Specifications

OmniAccess Reference: AOS-W System Reference
486 Part 031652-00 May 2005
Exit the RADIUS server setup.
Test the RADIUS server setup using the following CLI command.
If the authentication fails check the following:
z Connectivity - ping the RADIUS server
z Confirm that the RADIUS server key from above is correct
z Confirm that the RADIUS authport was set correctly
z Username and password
z Verify that the Alcatel switch is allowed to access the RADIUS server
(NAS IP on RADIUS)
Internal Database Setup
NOTEIf you are using RADIUS for authentication, SKIP THIS SECTION
Setup and test an internal database for authentication by using the following
CLI commands.
CAUTIONMake sure you use the same server name for both the VPN and
Captive Portal authentication servers.
Select a named internal server to use as the VPN authentication server.
Select a named internal server to use as the Captive Portal authentication
server.
Exit the setup.
Create a test user.
(Alcatel) (config) # exit <Enter>
(Alcatel) (config) # aaa test-server name username password <Enter>
4
5
(Alcatel) (config) # aaa vpn-authentication auth-server name <Enter>
(Alcatel) (config) # aaa captive-portal auth-server name <Enter>
(Alcatel) (config) # exit <Enter>
(Alcatel)# local-userdb add username name password pwd role rolename
<Enter>
1
2
3
4