Distributed routing architecture

Information

  • Patent Grant
  • 8331370
  • Patent Number
    8,331,370
  • Date Filed
    Thursday, December 17, 2009
    14 years ago
  • Date Issued
    Tuesday, December 11, 2012
    11 years ago
Abstract
A hierarchical distributed routing architecture including at least two levels, or layers, for receiving, processing and forwarding data packets between network components is provided. The core level router components receive an incoming packet from a network component and identify a distribution level router component based on processing a subset of the destination address associated with the received packet. The distribution level router components receive a forwarded packet and forward the packet to a respective network. The mapping, or other assignment, of portions of destination addresses to router components of the distributed routing environment may be managed by a router management component. In some embodiments, mapping of destination address to router components may be based, at least in part, on traffic volumes associated with the mapped destination addresses.
Description
BACKGROUND

Generally described, computing devices utilize a communication network, or a series of communication networks, to exchange data. In a common embodiment, data to be exchanged is divided into a series of packets that can be transmitted between a sending computing device and a recipient computing device. In general, each packet can be considered to include two primary components, namely, control information and payload data. The control information corresponds to information utilized by one or more communication networks to deliver the payload data. For example, control information can include source and destination network addresses, error detection codes, and packet sequencing identification, and the like. Typically, control information is found in packet headers and trailers included within the packet and adjacent to the payload data.


In practice, in a packet-switched communication network, packets are transmitted between multiple physical networks, or sub-networks. Generally, the physical networks include a number of hardware devices that receive packets from a source network component and forward the packet to a recipient network component. The packet routing hardware devices are typically referred to as routers. Generally described, routers can operate with two primary functions or planes. The first function corresponds to a control plane, in which the router learns the set of outgoing interfaces that are most appropriate for forwarding received packets to specific destinations. The second function is a forwarding plane, in which the router sends the received packet to an outbound interface.


To execute the control plane functionality, routers can maintain a forwarding information base (“FIB”) that identifies, among other packet attribute information, destination information for at least a subset of possible network addresses, such as Internet Protocol (“IP”) addresses. In a typical embodiment, the FIB corresponds to a table of values specifying network forwarding information for the router. In one aspect, commercial level routing hardware components can include customized chipsets, memory components and software that allows a single router to support millions of entries in the FIB. However, such commercial level routing hardware components are typically very expensive and often require extensive customization. In another aspect, commodity-based routing hardware components are made of more generic components and can be less expensive than commercial level routing hardware components by a significant order of magnitude. However, such commodity-based routing hardware components typically only support FIBs on the order of thousands of entries.





BRIEF DESCRIPTION OF THE DRAWINGS

The foregoing aspects and many of the attendant advantages of this invention will become more readily appreciated as the same become better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein:



FIG. 1A is a block diagram illustrative of one embodiment of a distributed routing environment including a router management component and a hierarchical, distributed routing component architecture;



FIG. 1B is a block diagram illustrative of components of a router component utilized in accordance with the distributed routing environment of FIG. 1A;



FIGS. 2A-2D are block diagrams illustrative of the distributed routing environment of FIG. 1A illustrating the routing of a received packet within the hierarchical distributed routing component architecture;



FIG. 3 is a flow diagram illustrative of a distributed router architecture routing routine implemented within a distributed routing environment; and



FIG. 4 is a flow diagram illustrative of a distributed router architecture routing routine implemented within a distributed routing environment





DETAILED DESCRIPTION

Generally described, the present disclosure corresponds to a distributed routing architecture. Specifically, the present disclosure corresponds to a hierarchical distributed routing architecture including at least two logical levels, or layers, for receiving, processing and forwarding data packets between network components. In one embodiment, the two logical levels can corresponds to a core level and a distribution level. Illustratively, the core level corresponds to one or more router components that receive an incoming packet from a network component and processes the destination address information associated with the received packet. The core level router component then identifies a distribution level router component based on a subset of the destination address associated with the received packet. The distribution level corresponds to one or more router components that receive a forwarded packet from a core level router component and further processes the destination address information associated with the received packet. The distribution level router component identifies an appropriate transit route from the hierarchical distributed routing architecture. Each distribution level router component is associated with, or otherwise corresponds to, a subset of the FIB associated with the distributed routing architecture. The mapping, or other assignment, of portions of the FIB associated with the distributed routing environment is managed by a router management component.


In one embodiment, each of the router components associated with the core level and distribution level can correspond more closely to commodity based router components/hardware. In another embodiment, the core level and distribution level router components correspond to logical router components that do not necessarily have a corresponding hardware router component. For example, one or more logical router components within each level may be implemented in the same hardware router component. Likewise, the logical router components associated with different levels of the distributed routing architecture may be implemented in the same hardware router component. In a further example, the core level and distribution level router components may correspond to a router component that operates as both a core level router component for receiving incoming packets and determining an appropriate distribution level router component and as a distribution level router component.


In the above described embodiments, however, because responsibility for maintaining the FIB associated with the distributed routing environment is divided among several router components, the processing and memory restraints associated with commodity based router components/hardware can be mitigated. Various implementations, combination and applications for dividing the FIB associated with the distributed routing environment will be described in accordance with the distributed routing environment. However, one skilled in the relevant art will appreciate that such embodiment and examples are illustrative in nature and should not be construed as limiting.


