Specifications

Changing QoS Settings
12-16 Configuring Quality of Service
Enabling CAC
ToenableordisableCAConaserviceprofile,usethefollowingcommand:
set service-profile name cac-mode {none | session}
Example
ToenablesessionbasedCAConserviceprofile sp1,usethefollowingcommand:
RBT-8100# set service-profile sp1 cac-mode session
success: change accepted.
Changing the Maximum Number of Active Sessions
WhenCACisenabled,themaximumnumberof activesessionsaradiocanhaveis14bydefault.
Tochangethemaximumnumberofsessions,usethefollowingcommand:
set service-profile name cac-session max-sessions
Themaxsessionscanbeavaluefrom0to100.
Example
Tochangethemaximumnumberofsessionsforradiosusedbyserviceprofilesp1to10,usethe
followingcommand:
RBT-8100# set service-profile sp1 cac-session 10
success: change accepted.
Configuring Static CoS
ToconfigurestaticCoSforanSSID,enablethefeatureandsettheCoSvalue.APradiosthat
forwardtrafficfortheSSIDmarkallthetrafficwiththestaticCoSvalueandusethe
correspondingforwardingqueuetoforwardthetraffic.ThestaticCoSvalueappliestoalltraffic
on
theSSID.
ToenablestaticCoSandsettheCoSvalue,usethefollowingcommands:
set service-profile name static-cos {enable | disable}
set service-profile name cos level
Thelevelcanbeavaluefrom0(l owestpriority)to7(highestpriority).Thedefaultis0.
Examples
ToconfigurestaticCoS7forserviceprofilesp1,usethefollowingcommands:
RBT-8100# set service-profile sp1 static-cos enable
success: change accepted.
RBT-8100# set service-profile sp1 cos 7
success: change accepted