Configuration Commands : interface tunnel ipsec

interface tunnel ipsec
Description
Use the interface tunnel ipsec command to create IPSec (Internet Protocol Security) options for this tunnel.
Syntax
interface tunnel <tunnel name> ipsec {disable | enable}
interface tunnel <tunnel name> ipsec enable preshared-key <key>
interface tunnel <tunnel name> ipsec enable replay-check-window {64 | 1024 | disable | auto}
Arguments
<tunnel name>
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
Usage Guidelines
To see a list of the available tunnel names you may use, enter the following command:
<silver-peak> (config) # interface tunnel ?
Configurable IPSEC anti-replay Window
In environments with significant out-of-order packet delivery, IPSec may drop packets that are outside of the anti-replay window.
n
show interfaces tunnel <tunnel name> stats ipsec
and look for increases in “Total bytes dropped in replay check”.
n
interface tunnel <tunnel name> ipsec replay-check-window <64|1024|disable|auto>
Examples
None.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.