2-291
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 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:
Switch>
show inventory
NAME: "5", DESCR: "WS-C2350-48TD-SD"
PID: WS-C2350-48TD-SD , VID: E0 , SN: CAT0749R204
entity-name
(Optional) Display the specified entity. For example, enter the interface
(such as gigabitethernet0/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(46)EY
This command was introduced.