Specifications

2-92
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot11 aaa authentication mac-authen filter-cache
dot11 aaa authentication mac-authen filter-cache
Use the dot11 aaa authentication mac-authen filter-cache global configuration command to enable
MAC authentication caching on the access point. MAC authentication caching reduces overhead because
the access point authenticates devices in its MAC-address cache without sending the request to your
authentication server. When a client device completes MAC authentication to your authentication server,
the access point adds the clients MAC address to the cache.
dot11 aaa authentication mac-authen filter-cache [timeout seconds]
Syntax Description
Defaults MAC authentication caching is disabled by default. When you enable it, the default timeout value is 1800
(30 minutes).
Command Modes Global configuration
Command History
Examples This example shows how to configure MAC authentication caching with a one-hour timeout:
ap(config)# dot11 aaa authentication mac-authen filter-cache timeout 3600
Related Commands
timeout seconds Specifies a timeout value for MAC authentications in the cache.
Release Modification
12.2(15)JA This command was introduced.
Command Description
clear dot11 aaa
authentication
mac-authen filter-cache
Clear MAC addresses from the MAC authentication cache.
show dot11 aaa
authentication
mac-authen filter-cache
Display MAC addresses in the MAC authentication cache.