cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
789
Views
0
Helpful
2
Replies

Command to get the serial number of Cat2924M-XL modules

tgieringer
Level 1
Level 1

Is there any command to get the serial number of the installed modules in an Catalyst 2924M-XL switch ?

2 Replies 2

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Try to session into the module and do a sh ver

goss-b2-c2924M#session 1

Entering Console for module in slot 1

Type "^G" to end this session

Press RETURN to get started!

ATM>sh ver

Cisco Internetwork Operating System Software

IOS (tm) C2900 Software (C2900-M-MX), Version 12.1(14), RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Mon 25-Mar-02 23:28 by kellythw

Image text-base: 0x00003000, data-base: 0x00292780

ROM: Bootstrap program is C2900ATM (Pebble) boot loader

ATM uptime is 2 weeks, 6 days, 5 minutes

System returned to ROM by power-on

Running default software

Cisco WS-X2951-XL (PPC403GCX) processor (revision 0) with 8192K/4096K bytes of memory.

1 ATM network interface(s)

64K bytes of non-volatile configuration memory.

Motherboard assembly number: 73-3292-05

Motherboard serial number: FAA03139G5G <<<<<<<------------

Motherboard revision number: A0

Model number: WS-X2951-XL

Configuration register is 0xF

ATM>

steve.barlow
Level 7
Level 7

You could use SNMP to gather serial numbers:

http://www.cisco.com/warp/public/477/SNMP/chassis.shtml

(it has a section on the 2900XL).

Hope it helps.

Steve