Operation Manual
MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 302
Syntax
set service-profile profile-name [rsn-ie | wpa-ie] psk-phrase passphrase
Defaults
None.
Access
Enabled.
History
Usage
MSS converts the passphrase into a 256-bit binary number for system use and a raw
hexadecimal key to store in the MX configuration. Neither the binary number nor the passphrase
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 dog”:
MX# set service-profile sp3 wpa-ie psk-phrase "1234567890123<>?=+&% The quick brown fox
jumps over the lazy dog"
success: change accepted.
See Also
● set mac-user attr on page 9-178
● set service-profile [rsn-ie | wpa-ie] auth-psk on page 12-289
● set service-profile [rsn-ie | wpa-ie] psk-raw on page 12-302
● set service-profile wpa-ie on page 12-321
● show service-profile on page 12-357
set service-profile [rsn-ie | wpa-ie] psk-raw
Configures a raw hexadecimal preshared key (PSK) to use for authenticating RSN or 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 profile-name [rsn-ie | wpa-ie] psk-raw hex
Defaults
None.
Access
Enabled.
profile-name Service profile name.
rsn-ie | wpa-ie Enable psk-encryption on RSN IE or WPA IE clients.
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.
MSS Version 3.0 Command introduced.
MSS Version 7.1 Command moved to rsn-ie and wpa-ie as part of
the mixed cipher feature.
profile-name Service profile name.
rsn-ie | wpa-ie Enable psk-encryption on RSN IE or WPA IE clients.
hex A 64-bit ASCII string representing a 32-digit hexadecimal number. Enter the
two-character ASCII form of each hexadecimal number.