b. Attach the SSID to the appropriate radio interface:
/configure interface Dot11Radio <interface number>
ssid <ssidindex number> add
c. Enable the appropriate radio interface:
/configure interface Dot11Radio <interface number> enable
d. Save the configuration: copy running-config startup-config
NOTE: For more information on the different type of radio interfaces your device contains
and the interface numbers for the access radio interfaces see the Radio Interfaces
table.
Example:
/configure ssid 2 name GO-WLS1 vlan 0 privacy-method none
type bssid
/configure interface Dot11Radio 0 ssid 2 add
/configure interface Dot11Radio 0 enable
copy running-config startup-config
5.
Remove the default SSID
The following command deletes an existing SSID from the device:
a. Remove the default SSID: /configure ssid <ssid index number> remove
b. Save the configuration: copy running-config startup-config
NOTE: To delete the default SSID, specify 1 for the index number.
Example:
/configure ssid 1 remove
copy running-config startup-config
6.
Configure an SSID for the management
The following steps define an SSID for the management. Use the Management VLAN specified
in procedure 1 above for the <vlan number>:
a. Create a new SSID entry:
/configure ssid <index number> name <ssid string>
vlan <vlan number> privacy-method wpa type hidden
b. Configure the WPA privacy for the SSID:
/configure privacy wpa ssid <ssid index>
passphrase <passphrase string> key-mngmnt psk
c. Attach the SSID to the appropriate radio interface:
/configure interface Dot11Radio <interface number>
ssid <ssidindex number> add
d. Save the configuration: copy running-config startup-config
All contents are Copyright © 2013 Go Net Systems Ltd. All rights reserved.
GoBeam8000 Quick Configuration Guide
Document#
Page 3
UM000004 Rev. 1.0
Need help?
Do you have a question about the GoBeam8000 and is the answer not in the manual?