SECE/4/ICMP_INTF_RATELIMIT
Message
SECE/4/ICMP_INTF_RATELIMIT:The rate of ICMP packets on the interface exceeded the limit.(SourceInterface=[STRING], Threshold=[ULONG] packets per second)
Parameters
Parameter Name | Parameter Meaning |
---|---|
[STRING] |
Indicates the source interface of ICMP packets. |
[ULONG] |
Indicates the rate limit for ICMP packets. |
Possible Causes
The rate of ICMP packets received on an interface exceeds the configured rate limit.
Procedure
- If responses to ping operations are affected due to a small rate limit for ICMP packets on the interface, run the icmp rate-limit interface interface-type interface-number threshold threshold-value command to increase the rate limit on the interface.
- If the number of ICMP packets received on the interface exceeds the global upper rate limit, run the icmp rate-limit total threshold threshold-value command to increase the global rate limit of ICMP packets, in addition to increasing the rate limit of ICMP packets on the interface.