Hierarchical routing with table management across hardware modules

Information

  • Patent Grant
  • 10079761
  • Patent Number
    10,079,761
  • Date Filed
    Thursday, September 4, 2014
    9 years ago
  • Date Issued
    Tuesday, September 18, 2018
    5 years ago
Abstract
Systems, methods, and non-transitory computer-readable storage media for performing hierarchical routing are disclosed. The method includes identifying routes in a computer network and arranging those routes in two separate routing tables. The first routing table is stored on a first module and the second routing table is stored on a second module.
Description
TECHNICAL FIELD

This disclosure relates in general to the field of computer systems and, more particularly, pertains to performing hierarchical routing across hardware modules.


BACKGROUND

The proliferation of electronic communication devices such as laptop computers, tablets, cellular phones, desktop computers, etc. has significantly increased the scale and complexity of computer networks. As the number of devices in networks increase, the task of routing data to and from each of the devices becomes more burdensome. In particular, network complexity can overextend the hardware and software resources responsible for performing network routing.


Many networking platforms utilize modular routing solutions in which the forwarding engine is programmed identically across all of the cards in the different modules. Consequently, the scalability of the network is limited to the table size of a single forwarding engine. In some instances, networks can increase scalability by utilizing techniques associated with virtual routing and forwarding (VRF) and virtual device context (VDC). However, these techniques to improve scalability do not work for all network configurations.





BRIEF DESCRIPTION OF THE DRAWINGS

In order to describe the manner in which the above-recited and other advantages and features of the disclosure can be obtained, a more particular description of the principles briefly described above will be rendered by reference to specific examples thereof which are illustrated in the appended drawings. Understanding that these drawings depict only examples of the disclosure and are not therefore to be considered to be limiting of its scope, the principles herein are described and explained with additional specificity and detail through the use of the accompanying drawings in which:



FIG. 1 illustrates an example network device according to some aspects of the subject technology;



FIGS. 2A and 2B illustrate an example system embodiments according to some aspects of the subject technology;



FIG. 3 illustrates a schematic block diagram of an example architecture for a modular networking platform;



FIG. 4 illustrates an example method embodiment;



FIG. 5 illustrates an example method embodiment;



FIGS. 6A, 6B, and 6C illustrate routing table entries according to some aspects of the subject technology; and



FIG. 7 illustrates an example method embodiment.





DESCRIPTION OF EXAMPLE EMBODIMENTS

The detailed description set forth below is intended as a description of various configurations of the subject technology and is not intended to represent the only configurations in which the subject technology can be practiced. The appended drawings are incorporated herein and constitute a part of the detailed description. The detailed description includes specific details for the purpose of providing a more thorough understanding of the subject technology. However, it will be clear and apparent that the subject technology is not limited to the specific details set forth herein and may be practiced without these details. In some instances, structures and components are shown in block diagram form in order to avoid obscuring the concepts of the subject technology.


Overview

The subject technology provides embodiments for a system and method for routing data in a computer network. The system including a line card and a fabric module. The line card is configured to receive a data packet and determine, based on a destination address, whether an appropriate route for the data packet is available in a first routing table stored on the line card. In response to determining that the appropriate route is not available, the line card forwards the data packet to the fabric module. The fabric module is configured to receive the data packet and determine, based on the destination address, that the appropriate route for the data packet is available on a second routing table stored on the fabric module.


DETAILED DESCRIPTION

A computer network is a geographically distributed collection of nodes interconnected by communication links and segments for transporting data between endpoints, such as personal computers and workstations. Many types of networks are available, with the types ranging from local area networks (LANs) and wide area networks (WANs) to overlay and software-defined networks, such as virtual extensible local area networks (VXLANs).


LANs typically connect nodes over dedicated private communications links located in the same general physical location, such as a building or campus. WANs, on the other hand, typically connect geographically dispersed nodes over long-distance communications links, such as common carrier telephone lines, optical lightpaths, synchronous optical networks (SONET), or synchronous digital hierarchy (SDH) links. LANs and WANs can include layer 2 (L2) and/or layer 3 (L3) networks and devices.


The Internet is an example of a WAN that connects disparate networks throughout the world, providing global communication between nodes on various networks. The nodes typically communicate over the network by exchanging discrete frames or packets of data according to predefined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP). In this context, a protocol can refer to a set of rules defining how the nodes interact with each other. Computer networks may be further interconnected by an intermediate network node, such as a router, to extend the effective “size” of each network.


The disclosed technology addresses the need in the art for improving the scale of the routing table in computer networks. Disclosed are systems and methods for performing hierarchical routing across hardware modules. A brief introductory description of an exemplary network device and a system, as illustrated in FIG. 1 and FIG. 2 respectively, is disclosed herein. A detailed description of hierarchical routing across hardware modules, and example variations, will then follow. These variations shall be described as the various embodiments are set forth. The disclosure now turns to FIG. 1.



FIG. 1 illustrates an exemplary network device 110 suitable for implementing the present invention. Network device 110 includes a master central processing unit (CPU) 162, interfaces 168, and a bus 115 (e.g., a PCI bus). When acting under the control of appropriate software or firmware, the CPU 162 is responsible for executing packet management, error detection, and/or routing functions, such as miscabling detection functions, for example. The CPU 162 preferably accomplishes all these functions under the control of software including an operating system and any appropriate applications software. CPU 162 may include one or more processors 163 such as a processor from the Motorola family of microprocessors or the MIPS family of microprocessors. In an alternative embodiment, processor 163 is specially designed hardware for controlling the operations of router 110. In a specific embodiment, a memory 161 (such as non-volatile RAM and/or ROM) also forms part of CPU 162. However, there are many different ways in which memory could be coupled to the system.


The interfaces 168 are typically provided as interface cards (sometimes referred to as “line cards”). Generally, they control the sending and receiving of data packets over the network and sometimes support other peripherals used with the router 110. Among the interfaces that may be provided are Ethernet interfaces, frame relay interfaces, cable interfaces, DSL interfaces, token ring interfaces, and the like. In addition, various very high-speed interfaces may be provided such as fast token ring interfaces, wireless interfaces, Ethernet interfaces, Gigabit Ethernet interfaces, ATM interfaces, HSSI interfaces, POS interfaces, FDDI interfaces and the like. Generally, these interfaces may include ports appropriate for communication with the appropriate media. In some cases, they may also include an independent processor and, in some instances, volatile RAM. The independent processors may control such communications intensive tasks as packet switching, media control and management. By providing separate processors for the communications intensive tasks, these interfaces allow the master microprocessor 162 to efficiently perform routing computations, network diagnostics, security functions, etc.


