Computer Communications ECE - 4008: Lab Task - 5
Computer Communications ECE - 4008: Lab Task - 5
ECE - 4008
LAB TASK – 5
SUBMITTED TO:
PROF. VELMURUGAN T
SUBMITTED BY:
SAUMYA SHANKAR
16BEC0045
L3+L4
TASK-5
ROUTING INFORMATION PROTOCOL (RIP)
AIM:
To design a network to implement Spanning Tree Protocol (STP) algorithm
under various priority conditions.
TOOLS USED:
Net Sim
THEORY:
The Routing Information Protocol ('RIP') is one of the oldest distance-
vector routing protocols which employ the hop count as a routing metric. RIP
prevents routing loops by implementing a limit on the number of hops allowed
in a path from source to destination.
Features of RIP :
CASE -1
CASE-2
INFERENCE
From the above two cases we observe that, in CASE-1 , the number of hops = 3,
which corresponds to the lowest path as identified by the RIP protocol.
In case-2, when one of the links of the shortest path is removed, the RIP
protocol looks for the other shortest path and accordingly gives the number of
hops = 4.