Purpose: This alarm is used to notify the user that the maximum IPv4 prefixes received from BGP neighbor is about to be reached.
Impact: There is no functional impact. This alarm is to notify the user that the maximum number of routes received from BGP neighbor is approaching. This scenario can mean higher CPU usage by the BGP process.
Environment
VMware NSX
Resolution
Steps to Resolve
For 4.0.1.1 and higher
Recommended Action:
BGP is an exterior gateway protocol and it is utilized for the propagation of routing information that traffic is dependent on, care must be taken to ensure excessively large routing tables are not on the Edge device.
If the routing table is too large, CPU consumption on the Edge can increase and this can lead to CPU starvation across all other processes in the Edge node.
Since the Edge Node also serves as a virtual router, it can also lead to traffic drop.
If the requirement of the user has changed to support more routes then the configuration on the UI needs to be updated.
If the increase in the number of routes is not expected then user need to check what is the increase in the number of routes learned from the BGP neighbor.
One can also check the BGP neighbor configuration to confirm if any new redistribute configuration or new import export policy is changed or if any route map configuration is changed to permit new routes.