Security::ProfileDoS::NetworkAttackVector

Introduced : BIG-IP_v11.4.1
A list of Network Attack Vectors for use in a DoS profile.

Members

Member

Value

Description

NETWORK_ATTACK_VECTOR_UNKNOWN

0

The vector type is unknown (or is unsupported by iControl).

NETWORK_ATTACK_VECTOR_TCP_SYN_FLOOD

1

Indicates TCP Packets with only the SYN Flag set.

NETWORK_ATTACK_VECTOR_TCP_RST_FLOOD

2

Indicates TCP Packets with only the RST flag set.

NETWORK_ATTACK_VECTOR_UDP_FLOOD

3

Indicates any UDP packet.


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.