cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
3
Replies

Remote 3508 - Is their a CLI cmd to check if a non-used Gbic is installed?

nicolaswatson
Level 1
Level 1

I wish to verify if a 3508 has a Gbic installed in a particular slot. The interface is not in use currently. I would expect a CLI comand would be able to determine this, at least for the purpose of identifying the Gbic H'ware. The device is at a remote location.

Thanks.

1 Accepted Solution

Accepted Solutions

netops01
Level 1
Level 1

Yes there is a way.

Do a show interface gi xx and check for media type. It will say media is missing if no gbic installed. If gbic is installed it will say type, SX, LX.

Hope that helps

Ian

View solution in original post

3 Replies 3

netops01
Level 1
Level 1

Yes there is a way.

Do a show interface gi xx and check for media type. It will say media is missing if no gbic installed. If gbic is installed it will say type, SX, LX.

Hope that helps

Ian

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Do a "sh interfaces status"

Thanks for your assistance. The sh int status cmd is not supported on this IOS. The sh int giX command confirmed the media type as SX, therfore installed.

Thanks, Nic.