01-07-2008 02:58 PM - edited 07-03-2021 03:10 PM
I have an 800 series SOHO router with WiFi enabled. I am having a hard time coming up with a simple command that will produce a list of the current/active end-user WiFi connections for a given network SSID.
The query I want to make is "Show me the list of mac addresses and connection type/class/speed for all active connections to the network TESTWIFI".
Could someone help me out with a quick one-liner?
Thanks,
Jason
Solved! Go to Solution.
01-11-2008 02:33 PM
As far as I know there is no single command that displays all this information. To list the Mac addresses use show dot11 associations . To know the Qos use show class-map.
01-11-2008 02:33 PM
As far as I know there is no single command that displays all this information. To list the Mac addresses use show dot11 associations . To know the Qos use show class-map.
01-11-2008 03:13 PM
Thanks for your suggestion - the 'show dot11 associations' command did the trick for me.
Note: This install of IOS apparently does not support the 'show class-map' command.
Regards,
Jason
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide