
C613-50186-01 Rev B
Command Reference for AR2050V
2798
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
PROTECTION
IPSEC
protection ipsec
Overview
Use this command to enable IPsec protection on the L2TP tunnel.
Use the
no
variant of this command to disable IPsec on the tunnel.
Syntax
protection ipsec
no protection ipsec
Default
IPsec protection is disabled by default.
Mode
L2TP Tunnel Configuration
Example
To protect tunnel1 with IPsec, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
protection ipsec
To disable IPsec protection for tunnel1, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
no protection ipsec
Related
Commands