Start a Conversation

Unsolved

This post is more than 5 years old

13552

October 28th, 2015 12:00

N2024P Quality of Service (QoS) configuration at the interface for MS Lync

I need help with the final steps to configure a stand alone N2024P, I followed the QoS global configuration:

classofservice trust ip-dscp

classofservice ip-dscp-mapping 0 0

classofservice ip-dscp-mapping 46 3

cos-queue random-detect 0 1

cos-queue strict 3

random-detect exponential-weighting-constant 5

random-detect queue-parms 0 1 min-thresh 5 10 15 50 max-thresh 15 25 50 98 drop-prob-scale 1 2 3 25

All QoS settings in this example are global, no interface settings are shown.

Do I need to do something at each individual interface/port? If yes what CLI commands do I need to apply?

Or I just need to turn ON Auto VOIP on each interface at the web management console?

Thank you in advance for your help

5 Practitioner

 • 

274.2K Posts

October 28th, 2015 14:00

Those command can be placed globally on the switch, or per interface. If you place the commands globally they will be applied to all interfaces. I would not configure auto VOIP unless it is for just a few interfaces. You can check the status of most of these settings with show commands.

Example:

show classofservice ip-dscpmapping

show classofservice trust

show interfaces cos-queue

show interfaces random-detect

No Events found!

Top