PerformanceComparisonofRoutingProtocols
PerformanceComparisonofRoutingProtocols
net/publication/349060784
CITATIONS READS
2 1,987
2 authors:
All content following this page was uploaded by Yousef A. Aburawi on 05 February 2021.
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 95
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
RIPv2 does the identical routing metric as RIPv1, hop IGRP consequently they are fit in their performance, where
count. Hop count is the number of routers among a source the applied metric in one protocol can be interpreted into
and destination.RIPv2 also has the equivalent hop count the metrics of the other protocol .EIGRP sends updates
frontier as RIPv1.If a route has higher than 15 hops, the only when changes executed, and the only changes part are
route will be ignored as unreasonable. transferred, not the entire routing table. This will begin
rapid convergence and reduce the load of the routing
a) Routing Updates protocol [10].
Updates with RIPv2 are sent through multicasts and not OPEN SHORTEST PATH FIRST
broadcasts like the original RIP protocol. The multicasts
are sent utilizing a multicast address of 224.0.0.9. This Open Shortest Path First (OSPF) is a link state routing
helps limit RIP routing table advertisements from being protocol which was initially developed in 1987 by the
processed by every system on the network. Only systems Internet Engineering Task Force (IETF) working group of
that listen to the multicast address of 224.0.0.9 will process OSPF [3]. In RFC 1131, OSPF v1 specification was
the updates. published in 1989. The second version of OSPF was
released in 1998 and published in RFC 2328 [3].
RIPv2 can similarly be configured to create classless
routing. When configured for classless routing, RIPv2 will OSPF allows sets of networks to be grouped together. Such
carry submit masks when it transfers routing updates. This grouping is called an area. The topology of an area is
grants for the use of subnetting and discontiguous hidden from the rest of the Autonomous System. This
networks. information hiding enables a significant reduction in
routing traffic. Also, routing within an area is determined
RIPv2 accepts for authentication to be needed for updates. only by its (the area's) own topology, lending the area
While authentication is permitted, each router is protections from bad routing data. An area is a
configured with the RIP update password. The password generalization of an IP sub-netted network.
transferred with the RIP update must meet the password
configured on the target router. If the passwords seem not A link-state routing protocol is based on Dijkstra's
to match, then the receiving router will not process the algorithm to determine the optimal path between source
update.[7] and destination nodes. Open Shortest Path First (OSPF)
and Intermediate System to Intermediate System (IS-IS)
ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL: are a link-state routing protocol. OSPF is systematized by
the Internet Engineering Task Force (IETF) as an interior
Enhanced Interior Gateway Routing Protocols (EIGRP) is a gateway protocol. The OSPF is designed to support large
CISCO proprietary protocol and it is an enhancement of the networks efficiently. OSPF protocol is used to find the
Interior Gateway Routing Protocol (IGRP).EIGRP was optimal for the information to reach an appropriate
issued in 1992 as a more It is a popularly applied interior destination. OSPF uses cost as its metric, which is
gateway routing protocol that uses the Diffusion Update computed based on the bandwidth of the link. OSPF has no
Algorithm (DUAL) for computing routes .EIGRP is hop-count limit and its administrative distance is 110, it
additionally known as a hybrid protocol because it has the supports the classless protocol. OSPF advertises the status
characteristics of a link-state protocol for creating of directly connected links using Link-State
neighbor relationships and a distance vector routing Advertisements (LSAs). OSPF sends updates (LSAs) only to
protocol for advertising routes..[8] the part that has changed and only when a change has
taken place. LSAs are additionally renewed every 30
Interior Gateway Routing Protocol (IGRP) is based on a
minutes. [11]
distance vector routing protocol, and IGRP handles
maximum hop count up to 255 hops, where 100 is a default 3. PERFORMANCE METRICS
hop count in IGRP.IGRP sends a full routing table every 90
seconds, and the official distance of IGRP is 100, and IGRP There are several metrics to analyze routing protocols over
uses bandwidth, delay, reliability, load, and maximum Riverbed Modeler. Delay, throughput, and convergence
transmission unit (MTU) in its metric, where bandwidth duration as performance metrics can supply us a wide
and delay are the default enhanced Interior Gateway aspect of how a given routing protocol over different
Routing Protocol(IGRP) [9]. networks topology behaves and we can recover from that
whether the protocol is proper for the topology or not,
Enhanced Interior Gateway Routing Protocol (EIGRP) with this we will also determine there are different metrics
is an enhancement of IGRP that uses a distribution update to examine routing protocols over Riverbed Modeler.
algorithm instead of hop count compared with IGRP to Delay, throughput, and convergence duration as
select the optimal path among source and destination performance metrics can give us a wide view of how a
nodes. The standard distance used by EIGRP is 170 for given routing protocol over different network topology
external routes outside the local AS and 90 for routes behaves and we can retrieve from that whether the
originating within the local AS.EIGRP is a follower to the
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 96
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 97
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
From the study of the above diagram, RIP is the highest in [6] G. Malkin, “RIP Version 2 - Carrying Additional
queuing delay while in the beginning EIGRP had higher Information,” Nov. 1994. doi: 10.17487/rfc1723.
queuing delay than OSPF however; it gradually declined
and became the least in terms of queuing delay. [7] Sniffer Pro Network Optimization and Troubleshooting
Handbook. Elsevier, 2002.
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 98
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 99