Specifications
set service-profile shared-key-auth
Chapter 12
AP Commands
357
l set service-profile auth-psk on page 339
l set service-profile cipher-ccmp on page 343
l set service-profile cipher-wep104 on page 344
l set service-profile cipher-wep40 on page 346
l show service-profile on page 413
set service-profile shared-key-auth
Enables shared-key authentication, in a service profile.
Syntax
set service-profile name shared-key-auth {enable | disable}
Defaults
Shared-key authentication is disabled by default.
Access
Enabled.
Usage
Shared-key authentication is supported only for encrypted SSIDs. In
addition, if you enable shared-key authentication, RSN, WPA, TKIP, and CCMP
must be disabled. By default, RSN, WPA, and CCMP are already disabled, but
TKIP is enabled; you must manually disable TKIP. To disable TKIP, use the set
service-profile cipher-tkip disable command.
Examples
The following command enables shared-key authentication in service
profile sp4:
PROPMT# set service-profile sp4 shared-key-auth enable
success: change accepted.
Note. Use this command only if advised to do so by UNIVERGE WL Control
System. This command does not enable preshared key (PSK) authentication for
Wi-Fi Protected Access (WPA). To enable PSK encryption for WPA, use the
set service-profile auth-psk command.
name Service profile name.
enable Enables shared-key authentication.
disable Disables shared-key authentication.