display link-aggregation verbose
Use display link-aggregation verbose to display detailed information about the aggregation groups that correspond to the specified aggregate interfaces.
Syntax
display link-aggregation verbose [ bridge-aggregation [ interface-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
bridge-aggregation: Specifies Layer 2 aggregate interfaces.
interface-number: Specifies an existing aggregate interface by its number.
Usage guidelines
If you specify the bridge-aggregation keyword but do not specify an interface number, the command displays detailed information about all Layer 2 aggregation groups.
If you do not specify an aggregate interface type, the command displays detailed information about all aggregation groups.
The bridge-aggregation keyword is available only when Layer 2 aggregate interfaces exist on the device.
Examples
# Display detailed information about Layer 2 aggregation group 10, which is a dynamic aggregation group.
<Sysname> display link-aggregation verbose bridge-aggregation 10 Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing Port Status: S -- Selected, U -- Unselected I -- Individual, * -- Management port Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, D -- Synchronization, E -- Collecting, F -- Distributing, G -- Defaulted, H -- Expired Aggregate Interface: Bridge-Aggregation10 Aggregation Mode: Dynamic Loadsharing Type: Shar Management VLAN : None System ID: 0x8000, 000f-e267-6c6a Local: Port Status Priority Oper-Key Flag -------------------------------------------------------------------------------- XGE1/0/1 S 32768 2 {ACDEF} XGE1/0/2 S 32768 2 {ACDEF} Remote: Actor Partner Priority Oper-Key SystemID Flag -------------------------------------------------------------------------------- XGE1/0/1 1 32768 2 0x8000, 000f-e267-57ad {ACDEF} XGE1/0/2 2 32768 2 0x8000, 000f-e267-57ad {ACDEF}
# Display detailed information about Layer 2 aggregation group 20, which is a static aggregation group.
<Sysname> display link-aggregation verbose bridge-aggregation 20 Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing Port Status: S -- Selected, U -- Unselected I -- Individual, * -- Management port Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation, D -- Synchronization, E -- Collecting, F -- Distributing, G -- Defaulted, H -- Expired Aggregate Interface: Bridge-Aggregation20 Aggregation Mode: Static Loadsharing Type: Shar Management VLAN : None Port Status Priority Oper-Key -------------------------------------------------------------------------------- XGE1/0/1 U 32768 1 XGE1/0/2 U 32768 1 XGE1/0/3 U 32768 1
Table 25: Command output
Field | Description |
---|---|
Loadsharing Type | Load sharing type:
|
Port Status | Port state:
|
Flags | LACP state flags. This field is one byte long, represented by ABCDEFGH from the least significant bit to the most significant bit. The letter is present when its bit is 1 and absent when its bit is 0.
|
Aggregate Interface | Name of the aggregate interface. |
Aggregation Mode | Aggregation group type:
|
Management VLAN | Management VLANs. If no management VLANs are specified, this field displays None. |
System ID | Local system ID, containing the local system LACP priority and the local system MAC address. |
Local | Information about the local end:
NOTE: For static aggregation groups, the Flag field is not displayed. |
Remote | Information about the peer end:
|