Symptoms
When troubleshooting Wi-Fi issues, it can be helpful in certain situations to quickly get an overview of the relevant client information. Experience has shown that the following procedure is particularly quick and facilitates an efficient analysis of current Wi-Fi behavior.
Diagnosis
The following command displays the most important client details in a clear, organized manner:
show wireless client mac 1a2b.3c4d.5e6f detail | incl MAC Address|AP MAC Address|WLAN Profile Name:|Wireless LAN Network Name|BSSID|Connected For|Protocol|Policy Type|Policy Encryption Cipher|Authentication Key Management|EAP-TLS|Channel|Radio Signal Strength Indicator|Signal to Noise Ratio
Solution
An #alias provides a greatly simplified syntax for support queries.
conf t alias exec clientinfo show wireless client mac 1a2b.3c4d.5e6f detail | incl MAC Address|AP MAC Address|WLAN Profile Name:|Wireless LAN Network Name|BSSID|Connected For|Protocol|Policy Type|Policy Encryption Cipher|Authentication Key Management|EAP-TLS|Channel|Radio Signal Strength Indicator|Signal to Noise Ratio
Use an alias
To use the alias, simply add the MAC address:
clientinfo 1a2b.3c4d.5e6f