Setup guide
B-6
Cisco 6400 Software Setup Guide
OL-1183-04
AppendixB Upgrading Software on the Cisco 6400
Upgrading Software on Nonredundant NSPs
Step 4 Use the copy EXEC command to load the new images.
Switch# copy tftp://10.1.1.1/c6400s-wp-mz.DB1 disk0:c6400s-wp-mz.DB1
Switch# copy tftp://10.1.1.1/c6400s-html.tar.DB1 disk0:c6400s-html.tar.DB1
Switch# copy tftp://10.1.1.1/c6400s-wp-mz.DB1 bootflash:c6400s-wp-mz.DB1
Step 5 Use the no boot system global configuration command to remove the old startup image configuration.
Switch(config)# no boot system flash:c6400s-wp-mz.120-7.DB
Step 6 Use the boot system global configuration command to add the new startup image configuration.
Switch(config)# boot system flash:c6400s-wp-mz.122-13.T
Step 7 Use the config-register global configuration command to do one of the following:
a. Set the config register to 0x2 for automatic boot.
Switch(config)# config-register 0x2
b. Set the config register to 0x0 to boot manually from the ROMMON prompt.
Switch(config)# config-register 0x0
Step 8 Use the copy EXEC command to save the running configuration as the startup configuration.
Switch# copy system:running-config nvram:startup-config
Step 9 Use the reload EXEC command to reload the NSP. This will automatically reboot the NSP if you set the
config register to 0x2 in Step 7.
Switch# reload
Step 10 If you set the config register to 0x0 in Step 7, you will see the rommon prompt after completion of the
NSP reload. Complete the following steps to manually boot the NSP and set it up for automatic reboot:
a. Use the dir command to locate and identify the new image.
rommon 1 > dir flash:
b. Use the boot command to manually boot the NSP.
rommon 2 > boot flash:c6400s-wp-mz.122-13.T
Example—Upgrading the Nonredundant NSP
In the following example, the NSP image is upgraded from Cisco IOS Release 12.0(7)DB to
CiscoIOSRelease 12.2(13)T:
Switch# ping 10.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Switch# dir disk0:
Directory of disk0:/
2222 -rw- 1944 Jul 27 2000 09:41:45 pvp-config
2254 -rw- 91833 Jul 27 2000 10:24:47 running-config