User`s manual

192
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring User Encryption
192D-Link Systems, Inc.
2. Create a service prole named wpa-wep for the SSID. Type the following command:
DWS-1008# set service-prole wpa-wep
success: change accepted.
3. Set the SSID in the service prole to thiscorp. Type the following command:
DWS-1008# set service-prole wpa-wep ssid-name thiscorp
success: change accepted.
4. Enable WPA in service prole wpa-wep. Type the following command:
DWS-1008# set service-prole wpa-wep wpa-ie enable
success: change accepted.
5. Enable the WEP40 cipher suite in service prole wpa-wep. Type the following command:
DWS-1008# set service-prole wpa-wep cipher-wep40 enable
success: change accepted.
TKIP is already enabled by default when WPA is enabled.
6. Display the service prole wpa-wep to verify the changes. Type the following command:
DWS-1008# show service-prole wpa-wep
ssid-name: mycorp ssid-type: crypto
beacon: yes auth-fallthru: none
WEP Key 1 value: <none> WEP Key 2 value: <none>
WEP Key 3 value: <none> WEP Key 4 value: <none>
WEP Unicast Index: 1 WEP Multicast Index: 1
Long Preamble: YES Shared Key Auth: NO
WPA enabled:
ciphers: cipher-tkip, cipher-wep40
authentication: 802.1X
TKIP countermeasures time: 60000ms
7. Map service prole wpa-wep to radio prole rp2. Type the following commands:
DWS-1008# set radio-prole rp2 service-prole wpa-wep
success: change accepted.