
C613-50186-01 Rev B
Command Reference for AR2050V
2761
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
GRE T
UNNELING
C
OMMANDS
TUNNEL
PROTECTION
IPSEC
(GRE)
tunnel protection ipsec (GRE)
Overview
Use this command to optionally enable IPSec protection for packets encapsulated
by this tunnel.
Use the
no
variant 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
command for more information about configuring the
pre-share key.
Examples
To enable IPSec protection for packets encapsulated by
tunnel14
, use the
commands below:
awplus#
configure terminal
awplus(config)#
interface tunnel14
awplus(config-if)#
tunnel protection ipsec
To disable IPSec protection for packets encapsulated by
tunnel14
, use the
commands below:
awplus#
configure terminal
awplus(config)#
interface tunnel14
awplus(config-if)#
no tunnel protection ipsec