Although the system shown in FIG. 1 is one specific network device of the present invention, it is by no means the only network device architecture on which the present invention can be implemented. For example, an architecture having a single processor that handles communications as well as routing computations, etc. is often used. Further, other types of interfaces and media could also be used with the router.


Regardless of the network device's configuration, it may employ one or more memories or memory modules (including memory 161) configured to store program instructions for the general-purpose network operations and mechanisms for roaming, route optimization and routing functions described herein. The program instructions may control the operation of an operating system and/or one or more applications, for example. The memory or memories may also be configured to store tables such as mobility binding, registration, and association tables, etc.


In one example implementation, network device 110 can include memory 161 for storing routing information to be used in achieving the optimization of network traffic, as discussed herein. Additionally, any of the components described herein may include instances of one or more processors that can execute software or an algorithm to perform the routing functions, as disclosed in this Specification. These devices may further keep information (e.g., variables) in any suitable memory element [e.g., random access memory (RAM), ROM, EPROM, EEPROM, ASIC, etc.], software, hardware, or in any other suitable component, device, element, or object where appropriate and based on particular needs. Any of the memory items discussed herein (e.g., database, tables, trees, cache, etc.) should be construed as being encompassed within the broad term “memory element.”



FIG. 2A and FIG. 2B illustrate exemplary possible system embodiments. The more appropriate embodiment will be apparent to those of ordinary skill in the art when practicing the present technology. Persons of ordinary skill in the art will also readily appreciate that other system embodiments are possible.



FIG. 2A illustrates a conventional system bus computing system architecture 200 wherein the components of the system are in electrical communication with each other using a bus 205. Exemplary system 200 includes a processing unit (CPU or processor) 210 and a system bus 205 that couples various system components including the system memory 215, such as read only memory (ROM) 220 and random access memory (RAM) 225, to the processor 210. The system 200 can include a cache of high-speed memory connected directly with, in close proximity to, or integrated as part of the processor 210. The system 200 can copy data from the memory 215 and/or the storage device 230 to the cache 212 for quick access by the processor 210. In this way, the cache can provide a performance boost that avoids processor 210 delays while waiting for data. These and other modules can control or be configured to control the processor 210 to perform various actions. Other system memory 215 may be available for use as well. The memory 215 can include multiple different types of memory with different performance characteristics. The processor 210 can include any general purpose processor and a hardware module or software module, such as module 1232, module 2234, and module 3236 stored in storage device 230, configured to control the processor 210 as well as a special-purpose processor where software instructions are incorporated into the actual processor design. The processor 210 may essentially be a completely self-contained computing system, containing multiple cores or processors, a bus, memory controller, cache, etc. A multi-core processor may be symmetric or asymmetric.


To enable user interaction with the computing device 200, an input device 245 can represent any number of input mechanisms, such as a microphone for speech, a touch-sensitive screen for gesture or graphical input, keyboard, mouse, motion input, speech and so forth. An output device 235 can also be one or more of a number of output mechanisms known to those of skill in the art. In some instances, multimodal systems can enable a user to provide multiple types of input to communicate with the computing device 200. The communications interface 240 can generally govern and manage the user input and system output. There is no restriction on operating on any particular hardware arrangement and therefore the basic features here may easily be substituted for improved hardware or firmware arrangements as they are developed.


Storage device 230 is a non-volatile memory and can be a hard disk or other types of computer readable media which can store data that are accessible by a computer, such as magnetic cassettes, flash memory cards, solid state memory devices, digital versatile disks, cartridges, random access memories (RAMs) 225, read only memory (ROM) 220, and hybrids thereof.


The storage device 230 can include software modules 232, 234, 236 for controlling the processor 210. Other hardware or software modules are contemplated. The storage device 230 can be connected to the system bus 205. In one aspect, a hardware module that performs a particular function can include the software component stored in a computer-readable medium in connection with the necessary hardware components, such as the processor 210, bus 205, display 235, and so forth, to carry out the function.



FIG. 2B illustrates a computer system 250 having a chipset architecture that can be used in executing the described method and generating and displaying a graphical user interface (GUI). Computer system 250 is an example of computer hardware, software, and firmware that can be used to implement the disclosed technology. System 250 can include a processor 255, representative of any number of physically and/or logically distinct resources capable of executing software, firmware, and hardware configured to perform identified computations. Processor 255 can communicate with a chipset 260 that can control input to and output from processor 255. In this example, chipset 260 outputs information to output 265, such as a display, and can read and write information to storage device 270, which can include magnetic media, and solid state media, for example. Chipset 260 can also read data from and write data to RAM 275. A bridge 280 for interfacing with a variety of user interface components 285 can be provided for interfacing with chipset 260. Such user interface components 285 can include a keyboard, a microphone, touch detection and processing circuitry, a pointing device, such as a mouse, and so on. In general, inputs to system 250 can come from any of a variety of sources, machine generated and/or human generated.


Chipset 260 can also interface with one or more communication interfaces 290 that can have different physical interfaces. Such communication interfaces can include interfaces for wired and wireless local area networks, for broadband wireless networks, as well as personal area networks. Some applications of the methods for generating, displaying, and using the GUI disclosed herein can include receiving ordered datasets over the physical interface or be generated by the machine itself by processor 255 analyzing data stored in storage 270 or 275. Further, the machine can receive inputs from a user via user interface components 285 and execute appropriate functions, such as browsing functions by interpreting these inputs using processor 255.


It can be appreciated that exemplary systems 200 and 250 can have more than one processor 210 or be part of a group or cluster of computing devices networked together to provide greater processing capability.



FIG. 3 illustrates an example system 300 for routing data in a computer network utilizing the present technology. System 300 is a modular routing platform that includes switch fabric 302 and line cards 3061, 3062 . . . 306n (collectively “306”). Switch fabric 302 includes fabric modules 3041, 3042 . . . 304n (collectively “304”). Each line card 306i can have one or more data ports 308 configured to send and receive data packets to and from the network.


