Specifications

OmniAccess Reference: AOS-W System Reference
522 Part 031652-00 May 2005
5Set up client
The following sections explain each step in detail.
1. Set up Network
The steps necessary to set up a network are:
(Alcatel6000) (config) #
vlan 1
(Alcatel6000) (config) # interface
vlan 1
(Alcatel6000) (config-subif) #
ip address 3.3.3.1 255.255.255.0
(Alcatel6000) (config-subif) # exit
(Alcatel6000) (config) # interface fastethernet 2/0
(Alcatel6000) (config-if) # trusted
(Alcatel6000) (config-if) # switchport access vlan 1
(Alcatel6000) (config-if) # exit
(Alcatel6000) (config) #
ip default-gateway 3.3.3.254
(test connectivity to default gateway and RADIUS)
(Alcatel6000) (config) #
ping 3.3.3.254
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/0 ms
(Alcatel6000) (config) #
ping 4.4.4.1
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/0 ms
2. Set up and Test RADIUS the Server
If you are using a local database skip this step and proceed with Step 3.
On the RADIUS server):
(Alcatel6000) (config) #
aaa radius-server ias authport 1812 host
4.4.4.1 key Alcatel
(Alcatel6000) (config) #
aaa vpn-authentication auth-server ias
(Alcatel6000) (config) #
aaa captive-portal auth-server ias
(Alcatel6000) (config) #
exit
Test the RADIUS server with username: foo, password bar
(Alcatel6000) # aaa test-server ias foo bar
Authentication successful
If this test fails, troubleshoot the RADIUS server by checking:
z Connectivity problem, try pinging radius server
z RADIUS server key is wrong
z RADIUS server authport is wrong