Manual

AT-WA7400 Management Software User’s Guide
325
Configuring
Multiple BSSIDs
on Virtual
Wireless
Networks
Note
Before you configure this feature, make sure you are familiar with
the names of the interfaces as described in “Understanding
Interfaces as Presented in the CLI” on page 278. The interface
name you reference in a command determines whether a setting
applies to a wired or wireless interface, the internal or guest network,
or (on a two-radio access point) to radio one or radio two.
Configuring Virtual Wireless Network “One” on Radio One
Configure These Settings from the Web UI First
On the Advanced > Ethernet (Wired) settings page in the web UI,
enable virtual wireless networks as described in “Enabling or
Disabling Virtual Wireless Networks on the Access Point” on
page 90.
On the Advanced > Virtual Wireless Networks page in the web UI,
provide a VLAN ID as described in “Configuring VLANs” on
page 140.
Use the CLI to Configure Security on the Interface
The following example shows commands for configuring WPA/WPA2
Enterprise (RADIUS) security mode, allowing Both WPA and WPA2 clients
to authenticate and using a TKIP cipher suite:
AT-WA7400#
set bss wlan0bssvwn1 open-system-authentication on
AT-WA7400#
set bss wlan0bssvwn1 shared-key-authentication on
AT-WA7400#
set bss wlan0bssvwn1 wpa-allowed on
AT-WA7400#
set bss wlan0bssvwn1 wpa2-allowed on
AT-WA7400#
set bss wlan0bssvwn1 wpa-cipher-tkip on
AT-WA7400#
set bss wlan0bssvwn1 wpa-cipher-ccmp off
AT-WA7400#
set bss wlan0bssvwn1 radius-ip 127.0.0.1
AT-WA7400#
set bss wlan0bssvwn1 radius-ip 127.0.0.1
AT-WA7400#
set bss wlan0bssvwn1 radius-key secret
AT-WA7400#
set bss wlan0bssvwn1 status up
AT-WA7400#
set interface wlan0vwn1 security wpa-enterprise