06-24-2014 07:15 AM - edited 07-05-2021 01:05 AM
I am using a wlc2504 software version 7.4.100.0. I use MAC filtering for wireless device to connect to our wi-fi. Currently I have about 249 saved MAC address that can access the wi-fi. About once a week, the controller looses or forgets 3-5 MAC addresses, thereby devices looses connectivity to wi-fi. Is there a limit to number of MAC address configured to be saved? What is causing this? What can I do to prevent this from happening? Thanks.
06-24-2014 10:20 AM
When you create a MAC address filter on WLCs, users are granted or denied access to the WLAN network based on the MAC address of the client they use.
There are two types of MAC authentication that are supported on WLCs:
Local MAC authentication
MAC authentication using a RADIUS server
With local MAC authentication, user MAC addresses are stored in a database on the WLC. When a user tries to access the WLAN that is configured for MAC filtering, the client MAC address is validated against the local database on the WLC, and the client is granted access to the WLAN if the authentication is successful.
By default, the WLC local database supports up to 512 user entries.
The local user database is limited to a maximum of 2048 entries. The local database stores entries for these items:
Local management users, which includes lobby ambassadors
Local network users, which includes guest users
MAC filter entries
Exclusion list entries
Access point authorization list entries
Together, all of these types of users cannot exceed the configured database size.
In order to increase the local database, use this command from the CLI:
<Cisco Controller>config database size ?
<count> Enter the maximum number of entries (512-2048)
06-24-2014 10:40 AM
I am using the local MAC authentication with 249 users. What is causing the WLC to forget or delete saved MAC addresses?
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