Specifications

Enabling Prioritization for Legacy Voice over IP
RoamAbout Mobility System Software Configuration Guide 15-27
Configuring a VLAN and AAA for Voice Clients
MSSrequiresallclientstobeauthenticatedbyRADIUSorthelocaldatabase,andtobeauthorized
foraspecificVLAN.MSSplacestheuserintheauthorizedVLAN.
ConfigureaVLANforvoiceclients.
–DisableIGMPsnoopingintheVLAN.(DisablingthisfeatureisrequiredforSVP.)
Configurealast
resortssiduser,andsettheusersVLANattributetothenameofthe
VLANyoucreateforthevoiceclients.
Configureanauthenticationandauthorizationrulethatmatchesonthelastresort
usernameandonthevoiceSSID.
Example
ToconfigureaVLANandalastresortuserforthevoiceSSID:
RBT-8100# set vlan 2 name v1 port 3
RBT-8100# set igmp disable vlan v1
RBT-8100# set authentication last-resort ssid phones local
RBT-8100# set user last-resort-phones attr vlan-name v1
ThesetvlanandsetigmpcommandscreateVLANv1andaddtheuplinkporttoit,thendisable
IGMPsnoopingintheVLAN.
Thesetauthenticationcommandinthisexampleusesthelocaldatabasetoauthenticateallusers
whoassociate withtheSSIDphones.Thesetusercommandconfigures
theuserlastresortphonesin
thelocaldatabaseandassignstheusertoVLANv1.WhenauserassociateswiththeSSID,MSS
appendstheSSIDnametothelastresortusername,andsearchesforthelastresortssidname.
Configuring an ACL to Prioritize Voice Traffic
MSSdoesnotprovidepriorityforwardingforSVPtrafficbydefault.Toenableprioritizationfor
SVPtraffic,youmustconfigureanACLandmapittotheoutbounddirectionoftheVLANto
whichthevoiceclientsareassigned.TheACLmustcontainanACEthatmatchesonIPprotocol
119
andmarkstheIPToSbitsinmatchingpacketswithCoSvalue7.WhenanAPreceivesapacket
withCoSvalue7,theAPplacesthepacketinthevoicequeueforpriorityforwarding.
IftheVLANwillbesharedbyotherclients,youalsoneedtoaddan
ACEthatpermitsthetraffic
thatisnotusingIPprotocol119.Otherwise,theRoamAboutSwitchdropsthistraffic.EveryACL
hasanimplicitACEattheendthatdeniesalltrafficthatdoesnotmatchanyoftheotherACEsin
theACL.
AfteryouconfiguretheACEandmap
ittotheVLAN,youmustcommittheVLANtothe
configuration.TheACLdoesnottakeeffectuntilyoumapitandcommitit.
Notes: You can use the same VLAN for other clients. However, it is a best practice to use the VLAN
primarily, if not exclusively, for voice traffic.