Specifications

set service-profile psk-phrase
Chapter 12
AP Commands
354
l set service-profile no-broadcast on page 351
l show service-profile on page 413
set service-profile psk-phrase
Configures a passphrase for preshared key (PSK) authentication to use for
authenticating WPA clients, in a service profile. Radios use the PSK as a pairwise
master key (PMK) to derive unique pairwise session keys for individual WPA
clients.
Syntax
set service-profile name psk-phrase passphrase
Defaults
None.
Access
Enabled.
Usage
UNIVERGE WL Control System converts the passphrase into a 256-bit
binary number for system use and a raw hexadecimal key to store in the
UNIVERGE WL Controller configuration. Neither the binary number nor the
passphrase itself is ever displayed in the configuration.
To use PSK authentication, you must enable it and you also must enable the
WPA IE.
Examples
The following command configures service profile sp3 to use
passphrase “1234567890123<>?=+&% The quick brown fox jumps over the lazy
sl”:
PROPMT# set service-profile sp3 psk-phrase "1234567890123<>?=+&% The quick
brown fox jumps over the lazy sl"
success: change accepted.
See Also
l set mac-user attr on page 222
name Service profile name.
passphrase An ASCII string from 8 to 63 characters long. The string can
contain blanks if you use quotation marks at the beginning
and end of the string.