Specifications

2-73
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
debug dot11 aaa
debug dot11 aaa
Use the debug dot11 aaa privileged EXEC command to activate debugging of dot11 authentication,
authorization, and accounting (AAA) operations. Use the no form of this command to stop the debug
operation.
[no] debug dot11 aaa
{accounting | authenticator | dispatcher | manager }
Syntax Description
Defaults Debugging is not enabled.
Command Modes Privileged EXEC
accounting Activates debugging of 802.11 AAA accounting packets
authenticator
{ all | dispatcher |
mac-authen | process |
rxdata | state-machine
| txdata }
Activates debugging of MAC and EAP authentication packets. Use these
options to activate authenticator debugging:
all—activates debugging for all authenticator packets
dispatcher—activates debugging for authentication request handler
packets
mac-authen—activates debugging for MAC authentication packets
process—activates debugging for authenticator process packets
rxdata—activates debugging for EAPOL packets from client devices
state-machine—activates debugging for authenticator state-machine
packets
txdata—activates debugging for EAPOL packets sent to client devices
dispatcher Activates debugging of 802.11 AAA dispatcher (interface between
Association & Manager) packets
manager
{ all | dispatcher | keys
| rxdata |
state-machine |
supplicant | txdata }
Activates debugging information for the AAA manager. Use these options to
activate AAA manager debugging:
all—activates all AAA manager debugging
dispatcher—activates debug information for AAA
manager-authenticator dispatch traffic
keys—activates debug information for AAA manager key processing
rxdata—activates debugging for AAA manager packets received from
client devices
state-machine—activates debugging for AAA manager state-machine
packets
supplicant—activates debugging for LEAP supplicant packets
txdata—activates debugging for AAA manager packets sent to client
devices