ConfiguringClientQoS
D-Link UnifiedAccessPointAdministrator’sGuide
November2011 Page179
UnifiedAccessPointAdministrator’sGuide
17. ClickApplytoupdatetheAPwiththeQoSsettings.
ConfiguringQoSbyUsingtheCLI
ACLConfiguration
1. ConnecttotheAP.
2. Creat eanACLnamedacl1.
addaclacl1acl‐typeipv4
3. Addaruletoacl1thatallowsHTTPtrafficfromthe192.168.1.0subnet.
addruleacl‐nameacl2acl‐typeipv4actionpermitprotocolipsrc‐ip192.168.1.0src‐ip‐mask
0.0.0.255src‐porthttp
4. Addanotherruletoacl1thatallowsalltrafficfromthehostwithanIPaddressof192.168.1.23.
addruleacl‐nameacl2acl‐typeipv4actionpermitprotocolipsrc‐ip192.168.1.23src‐ip‐mask
0.0.0.0
5. EnableClientQoSontheAP.
setclient‐qosmodeup
6. EnableClientQoSonVAP2
setvapwlan0vap2qos‐modeup
7. Applyacl1toVAP2intheinbounddirection(fromtheclienttotheAP).
setvapwlan0vap2def‐acl‐upacl1
DiffServConfiguration
1. LogontotheAPCLI.
2. Creat eaclassmapnamedclass_voipandconfigureittomatchallUDPpacketsfr omthe192.168.1.0
networkthathaveadestinationIPaddressof192.168.2.200(theVoIPserver).