Configuring the Routing Information Protocol |
Topics on this page: RIP Overview | Configuring RIP | Viewing RIP Statistics |
[Go back] |
Your ADSL/Ethernet router can be configured to communicate with other routing devices to determine the best path for sending data to its intended destination. Routing devices communicate this information using a variety of IP protocols. This topic describes how to configure your Zoom modem to use one of these, called the Routing Information Protocol (RIP). RIP OverviewRIP is an Internet protocol you can set up to share routing table information with other routing devices on your LAN, at your ISP's location, or on remote networks connected via the ADSL line. Generally, RIP is used to enable communication on autonomous networks. An autonomous network is one in which all the computers are administered by the same entity. An autonomous network may be a single network, or a grouping of several networks under the same administration. An example of an autonomous network is a corporate LAN, including devices that can access it from remote locations, such as the computers telecommuters use. Using RIP, each device sends its routing table to its closest neighbor every 30 seconds. The neighboring device in turn passes the information on to its next neighbor and so on until all devices in the autonomous network have the same set of routes. When Should You Configure RIP?Most small home or office networks do not need to use RIP; they have only one router and one path to an ISP. In these cases, there is no need to share routes, because all routes from the network go to the same ISP gateway. You may want to configure RIP if any of the following circumstances apply to your network:
Configuring the ADSL/Ethernet Router's Interfaces with RIPThe following instructions describe how to enable RIP on your ADSL/Ethernet router. |
In order for the ADSL/Ethernet router to communicate with other devices using RIP, you must also enable the other devices to use the protocol. See the product documentation for those devices. |
The page contains radio buttons for enabling or disabling the RIP feature and a table listing interfaces on which the protocol is currently running. The first time you open this page, the table may be empty.
For communication with RIP-enabled devices on your LAN, select the LAN interface (typically eth-0 or usb-0). For communication with your ISP or a remote LAN, select the corresponding ppp, eoa, or other WAN interface.
RIP uses a "hop count" as a way to determine the best path to a given destination in the network. The hop count is the sum of the metric values assigned to each port through which data is passed before reaching the destination. Among several alternative routes, the one with the lowest hop count is considered the fastest path. For example, if you assign this port a metric of 1, then RIP will add 1 to the hop count when calculating a route that passes through this port. If you know that communication via this interface is slower than through other interfaces on your network, you can assign it a higher metric value than the others. You can select any integer from 1 to 15.
The Send Mode setting indicates the RIP version this interface will use when it sends its route information to other devices. The Receive Mode setting indicates the RIP version(s) in which information must be passed to the ADSL/Ethernet router in order for it to be accepted into its routing table. RIP version 1 is the original RIP protocol. Select RIP1 if you have devices that communicate with this interface that understand RIP version 1 only. RIP version 2 is the preferred selection because it supports "classless" IP addresses (which are used to create subnets) and other features. Select RIP2 if all other routing devices on your LAN support this version of the protocol.
|
If you disable the RIP feature, the interface settings you have configured will remain available for future activation. |
NOTE: If want your changes to be permanent, be sure to Write Settings to Flash. |
You can delete an existing RIP entry by clicking in the Action column. |
Viewing RIP StatisticsFrom the RIP Configuration page, you can click Global Stats to view statistics on attempts to send and receive route table data over RIP-enabled interfaces on the device. You can click Clear to reset all statistics to 0 and Refresh to display any newly accumulated data. |