Split horizon

Split horizon

In computer networks, distance-vector routing protocols employ the split horizon rule which prohibits a router from advertising a route back out the interface from which it was learned. Split horizon is one of the methods used to prevent routing loops due to the slow convergence times of distance-vector routing protocols.

In this example A uses B to reach C.

A will not advertise its route for C (A to B to C) back to B. On the surface, this seems redundant since B will never use A's route because it costs more than B's route to C. However, if B's route to C goes down, B could end up using A's route, which goes through B; A would send the packet right back to B, creating a loop. With split horizon, this particular loop scenario cannot happen which improves convergence time in complex, highly-redundant environments.

An additional variation of split horizon does advertise the route back to the router that is used to reach the destination, but marks the advertisement as unreachable. This is called split horizon with poison reverse.

With poison reverse, when a routing update indicates that a network is unreachable, routes are immediately removed from the routing table. This breaks erroneous, looping routes before they can propagate through the network. This approach differs from the basic split horizon rule where routes are eliminated through timeouts. Poison reverse has no benefit in networks with no redundancy (single path networks).One disadvantage to poison reverse is that it might significantly increase the size of routing announcements exchanged between neighbors. This is because all routes in the distance vector table are included in each announcement. Although this is generally not an issue on local area networks, it can cause periods of increased utilization on lower-capacity WAN connections.

Protocols using split horizon

* RIP
* IGRP
* EIGRP
* VPLS uses the split horizon technique to avoid loops in the forwarding plane.

External links

* "Split Horizon" and "Split Horizon with Poison Reverse" in [http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/intwork/inae_ips_vzbs.mspx?mfr=true Convergence in RIP Internetworks] , from Microsoft TechNet.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Split Horizon — und Split Horizon With Poisoned Reverse sind Verfahren der Computer Netzwerktechnik und werden bei bestimmten Routing Protokollen verwendet, um beim Informationsaustausch zwischen Routern Routingschleifen zu vermeiden. Split Horizon Verfahren… …   Deutsch Wikipedia

  • Split-horizon DNS — In computer networking, split horizon DNS (djbdns terminology), split view DNS (BIND terminology), or split brain DNS (Microsoft terminology) is the facility in domain name service servers that provide access to different sets of DNS information… …   Wikipedia

  • split horizon — noun a method of preventing routing loops in distance vector routing protocols by prohibiting a router from advertising a route back onto the interface from which it was learned …   Wiktionary

  • split-horizon — ● ►en loc. adj. ►INTERNET Mode de fonctionnement d un réseau local, dont les adresses seront différentes selon qu on interroge son DNS depuis l extérieur ou l intérieur. Classiquement, on réalise cela avec du NAT …   Dictionnaire d'informatique francophone

  • Horizon (disambiguation) — Horizon is the line at which the sky and the earth s surface appear to meet.Horizon or horizons may also refer to:Business* Horizon Global, a corporation specializing in media compression technology, peer to peer video telephony, and video on… …   Wikipedia

  • Horizon — (englisch für Horizont) bezeichnet: ein PKW Modell von Saab Valmet, siehe Saab Valmet Horizon ein PKW Modell von Chrysler, siehe Talbot Horizon ein Kreuzfahrtschiff, siehe unter heutigem Namen: Pacific Dream eine Fluggesellschaft, siehe Horizon… …   Deutsch Wikipedia

  • Event Horizon (film) — Infobox Film name = Event Horizon image size = caption = Theatrical release poster director = Paul W. S. Anderson producer = Jeremy Bolt Lawrence Gordon Lloyd Levin writer = Philip Eisner Uncredited: Andrew Kevin Walker narrator = starring =… …   Wikipedia

  • No Line on the Horizon — For the title track of this album, see No Line on the Horizon (song). No Line on the Horizon …   Wikipedia

  • Forza Horizon — Разработчики Playground Games Turn 10 Studios Издатель Microsoft Studios Часть серии Forza Motorsport Даты выпуска …   Википедия

  • Comparison of DNS server software — Contents 1 Servers compared 1.1 BIND 1.2 Microsoft DNS 1.3 Dn …   Wikipedia

Share the article and excerpts

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