Line cards 306 are communicatively coupled to the switch fabric 302. The fabric modules 304 provide connectivity between each of the line cards 306. For example, a data packet received on an ingress data port of line card 3061 may have a destination address that requires it to be routed to an egress data port of line card 3062. The data packet can be forwarded from line card 3061 to a fabric module 304i in switch fabric 302. The switch fabric 302 will perform the required switching to ensure that the data packet is forwarded to line card 3062 where it can be propagated out the appropriate egress port.


In some embodiments, line cards 306 can communicate directly with all of the fabric modules 304 in the switch fabric 302. For example, line card 3061 can send a data packet directly to fabric module 3041, 3042 or 304n. Alternatively, a line card 306i can communicate directly with a subset of the fabric modules 304 in the switch fabric 302.


System 300 can perform hierarchical routing across modules by segregating the layer 3 (L3) routing tasks between line card 306 and fabric module 304, thereby increasing the number of routing entries available in the network. For example, the line cards 306 can be programmed with a portion of the routing entries and fabric modules 304 can be programmed with the remaining routing entries. Previous modular routing platform designs rely on the line cards 306 for performing the routing L3 internet protocol (IP) address lookup tasks.


Turning now to FIG. 4, an exemplary method 400 for performing hierarchical routing across hardware modules is illustrated. Method 400 begins at step 402 and continues to step 404 in which available routes in the network are identified. In some instances, routes may be identified by a user such as a network operator responsible for configuring the network. Alternatively, a user may configure the system to use routing protocols such as Open Shortest Path First (OSPF) and Routing Information Protocol (RIP). The applicable routing protocol can operate to identify the routes in the network.


After the routes are identified at 404, the method continues to step 406 wherein the routes are arranged into two separate routing tables. In one example, the routes can be arranged according to their corresponding network mask and their address prefix. For instance, a host route that has a /32 mask (255.255.255.255) can be placed at the beginning of the first table and a default route with a /0 mask (0.0.0.0) can be placed at the end of the second table. Routes that have the same network mask can be ordered according to their address prefix with more specific prefixes placed ahead of those that are less specific. Accordingly, the routes can be arranged from the most specific route to the coarsest route.


In some instances, a custom cut-off mask can be used to delineate between the routing tables. For example, a custom cut-off mask of /24 (255.255.255.000) can be used to designate that all routes with masks higher than /24 be stored in a first routing table while the remaining, coarser routes are to be stored in a second routing table. Alternatively, the system can dynamically allocate the available space in the separate routing tables to optimize use of the resources. As new routes are identified, the entries in the routing tables can be shifted to place the new route in its appropriate position. For example, if the mask of the new route dictates that it belongs in the first routing table, the last entry from the first table can be moved to the second table to allocate the space for the new route.


The first routing table can also include a default route that corresponds to the module having the second routing table. As discussed above, the first routing table can contain the most specific routes in the network. However, a data packet that is associated with an address that is not available on the first routing table should not be dropped. Accordingly, the last entry on the first routing table can forward the data packet to a default address corresponding to the module with the complimentary second routing table containing coarser routes.


Once the available routes are arranged into separate routing tables at 406, the method proceeds to step 408. At 408, the first routing table is stored on a first hardware module. In one embodiment, the first hardware module can be a line card 306i such as the one described as part of system 300. The line card 306i may be part of a modular routing platform such as a standalone end-of-row switch. Alternatively, the first routing table may be stored on other hardware devices that are configured to direct network traffic such as standalone routers or switches. One that is skilled in the art will appreciate that the present technology can be employed in a number of different configurations.


At step 410, the second routing table is stored on a second hardware module. In one embodiment, the second hardware module can be a fabric module 304i such as the one described as part of system 300. The fabric module 304i may be part of a modular routing platform such as a standalone end-of-row switch. Alternatively, the second routing table may be stored on other hardware devices that are configured to direct network traffic such as routers or switches. Again, one that is skilled in the art will appreciate that the present technology is not limited to a particular type of hardware.


After step 410, the method 400 continues to step 412 where it returns to previous processing, including repeating method 400.


Turning now to FIG. 5, another exemplary method 500 for performing hierarchical routing across hardware modules is illustrated. Method 500 begins at step 502 and continues to step 504. At 504, a new network route is identified. As discussed with regard to method 400, network routes may be identified by the network operator or according to a routing protocol that is employed within the system. For example, when a new node is added to a network, the routing protocol can identify new routes to reach that node and can also modify existing routes to utilize the new node, thus routing network traffic more efficiently. Likewise, a particular node in a network may fail or become unavailable; this can result in routing churn as the table is updated to eliminate routes that were making use of that particular node.


After the new route is identified at 504, the method proceeds to step 506 where it determines if the routing table on the line card has available space. If space is available on the line card, the new route can be stored on the line card at step 508. The new route can be stored according to its network mask or its routing prefix, or a combination thereof. For example, the table can be organized such that the most specific routes, such as /32 host routes, are stored at the top or beginning of the table. Consequently, the new route is not simply appended to the end of the table. The existing entries in the table can be shifted to allow the new route to be stored in its appropriate location in order to maintain the table organized from specific to granular routes.


In one embodiment, the line card may utilize a Trident II integrated circuit from BROADCOM. The line card can be configured to manage route table entries using Algorithm Longest Prefix Match (ALPM) wherein it can store a minimum of 128,000 routing entries. Those that are skilled in the art will recognize that other line cards with differing capacity can be utilized with the present technology. Furthermore, a modular platform may contain any number of line cards. Each of the line cards can be programmed with the same routing table. Therefore, when a new route is identified, it can be stored on all of the line cards in order to maintain consistency.


If the routing table on the line card is determined to be full at step 506, the method proceeds to step 510 where it determines if the routing table on the fabric module has available space. If space is available on the fabric module, the new route can be stored on the fabric module at step 512. In one embodiment, the fabric module may also utilize a Trident II integrated circuit from BROADCOM. The fabric module can be configured to manage route table entries using ALPM, wherein it can store at least 128,000 routing entries. These routing entries are in addition to those that are stored on the line card. Therefore, configuring the system in this manner can allow for double the capacity of L3 routes. Furthermore, the routing table on the fabric module can be organized similarly to the one in the line card. That is, the routing table can proceed from more specific routes to more granular routes. In some embodiments, the routing table on the line card may contain a default /0 route at the end of the table to prevent a packet from being dropped.


