SeRateLimiters

SeRateLimiters
SeRateLimiters
JSON Example
{
    "arp_rl": 0,
    "default_rl": 0,
    "flow_probe_rl": 0,
    "icmp_rl": 0,
    "icmp_rsp_rl": 0,
    "rst_rl": 0
}
integer As uint32 As uint32
arp_rl
Optional
Constraints: default: 2000

Rate limiter for ARP packets in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
default_rl
Optional
Constraints: default: 100

Default Rate limiter in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
flow_probe_rl
Optional
Constraints: default: 250

Rate limiter for number of flow probes in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
icmp_rl
Optional
Constraints: default: 2000

Rate limiter for ICMP requests in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
icmp_rsp_rl
Optional
Constraints: default: 2000

Rate limiter for ICMP response in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
rst_rl
Optional
Constraints: default: 100

Rate limiter for number RST pkts sent in pps. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.