Please Whitelist This Site?

I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)

If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.

If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.

Thanks for your understanding!

Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide


NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

Searchable, convenient, complete TCP/IP information.
The TCP/IP Guide

Custom Search







Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Internet Layer (OSI Network Layer) Protocols
           9  TCP/IP Routing Protocols (Gateway Protocols)
                9  TCP/IP Interior Routing Protocols (RIP, OSPF, GGP, HELLO, IGRP, EIGRP)
                     9  Other Interior Routing Protocols

Previous Topic/Section
The HELLO Protocol (HELLO)
Previous Page
Pages in Current Topic/Section
1
2
Next Page
Enhanced Interior Gateway Routing Protocol (EIGRP)
Next Topic/Section

Interior Gateway Routing Protocol (IGRP)
(Page 2 of 2)

Features and Capabilities

An important difference between RIP and IGRP, however, is that where RIP only allows the cost to reach a network to be expressed in terms of hop count, IGRP provides a much more sophisticated metric. In IGRP, the overall cost to reach a network is computed based on several individual metrics, including internetwork delay, bandwidth, reliability and load. The calculation of cost can be customized by an administrator, who can set relative weightings to the component metrics to reflect the priorities of that autonomous system. So, if a particular administrator feels route cost would be best minimized by emphasizing reliability over bandwidth, he or she can do this. Such a system provides tremendous flexibility over the rigid hop-count system of RIP. Unlike RIP, IGRP also does not have any inherent limit of 15 hops between networks.

To this basic algorithm, IGRP adds a feature called multipath routing. This allows multiple paths between routes to be used automatically, with traffic shared between them. The traffic can either be shared evenly, or apportioned unevenly based on the relative cost metric of each path. This provides improved performance and again, flexibility.

Since IGRP is a distance-vector protocol like RIP, it shares many of RIP's algorithmic “issues”. Unsurprisingly, then, IGRP must incorporate many of the same stability features as RIP, including the use of split horizon, split horizon with poisoned reverse (in certain circumstances) and the employment of hold-down timers. Like RIP, IGRP also uses timers to control how often updates are sent, how long routers are “held down”, and how long routes are held in the routing table before being expired.

Cisco originally developed IGRP for IP networks, and since IP is predominant in the industry, this is where it is most often seen. IGRP is not specific to IP, however, and can be used with other internetworking protocols if implemented for them. As we will see in the next topic, Cisco also used IGRP as the basis for an improved routing protocol called EIGRP, developed several years after the original.

Key Concept: In the 1980s, Cisco Systems created the Interior Gateway Routing Protocol (IGRP) as an improvement over the industry standard protocol RIP. IGRP is a distance-vector protocol like RIP and similar to it in many ways, but includes several enhancements. Amongst the most important of these is an elimination of the 15 hop limit between routers, and the ability to use metrics other than hop count to determine optimal routes.



Previous Topic/Section
The HELLO Protocol (HELLO)
Previous Page
Pages in Current Topic/Section
1
2
Next Page
Enhanced Interior Gateway Routing Protocol (EIGRP)
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.