How Can I Check that a STA Successfully Connects to the WLAN?
View Information on the AC.
- Check whether user authentication is successful.
[AC- wlan-view]display access-user ------------------------------------------------------------------------------ UserID Username IP address MAC ------------------------------------------------------------------------------ 3 admin 172.16.130.200 - 18 148fc661b424 10.0.0.253 148f-c661-b424 19 d46e5c8fc526 10.0.0.254 d46e-5c8f-c526 ------------------------------------------------------------------------------
- Check whether STA access is normal.
[AC- wlan-view]display station assoc-info sta 148f-c661-b424 ------------------------------------------------------------------------------ STA MAC AP-ID RADIO-ID SS-ID SSID ------------------------------------------------------------------------------ 148f-c661-b424 0 0 0 EnnWlan ------------------------------------------------------------------------------
Collect trace information on the AC.
[AC] trace enable [AC] trace object mac-address 148f-c661-b424 (148f-c661-b424 sta MAC) [AC] display trace object Trace Object: ------------------------------------------------------------ Object ID : 0 Slot : - MAC Address : 148f-c661-b424 .................. Output : command line ( User-Intf 129 ) ------------------------------------------------------------
Disable trace after required information is collected.
[AC] undo trace enable