fwaccel dos rate

In the R81.10.X releases, this command is available starting from the versions R81.10.15 JHF (Build B996004039) and R81.10.17.

Description

The "fwaccel dos rate" and "fwaccel6 dos rate" commands show and install the Rate Limiting policy in SecureXL.

Important - In a Cluster, you must configure all the Cluster Members in the same way.

Syntax for IPv4

fwaccel dos rate

      get '<Rule UID>'

      install

Syntax for IPv6

fwaccel6 dos rate

      get '<Rule UID>'

      install

Parameters

Parameter

Description

No Parameters

Shows the applicable built-in usage.

get '<Rule UID>'

Shows information about the rule specified by its Rule UID or its zero-based rule index.

The quote marks and angle brackets ('<...>') are mandatory.

install

Installs a new rate limiting policy.

Important - This command requires input from the stdin.

Notes

  • If you install a new rate limiting policy with more than one rule, it automatically enables the rate limiting feature.

    To disable the rate limiting feature manually, run this command (see fwaccel dos config):

    fwaccel dos config set --disable-rate-limit

  • To delete the current rate limiting policy, install a new policy with zero rules.