User Manual
UMN:CLI
V5824G
103
6.2.2
Writing System Configuration
If you change the configuration of the system, you need to save the changes in the
system flash memory. To write a current running configuration, use the following
command.
Command
Mode
Description
write memory
All
Writes a current running configuration in the system
flash memory.
write terminal
Enable
Shows a current running configuration on the terminal.
(alias to the
show running-config
command)
When you use the
write memory
command, make sure there is no key input until
[OK]
message appears.
6.2.3
Auto-Saving
The V5824G supports the auto-saving feature, allowing the system to save the system
configuration automatically. This feature prevents the loss of unsaved system
configuration by unexpected system failure.
To allow the system to save the system configuration automatically, use the following
command.
Command
Mode
Description
write interval
<10-1440>
Global
Enables auto-saving with a given interval as a multiple
of 10.
10-1440: time interval (unit: minute)
no write interval
Disables auto-saving.
6.2.4
System Configuration File
To copy a system configuration file, use the following command.
Command
Mode
Description
copy running-config
{
FILENAME
|
startup-config
}
Enable
Copies a running configuration file.
FILENAME: configuration file name
startup-config: startup configuration file
copy startup-config
FILENAME
Copies a startup configuration file to a specified file
name.
copy
FILENAME
startup-config
Copies a specified configuration file to the startup
configuration file.
copy
FILENAME1 FILENAME2
Copies a specified configuration file to another
configuration file.
copy
FILENAME1
running-config
Updates the existing configuration file to current
configuration file.
!