I need to set up QoS on NV2 wireless to prioritize VoIP traffic. We have DSCP enabled on the network. I set the NV2 queue count to 8, and QoS to Frame Priority. In a older post, someone recommended the following Mangle rules for the AP. I am not sure how these settings alone would enable NV2 QoS to prioritize DSCP. Is this the correct way to set up QoS on NV2? Is there more that I need to do? How can I check to see if QoS is actually working on this link?
[*] I found examples that showed classifying UDP, TCP, and ICMP. When you say to classify all types of traffic, should I classify those three, plus add a classification for DSCP? The mangle rule that I currently have for DSCP is:
[*] I’ve seen QoS examples that showed setting the mangle rules on the postrouting chain, and some that showed using the output chain. Which is preferable for this scenario?
[*] This link is NV2 in bridge mode. Do I need to add the mangle rules only to the AP, or do they also need to go on the client bridges?
I changed the mangle rules and NV2 settings to the settings below. These are the only parameters that I’ve set. Anyone who’s had success with NV2 QoS, please let me know if you would do anything differently or if I’ve left anything out. Thank you.