< Home

display uni-mng as interface eth-trunk

Function

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.

Format

display uni-mng as name as-name interface eth-trunk eth-trunk-id

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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    
Table 1 Description of the display uni-mng as interface eth-trunk command output

Item

Description

Eth-Trunk40's state information is

State information of Eth-Trunk 40.

WorkingMode

Working mode of the Eth-Trunk interface:
  • NORMAL: manual mode
  • LACP: LACP mode. To set the LACP mode, specify the mode lacp parameter when running the uni eth-trunk command to create an Eth-Trunk.

Operate status

Status of the Eth-Trunk interface:
  • down: The interface is Down.

  • up: The interface is Up.

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:
  • down: The member interface is Down.

  • up: The member interface is Up.

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.

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