Specifications
Configuring Access Points
9-42 Configuring Access Points
Tochangetransmitratesforaserviceprofile,usethefollowingcommand:
set service-profile name transmit-rates {11a | 11b | 11g}
mandatory rate-list [disabled rate-list] [beacon-rate rate] [multicast-rate
{rate | auto}]
Example
Thefollowingcommandsets802.11amandatoryratesforserviceprofilesp1to6Mbpsand
9Mbps,disablesrates48 Mbpsand54 Mbps,andchangesthebeaconrateto9Mbps:
RBT-8100# set service-profile sp1 transmit-rates 11a mandatory 6.0,9.0 disabled
48.0,54.0 beacon-rate 9.0
success: change accepted.
Disabling Idle-Client Probing
Bydefault,anAPradiosendskeepalivemessages(idle‐clientprobes)every10secondstoeach
clientthathasanactivesessionontheradio,toverifythattheclientisstillactive.Theprobesare
unicastnull‐dataframes.Normally,aclientthatisstillactivesendsanAckin
replytoanidle‐
clientprobe.
Ifaclientdoesnotsendanydataorrespondtoanyidle‐clientprobesbeforetheuseridletimeout
expires(referto“Changing theUserIdleTimeout”onpage 9‐42),MSSchangestheclient’ssession
totheDisass ociatedstate.
Respondingtokeepalivemessages
requirespowerusebyaclient.Ifyouneedtoconservepowe r
ontheclient(forexample,onaVoIPhandset),youcandisableidle‐clientprobing.
Todisableorreenableidle‐clientprobing,usethefollowingcommand:
set service-profile name idle-client-probing {enable | disable}
Example
Thefollowingcommanddisablesidle‐clientprobingonserviceprofilesp1:
RBT-8100# set service-profile sp1 idle-client-probing disable
success: change accepted.
Changing the User Idle Timeout
Theuseridletimeoutspecifiesthenumberofsecondsaclientcanremainidlebeforethe
RoamAboutSwitchchangestheclient’ssessiontotheDisassociatedstate.Aclientisconsideredto
beidleifitdoesnotsenddataanddoesnotrespondtoidle‐clientprobes.Youcanspecifya
timeoutvaluefrom20to86400seconds.Thedefaultis180seconds(3minutes).Todisablethe
user‐idletimeout,setitto0.
Tochangetheuser‐idletimeout,usethefollowingcommand:
set service-profile name user-idle-timeout seconds
Example
Thefollowingcommandincreasestheuseridletimeoutto360seconds(6minutes):
RBT-8100# set service-profile sp1 user-idle-timeout 360
success: change accepted.