Specifications

OmniAccess Reference: AOS-W System Reference
358 Part 031652-00 May 2005
Adding 802.1x Authentication Servers
Add an existing configured 802.1x authentication server.
Configuring VPN Authentication Using the CLI
VPN authentication maybe configured when IPSec or PPTP is in use on the
switch. VPN authentication is configured using the aaa vpn-authentication
commands from the CLI.
Enable VPN authentication.
Set the VPN Default role. This role will be assigned to the client if no other
role is supplied by the authentication server.
NOTEYou may view the roles currently defined on the switch using the show rights
command from the CLI.
Specify the authentication server.
Set the authentication failure threshold for station blacklisting parameter.
Configuring Captive Portal Authentication Using
the CLI
Captive Portal authentication may be configured when clients wish to
authenticate using a web-based portal. Captive Portal authentication may be
accomplished via SSL, however it provides no encryption after authentication
is completed.
(Alcatel) (config) #aaa dot1x auth-server foo-dot1auth-server
(Alcatel) (config) #aaa vpn-authentication mode enable
(Alcatel) (config) #aaa vpn-authentication default-role foo-user
(Alcatel) (config) #aaa vpn-authentication auth-server
rad2-radius-server
(Alcatel) (config) #aaa vpn-authentication
max-authentication-failures 0
1
2
3
4