Interior Gateway Routing Protocol

Interior Gateway Routing Protocol

Das Interior Gateway Routing Protocol (IGRP) ist ein in den 1980er Jahren von Cisco entwickeltes proprietäres Distance-Vector-Routingprotokoll, das von Routern eingesetzt wird, um innerhalb eines autonomen Systems Routing-Informationen auszutauschen.

Die Ziele bei der Entwicklung von IGRP waren vor allem eine Verbesserung der Skalierbarkeit sowie ein Überwinden der von RIP vorgegebenen maximalen Anzahl von 15 Netzwerkknoten, die ein Zielnetzwerk entfernt sein darf, bis das Netz als nicht erreichbar gilt. Die maximale Anzahl an Hops bei IGRP beträgt 255.

IGRP kann zur Erstellung von Kostenmetriken die zur Verfügung stehende Bandbreite, die auf dem Pfad entstehende Verzögerung, die Leitungszuverlässigkeit und die Leitungsauslastung verwenden. Die Metrik wird bei IGRP berechnet durch die Formel

\text{Metrik} = \begin{cases}
\left(K_1\ BW_\text{IGRP} + \frac{K_2\ BW_\text{IGRP}}{256-LOAD_\text{IGRP}} + K_3\ DLY_\text{IGRP}\right)\left(\frac{K_5}{RLY_\text{IGRP} + K_4}\right) & \text{wenn } K_5 > 0 \\
K_1\ BW_\text{IGRP} + \frac{K_2\ BW_\text{IGRP}}{256-LOAD_\text{IGRP}} + K_3\ DLY_\text{IGRP} & \text{wenn } K_5 = 0
\end{cases}

BW_\text{IGRP}=\frac{10^{7}}{Bandbreite[kbps]}, zum Beispiel bei einer T1-Leitung mit 1544kbps beträgt BW_\text{IGRP}=\frac{10^{7}}{1544}=6476

DLYIGRP ist die Verzögerungszeit in 10-Mikrosekundeneinheiten, zum Beispiel bei 20000 Mikrosekunden Verzögerung beträgt DLY_\text{IGRP}=\frac{20000}{10}=2000

Standardmäßig wird die Kostenmetrik einer Route aus der Bandbreite und der Leitungsverzögerung gebildet, d.h. K1 = K3 = 1 und K2 = K4 = K5 = 0 und Metrik = BWIGRP + DLYIGRP.

Zur Vermeidung von Routingschleifen kommen Split-Horizon-Verfahren, Holddown Timer, Route Poisoning und Triggered Updates zum Einsatz.

IGRP wird nicht weiterentwickelt und wird ab Cisco IOS v12.3 nicht mehr unterstützt. Das EIGRP-Protokoll wurde von Cisco als Nachfolger eingesetzt.

Siehe auch: OSPF, Routing Information Protocol, Enhanced IGRP

Literatur


Wikimedia Foundation.

Игры ⚽ Нужно сделать НИР?

Schlagen Sie auch in anderen Wörterbüchern nach:

  • Interior Gateway Routing Protocol — (IGRP) is a kind of IGP which is a distance vector routing protocol invented by Cisco, used by routers to exchange routing data within an autonomous system.IGRP is a proprietary protocol. IGRP was created in part to overcome the limitations of… …   Wikipedia

  • Interior Gateway Routing Protocol — (IGRP) est un protocole de routage classful de type IGP à vecteur de distance créé par Cisco et utilisé par les routeurs pour échanger leurs tables de routage dans un système autonome. IGRP a été créé en partie pour remédier aux limitations de… …   Wikipédia en Français

  • Interior Gateway Routing Protocol — Este artículo o sección necesita referencias que aparezcan en una publicación acreditada, como revistas especializadas, monografías, prensa diaria o páginas de Internet fidedignas. Puedes añadirlas así o avisar …   Wikipedia Español

  • Interior Gateway Routing Protocol —    Abbreviated IGRP. A distance vector routing protocol from Cisco Systems for use in large heterogeneous networks.    See also heterogeneous network …   Dictionary of networking

  • Enhanced Interior Gateway Routing Protocol — (EIGRP) is a Cisco proprietary routing protocol loosely based on their original IGRP. EIGRP is an advanced distance vector routing protocol, with optimizations to minimize both the routing instability incurred after topology changes, as well as… …   Wikipedia

  • Enhanced Interior Gateway Routing Protocol — Das Enhanced Interior Gateway Routing Protocol (EIGRP) ist ein 1992 von Cisco veröffentlichtes proprietäres Routing Protokoll. Bei EIGRP handelt es sich um eine verbesserte Version des früheren IGRP, zu welchem weiterhin Kompatibilität besteht.… …   Deutsch Wikipedia

  • Enhanced Interior Gateway Routing Protocol —    Abbreviated EIGRP. A proprietary link state distance vector routing protocol from Cisco, first released in 1994. EIGRP improves performance by using information derived from distance vector protocols, but also includes an algorithm for… …   Dictionary of networking

  • Enhanced Interior Gateway Routing Protocol — (EIGRP) est un protocole de routage développé par Cisco à partir de leur protocole original IGRP. EIGRP est un protocole de routage hybride IP, avec une optimisation permettant de minimiser l instabilité de routage due aussi bien au changement de …   Wikipédia en Français

  • Interior gateway protocol — An interior gateway protocol (IGP) is a routing protocol that is used within an autonomous system.In contrast an exterior gateway protocol is for determining network reachability between autonomous systems (AS) and makes use of IGPs to resolve… …   Wikipedia

  • Routing protocol — A routing protocol is a protocol that specifies how routers communicate with each other to disseminate information that allows them to select routes between any two nodes on a network. Typically, each router has a prior knowledge only of its… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”