User`s manual
189
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring User Encryption
189D-Link Systems, Inc.
The key value parameter specifies the hexadecimal value of the key. Type a 10-character
ASCII string (representing a 5-digit hexadecimal number) or type a 26-character ASCII
string (representing a 13-digit hexadecimal number). You can use numbers or letters. ASCII
characters in the following ranges are supported:
• 0 to 9
• A to F
• a to f
To congure WEP key index 1 for radio prole rp1 to aabbccddee, type the following
command:
DWS-1008# set service-prole rp1 wep key-index 1 key aabbccddee
success: change accepted.
Assigning Static WEP Keys
When static WEP is enabled, static WEP key 1 is assigned to unicast and multicast trafc by
default. To assign another key to unicast or multicast trafc, use the following commands:
set service-prole name wep active-multicast-index num
set service-prole name wep active-unicast-index num
The num parameter species the key and the value can be from 1 to 4.
To congure an SSID that uses service prole wepsrvc to use WEP key index 2 for encrypting
multicast trafc, type the following command:
DWS-1008# set service-prole wepsrvc wep active-multicast-index 2
success: change accepted.
To congure an SSID that uses service prole wepsrvc4 to use WEP key index 4 for encrypting
unicast trafc, type the following command:
DWS-1008# set service-prole wepsrvc4 wep active-unicast-index 4
success: change accepted.