Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 294
History
Usage
To use 104-bit WEP with RSN or WPA clients, you must also enable RSN-IE or WPA IE.
When 104-bit WEP in RSN or WPA is enabled in the service profile, radios managed by a radio
profile that is mapped to the service profile can also support non-RSN or non-WPA clients that use
dynamic WEP.
To support WPA clients that use 40-bit dynamic WEP, you must enable WEP with 40-bit keys.
Use the set service-profile wpa-ie cipher-wep40 command.
Microsoft Windows XP does not support WEP with WPA. To configure a service profile to provide
dynamic WEP for XP clients, leave WPA disabled and use the set service-profile wep
commands.
To support non-WPA clients that use static WEP, you must configure static WEP keys. Use the
set service-profile wep command.
Examples
The following command configures service profile sp2 to use 104-bit WEP encryption:
MX# set service-profile sp2 wpa-ie cipher-wep104 enable
success: change accepted.
See Also
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
set service-profile [rsn-ie | wpa-ie ] cipher-wep40 on page 12-294
set service-profile wep key-index on page 12-320
set service-profile wpa-ie on page 12-321
show service-profile on page 12-357
set service-profile [rsn-ie | wpa-ie ] cipher-wep40
Enables dynamic Wired Equivalent Privacy (WEP) with 40-bit keys, in a service profile.
Syntax
set service-profile name [rsn-ie | wpa-ie] cipher-wep40 {enable | disable}
Defaults
40-bit WEP encryption is disabled by default.
Access
Enabled.
History
Usage
To use 40-bit WEP with RNS or WPA clients, you must also enable RSN IE or WPA IE.
MSS Version 3.0 Command introduced.
MSS Version 7.1 Moved command to rsn-ie and wpa-ie as part of
the mixed cipher feature.
name Service profile name.
enable Enables 40-bit WEP encryption for RSN or WPA clients.
disable Disables 40-bit WEP encryption for RSN or WPA clients.
MSS Version 3.0 Command introduced.
MSS Version 7.1 Command moved to rsn-ie and wpa-ie to
support mixed ciphers on a service profile.