Title: Can I know the username of STA on WS6008? [Print this page] Author: aura.p@megabuan Time: 2025-9-23 11:36 Title: Can I know the username of STA on WS6008? Edited by Aura Sony Putra Pambuka at 2025-9-23 11:39
Can I know the username of STA on WS6008, but without Radius and PPSK?
Author: mturco@visiotec Time: 2025-9-23 20:50
Hi,
I think you can check it with the following command but it provides the MAC and the IP fo the STA associated with the AC not the username show ac-config client [ by-ap-name | 802.11a | 802.11b | 802.11n | 802.11g | 802.11ac | 802.11ax
| other ]
Rgds
Marco Author: v-yuchen3@ruiji Time: 2025-9-24 10:21
Hi Sir,
You can use those command to check:
show ac-config client ------ displays the information of all STA connections on this AC, including the number of people online, MAC address of wireless users, IP address, associated AP, VLAN, SSID, associated rate, authentication method and online time, etc.
show ac-config client detail mac-address ------ displays detailed information of the wireless user with the specified MAC address, including roaming status, etc.
show ac-config client statistic ------ to view statistics on the number of times per second and the speed at which users log in Author: v-yuchen3@ruiji Time: 2025-9-24 10:21
Hi Sir,
You can use those command to check:
show ac-config client ------ displays the information of all STA connections on this AC, including the number of people online, MAC address of wireless users, IP address, associated AP, VLAN, SSID, associated rate, authentication method and online time, etc.
show ac-config client detail mac-address ------ displays detailed information of the wireless user with the specified MAC address, including roaming status, etc.
show ac-config client statistic ------ to view statistics on the number of times per second and the speed at which users log in Author: aura.p@megabuan Time: 2025-9-24 11:13