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>
The IPSec Anti-replay window provides protection against an attacker duplicating encrypted packets by assigning a unique sequence number to each encrypted packet. The decryptor keeps track of which packets it has seen on the basis of these numbers.
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
n
n
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.