Display 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]][,...]}
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), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
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 |
The count of inbound Unicast packets. |
OUT_UNICAST |
The count of outbound Unicast packets. |
IN_MULTICAST |
The count of inbound Multicast packets. |
OUT_MULTICAST |
The count of outbound Multicast packets. |
IN_BRDCST |
The count of inbound broadcast packets. |
OUT_BRDCST |
The count of outbound broadcast packets. |