Print Download PDF Send Feedback

Previous

Next

'fwaccel dos rate' and 'fwaccel6 dos rate'

Description

Shows and installs the Rate Limiting policy in SecureXL.

Important:

Syntax for IPv4

fwaccel [-i <SecureXL ID>] dos rate

get '<Rule UID>'

install

Syntax for IPv6

fwaccel6 dos rate

get '<Rule UID>'

install

Parameters

Parameter

Description

-i <SecureXL ID>

Specifies the SecureXL instance ID (for IPv4 only).

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. 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 the R80.20 Performance Tuning Administration Guide - Section Rate Limiting for DoS Mitigation - Section 'fw sam_policy' and 'fw6 sam_policy'.

Notes