.. _template_gtp_rate_limit_policy: template gtp rate-limit-policy ============================== Configure GTP Rate Limit policy rate-limit-policy Specification ------------------------------- ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3483_rate-limit-policy_list` **Collection URI** /axapi/v3/template/gtp/rate-limit-policy **Element Name** rate-limit-policy **Element URI** /axapi/v3/template/gtp/rate-limit-policy/{name} **Element Attributes** rate-limit-policy_attributes **Partition Visibility** shared **Schema** :download:`rate-limit-policy 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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/rate-limit-policy .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/rate-limit-policy .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/rate-limit-policy/{name} .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/rate-limit-policy .. raw:: html :ref:`3483_rate-limit-policy_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/rate-limit-policy/{name} .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/rate-limit-policy/{name} .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/rate-limit-policy .. raw:: html :ref:`3483_rate-limit-policy_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/gtp/rate-limit-policy/{name} .. raw:: html :ref:`3483_rate-limit-policy_attributes` .. raw:: html
.. _3483_rate-limit-policy_list: rate-limit-policy-list ---------------------- rate-limit-policy-list is **JSON List** of :ref:`3483_rate-limit-policy_attributes` rate-limit-policy-list : [ { :ref:`3483_rate-limit-policy_attributes` }, { :ref:`3483_rate-limit-policy_attributes` }, ... ] .. _3483_rate-limit-policy_attributes: rate-limit-policy attributes ---------------------------- **gtp-u-downlink-byte-rate** **Description** Maximum allowed of rate of GTP-U bytes in downlink direction **Type:** number **Range:** 1-2147483647 **gtp-u-downlink-packet-rate** **Description** Maximum allowed of rate of GTP-U packets in downlink direction **Type:** number **Range:** 1-2147483647 **gtp-u-max-concurrent-tunnels** **Description** Maximum allowed GTP-U tunnels per Peer/APN Filter **Type:** number **Range:** 1-2147483647 **gtp-u-total-byte-rate** **Description** Maximum allowed of rate of GTP-U bytes total in both directions **Type:** number **Range:** 1-2147483647 **gtp-u-total-packet-rate** **Description** Maximum allowed of rate of GTP-U packets total in both directions **Type:** number **Range:** 1-2147483647 **gtp-u-tunnel-create-rate** **Description** Maximum allowed of rate of GTP-U tunnels **Type:** number **Range:** 1-2147483647 **gtp-u-uplink-byte-rate** **Description** Maximum allowed of rate of GTP-U bytes in uplink direction **Type:** number **Range:** 1-2147483647 **gtp-u-uplink-packet-rate** **Description** Maximum allowed of rate of GTP-U packets in uplink direction **Type:** number **Range:** 1-2147483647 **lockout** **Description** Lockout traffic from the source for a certain time period after rate exceeded (Lockout duration in minutes) **Type:** number **Range:** 1-1023 **name** **Description** Specify name of the GTP Rate Limit Policy **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **rate-limit-action** **Description** 'monitor': Forward packet exceeding limit; 'drop': drop packet exceeding limit(default); **Type:** string **Supported Values:** monitor, drop **Default:** drop **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 **v0-agg-message-type-rate** **Description** Maximum allowed GTPv0-C message rate of all types **Type:** number **Range:** 1-2147483647 **v1-agg-message-type-rate** **Description** Maximum allowed GTPv1-C message rate of all types **Type:** number **Range:** 1-2147483647 **v1-create-pdp-request-rate** **Description** Maximum allowed rate of GTPv1-C Create PDP Request message type **Type:** number **Range:** 1-2147483647 **v1-update-pdp-request-rate** **Description** Maximum allowed rate of GTPv1-C Update PDP Request message type **Type:** number **Range:** 1-2147483647 **v2-agg-message-type-rate** **Description** Maximum allowed GTPv2-C message rate of all types **Type:** number **Range:** 1-2147483647 **v2-create-session-request-rate** **Description** Maximum allowed rate of GTPv2-C Create Session Request message type **Type:** number **Range:** 1-2147483647 **v2-modify-bearer-request-rate** **Description** Maximum allowed rate of GTPv2-C Modify Bearer Request message type **Type:** number **Range:** 1-2147483647