Policy-Based QoS
The cost of bandwidth has fallen significantly in the last several years, but network congestion is still a problem. As more people and organizations begin to use real-time networking services, such as Voice over IP (VoIP), multimedia streaming, and video conferencing, it is obvious that increasing bandwidth alone cannot solve network quality problems.
Note Windows Vista and Windows 7 support Quality Windows Audio Video Experience (qWAVE), which provides QoS support for streaming audio and video across home networks. Because this resource kit focuses on enterprise networking, qWave is not discussed in detail. Instead, all references to QoS refer to enterprise QoS, also known as eQoS.
Policy-based QoS in Windows Vista and Windows 7 enables domain-wide management of how computers on your network use bandwidth. This technology can solve network problems and make possible the following scenarios:
- Enable real-time traffic by prioritizing more important applications, such as VoIP, over lower-priority traffic, such as browsing the Web or downloading e-mail.
- Customize bandwidth requirements for groups of users and computers. For example, you can prioritize traffic for your IT Support Center over other users to increase responsiveness when managing and troubleshooting computers.
- Minimize the negative impact of high-bandwidth, low-priority traffic, such as backup data transfers, by using prioritization and throttling.
Network congestion problems occur because high-bandwidth applications tend to consume all available bandwidth, and applications are not written to give central bandwidth control to IT administrators. Adding more bandwidth does not usually solve these problems. Instead, adding more bandwidth only leads to applications consuming the newly available capacity. IT administrators need a central means to control and allocate bandwidth resources based on the needs of their business.
Policy-based QoS enables you to make the most of your current bandwidth by enabling flexible bandwidth management through Group Policy settings. With Policy-based QoS, you can prioritize and/or throttle outbound network traffic without requiring applications to be modified for QoS support. You can use Differentiated Services Code Point (DSCP) marking to configure QoS policies to outbound traffic so that network equipment can prioritize it or specify a maximum throttle rate. DSCP marking is useful only if prioritization is enabled in routers. Almost all enterprise-class routers support DSCP prioritization; however, it is usually disabled by default.
Each computer running Windows Vista and Windows 7 can prioritize or throttle outbound traffic based on a mix of any of the following conditions:
- Group of users or computers based on an AD DS container, such as a domain, a site, or an organizational unit
- Sending application
- Source or destination IPv4 or IPv6 address (including network prefix length notation, such as 192.168.1.0/24)
- Source or destination Transmission Control Protocol (TCP) or UDP port number
- For computers running Windows 7 only, the Uniform Resource Locator (URL) of a Web site being accessed with HTTP or Hypertext Transfer Protocol Secure (HTTPS)
Additionally, Windows 7 (when acting as a Web server) can now prioritize Web traffic based on the URL, allowing you to assign a lower priority to nonessential Web sites and a higher priority to critical Web sites. Because this is primarily a server feature, it is not discussed in detail here.
Note Windows Vista and Windows 7 include a new implementation of the QoS component in the Pacer.sys NDIS 6.0 lightweight filter driver, located in %SystemRoot% \System32\Drivers. Pacer.sys replaces Psched.sys, which is used in the Windows Server 2003 and Windows XP operating systems. It continues to support the Generic QoS (GQoS) and Traffic Control (TC) application programming interfaces (AP Is) provided by Microsoft Windows 2000, Windows XP, and Windows Server 2003. Therefore, existing applications that use QoS will work with Windows Vista and Windows 7. For more information about these AP Is, see "The MS QoS Components" at http://technet.microsoft.com/en-us/library/bb742475.aspx.
In this tutorial:
- Configuring Windows Networking
- Usability Improvements
- Network And Sharing Center
- Network Explorer
- How Windows Finds Network Resources
- How Windows Publishes Network Resources
- How Windows Creates the Network Map
- Network Map
- Set Up A Connection Or Network Wizard
- Manageability Improvements
- Network Location Types
- Policy-Based QoS
- Selecting DSCP Values
- Planning Traffic Throttling
- Configuring QoS Policies
- Configuring System-Wide QoS Settings
- Configuring Advanced QoS Settings
- Testing QoS
- Windows Firewall and IPsec
- Windows Connect Now in Windows 7
- Core Networking Improvements
- Networking BranchCache
- How Hosted Cache Works
- How Distributed Cache Works
- Configuring BranchCache
- BranchCache Protocols
- File Sharing Using SMB
- Web Browsing with HTTP (Including HTTPS)
- DNSsec
- GreenIT
- Efficient Networking
- What Causes Latency, How to Measure It, and How to Control It
- TCP Receive Window Scaling
- Scalable Networking
- Improved Reliability
- IPv6 Support
- 802.1X Network Authentication
- Server Message Block (SMB) 2.0
- Strong Host Model
- Wireless Networking
- Improved APIs
- Network Awareness
- Improved Peer Networking
- Services Used by Peer-to-Peer Networking
- Managing Peer-to-Peer Networking
- Peer-to-Peer Name Resolution
- EAP Host Architecture
- Layered Service Provider (LSP)
- Windows Sockets Direct Path for System Area Networks
- How to Configure Wireless Settings
- Configuring Wireless Settings Manually
- Using Group Policy to Configure Wireless Settings
- How to Configure TCP/IP
- DHCP
- Configuring IP Addresses Manually
- Command Line and Scripts
- How to Connect to AD DS Domains
- How to Connect to a Domain When 802.1X Authentication Is Not Enabled
- How to Connect to a Domain When 802.1X Authentication Is Enabled