mac

384
Chapter 25 Commands for 802.1x
25.1 debug dot1x detail
Command: debug dot1x detail {pkt-send | pkt-receive | internal | all | userbased}
interface [ethernet] <interface-name>
no debug dot1x detail { pkt-send | pkt-receive | internal | all | userbased}
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;
<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
25.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.