Distributed Path Computation Using DIV Algorithm
P. Vinay Bhushan,R. Sumathi +1 more
TL;DR: A new algorithm, DIV, which can be combined with any distributed routing algorithm to guarantee that the directed graph induced by the routing decisions remains acyclic at all times, and which provably outperforms existing loop-prevention algorithms in several key metrics.
read more
Abstract: Distributed routing algorithms, which can pose significant stability problems in high-speed networks. We present a new algorithm, Distributed Path Computation with Intermediate Variables (DIV), which can be combined with any distributed routing algorithm to guarantee that the directed graph induced by the routing decisions remains acyclic at all times. The key contribution of DIV, besides its ability to operate with any routing algorithm, is an update mechanism using simple message exchanges between neighboring nodes that guarantees loop-freedom at all times.DIV provably outperforms existing loop-prevention algorithms in several key metrics such as frequency of synchronous updates and the ability to maintain paths during transitions. Simulation results quantifying these gains in the context of shortest path routing are presented. In addition, DIV's universal applicability is illustrated by studying its use with a routing that operates according to a non shortest path objective. Specifically, the routing seeks robustness against failures by maximizing the number of next-hops available at each node for each destination. Index Terms: Distance-vector routing, Loop-free routing, DIV Algorithm, Dual Algorithm.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
OSPF Version 2
J. Moy
- 01 Apr 1998
TL;DR: This memo documents version 2 of the OSPF protocol, a link-state routing protocol designed to be run internal to a single Autonomous System.
A simple approximation to minimum-delay routing
Srinivas Vutukury,J.J. Garcia-Luna-Aceves +1 more
- 30 Aug 1999
TL;DR: This work presents a "near-optimal" routing framework that offers delays comparable to those of optimal routing and that is as flexible and responsive as single-path routing protocols proposed to date.
EIGRP--A Fast Routing Protocol based on Distance Vectors
R. Albrightson,J.J. Garcia-Luna-Aceves,J. Boyle +2 more
- 01 Jan 1994
TL;DR: Albrightson and Garcia-Luna-Aceves as mentioned in this paper proposed a fast distance vector protocol (EIGRP), which is based on three main elements: a transport algorithm that supports the reliable exchange of messages among routers, the diusing update algorithm, which computes shortest paths distributedly, and modules that permit the operation of the new routing protocol in a multiprotocol environment.
EIGRP--A Fast Routing Protocol based on Distance Vectors - eScholarship
R. Albrightson,J.J. Garcia-Luna-Aceves,J. Boyle +2 more
- 01 Jan 1994
TL;DR: A new distance-vector protocol is presented that converges as quickly as current link-state protocols, while maintaining loop freedom at every instant, based on three main elements: a transport algorithm that supports the reliable exchange of messages among routers, the diusing update algorithm, which computes shortest paths distributedly, and modules that permit the operation of the new routing protocol in a multiprotocol environment.
Avoiding transient loops during IGP convergence in IP networks
Pierre Francois,Olivier Bonaventure +1 more
- 13 Mar 2005
TL;DR: It is proved that by ordering the updates of the routing tables on the routers, it is possible to avoid all transient loops during the convergence of ISIS or OSPF after a planned link failure, an unplanned failure of a protected link and after a link metric modification.