Specifications
OmniAccess Reference: AOS-W System Reference
518 Part 031652-00 May 2005
Enter the config-vpdn-pptp submode using the vpdn group pptp
command from the CLI
Specify the IP addresses of the primary and secondary DNS servers
Specify the IP addresses of the primary and secondary WINS servers.
Exit the config-vpn-pptp submode.
Define an IP address pool for PPTP users.
Configuring the VPN Dialer Using the CLI
Enter the config-vpn-dialer submode.
Select a tunneling method (L2TP, PPTP)
Select one or more authentication methods
(Alcatel) (config) #vpdn group pptp
(Alcatel) (config-vpdn-pptp)#
(Alcatel) (config-vpdn-pptp)# client configuration dns
192.168.29.1 192.168.29.2
(Alcatel) (config-vpdn-pptp)# client configuration wins
192.168.30.1 192.168.30.2
(Alcatel) (config-vpdn-pptp)# exit
(Alcatel) (config) #pptp ip local pool pptp-pool 192.168.200.1
192.168.200.100
1
2
3
4
5
(Alcatel) (config) #vpn-dialer foo-dialer-2
(Alcatel) (config-vpn-dialer)#
(Alcatel) (config-vpn-dialer)#enable l2tp
(Alcatel) (config-vpn-dialer)#ppp authentication PAP
(Alcatel) (config-vpn-dialer)#ppp authentication CHAP
(Alcatel) (config-vpn-dialer)#ppp authentication MSCHAP
(Alcatel) (config-vpn-dialer)#ppp authentication MSCHAPv2
1
2
3