The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARYThis article is intended to describe the characteristics of the Routing and Remote Access Service (RRAS) when a Dial on Demand (DOD) interface attempts to dial a number that is not available. MORE INFORMATION
When a DOD interface in RRAS attempts to dial a number, the status field
will have a value of "Connecting." The static route that is used to
activate the DOD is viewable by using the KERNROUT PRINT command.
WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. If you are running Windows NT, you should also update your Emergency Repair Disk (ERD). The 10-minute wait time is a default value that can be changed by adding the registry entry shown below: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Router\Interfaces \<interface name>\MinUnreachabilityInterval REG_DWORD with a value in seconds NOTE: The above registry key is one path; it has been wrapped for readability. The MinUnreachabilityInterval is the smallest amount of time that the interface will stay "Unreachable" AND also defines what the wait interval is incremented by in next attempts. The maximum wait time is a default value that can be changed by adding the registry entry shown below: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Router\Interfaces \<interface name>\MaxUnreachabilityInterval REG_DWORD with a value in seconds NOTE: The above registry key is one path; it has been wrapped for readability. The MaxUnreachabilityInterval is the highest wait time the DOD interface will stay "Unreachable" and RRAS will not increment above this wait time. Additional query words: ntrouter dial-on-demand static routes lost
Keywords : kbnetwork |
Last Reviewed: February 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |