Displays individual verbose statistics for specific ports to manage network performance.
show interfaces gigabitEthernet statistics verbose
show interfaces gigabitEthernet statistics verbose {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}
Identifies the slot and port in one of the following formats:
a single slot and port (slot/port)
a range of slots and ports (slot/port-slot/port)
a series of slots and ports (slot/port,slot/port,slot/port)
all ports on the same slot (slot/all)
all ports on the switch (all)
None
Privileged EXEC
The show interfaces gigabitethernet statistics verbose command displays the following information:
|
Output field |
Description |
|---|---|
|
PORT_NUM |
Indicates the port number. |
|
IN_UNICAST |
Specifies the number of inbound Unicast packets. |
|
OUT_UNICAST |
Specifies the number of outbound Unicast packets. |
|
IN_MULTICAST |
Specifies the number of inbound Multicast packets. |
|
OUT_MULTICAST |
Specifies the number of Multicast packets. |
|
IN_BRDCST |
Specifies the number of inbound broadcast packets. |
|
OUT_BRDCST |
Specifies the number of outbound broadcast packets. |
|
IN_LSM |
Specifies the total number of Link State Messaging (LSM) packets delivered. |
|
OUT_LSM |
Specifies the total number of Link State Messaging (LSM) packets transmitted. |
The following example displays the statistics for various ports.
Switch:1>enable
Switch:1#show interfaces gigabitethernet statistics verbose
Please widen the terminal for optimal viewing of data.
===========================================================================================
Port Stats Interface Extended
===========================================================================================
PORT_NUM IN_UNICST OUT_UNICST IN_MULTICST OUT_MULTICST IN_BRDCST OUT_BRDCST IN_LSM OUT_LSM
-------------------------------------------------------------------------------------------
1/1 0 0 0 0 0 0 0 0
1/2 11421 10 0 255132 154 412502 0 0
1/3 0 0 0 0 0 0 0 0
1/4 0 0 0 0 0 0 0 0
1/5 0 0 0 0 0 0 0 0
1/6 0 0 0 0 0 0 0 0
1/7 0 0 0 0 0 0 0 0
1/8 0 0 0 0 0 0 0 0
1/9 0 0 0 0 0 0 0 0
1/10 0 0 0 0 0 0 0 0
1/11 0 0 0 0 0 0 0 0
1/12 49811 4388 13200 730098 0 0 0 0
--More-- (q = quit)