6-32
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter6 Configuring Radio Settings
Configuring the Maximum Data Packet Retries
Use the no form of the command to reset the RTS settings to defaults.
Configuring the Maximum Data Packet Retries
The maximum data retries setting determines the number of attempts the wireless device makes to send
a packet before giving up and dropping the packet.
The default setting is 32. Beginning in privileged EXEC mode, follow these steps to configure the
maximum data retries:
Use the no form of the command to reset the setting to defaults.
Step3 rts threshold value Set the RTS threshold. Enter an RTS threshold from 0 to
23472347.
Step4 rts retries value Set the maximum RTS retries. Enter a setting from 1 to 128.
Step5 end Return to privileged EXEC mode.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface dot11radio {0 | 1slot/port} Enter interface configuration mode for the radio interface.
The 2.4-GHz radio and the 2.4-GHz 802.11n radio is 0.
The 5-GHz radio and the 5-GHz 802.11n radio is 1.
Step3 packet retries value [drop-packet] Set the maximum data retries. Enter a setting from 1 to 128.
If the drop-packet option is used, the device stops trying to send
the current packet, and moves on to try sending the next packet
in the queue, without disconnecting.
When the drop-packet option is not used, the wireless device
determines that the link is not usable anymore, stops trying to
send the current packet and terminates the connection.
Step4 end Return to privileged EXEC mode.
Step5 copy running-config startup-config (Optional) Save your entries in the configuration file.