Specifications
2-131
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
debug dot1x
debug dot1x
To enable the debugging for the 802.1X featur e, use the debug dot1x command. To disable the
debugging output, u se the no form of this command.
debug dot1x {all | errors | events | packets | registry | state-machine}
no debug dot1x {all | errors | events | packets | registry | s tate-machi ne}
Syntax Description
Defaults Debugging is disable d.
Command Modes Privileged EXEC mode
Examples This example shows how to enable the 802.1X debu gging for all conditions:
Switch# debug dot1x all
Switch#
Related Commands
all Enables the debugg ing of all conditions.
errors Enables the debugging of print statements guarded by the dot1x error flag.
events Enables the debugging of print stateme nts guarded by the dot1x events flag.
packets All incoming dot1x packets are printed with packet and interface information.
registry Enables the debugging of print stateme nts guarded by the dot1x regis try flag.
state-machine Enables the debugg ing of print statements gua rded by the dot1x registr y flag.
Command Description
show dot1x Displays dot1x information.
undebug dot1x (same as no
debug dot1x)
Disables debugging output.