Specifications
2-15
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
ampdu
Related Commands
ampdu
Use the ampdu command to allow or disallow the use of 802.11n AMPDU aggregation for a particular
class of service. The command should be used on classes of service that have considerable traffic (such
as best effort or video) where the packets are transmitted close together in time so that they can be
aggregated. The command applies only to the 802.11n radio interfaces.
Use the no form of this command to reset the receive antenna to defaults.
[no] ampdu
{transmit |
{priority |0-7|}
Syntax Description
Defaults AMPDU priority 0 is enabled default.
Command Modes Configuration interface.
Command History
Examples This example shows how to specify AMPDU transmit priority 7 to an 802.11n radio interface
AP(config-if)# ampdu transmit priority 7
This example shows how to disable AMPDU transmit priority to the 802.11 radio interface:
Command Description
power local Configures the radio power level
show running-config Displays the current access point operating configuration
ampdu transmit
priority [0-7]
Assigns a class of service transmit priority to the selected 802.11n radio
interface as follows:
• Best Effort (0)
• Background (1)
• Spare (2)
• Excellent (3)
• Control Lead (4)
• Video <100ms Latency (5)
• Voice <100ms Latency (6)
• Network Control (7)
Release Modification
12.4(10b)JA This command was introduced.