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