Turning now to FIG. 1A, a distributed routing environment 100 for implemented a hierarchical distributed routing architecture will be described. The distributed routing environment 100 includes a router management component 102 for controlling the routing information utilized by the distributed routing environment 100. Specifically, the router managed component 102 can receive all upstream routing information to be used by the distributed routing environment 100 and allocate the assignment of the upstream routing information among the components of the distributed routing environment 100, as will be described. In one embodiment, the router management component 102 can correspond to a computing device in communication with one or more components of the distributed routing environment 100. Illustrative computing devices can include server computing devices, personal computing devices or other computing devices that include a processor, memory and other components for executing instructions associated with the function of the router management component 102. In another embodiment, the router management component 102 may be implemented as a software component that is executed on one or more of the router components described below. Illustratively, the router management component 102 maintains and updates the FIB associated with the distributed routing environment 100. Additionally, the router management component 102 can allocate responsibility for portions of the FIB entries to the various layers of the distributed routing environment 100, as will be described below. In one embodiment, the router management component 102 can partition the FIB according to the distribution to the various router components of the distributed routing environment 100 and distribute respective portions of the FIB to be maintained in a memory associated with the various router components.


With continued reference to FIG. 1A, the distributed routing environment 100 includes a first communication network 104 that transmits data packets to the distributed routing environment 100. The first communication network 104 may encompass any suitable combination of networking hardware and protocols necessary to establish packet-based communications to the distributed routing environment 100. For example, the communication network 104 may include private networks such as local area networks (LANs) or wide area networks (WANs) as well as public or private wireless networks. In such an embodiment, the communication network 104 may include the hardware (e.g., modems, routers, switches, load balancers, proxy servers, etc.) and software (e.g., protocol stacks, accounting software, firewall/security software, etc.) necessary to establish a networking link with the distributed routing environment 100. Additionally, the communication network 104 may implement one of various communication protocols for transmitting data between computing devices. As will be explained in greater detail below, the communication protocols can include protocols that define packet flow information, such as network address information corresponding to the Internet Protocol version 4 (IPv4) and the Internet Protocol version 6 (IPv6) Internet Layer communication network protocols. One skilled in the relevant art will appreciate, however, that present disclosure may be applicable with additional or alternative protocols and that the illustrated examples should not be construed as limiting.


In communication with the first communication network 104 is a first level of the distributed routing environment 100, generally referred to as the core layer or core level. In one embodiment, the core level corresponds to one or more logical router components, generally referred to as core level routers 106A, 106B and 106C. As previously described, within the distributed routing environment 100, the core level routers 106A, 106B, 106C receive an incoming packet from a component from the network 104 and process the destination address by identifying a distribution level router component based on a subset of the destination address associated with the received packet. Illustratively, the subset of the destination address can correspond to less than the entire destination IP address, such as the highest most values of the IP address. As previously described, the core level routers 106A, 106B, 106C can correspond to logical router components implemented on one or more hardware components. In one embodiment, each logical router component can correspond with a dedicated physical router component. In another embodiment, each logical router component can correspond to a physical router component shared by at least one other logical router component in the distributed router environment 100. In an alternative embodiment, at least some portion of the core layer may be implemented by components outside the distributed routing environment 100. In such an embodiment, such external components would directly address a distribution level router component (described below) of the distributed routing environment 100.


The distributed routing environment 100 can further include a second level of logical router components, generally referred to as the distribution layer or distribution level. In one embodiment, the distribution level corresponds to one or more router components, generally referred to as distribution level routers 108A, 108B and 108C. As previously described, within the distributed routing environment 100 the distribution level routers 108A, 108B and 108C receiving an incoming packet from a core routing component 102 and process the incoming packet according one or attributes of the received packet. Illustratively, the subset of the destination address can correspond to a larger subset of the destination IP address used by the core level routers 106A, 106B, 106C. In this embodiment, the routing performed by the distribution level can correspond to a more refined routing of the received packet relative to the core level routing. As described above with the core level routers 106A, 106B, 106C, the distribution level routers 108A, 108B and 108C can correspond to logical router components implemented on one or more hardware components. In one embodiment, each logical router component can correspond with a dedicated physical router component. In another embodiment, each logical router component can correspond to a physical router component shared by at least one other logical router component in the distributed router environment 100.


In communication with the distribution level router components 108A, 108B and 108C in an external transit component 110. In one embodiment, the external transit component 110 corresponds to one or more router components that receive forwarded packets from a distribution level router component 108A, 108B, 108C. The external transit component 110 can then facilitate the forwarding of packets further “upstream” to another communication network 112 node. Illustratively, the external transit component 110 may be optionally implemented in the distributed routing environment 100. Accordingly, the distribution level router components 108A, 108B and 108C may communicate directly with external network nodes without utilization of the external transit component 110.


