Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

Why does the error "Max bridge entries limit hit on the port x/y/z" show up in controller syslog? 

May 30, 2016 05:37 PM

Problem:

One would see the below messages logged in syslog:

Aug 26 08:09:47  fpapps[2162]: <399838> <WARN> |fpapps|  Max bridge entries limit hit on the port 4160749835/0 
Aug 26 08:10:48  fpapps[2162]: <399838> <WARN> |fpapps|  Max bridge entries limit hit on the port 4160749835/0 
Aug 26 08:11:49  fpapps[2162]: <399838> <WARN> |fpapps|  Max bridge entries limit hit on the port 4160749835/0 
Aug 26 08:12:50  fpapps[2162]: <399838> <WARN> |fpapps|  Max bridge entries limit hit on the port 4160749835/0 
Aug 26 08:13:51  fpapps[2162]: <399838> <WARN> |fpapps|  Max bridge entries limit hit on the port 4160749835/0

 

 



Diagnostics:

These messages are part of port security feature, using which administrator can control the limit of mac address it can learn on a particular port.

If the number of mac adresses exceeds on a given port, fpapps logs the below warning message on syslog and drop the new mac entries.

“Max bridge entries limit hit on the port x/y/z”

 

 



Solution

Logging of syslog messages would stop after clearing the port for security error. Once can use the below format to clear the counters:

 

clear port-security-recovery gigabitethernet x/y/z

 

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.