Internet Router Discovery Protocol (IRDP) Client Support Added to Windows NT 4.0ID: Q223756
|
You require Internet Control Message Protocol (ICMP) Internet Router Discovery Protocol (IRDP) support on Microsoft Windows NT
IRDP (router discovery) support has been added to Windows NT 4.0.
The following text is an excerpt from Request for Comments (RFC) 1256:
The ICMP router discovery messages are called "Router Advertisements" and "Router Solicitations. " Each router periodically multicasts a Router Advertisement from each of its multicast interfaces, announcing the IP address(es) of that interface. Hosts discover the addresses of their neighboring routers simply by listening for advertisements.This is one way of testing for dead gateways. This solution requires that routers be configured to send IRDP router advertisement packets.
Windows NT 4.0 now supports performing "router discovery" as specified in RFC 1256.
Router discovery provides an improved method of configuring and detecting default gateways. When using DHCP or manual default gateway configuration, there is no way to adjust to network changes. Using router discovery, clients dynamically discover routers and can switch to backup routers if a network failure or administrative change is needed. Router discovery is made up of two types of packets: Router Solicitations sent by hosts, and Router Advertisements sent by routers. Windows NT 4.0 supports router discovery as a host only.
This feature is disabled by default.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\adaptername\Parameters\Tcpip\
Value Name: PerformRouterDiscovery
Value Type: REG_DWORD - Number
Valid Range: 0,1
Default: 0
Description: This parameter controls whether Windows NT will attempt to perform router discovery per RFC 1256 on a per-interface basis. This parameter defaults to 0 or FALSE.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\adaptername\Parameters\Tcpip\
Value Name:SolicitationAddressBcast
Value Type: REG_DWORD - Number
Valid Range: 0,1
Default: 0
Description: This parameter can be used to configure Windows NT to send router discovery messages as limited broadcasts (255.255.255.255) instead of multicasts, as described in RFC 1256. By default, router discovery solicitations are sent to the all routers multicast group (224.0.0.2).
By default, IRDP client listens to both multicast and broadcast router advertisements.
http://www.microsoft.com/support/supportnet/overview/overview.asp
Q154871 Determining If You Are Eligible for No-Charge Technical Support
Microsoft has confirmed this to be a problem in Windows NT 4.0. This problem was first corrected in Windows NT version 4.0 Service Pack 5.
When a host that supports router discovery initializes, it joins the "all-systems" IP multicast group (224.0.0.1), and then listens for the router advertisements sent to that group.
Q159168 Multiple Default Gateways Can Cause Connectivity ProblemsFor IRDP support, Windows 95 requires Windows Socket update 2; Windows 98 natively supports IRDP. For additional information, please see the following article(s) in the Microsoft Knowledge Base:
Q183902 Dead Gateway Detection Is Not Triggered During Logon
Additional query words: 4.00
Keywords : kbnetwork ntsp kbbug4.00 kbfix4.00 nt4sp5fix
Version : winnt:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: July 2, 1999