Similar to communication network 102, communication network 112 may encompass any suitable combination of networking hardware and protocols necessary to establish packet-based communications to the distributed routing environment 100. For example, the communication network 112 may include private networks such as local area networks (LANs) or wide area networks (WANs) as well as public or private wireless networks. In such an embodiment, the communication network 112 may include the hardware (e.g., modems, routers, switches, load balancers, proxy servers, etc.) and software (e.g., protocol stacks, accounting software, firewall/security software, etc.) necessary to establish a networking link with the distributed routing environment 100. As described above with regard to the communication network 104, the communication network 112 may implement one of various communication protocols for transmitting data between computing devices. One skilled in the relevant art will appreciate, however, that present disclosure may be applicable with additional or alternative protocols and that the illustrated examples should not be construed as limiting.


In an illustrative embodiment, the logical router components (106 and 108) in FIG. 1A may correspond to a computing device having processing resources, memory resources, networking interfaces, and other hardware/software for carrying the described functionality for each of the logical router components. With reference now to FIG. 1B, a block diagram illustrative of components of a router component 150 utilized in accordance with the distributed routing environment 100 of FIG. 1A will be described. The general architecture of the router component 150 depicted in FIG. 1B includes an arrangement of computer hardware and software components that may be used to implement one or more logical router components 106 and 108. Those skilled in the art will appreciate that the router component 150 may include many more (or fewer) components than those shown in FIG. 1B. It is not necessary, however, that all of these generally conventional components be shown in order to provide an enabling disclosure.


As illustrated in FIG. 1B, the router component 150 includes a processing unit 152, at least one network interface 156, and at least one computer readable medium drive 158, all of which may communicate with one another by way of a communication bus. The processing unit 152 may thus receive information and instructions from other computing systems or services via a network. The processing unit 152 may also be associated with a first memory component 154 for recalling information utilized in the processing of destination address information, such as at least a portion of a FIB associated with the distributed routing environment 100. The memory 154 generally includes RAM, ROM and/or other persistent memory. The processing unit 152 may also communicate to and from memory 160. The network interface 156 may provide connectivity to one or more networks or computing systems. The at least one computer readable medium drive 158 can also correspond to RAM, ROM, optical memory, and/or other persistent memory that may persists at least a portion of the FIB associated with the distributed routing environment 100. In an illustrative embodiment, the access time associated with the memory component 154 may be faster than the access time associated with the computer readable medium driver 158. Still further, the computer readable medium drive 158 may be implemented in a networked environment in which multiple router components 150 share access to the information persisted on the computer readable medium drive 158.


The memory 160 contains computer program instructions that the processing unit 152 executes in order to operate the dynamic classifier. The memory 160 generally includes RAM, ROM and/or other persistent memory. The memory 160 may store an operating system 162 that provides computer program instructions for use by the processing unit 152 in the general administration and operation of the router component 150. The memory 160 may further include computer program instructions and other information for implementing one or more of the logical router components in the distributed routing environment 100. For example, in one embodiment, the memory 160 includes a router module 164 that implements the functionality associated with any of the routers 106 and 108. In the event that multiple logical routers are implemented by the same router component 150, memory 160 may have each instance of a router module 164.


In an illustrative embodiment, each router component 150 may be embodied as an individual hardware component for implementing one or more logical routers 106 and 108. Alternatively, multiple router components 150 may be grouped and implemented together. For example, each router component 150 may correspond to an application-specific integrated circuit (ASIC) having a processing unit 152, memory 154 and memory 160 (or other components with similar functionality). The router components 150 may share one or more components, such as the network interface 156 and computer readable medium 158, via a common communication bus.


With reference now to FIGS. 2A-2D, the processing of receiving packets by the distributed routing environment 100 will be described. With reference first to FIGS. 2A and 2B, an incoming packet is received from the communication network 104 to a core level router 106. The core level router 106 that receives the incoming packet may be selected according to a variety of techniques including, but not limited to, load balancing, random selection, round robin, hashing and other packet distribution techniques. Upon receipt, the core level router 106 processes destination IP address and utilizes a subset of the destination IP address to identify a second level destination router component that will perform a second level of routing. In an illustrative embodiment, the core level router 106 utilizes the most significant bits of the IP address, such as the eight most significant bits of the destination address. The selection of the subset of IP addresses corresponding to a selection of the most significant bits is generally referred to as prefix. For example, selection of the eight most significant bits corresponds to a prefix length of “8”. Selection of the sixteen most significant bits corresponds to a prefix length of “16”. One skilled in the relevant art will appreciate that the number of bits utilized by the core level router 106 may vary. Additionally, in an alternative embodiment, the core level router 106 may use different methodologies to allocate, or otherwise subdivide, the address space serviced by the distributed routing environment 100, including, for example, a subdivision based on IP flow-level information or IP flow descriptor. Such IP flow-level information can include source and destination IP address information or port information.


Based on the processing of the first subset of the destination address, the core level router 106 forwards the packet to a distribution level router, in this case illustratively 108A, “DIST ROUTER 1.’ As previously described, the receiving distribution level router 108A processes the destination address of the received packet and also utilizes a subset of the destination IP address to forward the received packet to the next network destination (outside of the distributed routing environment 100). Similar to the core level router 106, the receiving distribution level router can be configured to utilize a selection of the most significant bits of the IP address (e.g., the prefix) to route the packet. In an illustrative embodiment, the prefix used by the distribution level router 108A is greater than the prefix used by the core level router 106. As illustrated in FIG. 2A, an external transit component 110 may be utilized to facilitate the transfer. Alternatively, and with reference to FIG. 2B the distribution level router 108A may transmit the packet directly to the communication network 112.


With reference to FIG. 2C, in an alternative embodiment, the functionality associated with the core level router components 106 may be implemented by distribution level router components 108. As illustrated in FIG. 2C, an incoming packet is received from the communication network 104 to a distribution level router 108B. The distribution level router 108B that receives the incoming packet may be selected according to a variety of techniques including, but not limited to, load balancing, random selection, round robin, hashing and other packet distribution techniques. Upon receipt, the distribution level router 108B processes destination IP address and utilizes a subset of the destination IP address to identify a second level distribution router component that will perform a second level of routing. In an illustrative embodiment, the distribution level router 108B utilizes the most significant bits of the IP address, such as the eight most significant bits of the destination address. The selection of the subset of IP addresses corresponding to a selection of the most significant bits is generally referred to as prefix. One skilled in the relevant art will appreciate that the number of bits utilized by the distribution level router 108B may vary. Additionally, in an alternative embodiment, the distribution level router 108B may use different methodologies to allocate, or otherwise subdivide, the address space serviced by the distributed routing environment 100.


Based on the processing of the first subset of the destination address, the distribution level router 108B forwards the packet to another distribution level router, in this case illustratively distribution level router 108A, “DIST ROUTER 1.” As previously described, the receiving distribution level router 108A processes the destination address of the received packet and also utilizes a subset of the destination IP address to forward the received packet to the next network destination (outside of the distributed routing environment 100). Similar to the distribution level router 108B, the receiving distribution level router can be configured to utilize a selection of the most significant bits of the IP address (e.g., the prefix) to route the packet. In an illustrative embodiment, the prefix used by the distribution level router 108A is greater than the prefix used by the distribution level router 108B. As illustrated in FIG. 2A, an external transit component 110 may be utilized to facilitate the transfer. Alternatively, the distribution level router 108A may transmit the packet directly to the communication network 112. Still further, in the event that distribution level router 108B determines that it is the appropriate router component for the distribution level routing, the same distribution level router 108B may reprocess the destination address information or utilize the previous processing.


Turning now to FIG. 2D, the allocation of IP addresses or subsets of IP addresses within the distributed routing environment 100 will be described. With reference to FIG. 2D, the core level router 106 distributes some portion of the subset of destination IP addresses to distribution level router 108A (illustrated at 202). The core level router 106 distributes a different portion of the subset of destination IP addresses to distribution level router 108C (illustrated at 204). Distribution level router 108A and 108B in turn further distributes the portions of the IP addresses to the communication network 112, either directly (illustrated at 206 and 208) or via an external transit component 110 (not illustrated).


In an illustrative embodiment, the router management component 102 (FIG. 1) can allocate responsibility of subsets of IP addresses to the distribution level routers in a variety of manners. In one embodiment, the router management component 102 can allocate responsibility for the entire set of IP addresses in accordance with assignment of IP addresses equally, or substantially equally, among available routers. In this embodiment, each distribution level router 108 becomes responsible for an equal subset of IP addresses or substantially equal if the IP addresses cannot be divided equally. In another embodiment, the router management component 102 can specify a specific distribution level router 108 to handle high traffic IP addresses (or prefixes). In this example, the entire subset of IP addresses may be custom selected by the router management component 102. Alternatively, only the subset of IP addresses meeting a traffic threshold may be custom selected with the remaining portions of IP address automatically distributed.


In still a further embodiment, multiple distribution level routers 108 may be selected for a subset of IP addresses. In this embodiment, each core level router 106 can select from multiple distribution level routers 108 based on an equal cost multi-path routing (ECMP) technique in which a specific distribution level router 108 is selected based on a standard load sharing technique. Other factors that can be utilized to select from multiple assigned distribution level router 108 include carrier preference, Internet weather, resource utilization/health reports, an allocated or determined routing cost, service level agreements (SLAs), or other criteria.


In one embodiment, each distribution router 108 can maintain the portion of the FIB that is associated with the subset of IP addresses assigned the respective distribution level router 108. In another embodiment, each distribution level router 108 can maintain the entire FIB associated with the distributed routing environment 100 in a memory component, such as computer readable medium 158 (FIG. 1B). Once a subset of IP addresses are assigned to each respective distribution level router 108 (or otherwise updated), the applicable portions of the FIB are loaded in a different memory components, such as memory component 154 (FIG. 1B) utilized by the router (e.g., a routing chip level content addressable memory or a processor level cache memory). The maintenance of the applicable portions of the FIB in a memory component facilitates better router performance by faster memory access times for the applicable portion of the FIB. However, in this embodiment, the allocation of FIBs to each distribution level router 108 can be modified by loading different portions of the stored FIB from a first memory component storing the entire FIB (e.g., the computer readable medium 158) to the memory component maintaining the portion of the FIB allocated to the distribution level router 108 (e.g., memory component 154). Accordingly, this embodiment facilitates the dynamic allocation of distribution level routers 108, the creation of redundant distribution level routers, and additional failover for distribution level routers. Additionally, one or more core level routers 106 can utilize a similar technique in performing the functions associated with the core level of the distributed routing environment 100.


