
C613-50186-01 Rev B
Command Reference for AR2050V
626
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP
OVER
E
THERNET
(PPP
O
E) C
OMMANDS
L
2
TP
PEER
-
ADDRESS
STATIC
l2tp peer-address static
Overview
Use this command to set the IP address or fully qualified domain name of the L2TP
peer (LNS) to which the L2TP tunnel should be established for this PPPoE Access
Concentrator route.
Use the
no
variant of this command to remove the configured L2TP peer (LNS)
address.
Syntax
l2tp peer-address static
{<
l2tp-peer-ip-address
>|<
l2tp-peer-domain-name
>}
no l2tp peer-address
Default
No L2TP peer address is configured by default.
Mode
PPPoe Access Concentrator Configuration
Example
To configure L2TP to tunnel all users to the LNS located at IP address 192.168.11.2,
use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(cinfig-pppoe-ac)#
l2tp peer-address static 192.168.11.2
To configure L2TP to tunnel all users to the LNS located at domain
foo.mydomain.org, use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac)#
l2tp peer-address static
foo.mydomain.org
To remove the configured peer (LNS) address, use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(cinfig-pppoe-ac)#
no l2tp peer-address
Related
Commands
l2tp peer-address radius-lookup group
Parameter
Description
<l2tp-peer-ip-address>
The IPv4 address of the L2TP peer (LNS) for this
PPPoE AC route, in dotted-decimal format.
<l2tp-peer-domain-name>
The fully-qualified domain name of the L2TP peer
(LNS) for this PPPoE AC route.