0% found this document useful (0 votes)
89 views

North South University: CSE 338 L: Data Communication & Network Lab

This document discusses three dynamic routing protocols: RIP, OSPF, and EIGRP. It provides brief descriptions of each protocol, including that RIP uses hop count as a metric and has a maximum of 15 hops, OSPF is used to find the best path between connected networks, and EIGRP scales well and provides quick convergence. The lab tasks are to configure a network using these three protocols, add more devices, and make configurations for DHCP. References for further reading on configuring each protocol are also provided.

Uploaded by

Taqsim Rajon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views

North South University: CSE 338 L: Data Communication & Network Lab

This document discusses three dynamic routing protocols: RIP, OSPF, and EIGRP. It provides brief descriptions of each protocol, including that RIP uses hop count as a metric and has a maximum of 15 hops, OSPF is used to find the best path between connected networks, and EIGRP scales well and provides quick convergence. The lab tasks are to configure a network using these three protocols, add more devices, and make configurations for DHCP. References for further reading on configuring each protocol are also provided.

Uploaded by

Taqsim Rajon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

North South University

CSE 338 L: Data Communication &


Network Lab
Lab Class 7: Dynamic Routing
_____________________________________________________________________________________

Routing Information Protocol (RIP):


It 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. The maximum number of hops allowed for RIP is 15, which limits the size of networks
that RIP can support. A hop count of 16 is considered an infinite distance and the route is considered
unreachable. RIP implements the split horizon, route poisoning and holddown mechanisms to prevent
incorrect routing information from being propagated.

OSPF (Open Shortest Path First):


OSPF (Open Shortest Path First) is a router protocol used to find the best path for packets as they pass
through a set of connected networks. OSPF is designated by the Internet Engineering Task Force (IETF) as
one of several Interior Gateway Protocols (IGPs) -- that is, protocols aimed at traffic moving around
within a larger autonomous system network like a single enterprise's network, which may in turn be
made up of many separate local area networks linked through routers.

EIGRP (Enhanced Interior Gateway Routing Protocol):


Enhanced Interior Gateway Routing Protocol (EIGRP) is an interior gateway protocol suited for many
different topologies and media. In a well designed network, EIGRP scales well and provides extremely
quick convergence times with minimal network traffic.

Lab Tasks:
 Configure the below network using RIP, EIGRP and OSFP dynamic routing.

Prepared by Tousif Osman


 Make configure rigout most router for DHCP and add more devices.

Reading References:
1. http://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-
eigrp/16406-eigrp-toc.html
2. https://en.wikipedia.org/wiki/Open_Shortest_Path_First
3. http://www.technig.com/configure-ospf-routing-protocol/
4. http://www.computernetworkingnotes.com/ccna-study-guide/eigrp-configuration-step-by-step-
guide.html

Prepared by Tousif Osman

You might also like