Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-586
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2    Catalyst 3750-X and 3560-X Cisco IOS Commands
show idprom interface
show idprom interface
Use the show idprom user EXEC command to display the IDPROM information for the specified 
interface.
show idprom interface interface-id [detail] [ {begin | exclude | includeexpression]
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 
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(53)SE2
This command was introduced.