Specifications
2-116
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot11 qos class
dot11 qos class
Use the dot11qos class interface configuration mode command to configure QOS class parameters for
the radio interface. Use the no form of the command to disable the QOS parameters.
[no] dot11 qos class {background | best-effort | video | voice}
{ [both] [cell] [local] }
Note This command is not supported when operating in repeater mode.
Syntax Description
Defaults This command has no defaults.
Command Modes Interface configuration mode
Command History
Examples This example shows how to specify video traffic support on radio cells:
AP(config)# interface dot11radio 1
AP(config-if)# dot11 qos class video cell
AP(config-if-qosclass)#
This example shows how to disable video traffic support on radio cells:
AP(config-if)# no dot11 qos class video
Related Commands
background Specifies the QOS traffic is a background process.
best-effort Specifies the QOS traffic is a best-effort process.
video Specifies the QOS traffic is video data.
voice Specifies the QOS traffic is voice data.
both Specifies the QOS parameters for local and radio use.
cell Specifies the QOS parameters apply to the radio cells.
local Specifies the QOS parameters are for local use only.
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.