05-05-2018 09:05 AM - edited 03-08-2019 02:55 PM
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
05-05-2018 04:37 PM - edited 05-05-2018 04:38 PM
@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?
05-05-2018 05:13 PM
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?
05-05-2018 05:17 PM
05-05-2018 05:27 PM
Hi Sir,
Reload, Both chassis reboot together?
Each chassis have two VS-SUP2T-10G cards , that will not affect?
Thanks.
05-05-2018 10:16 PM
05-05-2018 11:18 PM
Each chassis have two control cards, Will that switchover to the backup control card when it reboots?
05-05-2018 11:55 PM
05-14-2018 12:43 AM - edited 07-29-2018 08:15 AM
Thank you for your reply.
04-23-2019 08:24 AM
does that work if you have 1 sup in each 6807 switch ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide