Page
36
of 37
HES7000 ICL
I User’s Guide A01583 Rev. A
Verify that the sizes are identical:
myDevice#
dir
Directory of flash:
r- 1970-01-01 00:00:00 648 default-config
rw 1970-01-06 05:30:41 1237 startup-config
rw 1970-01-01 19:54:01 1237 backup
3 files, 3122 bytes total.
Regret and delete startup-config.
Note how ‘flash:’ is required:
myDevice#
delete flash:startup-config
myDevice#
dir
Directory of flash:
r- 1970-01-01 00:00:00 648 default-config
rw 1970-01-01 19:54:01 1237 backup
files, 1885 bytes total.
Use the currently running config for next boot:
myDevice#
copy running-config startup-config
Building configuration...
% Saving 1271 bytes to flash:startup-config
Example 14. Using Reload Commands
Reload defaults, but try to keep VLAN 1 configuration.
First list current IP settings:
myDevice#
show ip interface brief
Vlan Address
Method Status
---- -------------------- -------- ------
1 172.16.1.17/24
DHCP
UP
myDevice#
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 172.16.1.17/24
DHCP
UP
Contents of flash: are unchanged:
myDevice#
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:
myDevice#
reload defaults
% Reloading defaults. Please stand by.
Verify that the default IP settings have been restored:
myDevice #
show ip interface brief
Vlan Address
Method Status
---- -------------------- -------- ------
1 192.0.2.1/24 Manual UP
Reboot the system
myDevice #
reload cold
% Cold reload in progress, please stand by.
... bootup output omitted ...
Summary of Contents for HES7000
Page 1: ...HES7000 ICLI USER S GUIDE A01583 Rev A ...
Page 3: ...HES7000 ICLI User s Guide A01583 Rev A ...
Page 4: ......