ltm rule command DOSL7 enableΒΆ

iRule(1)						BIG-IP TMSH Manual						  iRule(1)

DOSL7::enable
       Enables blocking and detection of DoS attacks according to the ASM security policy configuration.

SYNOPSIS
       DOSL7::enable (DOSL7_PROFILE_OBJ)?

DESCRIPTION
       Enables blocking and detection of DoS attacks according to the ASM security policy configuration. When disabled using
       DOSL7::disable, transactions will bypass DoS L7 for both detection and prevention.

       Syntax

       DOSL7::enable []

RETURN VALUE
VALID DURING
EXAMPLES
	when HTTP_REQUEST {
	    DOSL7::enable
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.4.0 --First introduced the command.

BIG-IP							    2022-04-12							  iRule(1)