RM/2/hwIpv4PrefixExceed_active
Message
RM/2/hwIpv4PrefixExceed_active:The number of IPv4 prefixes exceeded the maximum value. (PrefixCount=[PrefixCount], MaxValue=[MaxValue])
Parameters
Parameter Name | Parameter Meaning |
---|---|
PrefixCount |
Indicates the number of IPv4 route prefixes in the routing table. |
MaxValue |
Indicates the maximum number of IPv4 route prefixes supported by the device. |
Possible Causes
The number of IPv4 prefixes exceeded the maximum value configured using the ip prefix-limit number { alert-percent [ route-unchanged ] | simply-alert } command.
Procedure
- Run the display ip routing-table statistics command to check the number of IPv4 public route prefixes and the display ip routing-table all-vpn-instance statistics command to check the number of IPv4 VPN route prefixes.
- Check whether the number of route prefixes of each protocol is within the normal range.
- Delete unneeded IPv4 routes and then check whether the alarm persists.
- Check whether
the configured maximum number of IPv4 prefixes is greater than the
actual number.
- If the configured maximum number of IPv4 prefixes is greater than or equal to the actual number, go to 5.
- If the configured maximum number of IPv4 prefixes is less than the actual number, run the ip prefix-limit number { alert-percent [ route-unchanged ] | simply-alert } command to reconfigure the maximum number and go to 6.
- Collect trap, log, and configuration information, and contact technical support personnel technical support personnel.
- End.