H3C S5800 Series Configuration Manual page 39

Layer 3 - ip routing
Hide thumbs Also See for S5800 Series:
Table of Contents

Advertisement

RIP routing table
A RIP router has a routing table containing routing entries of all reachable destinations, and each
routing entry contains:
Destination address: IP address of a host or a network.
Next hop: IP address of the adjacent router's interface to reach the destination.
Egress interface: Packet outgoing interface.
Metric: Cost from the local router to the destination.
Route time: Time elapsed since the routing entry was last updated. The time is reset to 0 every
time the routing entry is updated.
Route tag: Identifies a route, used in a routing policy to flexibly control routes. For information
about routing policy, see Route Policy Configuration in the Layer 3 - IP Routing Configuration
Guide.
RIP timers
RIP employs four timers, update, timeout, suppress, and garbage-collect.
The update timer defines the interval between routing updates.
The timeout timer defines the route aging time. If no update for a route is received within the aging
time, the metric of the route is set to 16 in the routing table.
The suppress timer defines how long a RIP route stays in the suppressed state. When the metric
of a route is 16, the route enters the suppressed state. In the suppressed state, only routes which
come from the same neighbor and whose metric is less than 16 will be received by the router to
replace unreachable routes.
The garbage-collect timer defines the interval from when the metric of a route becomes 16 to
when it is deleted from the routing table. During the garbage-collect timer length, RIP advertises
the route with the routing metric set to 16. If no update is announced for that route after the
garbage-collect timer expires, the route will be deleted from the routing table.
Routing loops prevention
RIP is a distance vector (D-V) routing protocol. Since a RIP router advertises its own routing table to
neighbors, routing loops may occur.
RIP uses the following mechanisms to prevent routing loops.
Counting to infinity. The metric value of 16 is defined as unreachable. When a routing loop occurs,
the metric value of the route will increment to 16.
Split horizon. A router does not send the routing information learned from a neighbor to the
neighbor to prevent routing loops and save bandwidth.
Poison reverse. A router sets the metric of routes received from a neighbor to 16 and sends back
these routes to the neighbor to help delete such information from the neighbor's routing table.
Triggered updates. A router advertises updates once the metric of a route is changed rather than
after the update period expires to speed up network convergence.
Operation of RIP
The following procedure describes how RIP works.
1)
After RIP is enabled, the router sends request messages to neighboring routers. Neighboring
routers return Response messages including information about their routing tables.
3-2

Advertisement

Table of Contents
loading

This manual is also suitable for:

S5820x series

Table of Contents