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

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

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

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

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

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

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