SWR2311P>
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-4>
Startup configuration #0-#4
sd
Startup config in SD card
[Input mode]
priviledged 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.
[Example]
Save the running configuration.
SWR2311P#copy running-config startup-config
Succeeded to write configuration
SWR2311P#
4.3.2 Save running configuration
[Syntax]
write
[
config_num
]
[Parameter]
config_num
:
Configuration number
Setting value
Description
<0-4>
Startup configuration #0-#4
sd
Startup config in SD card
[Input mode]
priviledged 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.
[Example]
Save the running configuration.
SWR2311P#write
Command Reference | Maintenance and operation functions |
31