Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 367

Advertising
background image

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

367

Configuring Authentication Types

Chapter 12

Use the

timeout option to configure a timeout value for MAC addresses

in the cache. Enter a value from 30…65555 seconds. The default value is
1800 (30 minutes). When you enter a timeout value, MAC-authentication
caching is enabled automatically.

3. Return to privileged EXEC mode.

exit

4. Show entries in the MAC-authentication cache. Include client MAC

addresses to show entries for specific clients.

show dot11 aaa mac-authen filter-cache [address]

5. Clear all entries in the cache. Include client MAC addresses to clear

specific clients from the cache.

clear dot11 aaa mac-authen filter-cache [address]

6. Return to privileged EXEC mode.

end

7. (Optional) Save your entries in the configuration file.

copy running-config startup-config

This example shows how to enable MAC authentication caching with a one-hour
timeout:

ap# configure terminal

ap(config)# dot11 aaa mac-authen filter-cache

timeout 3600

ap(config)# end

Use the no form of the

dot11 aaa mac-authen filter-cache

command to disable MAC authentication caching. For example:

no dot11 aaa authentication mac-authen filter-cache

or

no wlccp wds aaa authentication mac-authen filter-

cache

Advertising