Chapter 42 commands for 802.1x, 1 debug dot1x detail, 2 debug dot1x error – PLANET XGS3-24040 User Manual

Page 751: 3 debug dot1x fsm, Debug dot, X detail, X error, X fsm

Advertising
background image

Commands for Security Function Chapter 2 Commands for 802.1x

42-23

Chapter 42 Commands for 802.1x

42.1 debug dot1x detail

Command: debug dot1x detail {pkt-send | pkt-receive | internal | all | userbased | webbased }

interface [ethernet] <interface-name>

no debug dot1x detail { pkt-send | pkt-receive | internal | all | userbased | webbased }

interface [ethernet] <interface-name>

Function: Enable the debug information of dot1x details; the no operation of this command will disable

that debug information.

Parameters: pkt-send: Enable the debug information of dot1x about sending packets;

pkt-receive: Enable the debug information of dot1x about receiving packets;

internal: Enable the debug information of dot1x about internal details;

all: Enable the debug information of dot1x about all details mentioned above;

userbased: user-based authentication;

webbased: Web-based authentication;

<interface-name>: the name of the interface.

Command Mode: Admin Mode.

Usage Guide: By enabling the debug information of dot1x details, users can check the detailed

processes of the Radius protocol operation, which might help diagnose the cause of faults if there is any.

Example: Enable all debug information of dot1x details on interface1/1.

Switch#debug dot1x detail all interface ethernet1/1

42.2 debug dot1x error

Command: debug dot1x error

no debug dot1x error

Function: Enable the debug information of dot1x about errors; the no operation of this command will

disable that debug information.

Parameters: None.

Command Mode: Admin Mode.

Usage Guide: By enabling the debug information of dot1x about errors, users can check the information

of errors that occur in the processes of the Radius protocol operation, which might help diagnose the

cause of faults if there is any.

Example: Enable the debug information of dot1x about errors.

Switch#debug dot1x error

42.3 debug dot1x fsm

Command: debug dot1x fsm {all | aksm | asm | basm | ratsm} interface <interface-name>

no debug dot1x fsm {all | aksm | asm | basm | ratsm} interface <interface-name>

Function: Enable the debug information of dot1x state machine; the no operation of this command will

disable that debug information.

Advertising