ddos system-default

Configure system default values for DDOS

system-default Specification

Parameter Value
Type Configuration Resource
Element Name system-default
Element URI /axapi/v3/ddos/system-default
Element Attributes system-default_attributes
Partition Visibility shared
Operational Data URI /axapi/v3/ddos/system-default/oper
Schema system-default schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/system-default

system-default attributes

Get Object

GET

/axapi/v3/ddos/system-default

system-default attributes

Modify Object

POST

/axapi/v3/ddos/system-default

system-default attributes

Replace Object

PUT

/axapi/v3/ddos/system-default

system-default attributes

Delete Object

DELETE

/axapi/v3/ddos/system-default

system-default attributes

system-default attributes

limit-list

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

limit-list

Specification Value
Type list
Block object keys  

default-bit-rate-limit

Description Configure Default Kibit (kibibit / 1024-bit) rate limit

Type: number

Range: 1-16000000

default-conn-limit

Description Configure Default Connection limit

Type: number

Range: 1-16000000

default-conn-rate-limit

Description Configure Default Connection rate limit

Type: number

Range: 1-16000000

default-frag-pkt-rate-limit

Description Configure Default Fragmented packet rate limit

Type: number

Range: 1-16000000

default-over-limit-action

Description: default-over-limit-action is a JSON Block. Please see below for limit-list_default-over-limit-action

Type: Object

default-pkt-rate-limit

Description Configure Default Packet rate limit

Type: number

Range: 1-16000000

limit-type

Description ‘dst-entry’: dst-entry; ‘dst-icmp’: dst-icmp; ‘dst-other’: dst-other; ‘dst-tcp’: dst-tcp; ‘dst-udp’: dst-udp; ‘src-entry’: src-entry; ‘src-icmp’: src-icmp; ‘src-other’: src-other; ‘src-tcp’: src-tcp; ‘src-udp’: src-udp;

Type: string

Supported Values: dst-entry, dst-icmp, dst-other, dst-tcp, dst-udp, src-entry, src-icmp, src-other, src-tcp, src-udp

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

limit-list_default-over-limit-action

Specification Value
Type object

drop

Description Silently Drop the new connection / new packet when it exceeds limit

Type: boolean

Supported Values: true, false, 1, 0

Default: 0