Command Manual - Port
Quidway S6500 Series Ethernet Switches Chapter 2 Link Aggregation Configuration Commands
Huawei Technologies Proprietary
2-2
Description
Using debugging link-aggregation event command, you can enable link aggregation
events debugging. Using the undo debugging link-aggregation event command,
you can disable link aggregation events debugging.
Example
# Enable link aggregation events debugging.
<Quidway> debugging link-aggregation event
2.1.3 debugging lacp packet
Syntax
debugging lacp packet [ interface { interface-type interface-number | interface-name }
[ to { interface-type interface-num | interface-name } ] ]
undo debugging lacp packet [ 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 debugging lacp packet command, you can enable LACP packets debugging at
a designated port or ports. Using the undo debugging lacp packet command, you
can disable LACP packets debugging at a designated port or ports.
Example
# Enable LACP packets debugging at Ethernet1/0/1.
<Quidway> debugging lacp packet interface ehternet1/0/1