Specifications

OmniAccess Reference: AOS-W System Reference
484 Part 031652-00 May 2005
z Obtain a valid RADIUS server IP Address (if you are not using an internal
database)
z RADIUS password and access port number, typically UDP port 1645
z A routable IP Pool for VPN.
The pool must not conflict with any other VLAN subnet.
This item is not required if you are using source NAT. Contact Alcatel support to
setup source NAT.
z VLAN topology and switch loopback IP.
z Windows 2000 or Windows XP are required to run the VPN Dialer.
Data Used In The Examples
Throughout this document you will find IP addresses and names of servers,
users, passwords, etc. Do not use the values given in the examples, use actual
values from the network to which you are connecting the switch.
Network Setup
If your network is already setup, SKIP this section and GO TO the appropriate
authentication server setup (RADIUS or Internal Database).
The process involves the following 4 steps:
z Creating the VLAN
z Configuring the port the VLAN will use
z Setting the default gateway
z Testing the connectivity to the default gateway and RADIUS server
Create a VLAN using the following CLI commands.
(Alcatel) (config) # vlan 1 <Enter> [This creates VLAN 1]
(Alcatel) (config) # interface vlan 1 <Enter> [Configure VLAN 1]
(Alcatel) (config-subif) # ip address 3.3.3.1 255.255.255.0 <Enter>
[Sets the IP address and subnet mask for VLAN 1]
(Alcatel) (config-subif) # exit <Enter>
1