41
Task
Command
Remarks
Display information about an
aggregate interface or multiple
aggregate interfaces.
display interface
[
bridge-aggregation
]
[
brief
[
down
|
description
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
display interface
bridge-aggregation
interface-number
[
brief
[
description
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display the local system ID.
display lacp system-id
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display the global
link-aggregation load-sharing
criteria.
display link-aggregation load-sharing mode
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display detailed link aggregation
information for link aggregation
member ports.
display link-aggregation member-port
[
interface-list
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display summary information
about all aggregation groups.
display link-aggregation summary
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display detailed information about
the specified aggregation groups.
display link-aggregation
verbose
[
bridge-aggregation
[
interface-number
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Clear LACP statistics for the
specified link aggregation
member ports.
reset lacp statistics
[
interface
interface-list
]
Available in user
view
Clear statistics for the specified
aggregate interfaces.
reset counters interface
[
bridge-aggregation
[
interface-number
] ]
Available in user
view
Ethernet link aggregation configuration examples
In an aggregation group, only ports that have the same port attributes and class-two configurations
(see "
") as the reference port (see "
") can operate as Selected
ports. Make sure that all member ports have the same port attributes and class-two configurations as
the reference port. The other settings only need to be configured on the aggregate interface, not on
the member ports.
Layer 2 static aggregation configuration example
Network requirements
As shown in
:
•
Device A and Device B are connected through their respective Layer 2 Ethernet interfaces
Ethernet 1/0/1 through Ethernet 1/0/3.
•
Configure a Layer 2 static aggregation group on both Device A and Device B. Enable VLAN 10
at one end of the aggregate link to communicate with VLAN 10 at the other end, and VLAN 20 at
one end to communicate with VLAN 20 at the other end.
•
Enable traffic to be load-shared across aggregation group member ports based on the source
and destination MAC addresses.