Purpose: This alarm is used to notify the user that the maximum IPv6 prefixes received from BGP neighbor has exceeded the maximum.
Impact: There is no functional impact. This alarm is to notify the user who wish to monitor the maximum number of routes received from BGP neighbor. This scenario can mean higher CPU usage by BGP process.
Environment
VMware NSX
Resolution
Steps to Resolve
For 4.0.1.1 and higher
Recommended Action:
This alarm will be raised after maximum_ipv4_prefixes_from_bgp_neighbor_approaching is raised.
This indicates that the user has not taken any action when the limit approaching alarm was raised.
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.