Configuration File Management; File System Operations Example - 3Com 4510G Configuration Manual

3com switch 4510g family
Table of Contents

Advertisement

To prevent undesirable consequence resulting from misoperations, the alert mode is preferred.
To do...
Enter system view
Set the operation prompt mode
of the file system

File System Operations Example

# Display the files and the subdirectories under the current directory.
<Sysname> dir
Directory of flash:/
0
-rw- 10197108 Jul 17 2007 18:30:04
1
-rw-
2
-rw-
3
-rw- 11053555 Aug 22 2007 17:25:16
4
drw-
31496 KB total (9943 KB free)
# Create a new folder called mytest under the test directory.
<Sysname> cd test
<Sysname> mkdir mytest
%Created dir flash:/test/mytest.
# Display the current working directory.
<Sysname> pwd
flash:/test
# Display the files and the subdirectories under the test directory.
<Sysname> dir
Directory of flash:/test/
0
drw-
31496 KB total (9942 KB free)
# Return to the upper directory.
<Sysname> cd ..
# Display the current working directory.
<Sysname> pwd
flash:

Configuration File Management

The device provides the configuration file management function with a user-friendly command line
interface (CLI) for you to manage the configuration files conveniently.
This section covers these topics:
Configuration File Overview
Use the command...
system-view
file prompt { alert | quiet }
478164 Apr 26 2007 14:40:07
1586 Aug 24 2007 12:00:03
- Apr 26 2007 19:58:11
- Apr 26 2007 19:58:39
4510G.bin
4510G_505.btm
startup.cfg
4510GD.bin
test
mytest
11-7
Remarks
Optional
The default is alert.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents