User`s manual

185
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring User Encryption
185D-Link Systems, Inc.
Assigning the Service Prole to Radios and Enabling the Radios
After you congure WPA settings in a service prole, you can map the service prole to a radio
prole, assign the radio prole to radios, and enable the radios to activate the settings.
To map a service prole to a radio prole, use the following command:
set radio-prole name service-prole name
To assign a radio prole to radios and enable the radios, use the following command:
set ap port-list radio {1 | 2} radio-prole name mode {enable | disable}
To map service prole wpa to radio prole bldg1, type the following command:
DWS-1008# set radio-prole blgd1 service-prole wpa
success: change accepted.
To assign radio prole bldg1 to radio 1 on ports 1-3, and 6 and enable the radios, type the
following command:
DWS-1008# set ap 1-3,6 radio 1 radio-prole bldg1 mode enable
success: change accepted.
To assign radio prole bldg1 to radio 2 on ports 4-5 and enable the radios, type the
following command:
DWS-1008# set ap 4-5 radio 2 radio-prole bldg1 mode enable
success: change accepted.
Conguring RSN (802.11i)
Robust Security Network (RSN) provides 802.11i support. RSN uses AES encryption.
You can congure a service prole to support RSN clients exclusively, or to support RSN with
WPA clients, or even RSN, WPA and WEP clients.
The conguration tasks for a service prole to use RSN are similar to the tasks for WPA:
1. Create a service prole for each SSID that will support RSN clients.
2. Enable the RSN IE in the service prole.
3. Enable the cipher suites you want to support in the service prole. (TKIP is enabled
by default.) Optionally, you also can change the countermeasures timer value for
TKIP.
4. Map the service prole to the radio prole that will control IEEE settings for the
radios.
5. Assign the radio prole to the radios and enable the radios.