network icmp-rate-limit¶
Limit the rate of ICMP packet
icmp-rate-limit Specification¶
Type Configuration Resource Element Name icmp-rate-limit Element URI /axapi/v3/network/icmp-rate-limit Element Attributes icmp-rate-limit_attributes Schema icmp-rate-limit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/icmp-rate-limit | ||
Get Object | GET | /axapi/v3/network/icmp-rate-limit | ||
Modify Object | POST | /axapi/v3/network/icmp-rate-limit | ||
Replace Object | PUT | /axapi/v3/network/icmp-rate-limit | ||
Delete Object | DELETE | /axapi/v3/network/icmp-rate-limit |
icmp-rate-limit attributes¶
icmp-lockup
Description Enter lockup state when ICMP rate exceeds lockup rate limit (Maximum rate limit. If exceeds this limit, drop all ICMP packet for a time period)
Type: number
Range: 1-65535
icmp-lockup-period
Description Lockup period (second)
Type: number
Range: 1-16383
icmp-normal-rate-limit
Description Normal rate limit. If exceeds this limit, drop the ICMP packet that goes over the limit
Type: number
Range: 1-65535
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters