6-32
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-14209-01
Chapter 6 Configuring Radio Settings
Configuring the Maximum Data Retries
Configuring the Maximum Data 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.
Configuring the Fragmentation Threshold
The fragmentation threshold determines the size at which packets are fragmented (sent as several pieces
instead of as one block). Use a low setting in areas where communication is poor or where there is a great
deal of radio interference.
The default setting is 23382346 bytes. Beginning in privileged EXEC mode, follow these steps to
configure the fragmentation threshold:
Use the
no
form of the command to reset the setting to defaults.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface dot11radio
{
0
|
1
slot
/
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
Set the maximum data retries. Enter a setting from 1 to 128.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface dot11radio
{
0
|
1
slot
/
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
fragment-threshold
value
Set the fragmentation threshold. Enter a setting from 256 to
2346 bytes for the 2.4-GHz radio. Enter a setting from 256 to
2346 bytes for the 5-GHz radio.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
(Optional) Save your entries in the configuration file.