USRobotics Instant802 APSDK manual Configuring Multiple BSSIDs on Virtual Wireless Networks

Models: Instant802 APSDK

1 328
Download 328 pages 174 b
Page 229
Image 229

Professional Access Point

Administrator Guide

Review Guest Login Settings

The following example shows the results of the "set portal" command after specifying some new settings:

USR5453-AP# get portal

FieldValue

-----------------------------------------------------

statusup

welcome-screen on

welcome-screen-text Welcome to the Stephens Network

Configuring Multiple BSSIDs on Virtual Wireless Networks

Note

Before configuring 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 190. The interface name you reference in a command determines whether a setting applies to a wired or wireless interface or to the Internal or Guest network,.

Configuring Virtual Wireless Network "One" on Radio One

1.Configure these settings from the Web User Interface first:

On Advanced menu’s Ethernet (Wired) Settings tab on the Web User Interface, enable Virtual Wireless Networks as described in “Enabling and Disabling Virtual Wireless Networks on the Access Point” on page 92.

On Advanced menu’s Virtual Wireless Networks tab on the Web User Interface, provide a VLAN ID as described in “Configuring VLANs” on page 126.

2.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:

USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP#

set bss wlan0bssvwn1 open-system-authentication on set bss wlan0bssvwn1 shared-key-authentication on set bss wlan0bssvwn1 wpa-allowed on

set bss wlan0bssvwn1 wpa2-allowed on set bss wlan0bssvwn1 wpa-cipher-tkip on set bss wlan0bssvwn1 wpa-cipher-ccmp off set bss wlan0bssvwn1 radius-ip 127.0.0.1 set bss wlan0bssvwn1 radius-key secret set bss wlan0bssvwn1 status up

set interface wlan0vwn1 security wpa-enterprise

3.Use the CLI to set the Network Name (SSID) for the new Virtual Wireless Network:

USR5453-AP#set interface wlan0vwn1 ssid my-vwn-one

Class Structure, Commands, and Examples - 229

Page 229
Image 229
USRobotics Instant802 APSDK manual Configuring Multiple BSSIDs on Virtual Wireless Networks, Review Guest Login Settings