.. _cgnv6_translation: cgnv6 translation ================= Configure CGN translation timeout values translation Specification ------------------------- ===================================== ========================================================== **Parameter** **Value** ===================================== ========================================================== **Type** *Configuration Resource* **Element Name** translation **Element URI** /axapi/v3/cgnv6/translation **Element Attributes** translation_attributes **Partition Visibility** shared **Schema** :download:`translation 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/translation .. raw:: html :ref:`620_translation_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/translation .. raw:: html :ref:`620_translation_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/translation .. raw:: html :ref:`620_translation_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/translation .. raw:: html :ref:`620_translation_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/translation .. raw:: html :ref:`620_translation_attributes` .. raw:: html
.. _620_translation_attributes: translation attributes ---------------------- **icmp-timeout** **Description:** icmp-timeout is a **JSON Block**. Please see below for :ref:`620_icmp-timeout` **Type:** Object **service-timeout-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/cgnv6/translation/service-timeout/{service-type}+{port} ` **tcp-timeout** **Description** TCP protocol extended translations (Timeout in seconds (Interval of 60 seconds), default is 300 seconds (5 minutes)) **Type:** number **Range:** 2-15000 **Default:** 300 **udp-timeout** **Description** UDP protocol extended translations (Timeout in seconds (Interval of 60 seconds), default is 300 seconds (5 minutes)) **Type:** number **Range:** 2-15000 **Default:** 300 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _620_service-timeout-list: service-timeout-list ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **fast** **Description** Use Fast Aging **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** fast and timeout-val are mutually exclusive **port** **Description** Port Number **Type:** number **Range:** 1-65535 **port-end** **Description** End Port Number **Type:** number **Range:** 1-65535 **service-type** **Description** 'tcp': TCP Protocol; 'udp': UDP Protocol; **Type:** string **Supported Values:** tcp, udp **timeout-val** **Description** Timeout in seconds (Interval of 60 seconds) **Type:** number **Range:** 2-15000 **Mutual Exclusion:** timeout-val and fast are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _620_icmp-timeout: icmp-timeout ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **fast** **Description** Use Fast Aging **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** fast and icmp-timeout-val are mutually exclusive **icmp-timeout-val** **Description** Timeout in seconds (Interval of 60 seconds) **Type:** number **Range:** 2-15000 **Mutual Exclusion:** icmp-timeout-val and fast are mutually exclusive