
C613-50186-01 Rev B
Command Reference for AR2050V
2729
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
SEC
C
OMMANDS
TUNNEL
LOCAL
NAME
(IP
SEC
)
tunnel local name (IPsec)
Overview
Use this command to specify an IPSec tunnel hostname to send to the peer for
authentication when you apply
tunnel protection ipsec (IPsec)
to encrypt the
packets and configure an ISAKMP key.
Use the
no
variant of this command to remove a previously configured IPSec
tunnel hostname.
Syntax
tunnel local name <
local-name
>
no tunnel local name
Default
The default tunnel local name is the IP address of tunnel source.
Mode
Interface Configuration
Examples
To configure the tunnel local name office1 for
tunnel6
, use the commands
below:
awplus#
configure terminal
awplus(config)#
interface tunnel6
awplus(config-if)#
tunnel local name office1
To remove a configured tunnel local name for
tunnel6
, use the commands
below:
awplus#
configure terminal
awplus(config)#
interface tunnel6
awplus(config-if)#
no tunnel local name
Related
Commands
Parameter
Description
<l
ocal-name
>
Source tunnel hostname.