Displaying LACP Statistics for Specific Ports
Display individual LACP statistics for specific ports to manage network performance.
Note
Slot and port information can differ depending on hardware platform.
Procedure
Example
View LACP statistics:
Switch:1>enable Switch:1#show interfaces gigabitethernet statistics lacp ================================================================================ Port Stats Lacp ================================================================================ PORT TX RX TX RX TX RX RX RX NUM LACPDU LACPDU MARKERPDU MARKERPDU MARKERRESPPDU MARKERRESPPDU UNKNOWN ILLEGAL -------------------------------------------------------------------------------- 1/39 0 0 0 0 0 0 0 0 1/40 0 0 0 0 0 0 0 0 2/37 0 0 0 0 0 0 0 0 2/38 0 0 0 0 0 0 0 0
Variable Definitions
Use the data in the following table to use the show interfaces GigabitEthernet statistics lacp command.
Variable |
Value |
---|---|
{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. |
Job Aid
The following table describes parameters for the show interfaces GigabitEthernet statistics lacp command.
Parameter |
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. |