09-30-2002 12:03 AM - edited 03-02-2019 01:43 AM
ARE THERE ANY COMMANDS WHICH WILL GIVE THE CHASSIS SERIAL NUMBER AS OUTPUT, FOR ROUTERS? ALSO, IF ANYONE KNOWS A COMMAND FOR SWITCHES THAT WOULD BE HELPFUL.
09-30-2002 12:07 AM
Show version
11-17-2016 12:25 PM
Just to be extra confusing, the Cisco Small Business line of switches (SG300, SF300, etc) use a different command to display the serial number:
show systemid
There is a show version command, but it does not include the serial number for whatever reason.
03-24-2021 12:33 AM
Thanks alot, I have SG300 and yesterday searched about 3 hours to find the serial number. Show System id was the right one.
02-13-2022 09:53 PM
Wrong, the correct syntax is 'show system id'
10-10-2024 05:22 PM
Thanks @PaulSmith , this help me a lot in finding the serial no without going to each floor.
10-15-2024 01:31 PM
This is a very old discussion and demonstrates that depending on platform and version of code that there are several answers that might be correct. It is an example of what a wonderful resource this community is.
06-17-2017 03:03 AM
thanks
07-05-2018 03:32 PM
The "show version" command will display the Processor board ID, which is the serial number. You can verify with the "show inventory" (this is as of 3.16.04b.s).
Glad I didn't wait 16 years for this!
09-30-2002 05:15 AM
show ver should work for most switches
OMRCS1> (enable) sh ver
WS-C6506 Software, Version NmpSW: 6.2(2)
Copyright (c) 1995-2001 by Cisco Systems
NMP S/W compiled on May 24 2001, 19:28:46
System Bootstrap Version: 6.1(4)
Hardware Version: 2.0 Model: WS-C6506 Serial #: TBA04480798 <<<<------
PS1 Module: WS-CAC-1300W Serial #: ACP03160338
Mod Port Model Serial # Versions
In CAT4006 running older code, sh ver will not give the correct serial number. You can use "sh sprom chassis". If you have a CAT6000 running native IOS, you can use "sh idprom all"
For routers, try using "show diag". You could also use SNMP to gather serial numbers
09-30-2002 12:31 PM
sorry to say , the show ver on routers will not show you the serial number related to the router
09-30-2002 10:46 PM
show version shows processor board ID not the chassis number.
Some new model of routers with newer release of IOS show chassis number by using SHOW SNMP command. you can define it in router configuration by using SNMP CHASSIS
12-28-2015 07:21 AM
"Show inventory" command should work.
12-29-2015 04:32 AM
After 13 years I think the original poster might have figured it out. :)
01-06-2016 07:10 AM
LOL.. I am noticing the time now.. It might not be helpful for the poster but might be helpful for someone who is searching for it now.. :)
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