cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3171
Views
5
Helpful
43
Replies

C4500-x not supporting GLC-T SFP

Chala
Level 1
Level 1

My cisco C4500-x switch is not supporting GLC-T SFP transciever. the iOS version of the switch is (cat4500e -UNIVERSALK9-M), Version 03.08.01.E. I check the compatablity of the SFP with the switch and found out the iOS version is too old to support the SFP.

Is it really the ios version problem? if yes, how do I upgrade it ?

43 Replies 43

what shall I do then.

Please advice!

@Chala 

do 

boot system flash bootflash:/<YOU-FILE-NAME-WITH-EXTENSION>

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

then what is next

could you please share me the commands follow up

 

@Chala 

(config)#no boot system

(config)#boot system flash bootflash:/cat4500e-universalk9.SPA.03.08.01.E.152-4.E1.bin

(config)#exit

#wr

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

The highlighted part should be the new ios file name. right ?

Chala_0-1730988994323.png

 

yes sir!

Considering that new IOS is on your bootflash...

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Successfully upgraded the iOS but still the SFP is not working.

@Chala 

Consider also upgrading the ROMmon.

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/release/note/OL_24829.html#pgfId-178803

Check the datasheet about known issues attached to that version (IOS + ROMmon)

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

I have a Cisco 4500X, and it has an IOS image (cat4500e-universalk9.SPA.03.08.01.E.152-4.E1.bin). I tried to upgrade to the latest version with the K9 feature, but the upgrade process failed. Then, I tried upgrading the iOS (cat4500e-universal.SPA.03.11.11.E.152-7. E11) without the K9 feature, and this upgrade process finished successfully. But I couldn't use such as SSH, Encryption Key, and VPN. Finally, I attempted to revert to the previous image because I want to use the K9 feature, but the upgrading process (Downgrade to previous one) is failed. I couldn't back to the previous image. Can you help please.


@yohannesr wrote:
but the upgrading process (Downgrade to previous one) is failed.

Why did it fail?  Is it because the BIN file is corrupt?

Why not download 3.11.11 with K9?

Hello @yohannesr 

Finally, I attempted to revert to the previous image because I want to use the K9 feature, but the upgrading process (Downgrade to previous one) is failed.

-- What is the error encountered? 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

@Chala 

Clean up your bootvariable

Take care  boot field is 0x0, mean: boot the operating system manually with the boot command. 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Could you share me the steps and commands to change the Configuration register is 0x0 to 0x2102.

 

Thanks for your support

@Chala 

Switch(config)# config-register 0x2102
Switch(config)# end
Switch# wr
Switch# reload

 

--

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/25ew/configuration/guide/conf/supcfg.html

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.