In the WebUI
1. Navigate to the Configuration > Network > VLAN page. Click Add to add VLAN 60.
a. For VLAN ID, enter 60.
b. ClickA pply.
c. Repeat steps A and B to add VLA Ns 61 and 63.
2. To configureI P parametersfor the VLA Ns, navigatet o the Configuration > Network > IP > IP Interfaces
page.
a. Click Edit for VLAN 60.
b. ForI P Address, enter 10.1.60.1.
c. For Net Mask, enter 255.255.255.0.
d. UnderDHCP HelperAddress, click Add. Enter 10.1.1.25 and click Add.
e. Click Apply.
3. In the IP Interfaces page, click Edit for VLAN 61.
a. For IP Address, enter 10.1.61.1.
b. ForNet Mask,enter 255.255.255.0.
c. Under DHCP Helper Address, click Add.E nter 10.1.1.25and click Add.
d. ClickA pply.
4. In the IP Interfaces page, click Edit for VLAN 63.
a. For IP Address, enter 10.1.63.1.
b. ForNet Mask,enter 255.255.255.0.
c. Under DHCP Helper Address, click Add.E nter 10.1.1.25and click Add.
d. ClickA pply.
5. Select theIP Routes t ab.
a. For Default Gateway, enter 10.1.1.254.
b. ClickA pply.
In the CLI
(host)(config) #vlan 60
(host)(config) #interface vlan 60
ip address 10.1.60.1 255.255.255.0
ip helper-address 10.1.1.25
(host)(config) #vlan 61
(host)(config) #interface vlan 61
ip address 10.1.61.1 255.255.255.0
ip helper-address 10.1.1.25
(host)(config) #vlan 63
(host)(config) #interface vlan 63
ip address 10.1.63.1 255.255.255.0
ip helper-address 10.1.1.25
(host)(config) #ip default-gateway 10.1.1.254
Configuring W LANs
In this example,default AP parameters for the entire network are as follows:t hedefault ESSID is WLAN-01and the
encryption mode is TKIP. A second E SSID called“ guest” has the encryption mode set to static WEPwith a
DellPowerConnect W- Series ArubaOS 6.2 | User Guide 802.1XAuthentication | 216