Specifications
2-11
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 (SSID configuration mode)
admit-traffic (SSID configuration mode)
Use the admit-traffic SSID configuration mode command to enable or disable call admission control
(CAC) traffic for an SSID. Use the no form of the command to disable all CAC traffic for the SSID.
[no] admit-traffic
Note This command is not supported when operating in repeater mode.
Syntax Description This command has no arguments or keywords.
Defaults By default, the admission control is disabled on all SSIDs.
Command Modes SSID configuration mode
Command History
Examples This example shows how to enable CAC traffic support for the test SSID:
AP(config)# dot11 ssid test
AP(config-ssid)# admit-traffic
This example shows how to disable CAC traffic on the test SSID:
AP(config)# dot11 ssid test
AP(config-ssid)# no admit-traffic
Related Commands
Release Modification
12.3(8)JA This command was introduced.
Command Description
admit-traffic (QOS Class
interface configuration mode)
Configures CAC admission control on the access point.
show dot11 cac Displays admission control information on the access point.
traffic-stream Configures CAC traffic data rates and priorities on the access point.
debug cac Provides debug information for CAC admission control on the access
point.