Persistent Tunnel Addressing Configuration

Use the following command sequence to enable persistent tunnel addressing.

  1. Access the ike-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# security
    ORACLE(security)# ike
    ORACLE(ike)# ike-config
  2. options—Enable address persistence.
    ORACLE(ike-config)# options +assume-initial-contact
    ORACLE(local-address-pool)#
  3. Type done to save your configuration.