Abstract
In a link state protocol, every router has complete topology information about the network. We argue that with such information, divide-and-conquer schemes can be used to make the protocol processing more efficient. As an example, we present a simple approach for a router running the Open Shortest Path First (OSPF) protocol to automatically detect if its interfaces lead to multiple disjoint regions within an OSPF Area. If such disjoint regions exist, this approach can make the routing table computation more efficient. Compared to OSPF, this approach can reduce the computation work by more than n times in ideal cases, where n is the number of disjoint Within Area Routing Regions (WARRs). Furthermore, route computations in different WARRs are independent and can be done in parallel to give an additional speedup of min(n-1, m), where m is the number of CPUs in the router. The correctness of the algorithm is illustrated. The implementation of this approach is very simple and requires no change to OSPF. This approach is especially suitable for routers in corporate networks and can be immediately applied to current routers.
| Original language | English |
|---|---|
| Title of host publication | 1999 Internet Workshop, IWS 1999 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 119-125 |
| Number of pages | 7 |
| ISBN (Electronic) | 0780359259, 9780780359253 |
| DOIs | |
| Publication status | Published - 1999 |
| Externally published | Yes |
| Event | 1999 Internet Workshop, IWS 1999 - Suita, Osaka, Japan Duration: 18 Feb 1999 → 20 Feb 1999 |
Publication series
| Name | 1999 Internet Workshop, IWS 1999 |
|---|
Conference
| Conference | 1999 Internet Workshop, IWS 1999 |
|---|---|
| Country/Territory | Japan |
| City | Suita, Osaka |
| Period | 18/02/99 → 20/02/99 |
Bibliographical note
Publisher Copyright:© 1999 IEEE.
Keywords
- Divide-and-Conquer
- Gigabit Router
- Internet Routing
- Link State Protocol
- OSPF
- QOS Routing