Virtual Private Networks (VPN)
L2TP
LR54 User Guide
555
n
To limit access based on firewall zones:
(config)> add vpn l2tp acl zone end
value
(config)>
Where
value
is a firewall zone defined on your device, or the
any
keyword.
Display a list of available firewall zones:
Type
... firewall zone ?
at the config prompt:
(config)> ... firewall zone ?
Zones: A list of groups of network interfaces that can be
referred to by packet
filtering rules and access control lists.
Additional Configuration
--------------------------------------------------------
-----------------------
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
(config)>
Repeat this step to include additional firewall zones.
5. To add an L2TP access concentrator:
a. Add an LAC:
(config)> add vpn l2tp lac
name
(config add vpn l2tp lac
name
)>
where
name
is the name of the LAC. For example, to add an LAC named lac_tunnel:
(config)> add vpn l2tp lac lac_tunnel
(config vpn l2tp lac lac_tunnel)>
LACs are enabled by default. To disable:
(config vpn l2tp lac lac_tunnel)> enable false
(config vpn l2tp lac lac_tunnel)>
b. Set the hostname or IP address of the L2TP network server:
(config vpn l2tp lac lac_tunnel)> lns
hostname
(config vpn l2tp lac lac_tunnel)>