The send-deny-packet rate-limit command configures rate limiting on feedback packets. When the rate of sent feedback packets exceeds the specified maximum rate, feedback packets are no longer sent.
The undo send-deny-packet rate-limit command restores the default configuration.
send-deny-packet { reset | icmp } rate-limit rate-limit
undo send-deny-packet { reset | icmp } rate-limit
| Parameter | Description | Value |
|---|---|---|
reset |
Indicates reset feedback packets. |
- |
icmp |
Indicates ICMP unreachable packets. |
- |
rate-limit rate-limit |
Specifies the limited rate. |
The value is an integer, in packets per second.
|
If the FW has the send-deny-packet command configured, and the security policy action matched by a packet is deny, the FW sends a feedback packet based on the packet type. When the FW is under attack, to prevent the impact of continuously sending a large number of feedback packets on the device performance, run the send-deny-packet rate-limit command to limit the rate of feedback packets. If the rate of feedback packets exceeds the specified maximum value, the FW stops sending feedback packets.