cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
437
Views
8
Helpful
5
Replies

Sitting in Iraq trying to upgrade a 6500 dual sup720

williamclark
Level 1
Level 1

from 12.2.17dSXB10 to 12.2.18SXB

Using dual sup720's in sso mode.

Does somebody know where a good upgrade procedure is? I've been going crazy trying to navigate the Cisco docs!

Any help would be appreciated.

5 Replies 5

zubairjalal
Level 1
Level 1

Follow the below steps to upgrade the SUP without any downtime.

To perform an FSU, perform this task:

Step 1

Router# copy source_device:source_filename {disk0 | disk1}:target_filename

Or:

Router# copy source_device:source_filename sup-bootflash:target_filename

Or:

Router# copy source_device:source_filename slavedisk0:target_filename

Or:

Router# copy source_device:source_filename slavesup-bootflash:target_filename

Copies the new Cisco IOS image to bootflash on both supervisor engines.

Step 2

Router# config terminal

Router(config)# config-register 0x2102

Router(config)# boot system flash device:file_name

Configures the supervisor engines to boot the new image.

Step 3

Router# copy running-config start-config

Saves the configuration.

Step 4

Router# hw-module {module num} reset

Reloads the redundant supervisor engine and brings it back online (running the new version of the Cisco IOS software).

Note Before reloading the redundant supervisor engine, make sure you wait long enough to ensure that all configuration synchronization changes have completed.

Step 5

Router# redundancy force-switchover

Conducts a manual switchover to the redundant supervisor engine. The redundant supervisor engine becomes the new active supervisor engine running the new Cisco IOS image. The modules are reloaded and the module software is downloaded from the new active supervisor engine.

The old active supervisor engine reboots with the new image and becomes the redundant supervisor engine.

Note To perform an EHSA to RPR FSU, use the reload command in Step 5.

Router# config terminal

Router(config)# config-register 0x2102

Router(config)# boot system flash disk0:image_name

Router# copy running-config start-config

Router# hw-module reset

Router# redundancy force-switchover

Router#

Copying Files to the Redundant Supervisor Engine

Use the following command to copy a file to the disk0: device on a redundant supervisor engine:

Router# copy source_device:source_filename slavedisk0:target_filename

Use the following command to copy a file to the bootflash: device on a redundant supervisor engine:

Router# copy source_device:source_filename slavesup-bootflash:target_filename

Use the following command to copy a file to the bootflash: device on a redundant MSFC:

Router# copy source_device:source_filename slavebootflash:target_filename

Please rate if this was useful

Thanks a bunch.

Very helpful!

williamclark
Level 1
Level 1

Thanks alot

These look much better then what I found.

zubairjalal
Level 1
Level 1

Please rate if you find the above useful..

regards

Zubair

Review Cisco Networking products for a $25 gift card