The display lacp statistics eth-trunk command displays statistics about received and sent Link Aggregation Control Protocol Data Units (LACPDUs).
| Parameter | Description | Value |
|---|---|---|
| trunk-id | Specifies the number of the Eth-Trunk. | The value ranges from 0 to 63. |
| interface interface-type interface-number | Displays information about a specified interface. | - |
# Display statistics about LACPDUs sent and received by member interfaces of Eth-Trunk 4.
<sysname> display lacp statistics eth-trunk 4 Eth-Trunk4's PDU statistic is: ------------------------------------------------------------------------------ Port LacpRevPdu LacpSentPdu MarkerRevPdu MarkerSentPdu GigabitEthernet0/0/1 7213 7213 0 0 GigabitEthernet0/0/2 5501 303 0 0
Item |
Description |
|---|---|
Port |
Member interface of the Eth-Trunk |
LacpRevPdu |
Number of received LACPDUs |
LacpSendPdu |
Number of sent LACPDUs |
MarkerRevPdu |
Number of received Marker packets |
MarkerSendPdu |
Number of sent Marker packets |