2-149
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
debug dot1x
debug dot1x
To enable the debugging for the 802.1X feature, use the debug dot1x command. To disable the
debugging output, use the no form of this command.
debug dot1x {all | errors | events | packets | registry | state-machine}
no debug dot1x {all | errors | events | packets | registry | state-machine}
Syntax Description
Defaults Debugging is disabled.
Command Modes Privileged EXEC mode
Command History
Examples This example shows how to enable the 802.1X debugging for all conditions:
Switch# debug dot1x all
Switch#
Related Commands
all Enables the debugging of all conditions.
errors Enables the debugging of print statements guarded by the dot1x error flag.
events Enables the debugging of print statements guarded by the dot1x events flag.
packets All incoming dot1x packets are printed with packet and interface information.
registry Enables the debugging of print statements guarded by the dot1x registry flag.
state-machine Enables the debugging of print statements guarded by the dot1x registry flag.
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch.
Command Description
show dot1x Displays dot1x information.
undebug dot1x (same as no
debug dot1x)
Disables debugging output.