INS_CNGE11FX3TX8MS[POE][HO] Rev. 11.6.17 PAGE 295
INSTRUCTION MANUAL
CNGE11FX3TX8MS[POE][HO]
TECH SUPPORT: 1.888.678.9427
Using Reload Commands
! Reload defaults, but try to keep VLAN 1 configuration. First list current IP ! settings:
my-device# show ip interface brief
Vlan Address
Method Status
1 192.168.10.17/24 DHCP UP
my-device# reload defaults keep-ip
% Reloading defaults, attempting to keep VLAN 1 IP address. Please stand by. # show ip interface
brief
Vlan Address
Method Status
1 192.168.10.17/24 DHCP UP
! Contents of flash: are unchanged: my-device# dir
Directory of flash:
r- 1970-01-01 00:00:00
648 default-config
rw 1970-01-06 05:33:18 1237 startup-config
rw 1970-01-01 19:54:01 1237 backup
3 files, 3122 bytes total.
! Reload again, but don’t try to keep VLAN 1 settings:
# reload defaults
% Reloading defaults. Please stand by.
! Verify that the default IP settings have been restored:
# show ip interface brief
Vlan Address
Method Status
1 192.0.2.1/24
Manual
UP
! Reboot the system
# reload cold
% Cold reload in progress, please stand by. ! ... bootup output omitted ...