EnableRSVP

HKLM\SYSTEM\CurrentControlSet\Services\Qossp

Data type Range Default value
REG_DWORD 0 | 1 1

Description

Determines whether Resource ReSerVation Protocol (RSVP) is enabled.

RSVP is a signaling protocol that creates a reserved communications channel and guarantees a specific level of quality for traffic on that channel.

Value Meaning
0 Disabled. RSVP signaling is not available to QoS connections terminating on the interface.
1 Enabled. RSVP signaling is used for all QoS connections terminating on the interface.

Note Image Note

Windows 2000 does not add this entry to the registry. You can add it by editing the registry or by using a program that edits the registry.

This entry can appear in the Qossp subkey or in an interface-specific <Interface-name>\Qos subkey in Tcpip\Parameters. The value in the Qossp subkey affects all interfaces, but the value in the <Interface-name>\Qos subkey only affects the named interface. If this entry appears in both subkeys, the value in the <Interface-name>\Qos subkey takes precedence over the value in the Qossp subkey when configuring that interface.

Related Entries

Page Image