cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

CLI to see connected clients in real time?

CLI to see connected clients in real time?

Jacob_Airov
New Contributor III
Does anyone know if there is a command line to monitor and/or see which clients are connected to a particular WLAN?

This is for Wing v8.5 on a VX9000 controller.

Thanks!
9 REPLIES 9

Bin
Extreme Employee
Thank your for all of nice posts. WiNG CLI is really the powerful tool ļ™‚.

Jacob_Airov
New Contributor III
Thanks for the help guys, these commands worked great!

Shay_Weir
New Contributor II
Yes. You can also run these commands on the AP. IT will show just those clients on that particular AP. Same filters apply. Good filter(s) to use are

show wireless client |include
show wireless client |exclude

the |include or |exclude work for most show command to help reduce what you list out or need to see when you have many clients, AP.....

Daniel_Fraile_V
Extreme Employee
Hello Jacob,

You can see the clients connected to an specific adopted AP with the following command:

show wireless client on apNAME | include wlanName

By grepping the result as on other recommended comment you will filter for a specific WLAN. So it is not necessary to log directly on the AP you want to see the clients connected.

Kind regards,

Daniel

GTM-P2G8KFN