Specifications

OmniAccess Reference: AOS-W System Reference
488 Part 031652-00 May 2005
Turn off the default mschapv2 authentication using the following CLI
command.
Specify the DNS IP address that will be pushed to the VPN Dialer using the
following CLI command.
Specify the WINS IP address that will be pushed to the VPN Dialer using
the following CLI command.
Exit the VPN L2TP Sub-Mode.
Alcatel Switch VPN Dialer Setup
This section describes the steps necessary to configure the Alcatel switch as a
VPN Dialer.
Enter the VPN dialer mode using the following CLI command. This
command creates a VPN dialer with the name specified in the DialerName
argument.
N
OTEBecause the dialer name will be displayed on the client machine (laptop,
etc), care should be taken to choose an appropriate and meaningful name.
Specify the IKE authentication key to be used with this VPN dialer. It should
be the same key string specified above.
Specify the SecurID authentication method.
N
OTEUse this only if RSA SecurID is being implemented.
(Alcatel) (config-vpdn-l2tp) # no ppp authentication mschapv2 <Enter>
(Alcatel) (config-vpdn-l2tp) # client configuration dns n.n.n.n <Enter>
(Alcatel) (config-vpdn-l2tp) # client configuration wins n.n.n.n <Enter>
(Alcatel) (config-vpdn-l2tp) # exit <Enter>
8
9
10
11
(Alcatel) (config) # vpn-dialer DialerName <Enter>
(Alcatel) (config-vpn-dialer) # ike authentication pre-share KeyString
<Enter>
(Alcatel) (config-vpn-dialer) # ppp authentication CACHE-SECURID
<Enter>
1
2
3