User Manual

[Description]
Shows the currently-operating settings (running configuration).
If section is not specified, all settings are shown.
[Example]
Show the running configuration.
SWR2310#show running-config
!
interface port1.1
switchport
...
!
line con 0
line vty 0 7
!
end
SWR2310#
4.3.4 Show startup configuration
[Syntax]
show 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]
Shows the startup settings (startup configuration).
If config_num is omitted, the startup config that will be used for the next startup is shown.
[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
34 | Command Reference | Maintenance and operation functions