
C613-50186-01 Rev B
Command Reference for AR2050V
2822
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
TUNNEL
PROTECTION
IPSEC
tunnel protection ipsec
Overview
Use this command to optionally enable IPSec protection for packets encapsulated
by this tunnel.
Use the no variant of this command to disable IPSec protection.
Syntax
tunnel protection ipsec
no tunnel protection ipsec
Default
IPSec protection for packets encapsulated by tunnel is disabled.
Mode
Interface Configuration
Usage
You also need to configure a pre-shared key in conjunction with this command.
See the crypto isakmpkey command for more information about configuring the
pre-share key.
Examples
To enable IPSec protection for packets encapsulated by tunnel114, use the
commands:
awplus#
configure terminal
awplus(config)#
interface tunnel114
awplus(config-if)#
tunnel protection ipsec
To disable IPSec protection for packets encapsulated by tunnel114, use the
commands:
awplus#
configure terminal
awplus(config)#
interface tunnel114
awplus(config-if)#
no tunnel protection ipsec