User Manual

Table Of Contents
[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]
Erase the settings used at startup (startup config) and the information associated with them.
If config_num is omitted, the startup config that was used for the current startup is erased.
[Note]
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.
[Example]
Erase the startup configuration.
SWR2310#erase startup-config
Succeeded to erase configuration.
SWR2310#
4.3.6 Copy startup configuration
[Syntax]
copy startup-config src_config_num dst_config_num
[Parameter]
src_config_num : Copy source configuration number
Setting value Description
<0-1> Startup configuration #0-#1
sd Startup config in SD card
dst_config_num : Copy destination configuration number
Setting value Description
<0-1> Startup configuration #0-#1
sd Startup config in SD card
[Input mode]
privileged EXEC mode
[Description]
Copy the startup settings (startup config) and the information associated with them.
[Note]
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.
[Example]
Copy startup config #0 to startup config #1.
SWR2310#copy startup-config 0 1
Succeeded to copy configuration
SWR2310#
Command Reference | Maintenance and operation functions | 35