The display lacp statistics eth-trunk command displays statistics on received and sent Link Aggregation Control Protocol Data Units (LACPDUs) about an Eth-Trunk in LACP mode.
Parameter |
Description |
Value |
---|---|---|
trunk-id |
Specifies the ID of an Eth-Trunk. |
The value is an integer. The value varies according to device model:
On the S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6730-H, S6730S-H, S6730-S, S6730S-S, S6720-EI, and S6720S-EI, you can run the assign trunk command to set the value, and run the display trunk configuration command to check the configuration. |
interface interface-type interface-number |
Specifies the type and number of an interface.
|
- |
This command can be used only when the Eth-Trunk works in LACP mode. To change the working mode of an Eth-Trunk to the LACP mode, run the mode lacp command in the Eth-Trunk interface view.
To view the statistics on a specific Eth-Trunk, ensure that the Eth-Trunk has been created. To view the statistics on a specified Eth-Trunk member interface, ensure that the interface is added to the Eth-Trunk.
# Display the statistics on LACPDUs sent and received by member interface GigabitEthernet0/0/1 of Eth-Trunk 4.
<HUAWEI> display lacp statistics eth-trunk 4 Eth-Trunk4's PDU statistic is: ------------------------------------------------------------------------------ Port LacpRevPdu LacpSentPdu MarkerRevPdu MarkerSentPdu GigabitEthernet0/0/2 20683 830 0 0 GigabitEthernet0/0/3 16356 677 0 0 GigabitEthernet0/0/1 7213 7213 0 0
# Display the statistics on LACPDUs sent and received by member interface GigabitEthernet0/0/1 of Eth-Trunk 4.
<HUAWEI> display lacp statistics eth-trunk 4 interface gigabitethernet 0/0/1 GigabitEthernet0/0/1's PDU statistic is: ------------------------------------------------------------------------------ Port LacpRevPdu LacpSentPdu MarkerRevPdu MarkerSentPdu GigabitEthernet0/0/1 7673 7673 0 0
Item |
Description |
---|---|
Port |
Current member interface of the Eth-Trunk. |
LacpRevPdu |
Number of received LACPDUs. |
LacpSentPdu |
Number of sent LACPDUs. |
MarkerRevPdu |
Number of received MARKER packets. |
MarkerSentPdu |
Number of sent MARKER packets. |