.. _overlay_tunnel_vtep_remote_ip_address_use_lif: overlay-tunnel vtep remote-ip-address use-lif ============================================= Specify the interface lif use-lif Specification --------------------- ===================================== ======================================================================================================== **Parameter** **Value** ===================================== ======================================================================================================== **Type** *Configuration Resource* **Element Name** use-lif **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif **Element Attributes** use-lif_attributes **Partition Visibility** shared **Schema** :download:`use-lif schema <overlay-tunnel-vtep-remote-ip-address-use-lif/overlay-tunnel-vtep-remote-ip-address-use-lif.txt>` ===================================== ======================================================================================================== **Operations Allowed:** .. raw:: html <script type="text/javascript"> function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';} function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';} </script> <table width='90%' style='margin-left:5%'> .. raw:: html <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Create Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif .. raw:: html </td><td valign = 'top'> :ref:`2410_use-lif_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Get Object .. raw:: html </td><td valign = 'top'> GET .. raw:: html </td><td valign = 'top'> /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif .. raw:: html </td><td valign = 'top'> :ref:`2410_use-lif_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Modify Object .. raw:: html </td><td valign = 'top'> POST .. raw:: html </td><td valign = 'top'> /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif .. raw:: html </td><td valign = 'top'> :ref:`2410_use-lif_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Replace Object .. raw:: html </td><td valign = 'top'> PUT .. raw:: html </td><td valign = 'top'> /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif .. raw:: html </td><td valign = 'top'> :ref:`2410_use-lif_attributes` .. raw:: html </td><td></td></tr> .. raw:: html <tr style='border-bottom: thin solid;'><td valign = 'top'> Delete Object .. raw:: html </td><td valign = 'top'> DELETE .. raw:: html </td><td valign = 'top'> /axapi/v3/overlay-tunnel/vtep/{id}/remote-ip-address/{ip-address}/use-lif .. raw:: html </td><td valign = 'top'> :ref:`2410_use-lif_attributes` .. raw:: html </td><td></td></tr> .. raw:: html </table> .. _2410_use-lif_attributes: use-lif attributes ------------------ **lif** **Description** Logical interface (logical interface name) **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **partition** **Description** Name of the Partition with the L2 segment being extended (Name of the User Partition with the L2 segment being extended) **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/partition <partition>` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters