|
|
5.3 | Verify AP Operations | ||
| 5.3.4 | Associations |
View the associations using a web browser.
In order to view the clients or repeaters, check the appropriate
box to view association status. For each SSID, the following information can be
viewed In IOS CLI mode, use the show dot11 associations privileged EXEC
command to display the radio association table, and radio association
statistics. Information about all repeaters, all clients, a specific
client, or basic service clients, can also be selectively displayed
Use the clear dot11 client privileged EXEC command to deauthenticate a radio client with a specified media access control (MAC) address. The client must be directly associated with the access point, not a repeater. The example below shows how to deauthenticate a specific radio client:AP# clear dot11 client 0040.9645.2196 Use the clear dot11 statistics privileged EXEC command to reset statistic information for a specific radio interface or for a particular client with a specified MAC address. Command examples are shown in Figureclear dot11 statistics {interface | mac-address}
|