Operation Manual
MP Access Point Commands
MP Access Point Commands
12 – 321
Defaults
By default, no static WEP keys are defined.
Access
Enabled.
History
Introduced in MSS Version 3.0.
Usage
MSS automatically enables static WEP when you define a WEP key. MSS continues to
support dynamic WEP.
Examples
The following command configures a 5-byte WEP key for key index 1 on service profile
sp2 to aabbccddee:
MX# set service-profile sp2 wep key-index 1 key aabbccddee
success: change accepted.
See Also
● set service-profile wep active-multicast-index on page 12-319
● set service-profile wep active-unicast-index on page 12-320
● show service-profile on page 12-357
set service-profile wpa-ie
Enables the WPA information element (IE) in wireless frames. The WPA IE advertises the WPA
authentication methods and cipher suites supported by radios in the radio profile mapped to the
service profile.
Syntax
set service-profile profile-name wpa-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 WPA IE is enabled, you can enable the cipher suites supported by the radios.
Examples
The following command enables the WPA IE in service profile sp2:
MX# set service-profile sp2 wpa-ie enable
success: change accepted.
See Also
● set service-profile [rsn-ie | wpa-ie] auth-dot1x on page 12-287
● set service-profile [rsn-ie | wpa-ie] auth-psk on page 12-289
● set service-profile [rsn-ie | wpa-ie ]cipher-ccmp on page 12-292
● set service-profile [rsn-ie | wpa-ie] cipher-tkip on page 12-293
profile-name Service profile name.
enable Enables the WPA IE.
disable Disables the WPA IE.
MSS Version 3.0 Command introduced.
MSS Version 7.1 Ciphers moved under this command to support
mixed ciphers per service profile.