2-511
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 idprom
show idprom
Use the
show idprom
user EXEC command to display the IDPROM information for the specified
interface.
show idprom
{
interface
interface-id
} [
detail
] [
|
{
begin | exclude
|
include
}
expression
]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
This command applies only to 10-Gigabit Ethernet interfaces and to the SFP module interfaces.
Expressions are case sensitive. For example, if you enter
| exclude output
, the lines that contain
output
do not appear, but the lines that contain
Output
appear.
Examples
This is an example of output from the
show idprom interface tengigabitethernet1/0/1
command for
the 10-Gigabit Ethernet interface.
Switch#
show idprom interface tengigabitethernet1/0/1
X2 Serial EEPROM Contents:
Non-Volatile Register (NVR) Fields
X2 MSA Version supported :0xA
NVR Size in bytes :0x100
Number of bytes used :0x100
Basic Field Address :0xB
Customer Field Address :0x77
Vendor Field Address :0xA7
Extended Vendor Field Address :0x100
Reserved :0x0
Transceiver type :0x2 =X2
Optical connector type :0x0 =Unspecified
Bit encoding :0x1 =NRZ
Normal BitRate in multiple of 1M b/s :0x2848
Protocol Type :0x1 =10GgE
Standards Compliance Codes :
10GbE Code Byte 0 :0x0 =Unspecified
10GbE Code Byte 1 :0x0
SONET/SDH Code Byte 0 :0x0
interface
interface-id
Display the IDPROM information for the specified interface.
detail
(Optional) Display detailed hexidecimal IDPROM information.
| 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.