Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-101
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
show sprom
show sprom
To display the contents of the serial PROM (SPROM) on the switch, use the show sprom command.
show sprom {all | backplane | fex {chassis_ID {all | backplane | powersupply ps-num} | all} |
module module-number | powersupply ps-num | sup}
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines The SPROM on the switch contains detailed information about the hardware, including serial, part, and
revision numbers. If you need to report a problem with a system component, you can extract serial
number information using the show sprom command.
Examples This example shows how to display SPROM information for all components on the physical device:
switch# show sprom all
This example shows how to display SPROM information for the backplane:
switch# show sprom backplane
This example shows how to display SPROM information for an attached Fabric Extender:
switch# show sprom fex 101
all Displays the SPROM contents for all components on the physical device.
backplane Displays the SPROM contents for the backplane.
fex (Optional) Displays information about the attached Fabric Extender units.
chassis_ID (Optional) Specifies a Fabric Extender chassis ID. Chassis ID is 100 to 199.
module module-number Displays the SPROM contents for a I/O module. The module number range
is from 1 to 3.
powersupply ps-num Displays the SPROM contents for a power supply. The power supply number
range is 1 or 2.
sup Displays the SPROM contents for the active supervisor module.
Release Modification
4.0(0)N1(1a) This command was introduced.
4.0(1a)N2(1) This command was modified to provide Fabric Extender support.