.. _overlay_tunnel_options: overlay-tunnel options ====================== Global overlay-tunnel configuration options options Specification --------------------- ===================================== =============================================================== **Parameter** **Value** ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** options **Element URI** /axapi/v3/overlay-tunnel/options **Element Attributes** options_attributes **Partition Visibility** shared **Schema** :download:`options 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/overlay-tunnel/options .. raw:: html :ref:`2403_options_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/options .. raw:: html :ref:`2403_options_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/options .. raw:: html :ref:`2403_options_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/options .. raw:: html :ref:`2403_options_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/options .. raw:: html :ref:`2403_options_attributes` .. raw:: html
.. _2403_options_attributes: options attributes ------------------ **fragmentation-mode-inner** **Description** Enable the inner-fragmentation **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **gateway-mac** **Description** MAC to be used with Gateway segment Id (MAC Address for the Gateway segment) **Type:** string **Format:** mac-address **ip-dscp-preserve** **Description** Copy DSCP bits from inner IP to outer IP header **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **nvgre-disable-flow-id** **Description** Disable Flow-ID computation for NVGRE **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **nvgre-key-mode-lower24** **Description** Use the lower 24-bits of the GRE key as the VSID **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **src-port-range** **Description:** src-port-range is a **JSON Block**. Please see below for :ref:`2403_src-port-range` **Type:** Object **Reference Object:** :doc:`/axapi/v3/overlay-tunnel/options/src-port-range ` **tcp-mss-adjust-disable** **Description** Disable TCP MSS adjustment in SYN packet for tunnels **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vxlan-dest-port** **Description** VXLAN UDP Destination Port (UDP Port Number (default 4789)) **Type:** number **Range:** 1-65535 .. _2403_src-port-range: src-port-range ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **max-port** **Description** Maximum Port Number **Type:** number **Range:** 1-65535 **Default:** 65535 **min-port** **Description** Minimum Port Number **Type:** number **Range:** 1-65535 **Default:** 1 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters