Operation Manual
MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 292
set service-profile cac-voip-call
Configures the maximum number of VoIP calls for a service profile.
Syntax
set service-profile profile-name cac-voip-call max-voip-calls
Defaults
None
Access
Enabled
History
Introduced in MSS Version 7.1
Examples
To set the maximum number of VoIP calls for a service profile, use the following
command:
MX# set service-profile corpbusiness cac-voip-call 100
set service-profile [rsn-ie | wpa-ie ]cipher-ccmp
Enables Counter with Cipher Block Chaining Message Authentication Code Protocol (CCMP)
encryption with WPA clients, for a service profile.
Syntax
set service-profile name [rsn-ie | wpa-ie] cipher-ccmp {enable | disable}
Defaults
CCMP encryption is disabled by default.
Access
Enabled.
History
Usage
To use CCMP, you must also enable the WPA IE.
Examples
The following command configures service profile sp2 to use CCMP encryption:
MX# set service-profile sp2 cipher-ccmp enable
success: change accepted.
See Also
● set service-profile [rsn-ie | wpa-ie] cipher-tkip on page 12-293
● set service-profile [rsn-ie | wpa-ie] cipher-wep104 on page 12-293
● set service-profile [rsn-ie | wpa-ie ] cipher-wep40 on page 12-294
● set service-profile wpa-ie on page 12-321
● show service-profile on page 12-357
profile-name Service profile name.
max-voip-calls Configure between 0 and 500 calls allowed on the service profile.
name Service profile name.
enable Enables CCMP encryption for WPA clients.
disable Disables CCMP encryption for WPA clients.
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.