Method and apparatus to elect ABRs dynamically and intelligently

Information

  • Patent Application
  • 20070171845
  • Publication Number
    20070171845
  • Date Filed
    January 24, 2006
    18 years ago
  • Date Published
    July 26, 2007
    16 years ago
Abstract
The present invention elects an area border router from a plurality of potential area border routers by determining a full set of all areas attached to a router. A determination is made as to a full set of area pairs from the determined full set of areas. Routers are identified in a first area of the determined full set of areas that are reachable through an intra-area route in the first area, and routers are identified in a second area of the determined full set of areas that are reachable through an intra-area route in the second area. If there is a router that is unreachable through either an intra-area route in the first area or an intra-area route in the second area, then declare the first router to be an area border router, else new first and second areas are selected.
Description
FIELD

The present invention relates broadly to packet-switched communication networks. Specifically, the present invention relates to routers in packet-switched networks that communicate with each other to determine an area border router from a group of potential area border routers.


BACKGROUND

Open Shortest Path First (OSPF) is a routing protocol developed for Internet Protocol (IP) networks. OSPF is a link-state routing protocol that calls for the sending of link-state advertisements (LSAs) to all other routers within the same hierarchical area. Information on attached interfaces, metrics used, and other variables, is included in OSPF LSAs. As OSPF routers accumulate link-state information, they use algorithms that calculate the shortest path to various routers (network nodes). The largest entity within the hierarchy is an autonomous system (AS), which is a collection of networks under a common administration that share a common routing strategy. OSPF is an intra-AS (interior gateway) routing protocol, although it is capable of receiving routes from and sending routes to other ASs. An AS can be divided into a number of areas, which are groups of contiguous networks and attached hosts. Routers with multiple interfaces can participate in multiple areas. These routers, which are called Area Border Routers (ABRs), maintain separate topological databases for each area. A topological database is essentially an overall picture of networks in relationship to routers. The topological database contains the collection of LSAs received from all routers in the same area. Because routers within the same area share the same information, they have identical topological databases.


The Shortest Path First (SPF) routing algorithm is the basis for OSPF operations. When a router using the SPF algorithm is powered up, it initializes its routing-protocol data structures and then waits for indications from lower-layer protocols that its interfaces are functional. After a router is assured that its interfaces are functioning, it uses the OSPF Hello protocol to acquire neighbors, which are routers with interfaces to a common network. The router sends hello packets to its neighbors and receives their hello packets. In addition to helping acquire neighbors, hello packets also act as “keepalives,” messages that let routers know that other routers are still functional. On multi-access networks (networks supporting more than two routers), the Hello protocol elects a designated router and a backup designated router. Among other things, the designated router is responsible for generating LSAs for the entire multi-access network. Designated routers allow a reduction in network traffic and in the size of the topological database.


When the topological databases of two neighboring routers are synchronized, the routers are said to be adjacent. Adjacencies control the distribution of routing-protocol packets, which are sent and received only on adjacencies. Each router periodically sends its LSAs to provide information on a router's adjacencies or to inform others when a router's state changes. By comparing established adjacencies to link states, failed routers can be detected quickly, and the network's topology can be altered appropriately. From the topological database generated from LSAs, each router calculates a shortest-path tree (SPT), with itself as root. The SPT, in turn, yields a routing table.


To achieve inter-area routing in normal OSPF, ABRs are configured to attach to multiple areas and leak addressing information from one area to another. However, the static configuration would not work in a dynamic environment like mobile ad-hoc networks (MANET). In MANET networks, any node may attach to multiple areas and serve as the ABR at any time, and multiple routers may attach to the same areas concurrently as well. If every such router serves as the ABR, multiple copies of similar inter-area-prefix-LSAs will be flooded between these areas, incurring unnecessary overhead.


SUMMARY

An intelligent ABR election method is essential to ensure the inter-area connectivity, as well as, to scale the network. The present invention achieves both goals by maintaining at least one ABR between two adjacent areas, while keeping the concurrent ABRs to a minimum.


In one aspect, the present invention provides a method for electing an area border router from a plurality of potential area border routers by determining a full set of all areas attached to a router. Then, a determination is made as to a full set of area pairs from the determined full set of areas. Until the first router is declared to be an area border router or all areas in the determined full set of all areas have been examined, routers are identified in a first area of the determined full set of areas that are reachable through an intra-area route in the first area, and routers are identified in a second area of the determined full set of areas that are reachable through an intra-area route in the second area. For any area pair in the determined full set of area pairs, if there is a router that is unreachable through either an intra-area route in the first area or an intra-area route in the second area, then declare the first router to be an area border router, else new first and second areas are selected from the determined full set of all areas.




BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a network of routers in accordance with the present invention;



FIG. 2 illustrates in block diagram form the major components of a router in accordance with the present invention;



FIG. 3 illustrates in flow diagram form the method of the present invention.




DETAILED DESCRIPTION

Directing attention to FIG. 1, there is shown an exemplary network of routers in accordance with the present invention. Routers 10-40 function to pass traffic across network 80 in the form of packetized data between points 100, 200. Points 100, 200 can be individual, end user computer systems, local area networks, wider area networks, and may even be separate computer networks containing additional routers, but in each case data packets are sent through at least some of the routers 10-40 between points 100, 200. While FIG. 1 illustrates a network having a specific number of routers 10-40, it is to be understood that various configurations of routers can be implemented in accordance with the present invention. Such variations include the number of routers included, as well as the communication medium employed between the routers. Routers 10-40 can communicate with each other over wireless media as well as wired media, as can points 100, 200. FIG. 1 also illustrates areas of routers within network 80. Area n includes routers 10, 12, 14, and 16. Area a includes routers 18 and 20. Area b includes routers 22, 24, 26 and 28. Area m includes routers 30, 32 and 34. Area c includes routers 36, 38 and 40.



FIG. 2 illustrates an exemplary embodiment of routers 10-40. Router 202 includes communication connection 210, processor 212, memory 214, link state database 216, and shortest path data structure 218. Other components, commonly found in routers known to those skilled in the art, are included in router 202, but are not illustrated.


To keep the concurrent ABRs to a minimum, not all the routers attaching to multiple areas may serve as the ABRs. Instead, a MANET node may attach to multiple areas, but not leak addressing information between them. Such a node is called potential area border router (PABR). To declare itself as a PABR, the router advertises its priority to be an ABR in all its attached areas using an ABR priority TLV encapsulated in its Router-LSA. To make the ABR election consistent, such a priority should be set identically in different areas.


The organization of the router's LSA, in accordance with embodiments of the present invention, is as follows:

 0                   1                   2                   3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+|         Type                 |      Length                    |+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+| Priority       |  Reserved                                    |+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+−+


Routers in MANET networks, according to location and function for the attached areas, can be classified as internal routers, potential area border routers, and area border routers. Internal routers are routers that attaches to a single area. Potential area border routers are routers that attach to multiple areas, but do not leak addressing information between them. Area border routers are routers that attach to multiple areas and leak addressing information from one area to another.


In accordance with the present invention, a router decides its category when it attaches to a new area as follows. If the router attaches to the area exclusively, the router declares itself as an internal router. Otherwise, in an embodiment, if the router is an ABR in the other areas, it declares itself as ABR to the new area as well. In another embodiment, it does not declare itself as ABR to the new area. Otherwise, if the router is an internal router in the other area, it declares itself as PABR to both areas. Otherwise, the router declares itself as PABR to the new area. Only PABRs need to run the ABR election algorithm described below.


Referring to the PABR running the algorithm of the present invention as router x, the following terminology is used: A is the full set of all the areas attached to the router x. P is the full set of area pairs attached to the router x, i.e., if A={a, b, c}, then P={(a, b), (b, c), (a, c)}. Q(m) is the set of qualified routers attaching to the area m. For router x, another router (referred to herein as router y) is considered qualified in area m when router y is reachable through intra-area routes within area m; and, router y declares itself as ABR, or router y declares a higher priority than router x, or router y declares a same priority as router x, but has a higher router ID.


Directing attention to FIG. 3, the method of the present invention is now described. Q(m,n) is the set of qualified routers (area border routers and potential area border routers) attached to both area m and area n. It is equivalent to the intersection of Q(m) and Q(n), i.e., Q(m,n)=Q(m)ˆQ(n). Router x runs the algorithm by checking Q(m,n) against all the area pair (m,n) in the set P. If, for any area pair (j,k) in the set P where Q(j,k) is empty, router x stops further calculations and declares itself as ABR in all its attached areas. At act 300, router x determines a full set of all areas attached to router x. At act 302, router x determines a full set of area pairs attached to router x. At act 304, router x determines area border routers and potential area border routers that are reachable through intra-area routes in a first area of the full set of areas. At act 306, router x determines area border routers and potential area border routers that are reachable through intra-area routes in a second area of the full set of areas. At act 308, for any area pair identified in act 302, if there is less than a predetermined number (1 or more) of area border routers and/or potential area border routers that is reachable through either an intra-area route in the first area or an intra-area route in the second area, control transitions to act 310, where router x declares itself to be an area border router. However, if there are a predetermined number of area border routers and/or potential area border routers that are reachable router through an intra-area route in either the first or second area, control transitions to act 312, where a determination is made as to whether additional areas in the full set of areas attached to router x need to be examined. If there are remaining areas to be checked, new first and second areas are selected from the full set of areas (act 314), and control returns to act 304.


