Delete Global Configuration on Fabric IPsec Gateway VM

About this task

Perform this procedure to delete the global parameters that you configure 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 global parameters:

    delete global <fe-tunnel-gw-ip | fe-tunnel-src-ip | ipsec-disable | ipsec-tunnel-src-ip | ipsec-tunnel-src-vlan | lan-intf-gw-ip | lan-intf-ip | lan-intf-vlan | mtu | virtual-reassembly-intf-ip | virtual-reassembly-intf-vlan | wan-intf-gw-ip>

Example

Deleting the global Maximum Transmission Unit (MTU) configuration on Fabric IPsec Gateway VM:
Switch:1> enable
Switch:1# virtual-service figw console
Connected to domain figw
Escape character is ^Y

  <cr>
FIGW> delete global mtu

Variable Definitions

The following table defines parameters for the delete global command.

Variable Value
fe-tunnel-gw-ip Deletes the global gateway IP address for Fabric Extend (FE) tunnel.
fe-tunnel-src-ip Deletes the global source IP address for FE tunnel.
ipsec-disable Deletes the global IPsec configuration.
ipsec-tunnel-src-ip Deletes the global source IP address and subnet mask for IPsec tunnel.
ipsec-tunnel-src-vlan Deletes the global source VLAN configuration for IPsec tunnel.
lan-intf-gw-ip Deletes the global gateway IP address on the Local Area Network (LAN) interface.
lan-intf-ip Deletes the global IP address and subnet mask on LAN interface.
lan-intf-vlan Deletes the global VLAN configuration on LAN interface.
mtu Resets the Maximum Transmission Unit (MTU) value to its default, that is 1950 bytes.
virtual-reassembly-intf-ip Deletes the global virtual-reassembly interface IP address and subnet mask.
virtual-reassembly-intf-vlan Deletes the global virtual-reassembly interface VLAN configuration.
wan-intf-gw-ip Deletes the global gateway IP address on the Wide Area Network (WAN) interface.