Show inventory – Dell POWEREDGE M1000E User Manual

Page 558

Advertising
background image

2-528

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

show inventory

show inventory

Use the show inventory user EXEC command to display product identification (PID) information for
the hardware.

show inventory [entity-name | raw] [ | {begin | exclude | include} expression]

Syntax Description

Command Modes

User EXEC

Command History

Usage Guidelines

The command is case sensitive. With no arguments, the show inventory command produces a compact
dump of all identifiable entities that have a product identifier. The compact dump displays the entity
location (slot identity), entity description, and the unique device identifier (UDI) (PID, VID, and SN) of
that entity.

Note

If there is no PID, no output appears when you enter the show inventory command.

Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.

Examples

This is example output from the show inventory command on a switch stack:

Switch> show inventory

NAME: ''1'', DESCR: ''WS-CBS3130G-S-F''

PID: WS-CBS3130G-S-F , VID: V01, SN: FOC1143H02U

NAME: ''Switch 1 - Slot 1'', DESCR: ''TwinGig Converter Module''

PID: 800-27645-01 A , VID: A0 , SN: CAT11115UN3

NAME: ''GigabitEthernet1/0/21'', DESCR: ''10/100/1000BaseTX SFP''

PID: , VID: , SN: AGS1030L1US

NAME: ''2'', DESCR: ''WS-CBS3130X-S''

PID: WS-CBS3130X-S , VID: V01, SN: FOC1137H02C

entity-name

(Optional) Display the specified entity. For example, enter the interface
(such as gigabitethernet1/0/1) into which a small form-factor pluggable
(SFP) module is installed.

raw

(Optional) Display every entity in the device.

| begin

(Optional) Display begins with the line that matches the expression.

| exclude

(Optional) Display excludes lines that match the expression.

| include

(Optional) Display includes lines that match the specified expression.

expression

Expression in the output to use as a reference point.

Release

Modification

12.2(40)EX1

This command was introduced.

Advertising