Purpose: This alarm is used to notify the user that the maximum IPv4 prefix limit is about to reach.
Impact: There is no functional impact. This alarm is for users who wish to monitor the number of routes to be handled by the edge node. This scenario can mean higher CPU usage.
Environment
VMware NSX
Resolution
Steps to Resolve
For 4.0.1.1 and higher
Recommended Action:
As of now, in NSX, the route limit is fixed across all Edge Node form factors and it is not configurable. To correct this issue, the NSX deployment needs to be designed in such a way that the limits are adhered to. This alarm is raised when 75% of the max IPv4 route limit is reached.
RIB_PREFIX_COUNT_IPV4_MAX 500000
RIB_PREFIX_COUNT_IPV6_MAX 100000
If the increase in the number of routes is not expected then one can verify the number of routes that are dynamically learned across all the routing protocols and the static routes that are configured.
Once it is clear from which protocol the routes are learned, the user needs to check the neighboring router configuration to see if any new redistribution has been enabled recently and if the change is intentional.