Enabling IP RoutingLast reviewed: April 10, 1997Article ID: Q99686 |
The information in this article applies to:
This article describes how to enable IP routing in Windows NT and how to configure static routing tables using ROUTE.EXE.
How to Enable IP RoutingRouting between subnets is disabled by default for the TCP/IP protocol in Windows NT. To enable routing, following these steps: WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
Configuring Static Routing TablesIf two subnets are separated by more than one Windows NT machine or by a router, Windows NT can route between the subnets if you manually configure the routing tables. Static configurable routing is supported, but neither routing information protocol (RIP) or OSPF are supported. The ROUTE.EXE command manually configures network routing tables. ROUTE has the following syntax:
route [-fs] [command [destination][gateway]] Switches
-f Clears routing tables -s Packets for which no destinations are found are routed to the smart gateway. Commands
add Adds a route delete Deletes a path print Prints a route change Changes an existing routeAll symbolic names used for gateway and destination are looked up in the database files NETWORKS and HOSTS.
|
Additional query words: prodnt tcp/ip
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |