cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6057
Views
0
Helpful
9
Replies

Cisco 6807 VSS IOS Upgrade

Jason107
Level 1
Level 1

Hi,

I have two 6807 chassis with VSS architecture. Each Chassis has two VS-SUP2T-10Gs. Is the following upgrade process correct?

 

1.Upload IOS File to bootdisk:

#copy tftp: bootdisk:

#copy bootdisk: sw1-slot4-bootdisk:
#copy bootdisk: slavebootdisk:
#copy bootdisk: sw2-slot4-bootdisk:

2.Configure the boot statement to boot

(config)#no boot system flash bootdisk:/old_ios_name.bin

(config)#boot system flash bootdisk:/new_ios_name.bin

#show bootvar

#wr

 

3.All Device Reload

#reload

9 Replies 9

Leo Laohoo
Hall of Fame
Hall of Fame

@Jason107 wrote:

1.Upload IOS File to bootdisk:

#copy tftp: bootdisk:

#copy bootdisk: sw1-slot4-bootdisk:
#copy bootdisk: slavebootdisk:
#copy bootdisk: sw2-slot4-bootdisk:


Don't do this.

Regardless whether or not the supervisor card is active or standby, always copy the IOS from the TFTP server.  

There's a step missing here:  After each copy to the supervisor cards, did you check the MD5 hash value of the IOS file vs the hash value found in the Cisco website?  


@Jason107 wrote:

2.Configure the boot statement to boot

(config)#no boot system flash bootdisk:/old_ios_name.bin

(config)#boot system flash bootdisk:/new_ios_name.bin 


This will work, however, it's is best to leave the old IOS behind in case the new IOS cannot be loaded.  

conf t
 NO boot system flash bootdisk:OLD_IOS.bin
 boot system flash bootdisk:new_ios.bin
 boot system flash bootdisk:OLD_IOS.bin
end
wr

One more extra step:  What is the config-registry value?

 

Hi Sir,

Thank you for your reply.

Configuration register is 0x2102

----------------------------

relaod 

----------------------------

redundancy reload peer

redundancy force-switchover

----------------------------

Is the two methods correct?
Which method is better?

 

I always use the "reload" command.

Hi Sir,

Reload, Both chassis reboot together?
Each chassis have two VS-SUP2T-10G cards , that will not affect?

Thanks.

Correct. If both don't reload together, then one of the two will go into ROMmon.
You could try using ISSU or FSU/eFSU if you want to reboot one chassis at a time.

 Each chassis have two control cards, Will that switchover to the backup control card when it reboots?

Nope. It'll reboot both chassis and all line cards.
If you want to boot only one chassis at a time, then FSU/eFSU is probably what you are looking for.

Thank you for your reply.

 

 

does that work if you have 1 sup in each 6807 switch ?

Review Cisco Networking products for a $25 gift card