.. _interface_tunnel_oper: interface tunnel oper ===================== Operational Status for the object tunnel tunnel Specification -------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Collection Name** :ref:`2020_tunnel_list` **Collection URI** /axapi/v3/interface/tunnel/{ifnum} **Element Name** tunnel **Element URI** /axapi/v3/interface/tunnel/{ifnum}/oper **Element Attributes** tunnel_attributes **Partition Visibility** None **Schema** :download:`tunnel 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/interface/tunnel/{ifnum} .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/interface/tunnel/{ifnum} .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/tunnel/{ifnum}/oper .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/interface/tunnel/{ifnum} .. raw:: html :ref:`2020_tunnel_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/tunnel/{ifnum}/oper .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/tunnel/{ifnum}/oper .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/interface/tunnel/{ifnum} .. raw:: html :ref:`2020_tunnel_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/tunnel/{ifnum}/oper .. raw:: html :ref:`2020_tunnel_attributes` .. raw:: html
.. _2020_tunnel_list: tunnel-list ----------- tunnel-list is **JSON List** of :ref:`2020_tunnel_attributes` tunnel-list : [ { :ref:`2020_tunnel_attributes` }, { :ref:`2020_tunnel_attributes` }, ... ] .. _2020_tunnel_attributes: tunnel attributes ----------------- **ifnum** **Description** Tunnel interface number **Type:** number **Range:** 1-128 **oper** **Description:** oper is a **JSON Block**. Please see below for :ref:`2020_oper` **Type:** Object .. _2020_oper: oper ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **config-speed** **Description** **Type:** number **Range:** 1-200 **ipv4-address** **Description** IPv4 address **Type:** string **Format:** ipv4-address **ipv4-netmask** **Description** IPv4 subnet mask **Type:** string **Format:** ipv4-netmask **ipv4_addr_count** **Description** **Type:** number **ipv4_list** **Type:** List **ipv6-link-local** **Description** **Type:** string **Format:** ipv6-address **ipv6-link-local-prefix** **Description** **Type:** string **ipv6-link-local-scope** **Description** **Type:** string **ipv6-link-local-type** **Description** **Type:** string **ipv6_addr_count** **Description** **Type:** number **ipv6_list** **Type:** List **line-protocol** **Description** **Type:** string **Supported Values:** up, down **link-type** **Description** **Type:** string **mac** **Description** **Type:** string **Format:** mac-address **Maximum Length:** 17 characters **Maximum Length:** 11 characters **state** **Description** **Type:** string **Supported Values:** up, disabled, down .. _2020_oper_ipv6_list: oper_ipv6_list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **addr** **Description** IP address **Type:** string **Format:** ipv6-address **is_anycast** **Description** **Type:** number **prefix** **Description** IP subnet mask **Type:** string .. _2020_oper_ipv4_list: oper_ipv4_list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **addr** **Description** IP address **Type:** string **Format:** ipv4-address **mask** **Description** IP subnet mask **Type:** string **Format:** ipv4-netmask