The display uni-mng as interface eth-trunk command displays information about an Eth-Trunk interface of an AS.
This command can only be executed on a parent switch.
Parameter | Description | Value |
---|---|---|
name as-name | Specifies the name of an AS. |
The value must have an existing AS name. |
eth-trunk-id | Specifies the ID of an Eth-Trunk. |
The value is an integer and the minimum value is 1. The maximum value varies according to the switch model. For a specific switch model, the maximum value is the same as that described in interface eth-trunk. |
After you use the uni eth-trunk command to create an Eth-Trunk on an AS, you can run the display uni-mng as interface eth-trunk command to view information including the Eth-Trunk working mode, member interface, and member interface status.
# Display information about Eth-Trunk 40 on AS as1.
<HUAWEI> display uni-mng as name as1 interface eth-trunk 40
Eth-Trunk40's state information is:
WorkingMode: NORMAL
Operate status: down
--------------------------------------------------------------------------------
PortName Status
GigabitEthernet0/0/10 down
GigabitEthernet0/0/11 down
--------------------------------------------------------------------------------
The Number of Ports in Trunk : 2
The Number of UP Ports in Trunk : 0
Item |
Description |
---|---|
Eth-Trunk40's state information is |
State information of Eth-Trunk 40. |
WorkingMode |
Working mode of the Eth-Trunk interface:
|
Operate status |
Status of the Eth-Trunk interface:
|
PortName |
Eth-Trunk member interface name. To add or delete an Eth-Trunk member interface, run the port eth-trunk trunkmember command. |
Status |
Eth-Trunk member interface status:
|
The Number of Ports in Trunk |
Number of Eth-Trunk member interfaces. |
The Number of UP Ports in Trunk |
Number of Eth-Trunk member interfaces in Up state. |