70 CHAPTER 2: USING PORT COMMANDS
interface_type:
Specifies port type and
interface_num
port number.
For more information, see the parameter item for the interface command.
Description
Use the debugging lacp packet command to enable LACP packets debugging at
a designated port or ports. Use the
undo debugging lacp packet command to
disable LACP packets debugging at a designated port or ports.
Example
To enable LACP packets debugging at Ethernet1/0/1, enter the following:
<SW5500>debugging lacp packet interface ethernet1/0/1
debugging lacp state Syntax
debugging lacp state [ interface {
interface
_
type interface
_
number
|
interface
_
name
} [ to {
interface
_
type interface
_
num
|
interface
_
name
} ] ] { {
actor-churn | mux | partner-churn | ptx | rx }* | all }
undo debugging lacp state [ interface {
interface
_
type
interface
_
number
|
interface
_
name
} [ to {
interface
_
type
interface
_
num
|
interface
_
name
} ] ] { { actor-churn | mux |
partner-churn | ptx | rx }* | all
}
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.
actor-churn: Debugging actor-churn state machine.
mux: Debugging MUX state machine.
partner-churn: Debugging partner-churn state machine.
ptx: Debugging PTX state machine.
rx: Debugging RX state machine.
all: Debugging all state machines.