
C613-50186-01 Rev B
Command Reference for AR2050V
2804
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
REMOTE
-
SUBADDRESS
remote-subaddress
Overview
Use this command to set the remote sub-address for L2TPv2 tunnel
authentication.
Use the
no
variant of this command to remove the sub-address from the tunnel
configuration.
Syntax
remote-subaddress [<
sub-address
>]
no remote-subaddress
Default
The remote sub-address is not set by default; the outgoing L2TP sub-address AVP
for the tunnel will not be populated.
Mode
L2TP Tunnel Configuration
Usage
If the L2TP peer is also an AR-Series firewall, the remote-subaddress must match
the local sub-address configured at the other end of the tunnel.
If a remote sub-address is configured for the tunnel, this value is placed in the
outgoing sub-address AVP. The other tunnel end point can check this value
against its configured local sub-address for the tunnel before establishing the
tunnel.
Example
To set the remote sub-address of tunnel1 to ‘office1’, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
remote-subaddress office1
To remove the remote sub-address configuration from tunnel1, use the
commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
no remote-subaddress
Related
Commands
show running-config l2tp-tunnel
Parameter
Description
<sub-address>
The remote sub-address for the tunnel.