Specifications
2-181
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 timeout
packet timeout
Use the packet timeout configuration interface command to specify the packet timeout period for a
priority. Queued packets whose age has exceeded the timeout threshold will be discarded if they have
been declared discard-eligible in the packet max-retries command. Use the no form of the command to
reset the parameter to defaults.
[no] packet timeout 1-128
priority 0-7
Syntax Description
Defaults The timeout default is 35 milliseconds.
Command Modes Configuration interface
Command History
Examples This example shows how to specify a packet timeout of 12 msec at a priority of 7:
AP(config-if)# packet timeout 12 priority 7
This example shows how remove the packet timeout of 12 at a priority of 7:
AP(config-if)# no packet timeout 12 priority 7
Related Commands
1-128 Specifies the packet timeout (1 to 128 milliseconds).
0-7 Specifies the packet 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