Command Manual - Port
Quidway S6500 Series Ethernet Switches
Chapter 2 Link Aggregation Configuration Commands
Huawei Technologies Proprietary
2-11
undo port link-aggregation group
View
Ethernet port view
Parameter
agg-id
: Aggregation group ID, in the range of 1 to 384.
Description
Using
port link-aggregation group
command, you can add an Ethernet port into a
manual or static aggregation group. Using
undo port link-aggregation group
command, you can delete an Ethernet port from a manual or static aggregation group.
For the related command, see
display link-aggregation verbose
.
Example
# Add Ethernet1/0/1 into aggregation group 22.
[Quidway-Ethernet1/0/1] port link-aggregation group 22
2.1.16 reset lacp statistics
Syntax
reset lacp statistics
[
interface
{
interface-type interface-number
|
interface-name
}
[
to
{
interface-type interface-num | interface-name
} ] ]
View
User view
Parameter
interface
{
interface_type interface_ num | interface_name
} [
to
{
interface_type
interface_ num | interface_name
} ]: Specifies ports. You can specify multiple sequential
ports with the
to
parameter, instead of specifying only one port.
interface_name
specifies port name, in the format of
interface_name
=
interface_type interface_num
.
interface_type
specifies port type and
interface_num
port number. For more
information, see the parameter item for the
interface
command.
Description
Using
reset lacp statistics
command, you can clear LACP statistics at a designated
port. If no port is specified, then LACP statistics at all ports shall be cleared.
For the related command, see
display link-aggregation interface
.