USRobotics Instant802 APSDK User Manual
Page 214
Professional Access Point
Administrator Guide
Class Structure, Commands, and Examples - 214
access point. These settings correspond to those available in the Web User Interface on the Advanced
menu’s Security tab. For a detailed discussion of concepts and configuration options, see
.
This section focuses on configuring security on the Internal network. (Security on the Guest network
defaults to
None
. See
“When to Use No Security” on page 102
.)
This table shows a quick view of Security commands and links to detailed examples.
Get the Current Security Mode
USR5453-AP# get interface wlan0 security
none
Get Detailed Description of Current Security Settings
USR5453-AP# get bss wlan0bssInternal detail
Field Value
---------------------------------------------
status up
description Internal
radio wlan0
beacon-interface wlan0
mac 00:0C:41:16:DF:A6
dtim-period
max-stations
ignore-broadcast-ssid off
mac-acl-mode deny-list
mac-acl-name wlan0bssInternal
radius-accounting
Security Command
Example
get interface wlan0 security
Get Detailed Description of Current Secu-
rity Settings
get bss wlan0bssInternal detail
get interface wlan0 detail
Set the Broadcast SSID (Allow or Prohibit)
set bss wlan0bssInternal ignore-broadcast-ssid on
set bss wlan0bssInternal ignore-broadcast-ssid off
Enable / Disable Station Isolation
set interface wlan0 security plain-text
See detailed example in
“Set Security to Static WEP” on page 216
.
See detailed example in
“Set Security to IEEE 802.1x” on page 219
.
Set Security to WPA/WPA2 Personal
(PSK)
See detailed example in
“Set Security to WPA/WPA2 Personal (PSK)”
.
Set Security to WPA/WPA2 Enterprise
(RADIUS)
See detailed example in