The anti-ddos auto-defend base-session rate command sets the alarm threshold and upper threshold of the session packet rate for dynamic limiting for session-based traffic attack defense.
| Parameter | Description | Value |
|---|---|---|
| alert-rate | Indicates the alarm threshold of the session packet rate. |
The value is an integer ranging from 5,000 to 5,000,000 in seconds. The default value is 100,000 seconds. |
| max-rate | Indicates the upper threshold of the session packet rate. |
The value is an integer ranging from 10,000 to 10,000,000 in seconds. The default value is 200,000 seconds. |
If dynamic limiting for session-based traffic attack defense is enabled and the session packet rate reaches the specified alert-rate, the system outputs the traffic attack alarm and log. If the session packet rate reaches the specified max-rate, traffic limiting is performed on the attack traffic based on the CAR value configured with the anti-ddos auto-defend car car-value command.
The session packet rate refers to the number of packets per second during a session.