Display individual Link Aggregation Control Protocol (LACP) statistics for specific ports to manage network performance.
show interfaces gigabitEthernet statistics lacp
show interfaces gigabitEthernet statistics lacp {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 lacp command displays the following information:
|
Output field |
Description |
|---|---|
|
PORT_NUM |
Indicates the port number. |
|
TX LACPDU |
The count of transmitted LACP data units. |
|
RX LACPDU |
The count of received LACP data units. |
|
TX MARKERPDU |
The count of transmitted marker protocol data units. |
|
RX MARKERPDU |
The count of received marker protocol data units. |
|
TX MARKERRESPPDU |
The count of transmitted marker protocol response data units. |
|
RX MARKERRESPPDU |
The count of received marker protocol response data units. |
|
RX UNKNOWN |
The count of received unknown frames. |
|
RX ILLEGAL |
The count of received illegal frames. |