Debug dot1x – Dell POWEREDGE M1000E User Manual

Page 922

Advertising
background image

B-6

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 dot1x

debug dot1x

Use the debug dot1x privileged EXEC command to enable debugging of the IEEE 802.1x authentication
feature. Use the no form of this command to disable debugging.

debug dot1x {all | errors | events | feature | packets | registry | state-machine}

no debug dot1x {all | errors | events | feature | packets | registry | state-machine}

Syntax Description

Note

Though visible in the command-line help strings, the redundancy keyword is not supported.

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 IEEE 802.1x authentication debug messages.

errors

Display IEEE 802.1x error debug messages.

events

Display IEEE 802.1x event debug messages.

feature

Display IEEE 802.1x feature debug messages.

packets

Display IEEE 802.1x packet debug messages.

registry

Display IEEE 802.1x registry invocation debug messages.

state-machine

Display 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 dot1x

Displays IEEE 802.1xstatistics, administrative status, and operational status
for the switch or for the specified port.

Advertising