Bellman Ford Algorithm - in Routing Information Protocol (RIP) - Slides
Bellman Ford Algorithm - in Routing Information Protocol (RIP) - Slides
ROUTING INFORMATION
PROTOCOL
RIP
Project realized
by Amina NABTI
• RIP is one of the oldest routing
protocols, it uses hop count as a
routing measure.
• It is a level 3 distance vector
protocol.
• The maximum number of hops
allowed for RIP is 15, which limits
the size of the networks that RIP
can support.
• There are two types of version in
RIP: RIPv1 and RIPv2
BELLMAN FORD
ALGORITHM ON A
TOPOLOGIE
• The BF message is a RIP message
exchanged between nodes (routers),
with the aim of calculate the
distance and save it (fill in the
routing tables), then choose the
shortest path between the
transmitter and the receiver.