Delete Logical Interface Tunnel Configuration on Fabric IPsec Gateway VM

About this task

Perform this procedure to delete configuration of a specific logical interface tunnel on Fabric IPsec Gateway Virtual Machine (VM).

Procedure

  1. Enter Fabric IPsec Gateway Configuration mode:

    enable

    virtual-service WORD<1-128> console

    Note

    Note

    Type CTRL+Y to exit the console.

  2. Delete configuration of specific logical interface tunnel:

    delete logical-intf-tunnel <1-255> < fe-tunnel-dest-ip | mtu | egress-shaping-rate>

Example

Deleting the destination IP address for Fabric Extend (FE) tunnel configured on the logical interface tunnel with ID 3.
Switch:1> enable
Switch:1# virtual-service figw console
Connected to domain figw
Escape character is ^Y

  <cr>
FIGW> delete logical-intf-tunnel 3 fe-tunnel-dest-ip

Variable Definitions

The following table defines parameters for the delete logical-intf-tunnel command.

Variable Value
<1-255> Specifies the unique ID of the logical interface tunnel.
fe-tunnel-dest-ip Deletes the destination IP address that you configure on the logical interface tunnel.
mtu Resets the Maximum Transmission Unit (MTU) value for the specific logical interface tunnel to the MTU value configured globally.
egress-shaping-rate Deletes the egress shaping rate on the logical interface tunnel.