If the routing table on the fabric module is determined to be full at step 510, the method proceeds to step 514 wherein it allocates space for the new route on the appropriate table. FIGS. 6A, 6B, and 6C illustrate how space can be allocated for a new route. FIG. 6A shows examples of two simplified routing tables stored on two different modules. In order to easily explain the concept, these tables only contain 10 routing entries. As determined by steps 506 and 510, the new route cannot merely be added because each of the tables is full. The first table contains routing entries A through J and the second routing table contains entries H through Q.


The shaded cells in each of the tables indicate that there is some redundancy in the entries. Here, three of the routes (H, I, J) are duplicated in both tables. This redundancy avoids a potential race condition that might occur when adding new routes. For example, the routing mask of a new route B′ may indicate that it belongs on the first routing table between entries B and C. In order to make space for this route, the last entry from the first table (J) needs to be dropped. FIG. 6B shows the status of the routing tables after the new entry B′ is added to the first routing table. Although route J has been dropped from the first table, it is still present on the second table. Therefore, a packet that arrives which requires route J will not be dropped. Instead, after the first module is unable to find an appropriate route on the first module's table, the packet will be forwarded to the second module. At the second module, the routing lookup will be successful and get a “hit” when it reaches the entry for route J.


After the space is allocated for the new route, the method proceeds to step 516 where it updates the tables to maintain the appropriate safety overlap. Turning back to FIG. 6B, the overlap is reduced to two entries (H, I) after the new route B′ is added to the first routing table. Consequently, if three additional new routes were added to the first table, the overlap would be lost entirely and the system might be vulnerable to dropping packets that come in during this time. To avoid this, the overlap is restored as illustrated in FIG. 6C. The last route from the second routing table (Q) is dropped so that all of the entries can be shifted to make room for route G at the top of the second module's table. After this is done, each of the tables once again shares 3 routes (G, H, I).


The overlap of three routes in FIG. 6C is shown for simplicity. The number of overlapping routes can be as large as needed to account for expected route churn in the particular system. For example, the overlap can be determined according to the number of routes that are outstanding between the Unicast Forwarding Distribution Module (UFDM) and the forwarding information base (FIB). In some examples, the number of outstanding routes at a particular time is approximately 125. To ensure there is sufficient redundancy for all situations, the safety overlap can be set to four times the outstanding routes, or in this case it can be set to 500 routes. Accordingly, the last 500 routes of the table on the first module (i.e. line card) can be duplicated on the second module (i.e. fabric card) to avoid dropped packets.


Furthermore, as explained above, the last entry in each of the tables can provide for a default route. These default routes are not illustrated in FIGS. 6A, 6B, and 6C. However, the last entry of the table on the first module should be a default route that sends the data packet to the second module. Accordingly, this entry should be kept consistent when adding and removing routes from the table. Likewise, the last of the table in the second module can be set as a default /0 route. The default route can be used to avoid dropping data packets that do not match any of the entries in either of the two routing tables. Alternatively, a network administrator may choose to omit the default route at the end of the second routing table and allow those packets to be dropped.


After the routing tables are updated to maintain the desired level of overlap at step 516, the method proceeds to step 518 where it returns to previous processing, which includes repeating method 500.


Turning now to FIG. 7, another exemplary method 700 for performing hierarchical routing across hardware modules is illustrated. Method 700 illustrates the flow of a data packet within a system that uses the present technology. Method 700 begins at step 702 and continues to step 704. At 704, a data packet is received at a line card. The data packet can be associated with a destination IP address and require a layer 3 routing lookup in order to be routed to the appropriate an appropriate egress port.


At step 706, the line card can determine if an appropriate route is available for the data packet's destination IP address on the line card's routing table. The routing table can be organized with routes having more specific routing masks and prefixes arranged ahead of routes that are less specific. Accordingly, the first match or “hit” that is found in the routing table will presumably provide the best path for routing the data packet.


If an appropriate L3 route is found on the line card's routing table, the method proceeds to step 708 where it modifies the data packet for routing using layer 2 (L2) protocol. The data packet is encapsulated using a switching media access control (MAC) address and forwarded to the fabric module using L2 protocol at 710. In turn, the fabric module can receive the L2 data packet and immediately send it to the appropriate egress port, without the need of additional routing lookup.


However, if an appropriate L3 route is not found on the line card's routing table at step 706, the data packet is forwarded to the fabric module at step 714. This forwarding occurs according to the default route on the line card's routing table. The data packet can be forwarded to any of the fabric modules because they all contain the same routing table that compliments the one that is stored on the line card. In some embodiments, the line card can selectively forward data packets to particular fabric modules as a way of balancing the network traffic. For example if there are two fabric modules, the line card can alternate sending data packets to each of the two fabric modules.


Once the data packet arrives at the fabric module, it can determine at step 716 if an appropriate route is available for the data packet's destination IP address on the fabric module's routing table. The fabric module's routing table is populated with the balance of the routes that are available in the network. Here, the routes once again are stored from the more specific to the coarser, according to the network mask and address prefix.


If an appropriate route is found on the fabric module, the data packet is encapsulated and sent to the appropriate egress port at step 712. In some embodiments, the appropriate route may consist of a /0 default route that is included at the end of the routing table to avoid dropping data packets that are associated with an IP address that did not have a match in either of the two routing table.


Alternatively, if none of the routes in the fabric module's routing table match the destination IP address and the table does not include a /0 default route, then the data packet is dropped at step 718. After the data packet is routed at 712 or dropped at 718, the method 700 continues to step 720 where it returns to previous processing, which includes repeating method 700.


For clarity of explanation, in some instances the present technology may be presented as including individual functional blocks including functional blocks comprising devices, device components, steps or routines in a method embodied in software, or combinations of hardware and software.