In still a further embodiment, as a variation to the above embodiment, each distribution level router can be allocated a larger portion of the FIB associated with the distributed routing environment 100 than is capable of being maintained in a first memory component of the router, such as memory component 154 (e.g., a processor level cache memory). If a core level router 106 routes to a distribution level router 108 and the corresponding prefixes of the destination IP address do not correspond to the FIB maintained in the first memory component of the distribution level router, the distribution level router can recall the necessary information from the larger subset of the FIB maintained in a different memory component (e.g., computer readable medium 158 (FIG. 1B)). The FIB maintained in the first memory component (e.g., memory component 152) may be updated to store the prefix in the primary memory component. Alternatively, the FIB in the first memory component may not be automatically updated based on a single request, but based on increases in traffic for a given prefix.


In yet another embodiment, lower traffic prefixes may be assigned to multiple distribution level routers 108. In one example, each assigned distribution level router 108 does not maintain the lower traffic routing portion of the assigned FIB in the primary memory component. Rather, routing requests for the lower traffic prefixes can be directed to a specific distribution level router based on selection techniques, such as ECMP, and can be processed by a selected distribution level router 108 based on the larger FIB maintained in a different memory component within the selected distribution level router.


With reference now to FIG. 3, a routine 300 for routing packets and implemented in a distributed routing environment 100 will be described. At block 302, the distributed routing environment 100 obtains a routing request. As previously described, the routing request is received from a first network 102 (FIG. 1) and includes information identifying a destination IP address. At block 304, a core level router 106 corresponding to a first level of the distributed routing environment 100 is selected and receives the routing request. In an illustrative embodiment, each core level router 106 can perform the same function and can selected in accordance with standard selection techniques, including, but not limited to, random selection, round robin selection, load balancing selection and the like.


At block 306, the selected core level router 106 identifies a distribution level router 108 corresponding to a second level of the distributed routing environment 100. The core level router 108 selects the distribution level router 108 based on processing the destination IP address and utilizing a subset of the destination IP addresses (e.g., the prefix) to determine the appropriate distribution level router 108. Illustratively, in accordance with an embodiment corresponding to the IPv4 communication protocol, the core level router 106 processing can be based on consideration of a prefix of the eight most significant bits. One skilled in the relevant art will appreciate, however, the blocks 306 and 308 may be implemented in a manner such the core level router 106 and distribution level router 108 may utilize additional or alternative attributes (including different portions of a destination IP address) of received packets in identifying the next router component to forward the received packet. Still further, as previously described, blocks 304 and 306 may be implemented in accordance with distribution level router 108.


At block 308, the selected distribution level router 108 identifies a transit route for the packet processing the destination IP address and utilizing a subset of the destination IP address. Illustratively, in accordance with an embodiment corresponding to the IPv4 communication protocol, the distribution level router 108 processing can be based on a larger subset of IP address (e.g., a longer prefix such as 16 or 24 bits as needed to select an appropriate transit route). At block 310, the routine 300 terminates.


With reference now to FIG. 4, another routine 400 for routing packets and implemented in a distributed routing environment 100 will be described. In an illustrative embodiment, routine 400 may be implemented in embodiments in which less than all the FIB associated with a particular distribution router 108 is maintained in a primary memory component. At block 402, a routing request is received at a distribution level router 108. The selection and routing to a distribution level router 108 was previously described above. Although routine 400 will be described with regard to implementation by a distribution level router 108, one skilled in the relevant art will appreciate that at least portions of routine 400 may be implemented by other components of the distributed routing environment 100, such as core level routers 106. At decision block 404, a test is conducted to determine whether the subset of the destination IP address associated with the routing request is in the portion of the FIB table maintained in the primary memory of the selected distribution level router 108. If so, at block 406, the distribution level router 108 obtains the transit layer routing information from the FIB maintained in the first memory component (e.g., memory component 152 (FIG. 1B)). At block 408, the distribution level router 108 forwards the packet along a selected transit route directly or via the external transit component 110.


Alternatively, if at decision block 404 the subset of the destination IP address associated with the routing request is not maintained in the portion of the FIB table maintained in the primary memory of the selected distribution level router 108, at block 410, distribution level router 108 attempts to obtain additional transit routing information from a separate memory component associated with the distribution level router. At block 410, the distribution level router 108 can update the forwarding table information maintained in the primary memory component with the information obtained from the other memory component. Alternatively, block 410 can be omitted or is otherwise optional. At block 412, the routine terminates.


While illustrative embodiments have been disclosed and discussed, one skilled in the relevant art will appreciate that additional or alternative embodiments may be implemented within the spirit and scope of the present disclosure. Additionally, although many embodiments have been indicated as illustrative, one skilled in the relevant art will appreciate that the illustrative embodiments do not need to be combined or implemented together. As such, some illustrative embodiments do not need to be utilized or implemented in accordance with the scope of variations to the present disclosure.


