User Manual

Table Of Contents
4.3.4 Show startup configuration
[Syntax]
show startup-config [config_num]
show 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]
Shows the startup settings (startup configuration).
If config_num is omitted, the following are displayed.
- show startup-config: Displays the startup configuration for the currently operating configuration number.
- show config: Shows the currently operating running configuration.
[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]
Show the startup configuration on the next startup.
SWR2310#show startup-config
!
! Last Modified: 00:00:00 JST Mon Jan 01 2018
!
interface port1.1
switchport
switchport mode access
no shutdown
!
...
!
interface vlan1
no switchport
ip address 192.168.100.240/24
no shutdown
!
clock timezone JST
!
http-server enable
http-proxy enable
!
telnet-server enable
!
line con 0
line vty 0 7
!
end
SWR2310#
4.3.5 Erase startup configuration
[Syntax]
erase startup-config [config_num]
34 | Command Reference | Maintenance and operation functions