Chapter 9 commands for port channel, 1 debug port-channel, Chapter 9 commands for port channel -190 – PLANET WGSW-52040 User Manual

Page 191: Debug port, Channel

Advertising
background image

9-190

Chapter 9 Commands for Port

Channel

9.1 debug port-channel

Command:

debug port-channel <port-group-number> {all | event | fsm | packet | timer}

no debug port-channel [<port-group-number>]

Function:

Open the debug switch of port-channel.

Parameters:

<port-group-number> is the group number of port channel, ranging from 1~14

all: all debug information

event: debug event information

fsm: debug the state machine

packet: debug LACP packet information

timer: debug the timer information

Command mode:

Admin mode.

Default:

Disable the debugging of port-channel.

Usage Guide:

Open the debug switch to check the debug information of port-channel.

Example:

(1)debug the state machine for port-group 1.

Switch#debug port-channel 1 fsm

(2) debug LACP packet information for port-group 2.

Switch#debug port-channel 2 packet

(3) debug all for port-group 1.

Switch#debug port-channel 1 all

Advertising