Put the AP in Sniffer Mode
Log into the WLC
Click Wireless and select the AP from which to capture packets
Change the AP Mode to Sniffer
Click Apply
This will reboot the AP
Configure Sniffer Properties
Navigate to Wireless > Access Points > 802.11a/n/ac (or 802.11b/g/n for 2.4)
Hover over the blue drop down arrow to the right of the Sniffer Mode AP and click Configure
You can search for it by AP Name if you have a lot of APs.
Check the box next to Sniff under Sniffer Channel Assignment
Set the Channel
(Channel 100 in this example)
Set the Server IP Address of a computer that will run Wireshark
(10.150.60.46 is the ip address of my computer that is running Wireshark)
Click Apply
Configure Wireshark
Open Wireshark and configure a capture filter for udp port 5555
Select the Local Area Connection (or whatever NIC is configured as the Server IP Address in the Sniffer Mode AP section)
Click Start
Click Analyze > Decode As
Click the plus sign and set “Field” to UDP Port, “Value” to 5555, and “Current” to PEEKREMOTE for UDP 5555
Click OK