Specifications

2-180
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
packet speed
packet speed
Use the packet speed configuration interface command to specify downlink data rates and priorities for
packets which have been declared discard-eligible in the packet max-retries command. Use the no form
of the command to disable specified speeds and priorities and to restore the default data rates.
[no] packet speed [rate1....rateN | default]
priority 0-7
Defaults 802.11b default data rates (Mbps): 5.5, 11.0
802.11a default data rates (Mbps): 6.0, 12.0, 24.0
802.11g default data rates (Mbps): 5.5, 6.0, 11.0, 12.0, 24.0
Priority default is 6(voice). Currently, only priority 6 is allowed pending future releases.
Command Modes Configuration interface
Command History
Examples This example shows how to specify default packet speeds for priority 7.
AP(config-if)# packet speed default prority 7
This example shows how remove packet speeds of 1.0, 2.0, 5.5, 6.0, and 9.0 Mbps data rates at priority 7.
AP(config-if)# no packet speed 1.0 2.0 5.5 6.0 priority 7
Related Commands
rate1....rateN Specifies one or multiple data rates that can be used for packets. Possible
data rates are listed below:
802.11b data rates (Mbps)
1.0, 2.0, 5.5, 11.0
802.11g data rates (Mbps)
1.0, 2.0, 5.5, 6.0, 9.0, 11.0, 12.0, 18.0. 24.0, 36.0, 48.0, 54.0
802.11a data rates (Mbps)
6.0, 9.0, 11.0, 12.0, 18.0. 24.0, 36.0, 48.0, 54.0
default Specifies that the default rates are used for packets.
priority 0-7 Specifies the priority (0 to 7)
Release Modification
12.3(8)JA This command was introduced.
Command Description
show running-config Displays the current access point operating configuration