Debug eap – Dell POWEREDGE M1000E User Manual

Page 924

Advertising
background image

B-8

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Appendix B Cisco Catalyst Blade Switch 3130 and 3032 for Dell Debug Commands

debug eap

debug eap

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}

Syntax Description

Command Default

Debugging is disabled.

Command Modes

Privileged EXEC

Command History

Usage Guidelines

The undebug dot1x command is the same as the no debug dot1x command.

On a stacking-capable switch, when you enable debugging, 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.

Related Commands

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.

Release

Modification

12.2(40)EX1

This command was introduced.

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.

Advertising