RIP
This page allows you to manage RIP routes. You can also add, update, or delete the networks/interface-specific configuration from this page.
Routing Information Protocol (RIP) is a widely used routing protocol that uses hop count to determine the best route to a destination.
RIP avoids routing loops from continuing indefinitely by limiting the number of hops permitted between the source and destination. The maximum number of hops supported is 15. Hence, if the hop count becomes 16, it is known as an infinite distance and is considered as unreachable.
With the help of the RIP protocol, the device sends routing update messages at regular intervals to the next router. When the next router receives the changes, it updates them in the routing table and also increases the metric value for the path by 1. The sender of the message is considered as the next hop. The device maintains only the route with the least metric value to a destination.
Global configuration
- Default metric
- Specify the default metric value to be used for redistributed routes.
- Administrative distance
- Specify the administrative distance. It is a number used by the routers to find out the better route.
- RIP version
- Select the RIP version to be used for sending and receiving updates.
- Update
- Specify the time interval in seconds between two periodic routing updates.
- Timeout
- Specify the time in seconds after which the route becomes invalid.
- Garbage
- Specify the garbage time. It is amount of time that the device will advertise a route as being unreachable before deleting the route from the routing table.
- Default information originate
- Enable to control the distribution of the default route. It will generate and advertise a default route into the RIP-enabled networks.
- Redistribute connected
- Click to enable the redistribution of connected routes into the RIP routing table.
- Redistribute static
- Click to enable the redistribution of static routes into the RIP routing table
- Redistribute OSPF
- Click to enable the redistribution of OSPF routes into the RIP routing table.
- Redistribute BGP
- Click to enable the redistribution of BGP routes into RIP routing table.
Click Apply.
This section shows a list of available RIP networks including the corresponding netmasks.
Override interface configuration
You can manage interface configuration from this section.