< Home

display lacp statistics eth-trunk

Function

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.

Format

display lacp statistics eth-trunk [ trunk-id [ interface interface-type interface-number ] ]

Parameters

Parameter

Description

Value

trunk-id

Specifies the ID of an Eth-Trunk.

The value is an integer. The value varies according to device model:
  • S2720-EI, S5720I-SI, S5720-LI, S5720S-LI, S5720S-SI, and S5720-SI: 0-119
  • S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S5735-L, S5735S-L, S5735S-L-M, S5735-S, S5735-S-I, S5735S-S, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S: 0-127
  • S5730-SI, S5730S-EI, S6720-SI, S6720S-SI, S6720-LI, S6720S-LI: 0-249

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.
  • interface-type specifies the type of the interface.
  • interface-number specifies the number of the interface.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
Table 1 Description of the display lacp statistics eth-trunk command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >