How to Disable RSVP Signaling (247103)



The information in this article applies to:

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Datacenter Server

This article was previously published under Q247103
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

This article describes how to disable RSVP signaling in the Windows 2000.

MORE INFORMATION

RSVP is a signaling technique used in Windows 2000 Quality of Service for establishing bandwidth reservations.

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
You can use the following registry key to disable RSVP signaling:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\interfaces\interface\QoS

Value Type: REG_DWORD
Valid Range: 1 or 0
Description: Setting the entry to 0 disables RSVP on the entire interface. A setting of 1 enables it.

Modification Type:MajorLast Reviewed:11/20/2003
Keywords:kbenv kbhowto kbnetwork KB247103