Note that in certain example implementations, the optimization and/or placement functions outlined herein may be implemented by logic encoded in one or more tangible, non-transitory media (e.g., embedded logic provided in an application specific integrated circuit [ASIC], digital signal processor [DSP] instructions, software [potentially inclusive of object code and source code] to be executed by a processor, or other similar machine, etc.). The computer-readable storage devices, mediums, and memories can include a cable or wireless signal containing a bit stream and the like. However, when mentioned, non-transitory computer-readable storage media expressly exclude media such as energy, carrier signals, electromagnetic waves, and signals per se.


Methods according to the above-described examples can be implemented using computer-executable instructions that are stored or otherwise available from computer readable media. Such instructions can comprise, for example, instructions and data which cause or otherwise configure a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. Portions of computer resources used can be accessible over a network. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, firmware, or source code. Examples of computer-readable media that may be used to store instructions, information used, and/or information created during methods according to described examples include magnetic or optical disks, flash memory, USB devices provided with non-volatile memory, networked storage devices, and so on.


Devices implementing methods according to these disclosures can comprise hardware, firmware and/or software, and can take any of a variety of form factors. Typical examples of such form factors include laptops, smart phones, small form factor personal computers, personal digital assistants, and so on. Functionality described herein also can be embodied in peripherals or add-in cards. Such functionality can also be implemented on a circuit board among different chips or different processes executing in a single device, by way of further example.


The instructions, media for conveying such instructions, computing resources for executing them, and other structures for supporting such computing resources are means for providing the functions described in these disclosures.


Although a variety of examples and other information was used to explain aspects within the scope of the appended claims, no limitation of the claims should be implied based on particular features or arrangements in such examples, as one of ordinary skill would be able to use these examples to derive a wide variety of implementations. Further and although some subject matter may have been described in language specific to examples of structural features and/or method steps, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to these described features or acts. For example, such functionality can be distributed differently or performed in components other than those identified herein. Rather, the described features and steps are disclosed as examples of components of systems and methods within the scope of the appended claims.


It is also important to note that the steps for optimization and/or placement described herein illustrate only some of the possible signaling scenarios and patterns that may be executed by a computing system. Some of these steps may be deleted or removed where appropriate, or these steps may be modified or changed considerably without departing from the scope of the present disclosure. In addition, a number of these steps have been described as being executed concurrently with, or in parallel to, one or more additional operations. However, the timing of these steps may be altered considerably. The preceding operational flows have been offered for purposes of example and discussion.


Although the present disclosure has been described in detail with reference to particular arrangements and configurations, these example configurations and arrangements may be changed significantly without departing from the scope of the present disclosure. For example, although the present disclosure has been described with reference to data centers, it may be applicable to other computing systems and architectures.


The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein, but are to be accorded the full scope consistent with the language claims, wherein reference to an element in the singular is not intended to mean “one and only one” unless specifically so stated, but rather “one or more.”


A phrase such as an “aspect” does not imply that such aspect is essential to the subject technology or that such aspect applies to all configurations of the subject technology. A disclosure relating to an aspect may apply to all configurations, or one or more configurations. A phrase such as an aspect may refer to one or more aspects and vice versa. A phrase such as a “configuration” does not imply that such configuration is essential to the subject technology or that such configuration applies to all configurations of the subject technology. A disclosure relating to a configuration may apply to all configurations, or one or more configurations. A phrase such as a configuration may refer to one or more configurations and vice versa.


The word “exemplary” is used herein to mean “serving as an example or illustration.” Any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs.

Claims
  • 1. A system for routing data in a computer network, the system comprising: a line card having a first processor configured to: receive a data packet having a destination address;determine, based on the destination address, whether an appropriate route for the data packet is available in a first routing table stored on the line card; andin response to determining that the appropriate route is not available in the first routing table, forward the data packet to a fabric module, and wherein the line card is further configured to balance network traffic by selectively forwarding one or more data packets to the fabric module or to a second fabric module;the fabric module having a second processor configured to: receive the data packet from the line card;determine, based on the destination address, that the appropriate route for the data packet is available in a second routing table stored on the fabric module, wherein the second routing table only comprises a remaining balance of network routes that are not available on the first routing table; andforward the data packet to the destination address according to the appropriate route.
  • 2. The system of claim 1, wherein if the line card determines that the appropriate route is available in the first routing table, the line card is further configured to: modify the data packet to include a proper egress port; andforward the modified data packet to the fabric module for switching to the proper egress port.
  • 3. The system of claim 1, wherein a first plurality of network route entries are stored on the first routing table and a second plurality of network route entries are stored on the second routing table.
  • 4. The system of claim 3, wherein the first plurality of network route entries and the second plurality of network route entries are organized according to a network mask.
  • 5. The system of claim 4, wherein a portion of the first plurality of network route entries stored at an end of the first routing table is duplicated at a start of the second routing table.
  • 6. The system of claim 4, wherein the second routing table is a complimentary routing table.
  • 7. The system of claim 4, wherein each of the plurality of routes are stored in only one of the first routing table or the second routing table based on route type.
  • 8. The system of claim 7, wherein the route type is designated via a mask.
  • 9. The system of claim 1, wherein the fabric module is further configured to: determine, based on the destination address, that the appropriate route for the data packet is not available in the second routing table; andforward the data packet to a default route to avoid dropping the data packet.
  • 10. A computer-implemented method for configuring a computer network, the method comprising: identifying, via a processor, a plurality of routes in the computer network;arranging a first portion of the plurality of routes in a first routing table and a second portion of the plurality of routes in a second routing table so each of the plurality of routes are stored in only one of the first routing table or the second routing table, wherein the combined total of the first portion of the plurality of routes and the second portion of the plurality of routes comprises all network routes available in the computer network;storing the first routing table on a first module configured to look up routes for incoming data packets, and wherein the first module is further configured to balance network traffic by selectively forwarding one or more data packets to a second module selected from among two or more other modules, wherein the first module is a network line card and the two or more other modules are network fabric modules in a system; andstoring the second routing table on the second module configured to receive and route each of the data packets that could not be routed by the first module.
  • 11. The computer-implemented method of claim 10, wherein a first route in the first routing table corresponds to a host route and a last route in the second routing table corresponds to a default route.
  • 12. The computer-implemented method of claim 10, wherein the first portion of the plurality of routes have a network mask that is more specific than a cut-off mask.
  • 13. The computer-implemented method of claim 10, wherein each of the plurality of routes comprises a network mask and an address prefix, and wherein the arranging orders the plurality of routes from specific routes to coarse routes according first to the network mask and second to the address prefix.
  • 14. The computer-implemented method of claim 13, wherein the first routing table and the second routing table have a number of shared routes corresponding to routes located at an end of the first routing table that are replicated at a start of the second routing table.
  • 15. The computer-implemented method of claim 14, further comprising: inserting a plurality of new routes in the first routing table, wherein the plurality of new routes is less than or equal to the number of shared routes.
  • 16. The computer-implemented method of claim 10, wherein each of the plurality of routes are stored based on route type.
  • 17. The computer-implemented method of claim 16, wherein the route type is designated via a mask.
  • 18. The computer-implemented method of claim 10, wherein the second routing table is a complimentary routing table.
