BelAir100SN User Guide
Wi-Fi AP Security
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
To use this feature, you must configure your RADIUS server to have a list of all
allowed clients. Each entry in this list includes a user name and a password. The
user name and the password must be set to the client’s MAC address.
To reduce the message exchanges between the AP and RADIUS server, an AP
maintains two cache tables: one for all allowed clients and another for all
disallowed clients. When the AP receives a client’s association request, it first
searches both tables. If the client’s information is in the allowed table, the AP
bypasses RADIUS pre- authentication. If the client is in the disallowed table, it is
rejected immediately. Cache entries in either table expire in two minutes.
The feature can be enabled or disabled on each SSID. Use the
/wifi-<n>-<m>/
show ssid table
command to determine
<ssid_index>
.
The default setting is
disabled
.
RADIUS Assigned
VLAN
The BelAir100SN can create VLANs as instructed by the RADIUS server.
When this feature is activated, the RADIUS server instructs the BelAir100SN
to tag the authenticated packets to use the specified VLAN.
This feature has no BelAir CLI commands. To activate this feature, you must
provision the following attributes on your RADIUS server:
• RA_TUNNEL_TYPE, set to
13
• RA_TUNNEL_MEDIUM_TYPE, set to
6
• RA_TUNNEL_PRIVATE_GROUP_ID, configure to contain the VLAN to be
created.
Refer to
CAUTION!
If your network contains a BelAir200, you must configure its VLAN subsystems
with the VLAN ID specified by the RADIUS server before it is created on the
BelAir100SN. Refer to the
BelAir200 User Guide
for instructions on
configuring VLAN subsystems. All traffic from the specified client is discarded by
the BelAir200 if the RADIUS assigned VLAN is not previously configured.
RADIUS Accounting
/interface/wifi-<n>-<m>/set ssid <ssid_index> radius
([accounting {enable|disable}]
[nas-id <name>]
[station-id-unformatting {enable|disable}])
These commands let you manage RADIUS accounting for wireless clients.
By default RADIUS accounting is disabled.