The information in this article applies to:
SUMMARYThis article describes how to implement Routing Information Protocol (RIP) over Routing and Remote Access Service (RRAS) Dial On Demand (DOD) connections. The implementation of this protocol is the same for both direct-dial modem connections and Virtual Private Network (VPN) connections over the Internet. MORE INFORMATIONThe information in this article applies to both direct connections and VPN connections. In the following examples, RRAS is used to provide LAN-to-LAN routing: Example Direct-Dial Modem ConnectionNOTE: For the purposes of this article, a DOD connection refers to either a direct-dial connection using a modem or a VPN tunnel connection over the Internet. Because RIP does not distinguish between connectivity methods, both are used in the same manner. Before you configure RIP for LAN-to-LAN routing (as in the two examples above), do the following:
After you install RIP, the RIP for Internet Protocol icon is displayed in the IP Routing section of the RRAS Administration tool. Right-click RIP for Internet Protocol, and then click Add. Click the DOD interface you are using between the two RRAS servers (you need to do this on both RRAS servers). Add the interfaces that RIP uses in this section (usually the DOD interfaces and the LAN side interfaces). In the VPN example above, it is not necessary to add the interface that connects to the Internet unless there are other compelling reasons to do so. When you add an interface, you can change the RIP configuration. Four tabs are available: General, Security, Neighbors, and Advanced. Typically, you can leave these settings at their default values and RIP functions properly. You can make any changes to RIP after you initially configure the added interfaces. The General tab is described in more detail below. For more information about these settings, refer to the RRAS Administrators Guide. On the General tab, you can click Operation mode and choose one of the following options to indicate whether the interface is treated as a persistent connection or DOD connection:
At this point, even though RIP is installed, DOD connections do not dial and cannot be forced to dial. Even if you configure the DOD connection to use Periodic mode, the connection does not dial. However, if you manually dial the connection and Periodic mode is enabled, the connection does not disconnect after connected. For additional information, click the article number below to view the article in the Microsoft Knowledge Base: Q235492 RIP and OSPF Do Not Start Dial On Demand ConnectionsTo force RIP to start a DOD connection, make sure that a route entry exists that forces the DOD connection to dial. You can do this using the appropriate method: Using Auto-Static ModeOn each RRAS server in the IP Routing section, right-click the DOD (either the modem or VPN interface), and then click Update Routes. After the connection is made, the DOD copies over the routes normally learned by RIP as static routes in the route table. After this task is finished, the DOD is forced to dial back based on the routing table (even if the DOD drops because of inactivity). You must do this on each side, unless only one side is required to dial. These auto-static updates are not dynamic. If there are changes to a network, then you must select the Update Routes option again to update the static routes in the route table of the RRAS server. You may also need to stop and restart the RRAS server to complete the configuration changes.Using Periodic ModeAdd a default gateway static route that points to the DOD or specific network routes that point to the DOD. You need to do this on each side for routing purposes. In this example, you must manually add the static routes and RIP learned routes are placed in the routing table after the DOD is connected. If you add static routes using Periodic mode, you should also do the following:
Additional query words:
Keywords : kbenv |
Last Reviewed: October 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |