User Manual

Table Of Contents
4.3 Configuration management
4.3.1 Save running configuration
[Syntax]
copy running-config startup-config [config_num]
[Parameter]
config_num : Configuration number
Setting value Description
<0-1> Startup configuration #0-#1
sd Startup config in SD card
[Input mode]
privileged EXEC mode
[Description]
Saves the current operating settings (running configuration) as the settings for startup (startup configuration).
If config_num is omitted, it is saved in the startup config that was used for the current startup.
[Note]
The running configuration can also be saved by executing the write command and save command.
In a state in which the SD card is not mounted, executing this command on a config that is in the SD card produces an error.
When stack is enabled, this can be executed only on the main switch (Active status).
[Example]
Save the running configuration.
SWR2310#copy running-config startup-config
Succeeded to write configuration
SWR2310#
4.3.2 Save running configuration
[Syntax]
write [config_num]
save [config_num]
[Parameter]
config_num : Configuration number
Setting value Description
<0-1> Startup configuration #0-#1
sd Startup config in SD card
[Input mode]
privileged EXEC mode, individual configuration mode
[Description]
Saves the current operating settings (running configuration) as the settings for startup (startup configuration).
If config_num is omitted, it is saved in the startup config that was used for the current startup.
[Note]
The running configuration can also be saved by executing the copy running-config startup-config command.
In a state in which the SD card is not mounted, executing this command on a config that is in the SD card produces an error.
When stack is enabled, this can be executed only on the main switch (Active status).
[Example]
Save the running configuration.
32 | Command Reference | Maintenance and operation functions