Setting value
Description
<0-4>
Startup configuration #0-#4
sd
Startup config in SD card
[Input mode]
priviledged 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.
[Example]
Show the startup configuration on the next startup.
SWR2311P#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
SWR2311P#
4.3.5 Erase startup configuration
[Syntax]
erase
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]
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.
Command Reference | Maintenance and operation functions |
33