![]() |
VOOZH | about |
IGRP and EIGRP are two developed routing protocols that belong to the Cisco Systems company. IGRP is an older distance-vector protocol that was built for use within a single autonomous system (AS). It was introduced to overcome the shortcomings of RIP, especially in a large network. EIGRP on the other hand is an enhanced version of IGRP which brings some improvements in the protocol thereby making it a better choice. To reach the appropriate conclusion network administrators must familiarize themselves with the features discriminating IGRP from EIGRP.
The Interior Gateway Routing Protocol is the routing protocol. It is also a distance vector routing protocol. In this, the Bellman-Ford algorithm is used. The least hop count in IGRP is 255.
Enhanced Interior Gateway Routing Protocol is routing protocol like Interior Gateway Routing Protocol. It is the link state routing protocol as well as vector routing protocol.
| IGRP | EIGRP |
|---|---|
| IGRP stands for Interior Gateway Routing Protocol. | EIGRP stands for Enhanced Interior Gateway Routing Protocol. |
| Interior Gateway Routing Protocol is Classful routing technique. | While Enhanced Interior Gateway Routing Protocol is a classless routing technique. |
| IGRP is a slow convergence. | While it is a fast convergence. |
| In IGRP, Bellman ford algorithm is used. | While in this, DUAL (Diffusing Update Algorithm) is used. |
| IGRP needs more or high bandwidth. | While EIGRP needs low or less bandwidth. |
| The least hop count in IGRP is 255. | While the least hop count in EIGRP is 256. |
| It provides 24 bits for bandwidth and delay. | While it provides 32 bits for bandwidth and delay. |
| It requires administrative distance of 100. | It requires administrative distance of 90. |
| It only supports multi-part routing but not areas or tables. | Neighbor tables, topology tables and routing tables are used for routing. |
| The symbol "I" is used in the routing table to represent IGRP. | The symbol "D" is used in the routing table to represent EIGRP. |
| It does not support Variable Length Subnet Mask (VLSM). | It supports Variable Length Subnet Mask (VLSM). |
IGRP and EIGRP are two of the old but key routing protocols ever implemented on the Cisco networks with EIGRP being a more advanced version of IGRP. As an improvement over RIP, IGRP has been implemented but is now rarely used due to a number of drawbacks and has been succeeded by EIGRP, which provides faster convergence, a larger scalability and optimizes the availability of network resources. Although IGRP is no longer in use, analyzing its working gives suitable background information that can help better assess the features that EIGRP brought to the table. Thus, EIGRP can still be considered one of the most efficient for the modern networks, especially if the networks are dominated by the equipment of Cisco company.