.. _template_gtp_general_policy: template gtp general-policy =========================== Configure GTP General Policy general-policy Specification ---------------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3474_general-policy_list` **Collection URI** /axapi/v3/template/gtp/general-policy **Element Name** general-policy **Element URI** /axapi/v3/template/gtp/general-policy/{name} **Element Attributes** general-policy_attributes **Partition Visibility** shared **Schema** :download:`general-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/general-policy .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/general-policy .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/general-policy/{name} .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/template/gtp/general-policy .. raw:: html :ref:`3474_general-policy_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/gtp/general-policy/{name} .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/general-policy/{name} .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/template/gtp/general-policy .. raw:: html :ref:`3474_general-policy_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/gtp/general-policy/{name} .. raw:: html :ref:`3474_general-policy_attributes` .. raw:: html
.. _3474_general-policy_list: general-policy-list ------------------- general-policy-list is **JSON List** of :ref:`3474_general-policy_attributes` general-policy-list : [ { :ref:`3474_general-policy_attributes` }, { :ref:`3474_general-policy_attributes` }, ... ] .. _3474_general-policy_attributes: general-policy attributes ------------------------- **handover-timeout** **Description** Tunnel Inactivity Timeout during Handover in minutes (default: 2 mins) **Type:** number **Range:** 1-63 **Default:** 2 **max-mesg-length-action** **Description** 'monitor': Forward failed packet; 'drop': drop packet failing check(Default); **Type:** string **Supported Values:** monitor, drop **Default:** drop **maximum-message-length** **Description** Maximum message length for a GTP message in bytes **Type:** number **Range:** 64-1500 **Default:** 1500 **name** **Description** Specify name of the GTP General Policy **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **tunnel-timeout** **Description** Tunnel Inactivity Timeout in minutes (default: 1440 minutes) **Type:** number **Range:** 5-60000 **Default:** 1440 **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-action** **Description** 'permit': Permit GTP-C version 0; 'drop': Drop GTP-C version 0(Default); **Type:** string **Supported Values:** permit, drop **Default:** drop