.. _network_icmp_rate_limit: network icmp-rate-limit ======================= Limit the rate of ICMP packet icmp-rate-limit Specification ----------------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Configuration Resource* **Element Name** icmp-rate-limit **Element URI** /axapi/v3/network/icmp-rate-limit **Element Attributes** icmp-rate-limit_attributes **Partition Visibility** shared **Schema** :download:`icmp-rate-limit schema ` ===================================== ================================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/network/icmp-rate-limit .. raw:: html :ref:`2322_icmp-rate-limit_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/icmp-rate-limit .. raw:: html :ref:`2322_icmp-rate-limit_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/network/icmp-rate-limit .. raw:: html :ref:`2322_icmp-rate-limit_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/network/icmp-rate-limit .. raw:: html :ref:`2322_icmp-rate-limit_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/network/icmp-rate-limit .. raw:: html :ref:`2322_icmp-rate-limit_attributes` .. raw:: html
.. _2322_icmp-rate-limit_attributes: 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