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]][,...][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 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. |