Page
34
of 37
HES7000 ICL
I User’s Guide A01583 Rev. A
7. Working with Configuration Files
There are four kinds of configuration files:
running-config: a virtual file containing the currently running system
configuration.
startup-config: contains the boot-time configuration. When configuration is changed it
must be copied to
startup-config
in order to be applied at the next boot.
default-config: a read-only file used when configuration is restored to defaults. This file
is also used if
startup-config
is missing. It contains product-specific customizations to
the default settings of the device.
User-defined: configuration files created by the user, of which there can exist up to 31.
These are typically used for backups or variants of
startup-config
.
All of these except
running-config
are stored in the flash file system. The available operations
are:
copy
source destination
where source and destination can be one of:
running-config
startup-config (or flash:startup-config)
flash:
filename
tftp://
server
[:
port
]/
path-to-file
Copy default-config to a new file
myDevice#
copy flash:default-config flash:myFileName
% Saving 648 bytes to flash:myFileName
dir
- List the contents of the flash file system
myDevice#
dir
Directory of flash:
r- 1970-01-01 00:00:00 648 default-config
rw 1970-01-01 02:19:12 1391 startup-config
rw 1970-01-01 04:28:37 648 myFileName
3 files, 2687 bytes total.
more
- Output the contents of the file to the terminal.
myDevice#
more flash:default-config
! Default configuration file
! --------------------------
! !
! This file is read and applied immediately after the system configuration is
! reset to default. The file is read-only and cannot be modified.
vlan 1
name default
more…
delete
-Erases the specific file.
myDevice#
delete flash:myFileName
myDevice#
Summary of Contents for HES7000
Page 1: ...HES7000 ICLI USER S GUIDE A01583 Rev A ...
Page 3: ...HES7000 ICLI User s Guide A01583 Rev A ...
Page 4: ......