display eth-trunk
Parameters
Parameter | Description | Value |
---|---|---|
trunk-id | Specifies the ID of an Eth-Trunk. | The value is an integer and varies
according to device model:
|
interface interface-type interface-number | Specifies a member interface. interface-type specifies the type of the member interface. interface-number specifies the number of the member interface. |
- |
verbose | Displays the detailed configuration of a specified Eth-Trunk, including the statistics about interface traffic. | - |
Usage Guidelines
Usage Scenario
After configuring an Eth-Trunk on a device, you can run the display eth-trunk command to check whether the configuration of the Eth-Trunk is correct.
When using the display eth-trunk command, note that:
If no optional parameter is specified, the configurations of all Eth-Trunks are displayed.
If trunk-id is specified only, the configuration of a specified Eth-Trunk is displayed.
If trunk-id and interface interface-type interface-number are specified, the configuration of member interfaces of the specified Eth-Trunk is displayed.
If trunk-id is specified and verbose is configured, the detailed configuration of a specified Eth-Trunk is displayed, including the statistics about interface traffic.
Prerequisites
The interface specified in this command must be an existing one; otherwise, the system prompts an error.
Precautions
The displayed information is repeatedly updated, and required information cannot be located.
The system does not respond because of long-time information traverse and search.
Example
<AC6605> display eth-trunk 1 Eth-Trunk1's state information is: WorkingMode: NORMAL Hash arithmetic: According to src-dst-ip Least Active-linknumber: 1 Max Bandwidth-affected-linknumber: 8 Operate status: down Number Of Up Port In Trunk: 0 -------------------------------------------------------------------------------- PortName Status Weight GigabitEthernet0/0/1 Up 1 GigabitEthernet0/0/2 Up 1
<AC6605> display eth-trunk 1
Eth-Trunk1's state information is:
Local:
LAG ID: 1 WorkingMode: STATIC
Preempt Delay: Disabled Hash arithmetic: According to src-dst-ip
System Priority: 32768 System ID: 781d-bacd-75fc
Least Active-linknumber: 1 Max Active-linknumber: 8
Operate status: up Number Of Up Port In Trunk: 2
--------------------------------------------------------------------------------
ActorPortName Status PortType PortPri PortNo PortKey PortState Weight
GigabitEthernet0/0/1 Selected 100M 32768 9217 289 10111100 1
GigabitEthernet0/0/2 Selected 100M 32768 9218 289 10111100 1
Partner:
--------------------------------------------------------------------------------
ActorPortName SysPri SystemID PortPri PortNo PortKey PortState
GigabitEthernet0/0/1 32768 781d-bacc-ac50 32768 5121 289 10111100
GigabitEthernet0/0/2 32768 781d-bacc-ac50 32768 5122 289 10111100
Item |
Description |
---|---|
Local |
Configuration of the local Eth-Trunk. |
LAG ID |
ID of the Eth-Trunk. |
WorkingMode |
Operation mode of the Eth-Trunk:
|
Preempt Delay Time |
Priority preemption.
|
Hash arithmetic |
Hash algorithm used for load balancing among member interfaces of the Eth-Trunk. The hash algorithm is configured by using the load-balance command. |
System Priority |
LACP priority of the system. |
System ID |
System ID. |
Least Active-linknumber |
Minimum number of active member links. |
Max Active-linknumber |
Maximum number of active member links. |
Max Bandwidth-affected-linknumber |
Maximum number connections that affect the Eth-Trunk bandwidth. |
Operate status |
Status of the Eth-Trunk:
|
Number Of Up Port In Trunk |
Number of Up member interfaces in the Eth-Trunk. |
ActorPortName/PortName |
Name of a member interface. NOTE:
The ActorPortName field under Local and Partner indicates the name of a local member interface. |
Status |
Status of local member interfaces in LACP Mode:
Status of local member interfaces in Manual Load Balancing Mode:
|
PortType |
Local member interface type. |
PortPri |
LACP priority of a member interface. |
PortNo |
Number of the member interface in LACP. |
PortKey |
Key value of the member interface in LACP. |
PortState |
Status variable of the member interface. |
Weight |
Weight of the member interface. |
Partner |
Information about member interfaces of the peer Eth-Trunk. The Eth-Trunk must work in LACP mode. |