cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
168603
Views
25
Helpful
11
Replies

how to check hardware config of Cisco router/switch

wayne_fan
Level 1
Level 1

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.

11 Replies 11

ericngimme
Level 1
Level 1

sho env

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.


@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#

 

Farrukh Haroon
VIP Alumni
VIP Alumni

show diag

Regards

Farrukh

vaisharm
Cisco Employee
Cisco Employee

Hi,

'show diag' is the command.

HTH

~Vaibhav

ropethic
Level 4
Level 4

show hardware

smohanasundaram
Level 1
Level 1

Hi

try "show Version" command,

regs

S.Mohan

ssaarinen74
Level 1
Level 1

For IOS devices I would say

show module

 

For CATOS 

show ver

mikeleebrla
Level 1
Level 1

"show inventory" should tell you what you are looking for

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 . . . 

sh inv

sh ver

 

both work on my 2960-x

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card