Global VPN settings help you monitor and maintain the efficient operation of your VPN. The following example-based instructions show how to configure global IPsec VPN settings.
Before You Begin |
|---|
For background information, read |
Peers in a Security Association (SA) can become unsynchronized when one of the peers fails, for example, and reboots, causing it to send an incorrect SPI. You enable the device to detect such an event and resynchronize the peers by configuring the bad SPI response feature, and VPN monitoring.
In this example, you configure the device to detect and respond five times to a bad IPsec SPI before deleting the SA and initiating a new one. You also configure the device to monitor the VPN by sending Internet Control Message Protocol (ICMP) requests to the peer every 15 seconds, and to declare the peer unreachable after 15 unsuccessful pings.
To configure VPN global settings, use either the J-Web or the CLI configuration editor. (For information about configuring global settings using J-Web Quick Configuration pages, see Configuring VPN Global Settings—Quick Configuration (Standard VPNs).)
This topic covers:
To configure global VPN settings in J-Web:
To configure global VPN settings in the CLI editor:
- user@host# set security ike respond-bad-spi
5
- user@host# set security ipsec vpn-monitor-options
interval 15 threshold 15