Specifications
2-71
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
debug dot11
Use the debug dot11 privileged EXEC command to begin debugging of radio functions. Use the no form
of this command to stop the debug operation.
[no] debug dot11
{events | packets | forwarding | mgmt | network-map | syslog | virtual-interface}
Syntax Description
Defaults Debugging is not enabled.
Command Modes Privileged EXEC
Command History
Examples This example shows how to begin debugging of all radio-related events:
AP# debug dot11 events
This example shows how to begin debugging of radio packets:
AP# debug dot11 packets
This example shows how to begin debugging of the radio system log:
AP# debug dot11 syslog
This example shows how to stop debugging of all radio related events:
AP# no debug dot11 events
Related Commands
events Activates debugging of all radio related events
packets Activates debugging of radio packets received and transmitted
forwarding Activates debugging of radio forwarded packets
mgmt Activates debugging of radio access point management activity
network-map Activates debugging of radio association management network map
syslog Activates debugging of radio system log
virtual-interface Activates debugging of radio virtual interfaces
Release Modification
12.2(4)JA This command was introduced.