The firewall reverse-session miss-ack rate-limit command limits the rate of SYN-ACK packets that do not match any session.
undo firewall reverse-session miss-ack rate-limit command restores the maximum rate to the default value (500000).
firewall reverse-session miss-ack rate-limit rate-limit
undo firewall reverse-session miss-ack rate-limit
| Parameter | Description | Value |
|---|---|---|
| rate-limit rate-limit | Specifies the maximum rate. | The value is an integer ranging from 1 to 4000000, in pps. The default value is 500000. |
After receiving SYN-ACK packets, the FW searches sessions for the packets. If the FW does not find matching sessions, it discards the packets. If there are many such packets, the CPU usage of the FW may be high. To protect the FW, you can set the maximum rate for such packets.
The firewall reverse-session miss-ack rate-limit command takes effect only when link stateful inspection is enabled for TCP.