User`s manual
186
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring User Encryption
186D-Link Systems, Inc.
If you plan to use PSK authentication, you also need to enable this authentication method
and enter an ASCII passphrase or a hexadecimal (raw) key.
Creating a Service Prole for RSN
Encryption parameters apply to all users who use the SSID congured by a service prole.
To create a service prole, use the following command:
set service-prole name
To create a new service prole named rsn, type the following command:
DWS-1008# set service-prole rsn
success: change accepted.
Enabling RSN
To enable RSN, you must enable the RSN information element (IE) in the service prole. To
enable the RSN IE, use the following command:
set service-prole name rsn-ie {enable | disable}
To enable RSN in service prole wpa, type the following command:
DWS-1008# set service-prole rsn rsn-ie enable
success: change accepted.
Specifying the RSN Cipher Suites
To use RSN, at least one cipher suite must be enabled. You can enable one or more of the
following cipher suites:
• CCMP
• TKIP
• 40-bit WEP
• 104-bit WEP
By default, TKIP is enabled and the other cipher suites are disabled.
To enable or disable cipher suites, use the following commands:
set service-prole name cipher-ccmp {enable | disable}
set service-prole name cipher-tkip {enable | disable}
set service-prole name cipher-wep104 {enable | disable}
set service-prole name cipher-wep40 {enable | disable}
To enable the CCMP cipher suite in service prole rsn, type the following command:
DWS-1008# set service-prole rsn cipher-ccmp enable
success: change accepted.










