A path-finding algorithm for loop-free routing
β Scribed by Garcia-Luna-Aceves, J.J.; Shree Murthy
- Book ID
- 121310601
- Publisher
- IEEE
- Year
- 1997
- Tongue
- English
- Weight
- 404 KB
- Volume
- 5
- Category
- Article
- ISSN
- 1063-6692
No coin nor oath required. For personal study only.
β¦ Synopsis
A loop-free path-finding algorithm (LPA) is presented; this is the first routing algorithm that eli minates the formation of temporary routing loops without the need for internodal synchronization spanning multiple hops or the specification of complete or variable-size path information. Like other previous algorithms, LPA operates by specifying the second-to-last hop and distance to each destination; this feature is used to ensure termination. In addition, LPA uses an interneighbor synchronization mechanism to eliminate temporary routing loops. A detailed proof of LPA's correctness and loopfreedom property is presented and its complexity is evaluated. LPA's average performance is compared by simulation with the performance of algorithms representative of the state of the art in distributed routing, namely an ideal link-state (ILS) algorithm, a loop-free algorithm that is based on internodal coordination spanning multiple hops (DUAL) and a path-finding algorithm without the interneighbor synchronization mechanism. The simulation results show that LPA is a more scalable alternative than DUAL and ILS in terms of the average number of steps, messages, and operations needed for each algorithm to converge after a topology change.
π SIMILAR VOLUMES