fwaccel dos rate

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 ruleClosed Set of traffic parameters and other conditions in a Rule Base (Security Policy) that cause specified actions to be taken for a communication session. 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.

To use this command, run:

fw sam_policy get -l -k req_type -t in -v quota | fwaccel dos rate install

For more information about the "fw sam_policy" command, see fw sam_policy.

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.