08-08-2007 05:10 AM - edited 07-03-2021 02:27 PM
I am looking for the IOS command that shows what users laptops are using a 1240. On the web interface under asscoiation tab it shows the device type, name ip address. Is there one for IOS commmand line?
08-08-2007 05:29 AM
Hi Lawrence,
Use the show dot11 associations privileged EXEC command to display the radio association table, radio association statistics, or to selectively display association information about all repeaters, all clients, a specific client, or basic service clients.
show dot11 associations
[client | repeater | statistics | H.H.H | bss-only | all-client | cckm-statistics]
client
(Option) Displays all client devices associated with the access point
repeater
(Option) Displays all repeater devices associated with the access point
statistics
(Option) Displays access point association statistics for the radio interface
H.H.H (mac-address)
(Option) Displays details about the client device with the specified MAC address (in xxxx.xxxx.xxxx format)
bss-only
(Option) Displays only the basic service set clients that are directly associated with the access point
all-client
(Option) Displays the status of all clients associated with the access point
cckm-statistics
(Option) Displays fast, secure roaming (CCKM) latency statistics measured at the access point for client devices using CCKM
From this doc;
Hope this helps!
Rob
08-08-2007 05:36 AM
Thanks but I know and tried that command.
It is not showing the users that use the AP.
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