debug eap
debug eap
Syntax Description
Command Default
Command Modes
Command History
Usage Guidelines
Related Commands
Catalyst 3750-X and 3560-X Switch Command Reference
B-12
Downloaded from
www.Manualslib.com
Use the debug eap privileged EXEC command to enable debugging of the Extensible Authentication
Protocol (EAP) activity. Use the no form of this command to disable debugging.
debug dot1x {all | authenticator | errors | events | md5 | packets | peer | sm}
no debug dot1x {all | authenticator | errors | events | md5 | packets | peer | sm}
all
Display all EAP debug messages.
authenticator
Display authenticator debug messages.
errors
Display EAP error debug messages.
events
Display EAP event debug messages.
md5
Display EAP-MD5 debug messages.
packets
Display EAP packet debug messages.
peer
Display EAP peer debug messages.
sm
Display EAP state-machine related-events debug messages.
Debugging is disabled.
Privileged EXEC
Release
Modification
12.2(53)SE2
This command was introduced.
The undebug dot1x command is the same as the no debug dot1x command.
When you enable debugging on a switch stack, it is enabled only on the stack master. To enable
debugging on a stack member, you can start a session from the stack master by using the session
switch-number privileged EXEC command. Then enter the debug command at the command-line
prompt of the stack member. You also can use the remote command stack-member-number LINE
privileged EXEC command on the stack master switch to enable debugging on a member switch without
first starting a session.
Command
Description
show debugging
Displays information about the types of debugging that are enabled.
show eap
Displays EAP registration and session information for the switch or for the
specified port.
manuals search engine
Appendix B
Catalyst 3750-X and 3560-X Switch Debug Commands
OL-21522-02