Specifications

Configuring Access Points
9-46 Configuring Access Points
Changing the Fragmentation Threshold
Thefragmentationthresholdspecifiesthelongestaframecanbewithoutbeingfragmented into
multipleframesbyaradiobeforetransmission.Tochangethefragmentationthreshold,usethe
followingcommand:
set radio-profile name frag-threshold threshold
Thethresholdcanbeavaluefrom256through2346.Thedefaultis2346.
Example
Tochangethefragmentationthresholdfor radioprofilerp1to1500bytes,typethefollowing
command:
RBT-8100# set radio-profile rp1 frag-threshold 1500
success: change accepted.
Changing the Maximum Receive Threshold
Themaximumreceivethresholdspecifiesthenumberofmillisecondsaframereceivedbyaradio
canremaininbuffermemory.Tochangethemaximumreceivelifetime,usethe following
command:
set radio-profile name max-rx-lifetime time
Thetimecanbefrom500 ms(0.5 second)through250,000 ms(250 seconds).Thedefaultis
2000 ms(2 seconds).
Example
Tochangethemaximumreceivethresholdforradioprofilerp1to4000 ms,typethefollowing
command:
RBT-8100# set radio-profile rp1 max-rx-lifetime 4000
success: change accepted.
Changing the Maximum Transmit Threshold
Themaximumtransmissionthresholdspecifiesthenumberofmillisecondsaframescheduledtobe
transmittedbyaradiocanremaininbuffermemory.Tochangethemaximumtransmitlifetime,use
thefollowingcommand:
set radio-profile name max-tx-lifetime time
Thetimecanbefrom500 ms(0.5 second)through250,000 ms(250 seconds).Thedefaultis
2000 ms(2 seconds).
Example
Tochangethemaximumtransmitthresholdforradioprofilerp1to4000 ms,typethefollowing
command:
RBT-8100# set radio-profile rp1 max-tx-lifetime 4000
success: change accepted.