Avaya AP70 Mobility Scooter User Manual


 
Aruba Mobility Controller Configuration Guide
VIEW Certified
Page 7
SSID Configuration
CLI command configuration
APs can be configured using the CLI or the Web interface. Each AP is identified by a unique
location code. The APs can either be configured per location with unique settings using the
AP’s unique location code or globally using the wildcard location. “0” is used as the wildcard.
Example: ap location 0.0.0 will configure all Aruba APs on the WLAN system. Both the
Aruba APs and the Spectralink handsets support the 802.11a and the 802.11b/g radios. To
apply the SSID to both bands configure the SSID as follows:
configure terminal
ap location x.y.z
virtual-ap aruba vlan-id 26 opmode wpa2-aes-psk
wpa-passphrase thisisthekey dtim-period 3
If the voice network needs to exist only in the 802.11a band, configure the virtual AP under
the 802.11a settings on the controller.
configure terminal
ap location x.y.z
phy-type a virtual-ap aruba vlan-id 26 opmode wpa2-aes-psk
wpa-passphrase thisisthekey dtim-period 3
If the voice network needs to exist only in the 802.11g band , configure the virtual AP under
the 802.11a settings on the controller.
configure terminal
ap location x.y.z
phy-type g virtual-ap aruba vlan-id 26 opmode wpa2-aes-psk
wpa-passphrase thisisthekey dtim-period 3
To save changes, enter:
write mem
Web-based configuration
1. Click the Configuration button.
2. In the navigation pane, select Network from the WLAN sub-menu.
a. To edit an existing AP profile, click the Edit button corresponding to the SSID.
b. To add a new profile, click the Add button.
3. Under Add SSID, enter aruba in the SSID field.
4. Select 802.11a/b/g from the Radio Type drop-down list.
5. For the SSID Default VLAN, enter the voice VLAN number.
6. For the DTIM Period, enter 3.