Conditional language, such as, among others, “can,” “could,” “might,” or “may,” unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey that certain embodiments include, while other embodiments do not include, certain features, elements or steps. Thus, such conditional language is not generally intended to imply that features, elements or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without user input or prompting, whether these features, elements or steps are included or are to be performed in any particular embodiment. Moreover, unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey utilization of the conjunction “or” in enumerating a list of elements does not limit the selection of only a single element and can include the combination of two or more elements.


Any process descriptions, elements, or blocks in the flow diagrams described herein and/or depicted in the attached figures should be understood as potentially representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process. Alternate implementations are included within the scope of the embodiments described herein in which elements or functions may be deleted, executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those skilled in the art. It will further be appreciated that the data and/or components described above may be stored on a computer-readable medium and loaded into memory of the computing device using a drive mechanism associated with a computer-readable medium storing the computer executable components, such as a CD-ROM, DVD-ROM, or network interface. Further, the component and/or data can be included in a single device or distributed in any manner. Accordingly, general purpose computing devices may be configured to implement the processes, algorithms and methodology of the present disclosure with the processing and/or execution of the various data and/or components described above. Alternatively, some or all of the methods described herein may alternatively be embodied in specialized computer hardware. In addition, the components referred to herein may be implemented in hardware, software, firmware or a combination thereof.


It should be emphasized that many variations and modifications may be made to the above-described embodiments, the elements of which are to be understood as being among other acceptable examples. All such modifications and variations are intended to be included herein within the scope of this disclosure and protected by the following claims.

Claims
  • 1. A system for routing packets comprising:
  • 2. The system as recited in claim 1, wherein the one or more router devices corresponding to a first level of a router hierarchy are selected in accordance with one of random selection, round robin selection, hashing and load balancing.
  • 3. The system as recited in claim 1, wherein the destination address corresponds to an IP address.
  • 4. The system as recited in claim 3, wherein the first subset of the IP address corresponds to the eight most significant bits of the IP address.
  • 5. The system as recited in claim 3, wherein the first subset of the IP address corresponds to at least one of the sixteen or twenty four most significant bits of the IP address.
  • 6. The system as recited in claim 1, wherein at least two of the one or more router devices corresponding to the first level of the router hierarchy are implemented in a common physical router device.
  • 7. The system as recited in claim 1, wherein at least two of the one or more router devices corresponding to the second level of the router hierarchy are implemented in a common physical router device.
  • 8. The system as recited in claim 1, wherein the destination address corresponds to an IP flow descriptor.
  • 9. The system as recited in claim 1, wherein at least two of a router device of the first level of the router hierarchy and a router device of the second level of the router hierarchy are implemented in at least one physical router device.
  • 10. The system as recited in claim 1, wherein at least one router device corresponds to the first and second levels of the router hierarchy.
  • 11. A system for routing packets comprising: a first set of router devices;a second set of router devices for routing packet received from the first set of router devices, wherein each of the second set of router devices is dynamically correlated to a portion of destination addresses of incoming packets by a router management device based on a first subset of destination addresses of incoming packets, and wherein each portion of destination addresses is determined based on traffic volumes associated with each portion of the destination addresses; andan external transit device for routing packets received from the second set of router devices via a plurality of routing paths, wherein each of the plurality of routing paths is dynamically correlated to a portion of destination addresses of incoming packets by the router management device based on a second subset of destination address of incoming packets, and wherein each portion of the destination addresses is determined based on traffic volumes associated with each portion of the destination addresses;wherein the first set of router devices identify a router device from the second set of router devices correlated to the incoming packet based at least in part on a first subset of a destination address of the incoming packet; andwherein the second set of router devices identify a routing path correlated to the incoming packet based at least in part on a second subset of a destination address of the incoming packet.
  • 12. The system as recited in claim 11, wherein each router device of the second set of router devices is correlated to a portion of destination addresses of incoming packets based at least in part on a combination of an association of traffic volumes for destination addresses and an equal allocation of remaining destination addresses.
  • 13. The system as recited in claim 11, wherein each router device of the second set of router devices is associated with a threshold number of destination addresses maintainable in a first memory of the router device, and wherein at least one router device of the second set of router devices is correlated with a portion of destination addresses containing more than the threshold number of destination addresses maintainable in the first memory of the at least one router device.
  • 14. The system as recited in claim 11, wherein each router device of the second set of router devices is correlated to a portion of destination addresses of incoming packets based at least in part on an association of low traffic volumes for destination addresses.
  • 15. The system as recited in claim 11, wherein a plurality of router devices of the second set of router devices are correlated to the same set portion of destination addresses.
  • 16. The system as recited in claim 11, wherein first set of router devices are selected in accordance with one of random selection, round robin selection, hash selection and load balancing.
  • 17. The system as recited in claim 11, wherein the destination address corresponds to an IP address.
  • 18. The system as recited in claim 17, wherein the first subset of the IP address corresponds to the eight most significant bits of the IP address.
  • 19. The system as recited in claim 18, wherein the first subset of the IP address corresponds to at least one of the sixteen or twenty four most significant bits of the IP address.
  • 20. The system as recited in claim 11, wherein two or more of the first set of router devices correspond to a single physical router device.
  • 21. The system as recited in claim 11, wherein two or more of the second set of router devices correspond to a single physical router device.
  • 22. The system as recited in claim 11, wherein at least one of the set of first router devices and at least one of the second set of router devices correspond to a single physical router device.
  • 23. The system as recited in claim 11, wherein at least one router device corresponds to at least one of the first and second set of router devices.
  • 24. A method for routing packets comprising: obtaining a routing request corresponding to a data packet received from a first communication network;identifying a first router component of a first level of a router hierarchy, the first level of the router hierarchy comprising one or more router components;forwarding the received data packet to the identified first router;identifying a second router component of a second level of the router hierarchy, wherein the second level of the router hierarchy comprises one or more router components, wherein each of the one or more router components of the second level is dynamically associated with a portion of destination addresses of incoming data packets, and wherein each portion of destination addresses is determined based at least in part on traffic volumes associated with the portion of destination addresses and on a first subset of destination addresses;forwarding the received data packet to the identified second router; andidentifying a transit path of a plurality of transit paths corresponding to a communication network, wherein each of the plurality of transit paths is dynamically associated with a portion of destination addresses of incoming data packets, and wherein each portion of destination addresses is determined based at least in part on traffic volumes associated with the portion of destination addresses and on a second subset of destination addresses;wherein identifying the second router of the a second level of the router hierarchy is based at least in part on a first subset of a destination address of the received data packet; andwherein identifying the transit path of the plurality of transit paths is based at least in part on of a second subset of a destination address of the incoming packet.
  • 25. The method as recited in claim 24, wherein each router component of the second level of the router hierarchy is associated with a portion of destination addresses of incoming data packets based at least in part on a combination of an association of traffic volumes for destination addresses and an equal allocation of remaining destination addresses.
  • 26. The method as recited in claim 24, wherein each router component of the second level of the router hierarchy is associated with a threshold number of destination addresses maintainable in a first memory of the router component, and wherein at least one router component from the second level of the router hierarchy is associated with a portion of destination addresses containing more than the threshold number of destination addresses maintainable in the first memory of the at least one router component.
  • 27. The method as recited in claim 24, wherein each router component of the second level of the router hierarchy associated with a portion of destination addresses of incoming data packets is based at least in part on an association of low traffic volumes for destination addresses.
  • 28. The method as recited in claim 24, a plurality of router component of the second level of the router hierarchy are associated with the same portion of destination addresses.
  • 29. The method as recited in claim 24, wherein the one or more router components of the first level of the router hierarchy are selected in accordance with one of random selection, round robin selection, hash selection and load balancing.
  • 30. The method as recited in claim 24, wherein the destination address corresponds to an IP address.
  • 31. The method as recited in claim 24, wherein the transit path corresponds to an external transit component.
  • 32. The method as recited in claim 24, wherein the transit path corresponds to a communication network.
