D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 359
set service-profile auth-dot1x
Disables or reenables 802.1X authentication of Wi-Fi Protected Access (WPA) clients by AP
radios, when the WPA information element (IE) is enabled in the service profile that is mapped to
the radio profile that the radios are using.
Syntax: set service-profile name auth-dot1x {enable | disable}
name
enable
disable
Defaults: When the WPA IE is enabled, 802.1X authentication of WPA clients is enabled by
default. If the WPA IE is disabled, the auth-dot1x setting has no effect.
Access: Enabled.
Usage: This command does not disable dynamic WEP for non-WPA clients. To disable dynamic
WEP for non-WPA clients, enable the WPA IE (if not already enabled) and disable the 40-bit WEP
and 104-bit WEP cipher suites in the WPA IE, if they are not already disabled.
To use 802.1X authentication for WPA clients, you also must enable the WPA IE.
If you disable 802.1X authentication of WPA clients, the only method available for authenticating
the clients is preshared key (PSK) authentication. To use this, you must enable PSK support and
configure a passphrase or key.
Examples: The following command disables 802.1X authentication for WPA clients that use
service profile wpa_clients:
DWS-1008# set service-profile wpa_clients auth-dot1x disable
success: change accepted.
See Also:
• set service-profile auth-psk
• set service-profile psk-phrase
• set service-profile wpa-ie
• show service-profile
Service profile name.
Enables 802.1X authentication of WPA clients.
Disables 802.1X authentication of WPA clients.