In an embodiment, the algorithm of the present invention is invoked by the addition of area pairs to the set P. In this case, the PABR will only check Q(j,k) for all area pair (j,k) newly added in the set P. In another embodiment, the algorithm of the present invention is invoked by the deletion of qualified routers from the set Q(m), for any area m in A. In this case, the PABR will only check Q(m,n), for all area n (n!=m) in A. Deletion of area pairs, or addition of qualified routers will not invoke a calculation.


While a method and apparatus for electing an area border router from potential area border routers have been described and illustrated in detail, numerous changes and modifications can be made to embodiments of the present invention without departing from the spirit thereof.

Claims
  • 1. A method for electing an area border router from a plurality of potential area border routers, comprising: determining a full set of all areas attached to a first router; determining a full set of area pairs from the determined full set of areas; and until the first router is declared to be an area border router or all areas in the determined full set of all areas have been examined: determining area border routers and potential area border routers in a first area of the determined full set of areas that are reachable through an intra-area route in the first area; determining area border routers and potential area border routers in a second area of the determined full set of areas that are reachable through an intra-area route in the second area; for any area pair in the determined full set of area pairs, if there are less than a predetermined number of area border routers and potential area border routers that is reachable through either an intra-area route in the first area or an intra-area route in the second area, then declare the first router to be an area border router, else select new first and second areas from the determined full set of all areas.
  • 2. The method of claim 1, wherein the method is invoked when a pair of areas is added to the determined full set of all areas attached to the first router.
  • 3. The method of claim 1, wherein the method is invoked when one of the determined routers in the first area of the determined full set of areas that are reachable through an intra-area route in the first area is removed.
  • 4. The method of claim 1, wherein the method is invoked when one of the determined routers in the second area of the determined full set of areas that are reachable through an intra-area route in the second area is removed.
  • 5. A computer-readable medium containing instructions, which, when executed by a computer, elect an area border router from a plurality of potential area border routers, by: determining a full set of all areas attached to a first router; determining a full set of area pairs from the determined full set of areas; and until the first router is declared to be an area border router or all areas in the determined full set of all areas have been examined: determining area border routers and potential area border routers in a first area of the determined full set of areas that are reachable through an intra-area route in the first area; determining area border routers and potential area border routers in a second area of the determined full set of areas that are reachable through an intra-area route in the second area; for any area pair in the determined full set of area pairs, if there are less than a predetermined number of area border routers and potential area border routers that is reachable through either an intra-area route in the first area or an intra-area route in the second area, then declare the first router to be an area border router, else select new first and second areas from the determined full set of all areas.
  • 6. The computer-readable medium of claim 5, wherein the instructions are executed when a pair of areas is added to the determined full set of all areas attached to the first router.
  • 7. The computer-readable medium of claim 5, wherein the instructions are executed when one of the determined routers in the first area of the determined full set of areas that are reachable through an intra-area route in the first area is removed.
  • 8. The computer-readable medium of claim 5, wherein the instructions are executed when one of the determined routers in the second area of the determined full set of areas that are reachable through an intra-area route in the second area is removed.
  • 9. An apparatus for electing an area border router from a plurality of potential area border routers, comprising: means for determining a full set of all areas attached to a first router; means for determining a full set of area pairs from the determined full set of areas; and means for, until the first router is declared to be an area border router or all areas in the determined full set of all areas have been examined: determining area border routers and potential area border routers in a first area of the determined full set of areas that are reachable through an intra-area route in the first area; determining area border routers and potential area border routers in a second area of the determined full set of areas that are reachable through an intra-area route in the second area; for any area pair in the determined full set of area pairs, if there are less than a predetermined number of area border routers and potential area border routers that is reachable through either an intra-area route in the first area or an intra-area route in the second area, then means for declaring the first router to be an area border router, else selecting new first and second areas from the determined full set of all areas.