Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
CAC commands require that the WLAN you are planning to modify is configured for the Wi-Fi Multimedia
(WMM) protocol and the quality of service (QoS) level be set to Platinum.
Before you can configure CAC parameters on a network, you must complete the following prerequisites:
• Disable all WLANs with WMM enabled by entering the wlan wlan_name shutdown command.
• Disable the radio network you want to configure by entering the ap dot11 {24ghz | 5ghzshutdown
command.
• Save the new configuration.
• Enable voice or video CAC for the network you want to configure by entering the ap dot11 {24ghz |
5ghzcac voice acm or ap dot11 {24ghz | 5ghzcac video acm commands.
Examples
This example shows how to enable the bandwidth-based CAC:
Controller(config)#
ap dot11 24ghz cac voice acm
This example shows how to enable the load-based CAC on the voice access category:
Controller(config)#
ap dot11 24ghz cac voice load-based
This example shows how to specify the percentage of the maximum allocated bandwidth for voice applications
on the selected radio band:
Controller(config)#
ap dot11 24ghz cac voice max-bandwidth 50
This example shows how to configure the percentage of the maximum allocated bandwidth reserved for
roaming voice clients on the selected radio band:
Controller(config)#
ap dot11 24ghz cac voice roam-bandwidth 10
This example shows how to configure the bandwidth and voice packetization interval for the G729 SIP codec
on a 2.4 GHz band:
Controller(config)#
ap dot11 24ghz cac voice sip bandwidth 8 sample-interval 40
This example shows how to configure the number of aggregated voice traffic specifications stream with a
stream size of 85000 and with a maximum of 5 streams:
Controller(config)#
ap dot11 24ghz cac voice stream-size 85000 max-streams 5
This example shows how to enable the voice TSPEC inactivity timeout messages received from an access
point:
Controller(config)#
ap dot11 24ghz cac voice tspec-inactivity-timeout enable
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
625
ap dot11 cac voice