CLI Reference Guide

1458 | vpdn group pptp Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
vpdn group pptp
vpdn group pptp
client configuration {dns|wins} <ipaddr1> [<ipaddr2>]
disable|enable
no ...
ppp authentication {MSCHAP|MSCHAPv2}
pptp echo <seconds>
Description
This command configures a PPTP VPN connection.
Syntax
Parameter Description Range Default
client configuration
Configures parameters for the remote clients.
dns
Configures a primary and optional secondary DNS
server.
wins
Configures a primary and optional secondary WINS
server.
disable|enable
Disables or enables termination of PPTP clients. enabled
no
Negates any configured parameter.
ppp authentication
Enables the protocols for PPP authentication. This list
should match the PPTP configuration configured with
the vpn-dialer command on the controller.
MSCHAP
Use MSCHAP with PPP authentication.
MSCHAPv2
Use MSCHAPv2 with PPP authentication. This is the
default for L2TP
pptp echo
Time, in seconds, that the controller waits for a PPTP
echo response from the client before considering the
client to be down. The client is disconnected if it does
not respond within this interval.
10-300 60 seconds
Usage Guidelines
PPTP connections require user-level authentication through a PPP authentication protocol (MSHCAPv2 is the
currently-supported method.) Client addresses are assigned from a pool configured with the pptp command.
Example
The following command configures virtual private dial-in networking:
vpdn group pptp
ppp authentication MSCHAPv2
client configuration dns 10.1.1.2
client configuration wins 10.1.1.2