Specifications
2-269
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
traffic-class
Examples This example shows how to configure the CAC transmit opportunity time for the radio interface:
AP(config)# interface dot11radio 0
AP(config-if)# dot11 qos class voice
AP(config-if-qosclass)# transmit-op 100
This example shows how to remove the CAC transmit opportunity time for the radio interface:
AP(config-if-qosclass)# no transmit-op
Related Commands
traffic-class
Use the traffic-class configuration interface mode command to configure the radio interface
quality-of-service (QoS) traffic class parameters for each of the eight traffic types. Use the no form of
the command to reset a specific traffic class to the default values.
[no] traffic-class { best-effort | background | video | voice }
cw-min 0-10
cw-max 0-10
fixed-slot 0-20
Syntax Description
Defaults When QoS is enabled, the default traffic class settings for access points match the values in Table 2-17,
and the default traffic class settings for bridges match the values in Table 2-18.
Command Description
admission-control (QOS Class
interface configuration mode)
Specifies that CAC admission control is required for the radio
interface.
admit-traffic (QOS Class interface
configuration mode)
Specifies that CAC traffic is enabled for the radio interface.
cw-max (QOS Class interface
configuration mode)
Spcifies the CAC maximum contention window size for the
radio interface.
cw-min (QOS Class interface
configuration mode)
Spcifies the CAC minimum contention window size for the radio
interface.
fixed-slot (QOS Class interface
configuration mode)
Specifies the CAC fixed fallback slot time for the radio
interface.
best-effort Specifies the best-effort traffic class category
background Specifies the background traffic class category
video Specifies the video traffic class category
voice Specifies the voice traffic class category
cw-min 0-10 Specifies the minimum value (0 to 10) for the contention window
cw-max 0-10 Specifies the maximum value (0 to 10) for the contention window
fixed-slot 0-20 Specifies the fixed slot backoff interval value (0 to 20)