Specifications
set service-profile psk-raw
Chapter 12
AP Commands
355
l set service-profile auth-psk on page 339
l set service-profile psk-raw on page 355
l set service-profile wpa-ie on page 372
l show service-profile on page 413
set service-profile psk-raw
Configures a raw hexadecimal preshared key (PSK) 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-raw hex
Defaults
None.
Access
Enabled.
Usage
UNIVERGE WL Control System converts the hexadecimal number into a
256-bit binary number for system use. UNIVERGE WL Control System also
stores the hexadecimal key in the UNIVERGE WL Controller configuration. The
binary number is never displayed in the configuration.
To use PSK authentication, you must enable it and you also must enable WPA IE.
Examples
The following command configures service profile sp3 to use a raw
PSK with PSK clients:
PROPMT# set service-profile sp3 psk-raw
c25d3fe4483e867d1df96eaacdf8b02451fa0836162e758100f5f6b87965e59d
success: change accepted.
name Service profile name.
hex A 64-bit ASCII string representing a 32-digit hexadecimal
number. Enter the two-character ASCII form of each
hexadecimal number.