User Manual User guide
278 Rockwell Automation Publication 1783-UM006A-EN-P - May 2014
Chapter 7 Configuring Radio Settings
Debugging Radio Functions
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.
The command syntax is:
[no] debug dot11
{events | packets | forwarding | mgmt | network-map
| syslog | virtual-interface}
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
Table 85 - Syntax for debug dot11 Command
Syntax Activates
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
TIP
Debugging not enabled is the default of the command.