Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 303
History
Usage
MSS converts the hexadecimal number into a 256-bit binary number for system use. MSS
also stores the hexadecimal key in the MX configuration. The binary number is never displayed in
the configuration.
To use PSK authentication, you must enable it and you also must enable RSN-IE or WPA IE.
Examples
The following command configures service profile sp3 to use a raw PSK with PSK
clients:
MX# set service-profile sp3 wpa-ie psk-raw
c25d3fe4483e867d1df96eaacdf8b02451fa0836162e758100f5f6b87965e59d
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-phrase on page 12-301
set service-profile wpa-ie on page 12-321
show service-profile on page 12-357
set service-profile rsn-ie
Enables the Robust Security Network (RSN) Information Element (IE).
The RSN IE advertises the RSN (sometimes called WPA2) authentication methods and cipher
suites supported by radios in the radio profile mapped to the service profile.
Syntax
set service-profile profile-name rsn-ie {enable | disable}
auth-dot1x [enable | disable] auth-psk [enable | disable]
cipher-ccmp [enable | disable] cipher-tkip [enable | disable]
cipher-wep104 [enable | disable] cipher-40 [enable | disable]
Defaults
Disabled.
Access
Enabled.
History
Introduced in MSS Version 3.0.
Usage
When the RSN IE is enabled, you vsn enable the cipher suites you want the radios to
support.
Examples
The following command enables the RSN IE in service profile sprsn:
MX# set service-profile sprsn rsn-ie enable
success: change accepted.
See Also
set service-profile [rsn-ie | wpa-ie] auth-dot1x on page 12-287
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.
enable Enables the RSN IE.
disable Disables the RSN IE.