L3VPN/4/ROUTE_MAX_EXCEEDED
Message
L3VPN/4/ROUTE_MAX_EXCEEDED:The total number of routes in VPN instance [vpn-instance] was [route-number], which exceeded the maximum value [maximum-value].
Parameters
Parameter Name | Parameter Meaning |
---|---|
[vpn-instance] | Indicates the name of the VPN instance. |
[route-number] | Indicates the number of the current routes. |
[maximum-value] | Indicates the maximum of the routes. |
Possible Causes
After the number of routes in the routing table reached the upper limit, new routes continued to be added.
Procedure
- Run the display ip routing-table vpn-instance [ vpn-instance-name ] statistics command to check the total number and types of routes in this VPN instance.
- Analyze the source of each route and check whether the number of current routes in the VPN instance meets the actual requirement.
- If so, go to Step 4.
- If not, go to Step 3.
- Delete unnecessary private routes, and then check whether the number of routes still reaches or exceeds the alarm threshold.
- If so, go to Step 5.
- If not, go to Step 6.
- Enter the VPN instance view and run the display this command to check the configuration of routing-table limit to check whether the set alarm threshold of private routes is proper.
- If so, go to Step 5.
- If not, run the routing-table limit number { alert-percent | simply-alert } command to re-configure a proper alarm threshold. Then, go to Step 6.
- Collect log information and configuration information, and then contact technical support personnel.
- End.