Security::ProfileDoS::OperationMode

Introduced : BIG-IP_v11.3.0
Operation mode - Specifies how the system reacts when it detects an attack for every anomaly.

Members

Member

Value

Description

OPERATION_MODE_UNKNOWN

0

Operation mode is unknown (or is unsupported by iControl).

OPERATION_MODE_OFF

1

Off: Specifies that the system does not check for DoS attacks. This is the default setting.

OPERATION_MODE_TRANSPARENT

2

Transparent: Specifies that when the system detects an attack, it displays the attack data on the Reporting DoS Attacks screen. In transparent mode the system does not drop requests either from the attacking IP address, or to attacked URLs.

OPERATION_MODE_BLOCKING

3

Blocking: Specifies that when the system detects an attack, in addition to displaying the attack data on the Reporting DoS Attacks screen, the system also drops either connections from the attacking IP address, or requests to attacked URLs.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.