Specifications
2-12
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
admit-traffic (QOS Class interface configuration mode)
admit-traffic (QOS Class interface configuration mode)
Use the admit-traffic QOS Class interface configuration mode command to enable CAC traffic for a
radio interface. Use the no form of the command to disable all CAC traffic for the access point.
admit-traffic {narrowband | signaling} {infinite | max-channel percent}
[roam-channel roam]
no admit-traffic
Note This command is not supported when operating in repeater mode.
Syntax Description
Defaults This command has no defaults.
Command Modes QOS Class interface configuration mode
Command History
Examples This example shows how to configure CAC voice traffic parameters for the radio interface:
AP(config)# interface dot11radio 0
AP(config-if)# dot11 qos class voice
AP(config-if-qosclass)# narrowband max-channel 30 roam-channel 10 channel-min 10
This example shows how to disable CAC traffic on the radio interface:
AP(config-if-qosclass)# no admin-traffic
Related Commands
narrowband Specifies that narrowband codecs are allowed on the radio interface.
signaling Specifies that signaling only is allowed on the radio interface.
infinite Specifies unlimited channel utilization is allowed for the CAC traffic on the
radio interface.
max-channel percent Specifies the maximum percentage (1 to 100) of channel utilization allowed
for CAC traffic on the radio interface.
roam-channel roam Specifies the maximum percentage (1 to 100) of channel utilization that is
reserved for roaming CAC traffic on the radio interface.
Release Modification
12.3(8)JA This command was introduced.
Command Description
admit-traffic (SSID interface
configuration mode)
Enables CAC admission control for an SSID on the access point.
show dot11 cac Displays admission control information for the access point.