08-11-2008 08:37 PM - edited 03-06-2019 12:44 AM
I need to check the interface card detail of a Cisco router, what command can be used? For Juniper, it's convenient with command "show chassis hardware", what's the Cisco equivalant of this? thanks.
08-11-2008 08:39 PM
sho env
08-11-2008 08:45 PM
this command doesn't tell me the model details of interface card. I just need to know what kind of interface cards are in each slots. thanks.
09-06-2018 09:31 AM
@wayne_fan wrote:
this command doesn't tell me the model details of interface card. I just need to know what kind of interface cards are in each slots. thanks.
How about -
show module [ module-number | fex [ chassis_ID | all ]] show hardware internal show hw-module all
switch# show module Mod Ports Module-Type Model Status --- ----- -------------------------------- ---------------------- ------------ 1 40 40x10GE/Supervisor N5K-C5020P-BF-SUP active * 2 6 6x10GE Ethernet Module N5K-M1600 ok 3 8 8x1/2/4G FC Module N5K-M1008 ok Mod Sw Hw World-Wide-Name(s) (WWN) --- -------------- ------ -------------------------------------------------- 1 4.2(1)N2(1) 1.3 -- 2 4.2(1)N2(1) 0.100 -- 3 4.2(1)N2(1) 0.200 20:81:00:0d:ec:e7:df:40 to 20:88:00:0d:ec:e7:df:40 Mod MAC-Address(es) Serial-Num --- -------------------------------------- ---------- 1 000d.ece7.df48 to 000d.ece7.df6f JAF1344BHNK 2 000d.ece7.df70 to 000d.ece7.df77 JAB1228018M 3 000d.ece7.df78 to 000d.ece7.df7f JAB1231020C switch# switch# show module 2 Mod Ports Module-Type Model Status --- ----- -------------------------------- ---------------------- ------------ 2 6 6x10GE Ethernet Module N5K-M1600 ok Mod Sw Hw World-Wide-Name(s) (WWN) --- -------------- ------ -------------------------------------------------- 2 4.2(1)N2(1) 0.100 -- Mod MAC-Address(es) Serial-Num --- -------------------------------------- ---------- 2 000d.ece7.df70 to 000d.ece7.df77 JAB1228018M switch#
08-11-2008 10:26 PM
show diag
Regards
Farrukh
08-11-2008 10:49 PM
Hi,
'show diag' is the command.
HTH
~Vaibhav
08-15-2008 03:47 AM
show hardware
08-18-2008 02:10 AM
Hi
try "show Version" command,
regs
S.Mohan
09-06-2017 05:04 AM
For IOS devices I would say
show module
For CATOS
show ver
09-06-2017 08:32 AM
"show inventory" should tell you what you are looking for
09-06-2018 07:04 AM
Hi Friends,
For checking the device hardware config, we can use
#show version
#show diag
#show inventory
Share if anyone know more commands. Bye Now.
Have a good day . . .
09-25-2019 04:03 PM
sh inv
sh ver
both work on my 2960-x
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