DOC PREVIEW
CMU CS 15744 - A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT

This preview shows page 1-2-3-4 out of 13 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 13 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 13 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 13 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 13 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 13 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT Chunhsiang Cheng, Ralph Riley, and Srikanta P.R. &mar* Department of Electrical Engineering and Computer Science Northwestern University Evanston, IL 60208 Tel: (312) 491-7382 JJ. Gar&+Luna-Aceves” * Network Infomuxion Systems Center SRI International 333 Ravenswood Avenue Menlo Park, CA 94025 ABSTRACT: 1. INTRODUCTION Distributed algorithms for shortest-path problems are important in the context of routing in computer communication networks. We present a protocol that maintains the shortest-path routes in a dynamic topology, that is, in an environment where links and nodes can fail and mover at arbitrary times. The novelty of this protocol is that it avoids the bouncing effect and the looping problem that occur in the previous approaches of the distributed implementation of Bellman-Ford algorithm. The bouncing effect refers to the very long duration for convergence when failures happen or weights increase, and the nonterminating exchanges of messages, or counting-to-infinity behavior, in disconnected components of the network resulting from failures. The looping problems cause data packets to circulate and, thus, waste bandwidth.These undesirable effects are avoided without any increase in the overall message complexity of previous approaches required in the connected part of the network The time complexity is better than the distributed Bellman-Ford algorithm encountering failures. The key idea in the implementation is to maintain only loop-free paths, and search for the shortest path only from this set. One of the widely used techniques for routing in communication networks is via distributed algorithms for finding shortest paths in weighted graphs [9,10,13,14]. The well known distributed Bellman-Ford (BF) algorithm (implemented initially in ARPANET [ 141) is simple, and the distance and the routing-tables are easy to maintain [2]. However, this protocol has several major drawbacks. Firstly, the response of this protocol to link oi node failures can be very slow. This is due to the possibility that the distances maintained, and exchanged with neighbors, in the internal distance-table or routing-table of each node, may correspond to paths with loops (“bouncing effect” [20]). Thus, nodes may engage in a prolonged exchange of such distances before converging to the shortest paths. Moreover, if the network is diSCOnneCted, the protocol is not guaranteed to terminate. (This is the so called counting-to-infinity problem, where each node keeps indefinitely increasing its distances to the unreachable destinations.) Another shortcoming of this protocol is that it is not loop-free in the following sense [3,4,9,13,17]: at any moment, the paths implied by the routing-tables of all nodes taken together can have loops (i.e., if a path to a destination is traced going from the routing-table of one node to that of another node, a node may be visited more than once before the destination is reached. If such routing-table loops persist for a long time, looping of data to be routed may occur resulting in considerable overhead. Avoiding the bouncing effect does not necessarily imply that routing-table loops are eliminated. (The looping of data packets may not be completely avoided even if the routing-tables are loop-free at all time [2].) Here, we take a protocol to be loop-free, if it does not have routing-table loops mentioned above [9]. One way to overcome the termination (or counting-to- * This research was sponsored by grants from Bell Northern Research, U.S. West Advanced Technologies, and Ameritech. ** This work was sponsored by SRI International IR&D funds. Permission to copy without fee all or part of this material is granted provided that the copies are not made or distributed for direct commercial advantage, the ACM copyright notice and the title of the publication and its date appear, and notice is given that copying is by permission of the Association for Computing Machinery. To copy otherwise, or to republish, requires a fee and/or specific permksion. 0 1989 ACM 08979 l-332-9/89/0009/0224 $ I so 224infinity) problem is to use some additional information, such as the size or diameter of the network [20]. However, such information may vary from time to time, if the network topology is dynamic, and in such cases the convergence of the protocol via this approach will be too slow. The new ARPANET routing protocol [2,15] runs the Dijkstra’s algorithm periodically at each node based on the information of the whole network. Although the looping problem is alleviated to some extent, in a slowly varying network, the overhead, in terms of the messages and the local memory required, is too high as each node must gather the information about the whole topology. Merlin and Segall [16] proposed a synchronization approach to achieve loop freedom. In this approach, there is additional overhead due to the cost of the synchronization phase. In addition, the speed of the convergence can be slower than the BF algorithm, when no looping is encountered. In fact, achieving loop-freedom in the distributed BF algorithm is not difficult in networks with uniform weight on each link. Chu [5] proposed the downstream and upstream idea to avoid loops in minimum hop routing. A similar idea was adopted by Shin and Chen [19] for nonuniformly weighted networks to avoid two-node looping. This algorithm can also be extended to a kth order algorithm which avoids all loops with no more than k hops. However, in this case, the size of the control messages and the local memory required grow proportional to k. Jaffe and Moss [13] used the freezing technique to delay the response of a node at the moment the node loses its preferred neighbor to prevent the possibility of looping. Garcia-Luna-Aceves [9] extended the same idea to achieve a lower message complexity, and also presented a formal proof. For a further critique of the previous approaches, see Garcia-Luna-Aceves [9,10]. In this paper, we present a shortest path routing protocol, in which each node maintains information about some simple paths in its local memory. Note that knowing the entire path is subtantial for determining whether a path is simple or non-simple. However, it is


View Full Document

CMU CS 15744 - A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT

Documents in this Course
Lecture

Lecture

25 pages

Lecture

Lecture

10 pages

Lecture

Lecture

10 pages

Lecture

Lecture

45 pages

Lecture

Lecture

48 pages

Lecture

Lecture

19 pages

Lecture

Lecture

97 pages

Lecture

Lecture

39 pages

Lecture

Lecture

49 pages

Lecture

Lecture

33 pages

Lecture

Lecture

21 pages

Lecture

Lecture

52 pages

Problem

Problem

9 pages

Lecture

Lecture

6 pages

03-BGP

03-BGP

13 pages

Lecture

Lecture

42 pages

lecture

lecture

54 pages

lecture

lecture

21 pages

Lecture

Lecture

18 pages

Lecture

Lecture

18 pages

Lecture

Lecture

58 pages

lecture

lecture

17 pages

lecture

lecture

46 pages

Lecture

Lecture

72 pages

Lecture

Lecture

44 pages

Lecture

Lecture

13 pages

Lecture

Lecture

22 pages

Lecture

Lecture

48 pages

lecture

lecture

73 pages

17-DNS

17-DNS

52 pages

Lecture

Lecture

10 pages

lecture

lecture

53 pages

lecture

lecture

51 pages

Wireless

Wireless

27 pages

lecture

lecture

14 pages

lecture

lecture

18 pages

Lecture

Lecture

16 pages

Lecture

Lecture

14 pages

lecture

lecture

16 pages

Lecture

Lecture

16 pages

Lecture

Lecture

37 pages

Lecture

Lecture

44 pages

Lecture

Lecture

11 pages

Lecture

Lecture

61 pages

Multicast

Multicast

61 pages

Lecture

Lecture

19 pages

Lecture

Lecture

8 pages

Lecture

Lecture

81 pages

Lecture

Lecture

9 pages

Lecture

Lecture

6 pages

Lecture

Lecture

63 pages

Lecture

Lecture

13 pages

Lecture

Lecture

63 pages

Lecture

Lecture

50 pages

lecture

lecture

35 pages

Lecture

Lecture

47 pages

Lecture

Lecture

29 pages

Lecture

Lecture

92 pages

Load more
Download A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view A LOOP-FREE EXTENDED BELLMAN-FORD ROUTING PROTOCOL WITHOUT BOUNCING EFFECT 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?