US Referenced Citations (136)
Number Name Date Kind
5649185 Antognini et al. Jul 1997 A
5664106 Caccavale Sep 1997 A
5819033 Caccavale Oct 1998 A
6185598 Farber et al. Feb 2001 B1
6192051 Lipman et al. Feb 2001 B1
6438592 Killian Aug 2002 B1
6553419 Ram Apr 2003 B1
6560610 Eatherton et al. May 2003 B1
6633324 Stephens, Jr. Oct 2003 B2
6698013 Bertero et al. Feb 2004 B1
6978418 Bain et al. Dec 2005 B1
7009943 O'Neil Mar 2006 B2
7023465 Stephens, Jr. Apr 2006 B2
7065496 Subbloie et al. Jun 2006 B2
7085825 Pishevar et al. Aug 2006 B1
7107273 Ohata et al. Sep 2006 B2
7120871 Harrington Oct 2006 B1
7120874 Shah et al. Oct 2006 B2
7146560 Dang et al. Dec 2006 B2
7269657 Alexander et al. Sep 2007 B1
7316648 Kelly et al. Jan 2008 B2
7320131 O'Toole, Jr. Jan 2008 B1
7343399 Hayball et al. Mar 2008 B2
7502836 Menditto et al. Mar 2009 B1
7581224 Romero Aug 2009 B2
7624169 Lisiecki et al. Nov 2009 B2
7650376 Blumenau Jan 2010 B1
7685270 Vermeulen et al. Mar 2010 B1
7698418 Shimada et al. Apr 2010 B2
7739400 Lindbo et al. Jun 2010 B2
7748005 Romero et al. Jun 2010 B2
7752301 Maiocco et al. Jul 2010 B1
7756032 Feick et al. Jul 2010 B2
7773596 Marques Aug 2010 B1
7787380 Aggarwal et al. Aug 2010 B1
7865594 Baumback et al. Jan 2011 B1
7904875 Hegyi Mar 2011 B2
7925782 Sivasubramanian et al. Apr 2011 B2
7930393 Baumback et al. Apr 2011 B1
7937456 McGrath May 2011 B2
7961736 Ayyagari Jun 2011 B2
8028090 Richardson et al. Sep 2011 B2
8051166 Baumback et al. Nov 2011 B1
8117306 Baumback et al. Feb 2012 B1
20020069420 Russell et al. Jun 2002 A1
20020083118 Sim Jun 2002 A1
20020099850 Farber et al. Jul 2002 A1
20020116481 Lee Aug 2002 A1
20020124098 Shaw Sep 2002 A1
20020138437 Lewin et al. Sep 2002 A1
20020138443 Schran et al. Sep 2002 A1
20020150094 Cheng et al. Oct 2002 A1
20020150276 Chang Oct 2002 A1
20020163882 Bornstein et al. Nov 2002 A1
20020194382 Kausik et al. Dec 2002 A1
20030005111 Allan Jan 2003 A1
20030149581 Chaudhri et al. Aug 2003 A1
20030174648 Wang et al. Sep 2003 A1
20030182413 Allen et al. Sep 2003 A1
20030204602 Hudson et al. Oct 2003 A1
20030221000 Cherkasova et al. Nov 2003 A1
20030229682 Day Dec 2003 A1
20030233423 Dilley et al. Dec 2003 A1
20040010621 Afergan et al. Jan 2004 A1
20040049579 Ims et al. Mar 2004 A1
20040064293 Hamilton et al. Apr 2004 A1
20040064558 Miyake Apr 2004 A1
20040073596 Kloninger et al. Apr 2004 A1
20040083307 Uysal Apr 2004 A1
20040167981 Douglas et al. Aug 2004 A1
20040194085 Beaubien et al. Sep 2004 A1
20040205162 Parikh Oct 2004 A1
20050021706 Maggi et al. Jan 2005 A1
20050038967 Umbehocker et al. Feb 2005 A1
20050086645 Diao et al. Apr 2005 A1
20050108529 Juneau May 2005 A1
20050114296 Farber et al. May 2005 A1
20050157712 Rangarajan et al. Jul 2005 A1
20050171959 Deforche et al. Aug 2005 A1
20050216569 Coppola et al. Sep 2005 A1
20050259672 Eduri Nov 2005 A1
20050273507 Yan et al. Dec 2005 A1
20060020684 Mukherjee et al. Jan 2006 A1
20060036720 Faulk, Jr. Feb 2006 A1
20060047787 Agarwal et al. Mar 2006 A1
20060063534 Kokkonen et al. Mar 2006 A1
20060069808 Mitchell et al. Mar 2006 A1
20060075084 Lyon Apr 2006 A1
20060112176 Liu et al. May 2006 A1
20060120385 Atchison et al. Jun 2006 A1
20060195866 Thukral Aug 2006 A1
20060209701 Zhang et al. Sep 2006 A1
20060218304 Mukherjee et al. Sep 2006 A1
20060251339 Gokturk et al. Nov 2006 A1
20060259984 Juneau Nov 2006 A1
20060282758 Simons et al. Dec 2006 A1
20070011267 Overton et al. Jan 2007 A1
20070016736 Takeda et al. Jan 2007 A1
20070038994 Davis et al. Feb 2007 A1
20070055764 Dilley et al. Mar 2007 A1
20070076872 Juneau Apr 2007 A1
20070086429 Lawrence et al. Apr 2007 A1
20070168517 Weller Jul 2007 A1
20070174442 Sherman et al. Jul 2007 A1
20070219795 Park et al. Sep 2007 A1
20070220010 Ertugrul Sep 2007 A1
20070245010 Arn et al. Oct 2007 A1
20070250560 Wein et al. Oct 2007 A1
20070271385 Davis et al. Nov 2007 A1
20070280229 Kenney Dec 2007 A1
20070288588 Wein et al. Dec 2007 A1
20080025304 Venkataswami et al. Jan 2008 A1
20080065724 Seed et al. Mar 2008 A1
20080065745 Leighton et al. Mar 2008 A1
20080071859 Seed et al. Mar 2008 A1
20080082551 Farber et al. Apr 2008 A1
20080086559 Davis et al. Apr 2008 A1
20080104268 Farber et al. May 2008 A1
20080172488 Jawahar et al. Jul 2008 A1
20080183721 Bhogal et al. Jul 2008 A1
20080215718 Stolorz et al. Sep 2008 A1
20080215735 Farber et al. Sep 2008 A1
20080215750 Farber et al. Sep 2008 A1
20080215755 Farber et al. Sep 2008 A1
20080222281 Dilley et al. Sep 2008 A1
20080222291 Weller et al. Sep 2008 A1
20090029644 Sue et al. Jan 2009 A1
20090031367 Sue Jan 2009 A1
20090031368 Ling Jan 2009 A1
20090031376 Riley et al. Jan 2009 A1
20090122714 Kato May 2009 A1
20090187575 DaCosta Jul 2009 A1
20090248893 Richardson et al. Oct 2009 A1
20100150155 Napierala Jun 2010 A1
20110252142 Richardson et al. Oct 2011 A1
20110252143 Baumback et al. Oct 2011 A1
Foreign Referenced Citations (1)
Number Date Country
WO 2012044587 Apr 2012 WO
Related Publications (1)
Number Date Country
20110149963 A1 Jun 2011 US