configure

 

addresses < radius group name none >

 

configures how L2TP addresses are assigned. Either specify none, specify a RADIUS server,

 

or specify an IP address group from which to have addresses assigned.

 

disable

 

disables the L2TP server.

 

dns < relay server-ip-1 [server-ip-2] >

 

configures DNS servers. Use relay if you want the device to act as a proxy-DNS server (DNS

 

relay), passing DNS queries to its configured DNS servers. You can also specify up to two DNS

 

server IP addresses.

 

enable

 

enables the L2TP server.

 

encryption < enable disable >

 

enables Microsoft Point-to-Point Encryption.

 

logout username [ip]

 

forces a logout of the named user or the named IP address.

 

wins server-ip-1 [server-ip-2]

 

specifies the IP addresses of the primary and secondary WINS servers (if you are using

 

Microsoft Networking).

 

zone zone-name

 

selects the remote security zone on which to terminate the VPN.

 

 

 

Using conf t vpn l2tp

configure

Use configure terminal vpn l2tp addresses to configure the address group from which L2TP clients

address group

will be assigned their IP addresses. In this example, addresses are assigned from an address group

for L2TP

called l2tp:

clients

 

 

hostname# conf t vpn l2tp addresses group l2tp

configure a

Use configure terminal vpn l2tp zone to configure the security zone where L2TP clients will

termination

terminate. In this example, clients will terminate in the LAN zone:

zone for L2TP

 

clients

hostname# conf t vpn l2tp zone LAN

 

 

 

conf t vpn pptp

 

The configure terminal vpn pptp command configures a PPTP VPN connection.

 

addresses < radius group name none >

 

configures how PPTP addresses are assigned. Either specify none, specify a RADIUS server,

 

or specify an IP address group from which to have addresses assigned.

X Family CLI Reference V 2.5.1

77