User`s manual

184
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring User Encryption
184D-Link Systems, Inc.
Examples:
To congure service prole wpa to use a raw PSK with PSK clients, type a
command such as the following:
DWS-1008# set service-prole wpa psk-raw c25d3fe4483e867d1df96eaacdf8b02451fa
0836162e758100f5f6b87965e59d
success: change accepted.
Disabling 802.1X Authentication for WPA
To disable 802.1X authentication for WPA clients, use the following command:
set service-prole name auth-dot1x {enable | disable}
Note: This command does not disable 802.1X authentication for non-WPA clients.
To disable WPA authentication in service prole wpa, type the following command:
DWS-1008# set service-prole wpa auth-dot1x disable
success: change accepted.
Displaying WPA Settings
To display the WPA settings in a service prole, use the following command:
show service-prole {name | ?}
To display the WPA settings in effect in service prole wpa, type the following command:
DWS-1008# show service-prole wpa
ssid-name: private 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
Shared Key Auth: NO
WPA enabled:
ciphers: cipher-tkip, cipher-wep40
authentication: 802.1X
TKIP countermeasures time: 30000ms
The WPA settings appear at the bottom of the output.
Note: The WPA elds appear in the show service-prole output only when WPA is enabled.