Print Download PDF Send Feedback

Previous

Next

'g_fwaccel dos rate' and 'g_fwaccel6 dos rate'

Description

Shows and installs the Rate Limiting policy in SecureXL.

Notes:

Syntax for IPv4

g_fwaccel [-i <SecureXL ID>] dos rate

get '<Rule UID>'

install

Syntax for IPv6

g_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:

g_fw sam_policy get -l -k req_type -t in -v quota | g_fwaccel dos rate install

For more information about the fw sam_policy command, see the R80.30SP Performance Tuning Administration Guide - Section Rate Limiting for DoS Mitigation - Section 'g_fw sam_policy' and 'g_fw6 sam_policy'.

Notes