Cisco Systems OL-29225-01 Film Camera User Manual


 
6-32
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 6 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.
Step 3
rts threshold value Set the RTS threshold. Enter an RTS threshold from 0 to
23472347.
Step 4
rts retries value Set the maximum RTS retries. Enter a setting from 1 to 128.
Step 5
end Return to privileged EXEC mode.
Step 6
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
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.
Step 3
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.
Step 4
end Return to privileged EXEC mode.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.