CLI to see connected clients in real time?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-11-2017 11:41 AM
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!
This is for Wing v8.5 on a VX9000 controller.
Thanks!
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-11-2017 08:18 PM
Thank your for all of nice posts. WiNG CLI is really the powerful tool .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-11-2017 01:07 PM
Thanks for the help guys, these commands worked great!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-11-2017 12:26 PM
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.....
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.....
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-11-2017 12:25 PM
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
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
