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 | route-aggregation } [ interface-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
bridge-aggregation: Specifies Layer 2 aggregate interfaces.
route-aggregation: Specifies Layer 3 aggregate interfaces.
interface-number: Specifies an existing aggregate interface by its number.
Usage guidelines
If you do not specify an aggregate interface type, the command displays detailed information about all aggregation groups.
If you specify an aggregate interface type but do not specify an interface number, the command displays detailed information about all aggregation groups of the specified type.
The bridge-aggregation or route-aggregation keyword is available only when the corresponding 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 Port: A -- Auto port, M -- Management port, R -- Reference 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 VLANs: None System ID: 0x8000, 000f-e267-6c6a Local: Port Status Priority Index Oper-Key Flag XGE1/0/1 S 32768 61 2 {ACDEF} XGE1/0/2 S 32768 62 2 {ACDEF} XGE1/0/3 S 32768 63 2 {AG} Remote: Actor Priority Index Oper-Key SystemID Flag XGE1/0/1(R) 32768 111 2 0x8000, 000f-e267-57ad {ACDEF} XGE1/0/2 32768 112 2 0x8000, 000f-e267-57ad {ACDEF} XGE1/0/3 32768 113 0 0x8000, 0000-0000-0000 {DEF}
# 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 Port: A -- Auto port, M -- Management port, R -- Reference 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 VLANs: None Port Status Priority Oper-Key XGE1/0/1(R) S 32768 1 XGE1/0/2 S 32768 1 XGE1/0/3 S 32768 1
Table 10: Command output
Field | Description | |
---|---|---|
Loadsharing Type | Load sharing type:
| |
Port Status | Port state:
| |
Port | Port type:
| |
Flags | LACP state flags. This field is one byte long, represented by ABCDEFGH from the least significant bit to the most significant bit. A letter appears when its bit is 1 and does not appear when its bit is 0.
| |
Aggregate Interface | Name of the aggregate interface. | |
Aggregation Mode | Aggregation group type:
| |
Management VLANs | Management VLANs. If no management VLANs are specified, this field displays None. This field is not supported in the current software version. | |
System ID | Local system ID, containing the local system LACP priority and the local system MAC address. | |
Local | NOTE: | Information about the local end:
For static aggregation groups, the Flag field is not displayed. |
Remote | Information about the peer end:
|