.. _vpn_ipsec_bind_tunnel: vpn ipsec bind-tunnel ===================== Binds tunnel interface to the IPsec connection bind-tunnel Specification ------------------------- ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Configuration Resource* **Element Name** bind-tunnel **Element URI** /axapi/v3/vpn/ipsec/{name}/bind-tunnel **Element Attributes** bind-tunnel_attributes **Partition Visibility** shared **Schema** :download:`bind-tunnel schema ` ===================================== ===================================================================== **Operations Allowed:** .. 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/vpn/ipsec/{name}/bind-tunnel .. raw:: html :ref:`4074_bind-tunnel_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vpn/ipsec/{name}/bind-tunnel .. raw:: html :ref:`4074_bind-tunnel_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vpn/ipsec/{name}/bind-tunnel .. raw:: html :ref:`4074_bind-tunnel_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vpn/ipsec/{name}/bind-tunnel .. raw:: html :ref:`4074_bind-tunnel_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vpn/ipsec/{name}/bind-tunnel .. raw:: html :ref:`4074_bind-tunnel_attributes` .. raw:: html
.. _4074_bind-tunnel_attributes: bind-tunnel attributes ---------------------- **next-hop** **Description** IPsec Next Hop IP Address **Type:** string **Format:** ipv4-address **Mutual Exclusion:** next-hop and next-hop-v6 are mutually exclusive **next-hop-v6** **Description** IPsec Next Hop IPv6 Address **Type:** string **Format:** ipv6-address **Mutual Exclusion:** next-hop-v6 and next-hop are mutually exclusive **tunnel** **Description** Tunnel interface index **Type:** number **Range:** 1-128 **Reference Object:** :doc:`/axapi/v3/interface/tunnel ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters