Article ID: 254671 - Last Review: November 1, 2006 - Revision: 1.2

RRAS Does Not Update the Route Table When It Receives an RIP Metric of 16

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q254671
Expand all | Collapse all

SYMPTOMS

Routing and Remote Access Service (RRAS) may not properly update its routing table when it receives a Routing Information Protocol (RIP) advertisement for a route with a metric of 16. When viewing the routing table with the Kernrout Print utility, the route with the previous metric is still present. The RRAS server continues to use the old route.

CAUSE

This behavior can occur under the following circumstances:
  • RRAS is configured to listen to RIP advertisements for normal routing.

    -or-
  • A static route is configured as a backup route in the event that an RIP learned route becomes unavailable.
If the failed route advertisement has been modified to a metric of 16 (unreachable), RRAS should update its routing table accordingly and use the backup static route. The routing table can still show the RIP learned route at its original metric.

The following is an example of a routing table with a static route and RIP learned route to the same destination network:

Collapse this tableExpand this table
DestinationMaskInterfaceMetricSource
172.17.0.0255.255.0.0192.168.1.23RIP
172.17.0.0255.255.0.0192.168.1.15Static

When the RIP learned route becomes unreachable and is advertised as the following, the change is not reflected in the routing table:

Collapse this tableExpand this table
DestinationMaskInterfaceMetricSource
172.17.0.0255.255.0.0192.168.1.216RIP

STATUS

Microsoft has confirmed that this is a problem in Windows NT 4.0.

APPLIES TO
  • Microsoft Windows NT Server 4.0 Standard Edition
  • Microsoft Windows NT 4.0 Service Pack 3
  • Microsoft Windows NT 4.0 Service Pack 4
  • Microsoft Windows NT 4.0 Service Pack 5
  • Microsoft Windows NT 4.0 Service Pack 6
  • Microsoft Windows NT 4.0 Service Pack 6a
  • Microsoft Routing and Remote Access Service Update for Windows NT Server 4.0
Keywords: 
kbhotfixserver kbqfe kbbug kbfix KB254671