December 7, 2011 – 6:58 pm | 16 Comments

3CX is pleased to announce a new release of 3CX Phone System 10, build 22686. Service Pack 5 fixes numerous 3CX Wallboard issues and also adds a new and important caller ID feature. To download …

Read the full story »
Releases

3CX Product Releases

VoIP How To

Technical tips to run your VoIP PBX more efficiently

Events

3CX Trainings and Webinars around the world

Docs & FAQ

3CX Documentation how to and FAQ

Phone configuration

3CX, Aastra, Cisco, Yealink, Grandstream, Polycom configs

Home » Docs & FAQ, VoIP How To

Implementing QoS on a Windows 2008 Server

Submitted by on August 10, 2010 – 3:57 pm2 Comments

These are instructions to create a basic catch-all policy for all traffic generated from a machine running 3CX PhoneSystem which tags all traffic with a DSCP value of 56.

Create a Local Policy for QoS

  • Run “gpedit.msc”
  • Go to the “Local Computer Policy -> Computer Configuration -> Windows Settings” node.

  • Right-click on “Policy-based QoS” and click on “Create new policy …”

  • Set the “Policy Name” to “All Traffic”
  • Set the “DSCP Value” to 56
  • Click the “Next >” button

  • Select the “All Application” radio button
  • Click the “Next >” button

  • Select the “Any source IP address” radio button
  • Select the “Any destination IP address” radio button
  • Click the “Next >” button

  • Set the “Select the protocol this QoS policy applies to” field to “TCP and UDP”
  • Select the “From any source port” radio button
  • Select the “To any destination port” radio button
  • Click the “Finish” button

Apply the New Policy Immediately

  • Run “gpupdate.exe”

Checking QoS is Applied to Outgoing Traffic

Running Wireshark will allow you to check that outgoing traffic is indeed being tagged with the correct DSCP value.

2 Comments »

  • [...] Originally posted here: Implementing QoS on a Windows 2008 Server [...]

  • [...] Link: Implementing QoS on a Windows 2008 Server [...]