CROSS-REFERENCE TO RELATED APPLICATION

This application claims priority to U.S. Provisional Application 61/900,353, filed Nov. 5, 2013, the complete disclosure of which is incorporated herein by reference in its entirety.

US Referenced Citations (276)
Number Name Date Kind
4298770 Nishihara et al. Nov 1981 A
4636919 Itakura et al. Jan 1987 A
4700016 Hitchcock et al. Oct 1987 A
5115431 Williams et al. May 1992 A
5859835 Varma et al. Jan 1999 A
5926458 Yin et al. Jul 1999 A
6389031 Chao et al. May 2002 B1
6677831 Cheng et al. Jan 2004 B1
6714553 Poole et al. Mar 2004 B1
6735198 Edsall et al. May 2004 B1
6757897 Shi et al. Jun 2004 B1
6876952 Kappler et al. Apr 2005 B1
6907039 Shen Jun 2005 B2
6941649 Goergen Sep 2005 B2
6952421 Slater Oct 2005 B1
6954463 Ma Oct 2005 B1
6996099 Kadambi et al. Feb 2006 B1
7068667 Foster et al. Jun 2006 B2
7152117 Stapp et al. Dec 2006 B1
7177946 Kaluve et al. Feb 2007 B1
7313666 Saminda De Silva et al. Dec 2007 B1
7372857 Kappler et al. May 2008 B1
7411915 Spain et al. Aug 2008 B1
7426604 Rygh et al. Sep 2008 B1
7516211 Gourlay et al. Apr 2009 B1
7539131 Shen May 2009 B2
7580409 Swenson et al. Aug 2009 B1
7630368 Tripathi et al. Dec 2009 B2
7729296 Choudhary Jun 2010 B1
7826469 Li et al. Nov 2010 B1
8233384 Osterhout et al. Jul 2012 B2
8302301 Lau Nov 2012 B2
8325459 Mutnury et al. Dec 2012 B2
8339973 Pichumani et al. Dec 2012 B1
8378223 Shiue et al. Feb 2013 B1
8442063 Zhou et al. May 2013 B1
8514712 Aswadhati Aug 2013 B1
8687629 Kompella Apr 2014 B1
8868766 Theimer et al. Oct 2014 B1
8908691 Biswas et al. Dec 2014 B2
9036481 White May 2015 B1
9106508 Banavalikar et al. Aug 2015 B2
9178715 Jain et al. Nov 2015 B2
9197551 DeCusatis et al. Nov 2015 B2
9203188 Siechen et al. Dec 2015 B1
9258195 Pendleton et al. Feb 2016 B1
9325524 Banavalikar et al. Apr 2016 B2
9374294 Pani Jun 2016 B1
9402470 Shen et al. Aug 2016 B2
9407501 Yadav et al. Aug 2016 B2
9426060 Dixon et al. Aug 2016 B2
9433081 Xiong et al. Aug 2016 B1
9444634 Pani Sep 2016 B2
9502111 Dharmapurikar et al. Nov 2016 B2
9509092 Shen et al. Nov 2016 B2
9544185 Yadav et al. Jan 2017 B1
9544224 Chu et al. Jan 2017 B2
9590914 Attar et al. Mar 2017 B2
9627063 Dharmapurikar et al. Apr 2017 B2
9634846 Pani Apr 2017 B2
9635937 Shen et al. May 2017 B2
9654300 Pani May 2017 B2
9654385 Chu et al. May 2017 B2
9654409 Yadav et al. May 2017 B2
9655232 Saxena et al. May 2017 B2
9667431 Pani May 2017 B2
9667551 Edsall et al. May 2017 B2
9674086 Ma et al. Jun 2017 B2
9686180 Chu et al. Jun 2017 B2
9698994 Pani Jul 2017 B2
9716665 Attar et al. Jul 2017 B2
9742673 Banerjee et al. Aug 2017 B2
9755965 Yadav et al. Sep 2017 B1
9769078 Attar et al. Sep 2017 B2
9876715 Edsall et al. Jan 2018 B2
20020126671 Ellis et al. Sep 2002 A1
20020136268 Gan et al. Sep 2002 A1
20020146026 Unitt et al. Oct 2002 A1
20030035385 Walsh et al. Feb 2003 A1
20030058837 Denney et al. Mar 2003 A1
20030058860 Kunze et al. Mar 2003 A1
20030067924 Choe Apr 2003 A1
20030097461 Barham et al. May 2003 A1
20030115319 Dawson et al. Jun 2003 A1
20030137940 Schwartz et al. Jul 2003 A1
20030142629 Krishnamurthi et al. Jul 2003 A1
20030174650 Shankar et al. Sep 2003 A1
20030223376 Elliott et al. Dec 2003 A1
20030231646 Chandra et al. Dec 2003 A1
20040062259 Jeffries et al. Apr 2004 A1
20040073715 Folkes et al. Apr 2004 A1
20040100901 Bellows May 2004 A1
20040103310 Sobel et al. May 2004 A1
20040111507 Villado et al. Jun 2004 A1
20040160956 Hardy et al. Aug 2004 A1
20040249960 Hardy et al. Dec 2004 A1
20050007961 Scott et al. Jan 2005 A1
20050013280 Buddhikot et al. Jan 2005 A1
20050073958 Atlas et al. Apr 2005 A1
20050091239 Ward et al. Apr 2005 A1
20050105524 Stevens et al. May 2005 A1
20050141517 Choi et al. Jun 2005 A1
20050175020 Park et al. Aug 2005 A1
20050201375 Komatsu et al. Sep 2005 A1
20050207410 Adhikari et al. Sep 2005 A1
20050213504 Enomoto et al. Sep 2005 A1
20050232227 Jorgenson et al. Oct 2005 A1
20060028285 Jang et al. Feb 2006 A1
20060031643 Figueira Feb 2006 A1
20060075093 Frattura et al. Apr 2006 A1
20060083179 Mitchell Apr 2006 A1
20060083256 Mitchell Apr 2006 A1
20060182036 Sasagawa et al. Aug 2006 A1
20060198315 Sasagawa et al. Sep 2006 A1
20060209688 Tsuge et al. Sep 2006 A1
20060209702 Schmitt et al. Sep 2006 A1
20060215572 Padhye et al. Sep 2006 A1
20060215623 Lin et al. Sep 2006 A1
20060221835 Sweeney Oct 2006 A1
20060239204 Bordonaro et al. Oct 2006 A1
20060250982 Yuan et al. Nov 2006 A1
20060268742 Chu et al. Nov 2006 A1
20060274657 Olgaard et al. Dec 2006 A1
20060280179 Meier Dec 2006 A1
20060285500 Booth, III et al. Dec 2006 A1
20070016590 Appleby et al. Jan 2007 A1
20070025241 Nadeau et al. Feb 2007 A1
20070053303 Kryuchkov Mar 2007 A1
20070058557 Cuffaro et al. Mar 2007 A1
20070061451 Villado et al. Mar 2007 A1
20070076605 Cidon et al. Apr 2007 A1
20070091795 Bonaventure et al. Apr 2007 A1
20070097872 Chiu May 2007 A1
20070159987 Khan et al. Jul 2007 A1
20070160073 Toumura et al. Jul 2007 A1
20070211625 Liu et al. Sep 2007 A1
20070223372 Haalen et al. Sep 2007 A1
20070233847 Aldereguia et al. Oct 2007 A1
20070258382 Foll et al. Nov 2007 A1
20070258383 Wada Nov 2007 A1
20070274229 Scholl et al. Nov 2007 A1
20070280264 Milton et al. Dec 2007 A1
20080031130 Raj et al. Feb 2008 A1
20080031146 Kwak et al. Feb 2008 A1
20080031247 Tahara et al. Feb 2008 A1
20080092213 Wei et al. Apr 2008 A1
20080130601 Kim et al. Jun 2008 A1
20080147830 Ridgill et al. Jun 2008 A1
20080151863 Lawrence Jun 2008 A1
20080177896 Quinn et al. Jul 2008 A1
20080219173 Yoshida et al. Sep 2008 A1
20080225853 Melman et al. Sep 2008 A1
20080259809 Stephan et al. Oct 2008 A1
20080259925 Droms et al. Oct 2008 A1
20080310421 Teisberg et al. Dec 2008 A1
20090052332 Fukuyama et al. Feb 2009 A1
20090094357 Keohane et al. Apr 2009 A1
20090103566 Kloth et al. Apr 2009 A1
20090116402 Yamasaki May 2009 A1
20090122805 Epps et al. May 2009 A1
20090154459 Husak et al. Jun 2009 A1
20090188711 Ahmad Jul 2009 A1
20090193103 Small et al. Jul 2009 A1
20090225671 Arbel et al. Sep 2009 A1
20090232011 Li et al. Sep 2009 A1
20090268614 Tay et al. Oct 2009 A1
20090271508 Sommers et al. Oct 2009 A1
20100128619 Shigei May 2010 A1
20100150155 Napierala Jun 2010 A1
20100189080 Hu et al. Jul 2010 A1
20100191813 Gandhewar et al. Jul 2010 A1
20100191839 Gandhewar et al. Jul 2010 A1
20100223655 Zheng Sep 2010 A1
20100260197 Martin et al. Oct 2010 A1
20100287227 Goel et al. Nov 2010 A1
20100299553 Cen Nov 2010 A1
20100312875 Wilerson et al. Dec 2010 A1
20110038375 Liu et al. Feb 2011 A1
20110110241 Atkinson et al. May 2011 A1
20110122889 Pacella et al. May 2011 A1
20110138310 Gomez et al. Jun 2011 A1
20110158248 Vorunganti et al. Jun 2011 A1
20110170426 Kompella et al. Jul 2011 A1
20110203834 Yoneya et al. Aug 2011 A1
20110228795 Agrawal et al. Sep 2011 A1
20110249682 Kean Oct 2011 A1
20110268118 Schlansker et al. Nov 2011 A1
20110286447 Liu Nov 2011 A1
20110299406 Vobbilisetty et al. Dec 2011 A1
20110307656 Hamdi et al. Dec 2011 A1
20110310738 Lee et al. Dec 2011 A1
20110321031 Dournov et al. Dec 2011 A1
20120007688 Zhou et al. Jan 2012 A1
20120063318 Boddu et al. Mar 2012 A1
20120102114 Dunn et al. Apr 2012 A1
20120147752 Ashwood- Smith et al. Jun 2012 A1
20120163396 Cheng et al. Jun 2012 A1
20120195233 Wang et al. Aug 2012 A1
20120275304 Patel et al. Nov 2012 A1
20120281697 Huang Nov 2012 A1
20120300787 Korger Nov 2012 A1
20120314581 Rajamanickam et al. Dec 2012 A1
20130055155 Wong et al. Feb 2013 A1
20130090014 Champion Apr 2013 A1
20130097335 Jiang et al. Apr 2013 A1
20130124708 Lee et al. May 2013 A1
20130182712 Aguayo et al. Jul 2013 A1
20130227108 Dunbar et al. Aug 2013 A1
20130250951 Koganti Sep 2013 A1
20130311663 Kamath et al. Nov 2013 A1
20130311991 Li et al. Nov 2013 A1
20130322258 Nedeltchev et al. Dec 2013 A1
20130322446 Biswas et al. Dec 2013 A1
20130322453 Allan Dec 2013 A1
20130332399 Reddy et al. Dec 2013 A1
20130332577 Nakil et al. Dec 2013 A1
20130332602 Nakil et al. Dec 2013 A1
20140006549 Narayanaswamy et al. Jan 2014 A1
20140016501 Kamath et al. Jan 2014 A1
20140043535 Motoyama et al. Feb 2014 A1
20140043972 Li et al. Feb 2014 A1
20140047264 Wang et al. Feb 2014 A1
20140050223 Foo et al. Feb 2014 A1
20140056298 Vobbilisetty et al. Feb 2014 A1
20140064281 Basso et al. Mar 2014 A1
20140068750 Tjahjono et al. Mar 2014 A1
20140086253 Yong et al. Mar 2014 A1
20140105039 Mcdysan Apr 2014 A1
20140105062 Mcdysan et al. Apr 2014 A1
20140105216 Mcdysan Apr 2014 A1
20140146817 Zhang May 2014 A1
20140146824 Angst May 2014 A1
20140201375 Beereddy et al. Jul 2014 A1
20140219275 Allan et al. Aug 2014 A1
20140241353 Zhang et al. Aug 2014 A1
20140244779 Roitshtein et al. Aug 2014 A1
20140269705 DeCusatis et al. Sep 2014 A1
20140269712 Kidambi Sep 2014 A1
20140307744 Dunbar et al. Oct 2014 A1
20140321277 Lynn, Jr. et al. Oct 2014 A1
20140328206 Chan et al. Nov 2014 A1
20140334295 Guichard et al. Nov 2014 A1
20140341029 Allan et al. Nov 2014 A1
20140372582 Ghanwani et al. Dec 2014 A1
20150009992 Zhang Jan 2015 A1
20150010001 Duda et al. Jan 2015 A1
20150092551 Moisand et al. Apr 2015 A1
20150092591 Matthews et al. Apr 2015 A1
20150092593 Kompella Apr 2015 A1
20150113143 Stuart et al. Apr 2015 A1
20150124629 Pani May 2015 A1
20150124631 Edsall et al. May 2015 A1
20150124633 Banerjee et al. May 2015 A1
20150124640 Chu et al. May 2015 A1
20150124644 Pani May 2015 A1
20150124684 Banerjee et al. May 2015 A1
20150124817 Merchant et al. May 2015 A1
20150124821 Chu et al. May 2015 A1
20150124823 Pani et al. May 2015 A1
20150124824 Edsall et al. May 2015 A1
20150124825 Dharmapurikar et al. May 2015 A1
20150124833 Ma et al. May 2015 A1
20150127797 Attar et al. May 2015 A1
20150236900 Chung Aug 2015 A1
20150378712 Cameron et al. Dec 2015 A1
20150378969 Powell et al. Dec 2015 A1
20160036697 DeCusatis et al. Feb 2016 A1
20160119204 Murasato et al. Apr 2016 A1
20160315811 Yadav et al. Oct 2016 A1
20170085469 Chu et al. Mar 2017 A1
20170207961 Saxena et al. Jul 2017 A1
20170214619 Chu et al. Jul 2017 A1
20170237651 Pani Aug 2017 A1
20170237678 Ma et al. Aug 2017 A1
20170250912 Chu et al. Aug 2017 A1
20170346748 Attar et al. Nov 2017 A1
Foreign Referenced Citations (2)
Number Date Country
2002052442 Jul 2002 WO
WO 2014071996 May 2014 WO
Non-Patent Literature Citations (14)
Entry
International Search Report and Written Opinions for PCT/US2014/063577 dated Jan. 30, 2015.
International Search Report and Written Opinion for PCT/US2014/063252, dated May 5, 2015, 9 pages.
International Search Report and Written Opinion for PCT/US2014/063245, dated Mar. 23, 2015, 11 pages.
Aslam, Faisal, et al., “NPP: A Facility Based Computation Framework for Restoration Routing Using Aggregate Link Usage Information,” Proceedings of QoS-IP: quality of service in multiservice IP network, Feb. 2005, pp. 150-163.
Chandy, K. Mani, et al., “Distribution Snapshots: Determining Global States of Distributed Systems,” ACM Transaction on Computer Systems, Feb. 1985, vol. 3, No. 1, pp. 63-75.
Khasnabish, Bhumip, et al., “Mobility and Interconnection of Virtual Machines and Virtual Network Elements; draft-khasnabish-vmmi-problems-03.txt,” Network Working Group, Dec. 30, 2012, pp. 1-29.
Kodialam, Murali, et. al, “Dynamic Routing of Locally Restorable Bandwidth Guaranteed Tunnels using Aggregated Link Usage Information,” Proceedings of IEEE INFOCOM, 2001, vol. 1, pp. 376-385.
Li, Li, et. al, “Routing Bandwidth Guaranteed Paths with Local Restoration in Label Switched Networks,” IEEE Journal on Selected Areas in Communications, Feb. 7, 2005, vol. 23, No. 2, pp. 1-11.
Mahalingam, M., et al. “VXLAN: A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks,” VXLAN, Internet Engineering Task Force, Internet Draft, located at https://tools.ietf._org/html/draft-mahalingam-dutt-dcops-vxian-06, Oct. 2013, pp. 1-24.
Moncaster, T., et al., “The Need for Congestion Exposure in the Internet”, Oct. 26, 2009, Internet-Draft, pp. 1-22.
Narten, T., et al., “Problem Statement: Overlays for Network Virtualization,” draft-ietf-nvo3-overlay-problem-statement-04, Internet Engineering Task Force, Jul. 31, 2013, pp. 1-24.
Pan, P., et. al, “Fast Reroute Extensions to RSVP-TE for LSP Tunnels,” RFC-4090. May 2005, pp. 1-38.
Raza, Saqib, et al., “Online Routing of Bandwidth Guaranteed Paths with Local Restoration using Optimized Aggregate Usage Information,” IEEE-ICC '05 Communications, May 2005, vol. 1, 8 pages.
Sinha, Shan, et al., “Harnessing TCP's Burstiness with Flowlet Switching,” Nov. 2004, 6 pages.
Related Publications (1)
Number Date Country
20150124806 A1 May 2015 US
Provisional Applications (1)
Number Date Country
61900353 Nov 2013 US