Specifications

Configuring Access Points
RoamAbout Mobility System Software Configuration Guide 9-45
Changing the DTIM Interval
TheDTIMintervalsp ecifiesthenumberoftimesaftereverybeaconthataradiosendsadelivery
trafficindicationmap(DTIM).Anaccesspointsendsthemulticastandbroadcastframesstoredin
itsbufferstoclientswhorequesttheminresponsetotheDTIM.TheDTIMintervalappliestoboth
the
beaconedSSIDandtheunbeaconedSSID.
TheDTIMintervaldoesnotapplytounicastframes.Anaccesspointalsostoresunicastframesin
buffermemory,buttheAPincludesinformationaboutthebufferedunicastframesineachbeacon
frame.Whenauserstationreceivesabeaconframethatadvertisesunicastframes
destinedforthe
station,thestationsendsarequestfortheframesandtheAPtransmitstherequestedframestothe
userstation.
TochangetheDTIMinterval,usethefollowingcommand:
set radio-profile name dtim-interval interval
Theintervalcanbeavaluefrom1through31.Thedefaultis1.
Example
TochangetheDTIMintervalforradioprofilerp1to2,typethefollowingcommand:
RBT-8100# set radio-profile rp1 dtim-interval 2
success: change accepted.
Changing the RTS Threshold
TheRTSthresholdspecifiesthemaximumlengthaframecanbebeforearadiousestheRequest
toSend/CleartoSend(RTS/CTS)methodtosendtheframe.TheRTS/CTSmethodclearsthe airof
othertraffictoavoidcorruptionoftheframeduetoacollisionwithanotherframe.
Whena
frameislongenoughfortheRTS/CTSmethodtobeapplicable,theradiosendsaRequest
ToSend(RTS)messageaddressedtotheintendedreceiverfortheframe.Thereceiverreplieswith
aClearToSend(CTS)message.WhentheradioreceivestheCTSmessage,theradiotransmitsthe
frameand
waitsforanacknowledgment fromthereceiver.Theradiodoesnottransmitadditional
framesuntilreceivingtheacknowledgment.
AnyotheruserstationthatoverhearstheRTSorCTSmessagestopstransmittinguntilthestation
overhearstheacknowledgmentmessage.
TochangetheRTSthreshold,usethefollowingcommand:
set radio-profile name rts-threshold threshold
Thethresholdcanbeavaluefrom256bytesthrough3000bytes.Thedefaultis2346.
Example
TochangetheRTSthresholdforradioprofilerp1to1500 bytes,typethefollowingcommand:
RBT-8100# set radio-profile rp1 rts-threshold 1500
success: change accepted.