display trunkmembership eth-trunk

Function

The display trunkmembership eth-trunk command displays information about member interfaces of an Eth-Trunk interface.

Format

display trunkmembership eth-trunk trunk-id

Parameters

Parameter Description Value
trunk-id

Specifies the ID of an Eth-Trunk interface.

The Eth-Trunk ID is an integer ranging from 0 to 65535.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
trunk read

Usage Guidelines

Usage Scenario

After an Eth-Trunk interface is successfully configured, you can run the command to view the configuration of the Eth-Trunk interface and its member interfaces.

Precautions

Before running the display trunkmembership eth-trunk command to view the configuration of Eth-Trunk interface in static LACP mode, ensure that the mode lacp-static command has been run in the Eth-Trunk interface view to configure the Eth-Trunk interface to work in static LACP mode.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about Eth-Trunk 20 in manual load balancing mode and its member interfaces.
<HUAWEI> display trunkmembership eth-trunk
Trunk ID: 20
used status: VALID
TYPE: ethernet
Working Mode : NormalNumber Of Ports in Trunk = 3
Number Of UP Ports in Trunk = 1
operate status: up
Interface GigabitEthernet0/1/1, valid, operate up, weight=1
Interface GigabitEthernet0/1/2, valid, operate offline, weight=1
Interface GigabitEthernet0/1/3, valid, operate offline, weight=1
# Display information about Eth-Trunk 10 in static LACP mode and its member interfaces.
<HUAWEI> display trunkmembership eth-trunk 10
Trunk ID: 10
used status: VALID
TYPE: ethernet
Working Mode : StaticNumber Of Ports in Trunk = 4
Number Of UP Ports in Trunk = 2
operate status: up

Interface GigabitEthernet0/1/2, valid, operate up,   weight=1
Interface GigabitEthernet0/1/3, valid, operate up,   weight=1Interface GigabitEthernet0/1/4, valid, operate down, weight=1
Interface GigabitEthernet0/1/5, valid, operate offline, weight=1
Table 1 Description of the display trunkmembership eth-trunk command output
Item Description
Trunk ID

ID of the Eth-Trunk interface.

used status

Whether the Eth-Trunk interface is available:

  • VALID: The Eth-Trunk interface is available.
  • INVALID: The Eth-Trunk interface is unavailable.
Working Mode

Working mode of the Eth-Trunk interface:

  • Normal: manual load balancing mode.
  • Static: static LACP mode.
Number Of Ports in Trunk

Number of interfaces that are added to the Eth-Trunk interface.

Number Of UP Ports in Trunk

Number of Up interfaces that are added to the Eth-Trunk interface.

operate status

Status of the Eth-Trunk interface:

  • up.
  • down.
TYPE

Type of the trunk interface.

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