ddos template tcp progression-tracking mitigation slow-attack

Configure and enable TCP progression Tracking Mitigation for slow attack (identify slow attacker)

slow-attack Specification

Parameter Value
Type Configuration Resource
Element Name slow-attack
Element URI /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack
Element Attributes slow-attack_attributes
Partition Visibility shared
Schema slow-attack schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack

slow-attack attributes

Get Object

GET

/axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack

slow-attack attributes

Modify Object

POST

/axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack

slow-attack attributes

Replace Object

PUT

/axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack

slow-attack attributes

Delete Object

DELETE

/axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack

slow-attack attributes

slow-attack attributes

init-request-max-time

Description Set client query time (in unit of 100ms). Suggested value larger than 30 secs

Type: number

Range: 2-6000

init-response-max-time

Description Set server think time (in unit of 100ms). Suggested value larger than 45 secs

Type: number

Range: 2-6000

progression-tracking-slow-action

Description ‘drop’: Drop packets for progression tracking violation exceed (Default); ‘reset’: Reset client connection; ‘blacklist-src’: Blacklist-src for progression tracking violation exceed;

Type: string

Supported Values: drop, reset, blacklist-src

Default: drop

Mutual Exclusion: progression-tracking-slow-action and progression-tracking-slow-action-list-name are mutually exclusive

progression-tracking-slow-action-list-name

Description Configure action-list to take when progression tracking violation exceed

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Mutual Exclusion: progression-tracking-slow-action-list-name and progression-tracking-slow-action are mutually exclusive

Reference Object: /axapi/v3/ddos/action-list

response-pkt-rate-max

Description Set the transferred packets per response

Type: number

Range: 1-255

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters