Avatar of denver218
denver218
Flag for United States of America asked on

IOS on Cisoc 6513 Switch with Supervisor Engine 720

I have a Cisco 6513 Switch with a SUP 720 Engine running the following image:

CR-6513#show bootflash:
-#- ED ----type---- --crc--- -seek-- nlen -length- ---------date/time--------- n
ame
1   .. image        FC7BCD10 2826790   31 41576208 Jan 1 2000 00:05:55 +00:00 s72033-pk9sv-mz.122-17b.SXA.bin

I would like to upgrade to the latest version which is 12.2(33)SXH5, but I'm not sure what image I need.  If I go to the following location on Cisco's website and click on the IOS software Modularity Maintenance Packs-12.2(33)SXH5 I see the following images

s3223-mp001-pz.122-33.SXH5
s6523-mp001-pz.122-33.SXH5
s72033-mp001-pz.122-33.SXH5

What is the difference between these images.  I'm guessing I need the one that starts with s72033 since my current IOS starts with that.
Switches / HubsRoutersCisco

Avatar of undefined
Last Comment
denver218

8/22/2022 - Mon
Miftaul H

S3223 is for Sup32 devices,
S6523 is for ME devices,
S720 is for Sup 720 devices.

You require 3rd one (s72033-mp001-pz.122-33.SXH5) because its Sup720 module.


For more info, click Here
Craig Beck

None of those images you've selected will upgrade the code.  They are just supervisor maintenance upgrades.  Also. the SXH train is very old now and is end-of-life IIRC.

You should be looking to install at least an SXJ train of code, or a new 15(SY) train.
denver218

ASKER
craigbeck, I know its end of life, but its all I have at the moment.  I don't see the SXJ code on Cisco's website
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
Craig Beck

Can you post a link to where you're looking, or a screenshot?

Can you post a show version and show module output?  Maybe we can suggest something else which may be supported.
denver218

ASKER
Do I need a new Supervisor Engine?
denver218

ASKER
This is where I was looking:

http://software.cisco.com/download/navigator.html?mdfid=270638922&flowid=7460

and then I clicked on Cisco Catalyst 6500 Series Supervisor Engine
show-ver---show-module.txt
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
Craig Beck

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
denver218

ASKER
I can just insert a 512MB compact flash card, copy the IOS to that and boot to it then?
Craig Beck

You should use a genuine Cisco CF card.  It's not as easy as just copying the image to the card and letting it boot though.  You'll have to format the card while it's in the supervisor first, then copy the image to the card, then change the boot variable to point to the new image on the new CF card.

You can use the slot on the front of the supervisor to install the new CF card, but you'll have to leave it there if you want to continue to boot using the boot variable you configured.  If you put the CF card 'on' the supervisor board later you'll need to change the boot variable before you power-down the chassis.
denver218

ASKER
Yes, I have a genuine 512MB flash card.  I know the drill on formatting it, copying the image to it, and changing the boot variable.  Thanks.  Let me give it a shot and I'll let you know how I make out.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
denver218

ASKER
Quick question.  How do I change the boot variable on the sup 720?  I have the CF card installed, copied the IOS to it, but when I try and configure it to boot to disk0:, I don't have that option below:

6513_SWITC(config)#boot system ?
  WORD   TFTP filename or URL
  flash  Boot from flash memory
  ftp    Boot from a server via ftp
  mop    Boot from a Decnet MOP server
  rcp    Boot from a server via rcp
  tftp   Boot from a tftp server
denver218

ASKER
Nevermind, I was able to enter the following:

boot system flash disk0:s72033-advipservicesk9-mz.151-2.SY1.bin

Now I have the following in my switch as well:

boot system flash sup-bootflash:s72033-pk9sv-mz.122-17b.SXA.bin
boot system flash bootflash:s72033-pk9sv-mz.122-17b.SXA.bin

I just need to remove these two right?  Then it should boot to disk0:
Craig Beck

Yup.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
denver218

ASKER
Thanks.  I can't reboot the switch until tonight during off hours.  I'll post how I make out and then award points.  Thanks for your help.
denver218

ASKER
Thanks Craigbeck, I rebooted this morning and am now running s72033-advipservicesk9-mz.151-2.SY1.bin on my sup 720.  Thank for your assistance.