
B-2
Cisco 6400 Software Setup Guide
OL-1183-04
AppendixB Upgrading Software on the Cisco 6400
Upgrading Software on Nonredundant NRP-1s
• If you are using the Web Console, use the same version level for the NSP system image and the Web
Console image.
Upgrading Software on Nonredundant NRP-1s
This section describes how to upgrade software on an NRP-1 that is not configured for redundancy. To
upgrade software on redundant NRP-1s, see the “Upgrading Software on Redundant NRP-1s” section on
pageB-8.
To upgrade the software images on the NRP-1, complete the following steps:
Step 1 Use the dir EXEC command to locate and identify the system and boothelper images you will replace.
Router# dir flash:
Router# dir bootflash:
Step 2 Use the copy EXEC command to back up the system and boothelper images to a TFTP server.
Router# copy flash:c6400r-g4p5-mz.120-7.DC tftp://10.1.1.1/c6400r-g4p5-mz.120-7.DC
Router# copy bootflash:c6400r-boot-mz.120-7.DC tftp://10.1.1.1/c6400r-boot-mz.120-7.DC
Step 3 Use the delete EXEC command to mark the images you want to replace for deletion.
Router# delete flash:c6400r-g4p5-mz.120-7.DC
Router# delete bootflash:c6400r-boot-mz.120-7.DC
Step 4 Use the squeeze EXEC command to permanently delete the images marked for deletion.
Router# squeeze flash:
Router# squeeze bootflash:
Step 5 Use the copy EXEC command to load the new images.
Router# copy tftp://10.1.1.1/c6400r-g4p5-mz.122-13.T flash:c6400r-g4p5-mz.122-13.T
Router# copy tftp://10.1.1.1/c6400r-boot-mz.122-13.T bootflash:c6400r-boot-mz.122-13.T
Step 6 Use the no boot system global configuration command to remove the old startup image configuration.
Router(config)# no boot system flash:c6400r-g4p5-mz.120-7.DC
Step 7 Use the boot system global configuration command to add the new startup image configuration.
Router(config)# boot system flash:c6400r-g4p5-mz.122-13.T
Step 8 Use the config-register global configuration command to do one of the following:
a. Set the config register to 0x2 for automatic boot.
Router(config)# config-register 0x2
b. Set the config register to 0x0 to boot manually from the ROM monitor (ROMMON) prompt.
Router(config)# config-register 0x0
Step 9 Use the copy system:running-config nvram:startup-config EXEC command to save the running
configuration.
Router# copy system:running-config nvram:startup-config
Step 10 Use the reload EXEC command to reload the NRP-1. This will automatically reboot the NRP-1 if you
set the config register to 0x2 in Step 8.
Router# reload
Kommentare zu diesen Handbüchern