The invention relates to packet-based computer networks and, more particularly, to forwarding packets within computer networks.
A computer network is a collection of interconnected computing devices that can exchange data and share resources. Example network devices include layer two devices that operate within the second layer of the Open Systems Interconnection (OSI) reference model, i.e., the data link layer, and layer three devices that operate within the third layer of the OSI reference model, i.e., the network layer. Network devices within computer networks often include a control unit that provides control plane functionality for the network device and forwarding components for routing or switching data units. In some cases, for example, a network device may include a plurality of packet forwarding engines (PFEs) and a switch fabric that collectively provide a forwarding plane for forwarding network traffic.
The control plane functions provided by the control unit include storing network topologies in the form of a routing information base (RIB), executing routing protocols to communicate with peer routing devices to maintain and update the RIB, and providing a management interface to allow user access and configuration of the network device. The control unit maintains routing information that represents the overall topology of the network and defines routes to destination prefixes within the network.
The control unit derives a forwarding information base (FIB) that includes a number of forwarding structures generated by the control unit in accordance with the routing information and control information. The control unit installs the forwarding structures within the data plane to programmatically configure the forwarding components. The data and instructions that constitute the forwarding structures define an internal forwarding path for each incoming packet received by the network device. For example, to generate a route-table-lookup forwarding structure, the control unit selects routes defined by the network topology and maps packet key information (e.g., destination information and other select information from a packet header) to one or more specific next hop network devices and ultimately to one or more specific output interfaces of interface cards of the network device. In some cases, the control unit may install the forwarding structures into each of the PFEs to update the FIB within each of the PFEs and control traffic forwarding within the data plane. Bifurcating control and data plane functionality allows the FIB in each of PFEs to be updated without degrading packet forwarding performance of the network device.
In some cases, a user may desire to dynamically reconfigure certain characteristics of a forwarding plane of a network router in real-time, i.e., while the router remains in operation. For example, in some situations a user may wish to change the forwarding plane from one type of paradigm for organizing forwarding structures to another altogether. Modifications of the data plane are usually accompanied by significant signaling from the control plane, which may lead to undesirable packet loss or duplication or require taking the network router offline.
In general, this disclosure describes techniques for dynamic reconfiguration of forwarding structures used within a forwarding plane of a router while reducing or minimizing signaling from a control plane of the router with neighboring routers.
In one embodiment, a method comprises installing, within a forwarding unit of a router, forwarding structures for forwarding packets in accordance with routing information for routes through a network. The forwarding structures comprise a plurality of forwarding next hops that are associated with the routes and are stored in a first representation within the forwarding unit. The method further comprises, while forwarding the packets with the forwarding unit in accordance with the forwarding structures, installing, within the forwarding unit, one or more new forwarding next hops that are associated with none of the routes by the forwarding structures and are stored within the forwarding unit in a second representation that is different from the first format. After installing the new forwarding next hop within the forwarding unit, the forwarding structures are updated to associate at least one of the routes to the new forwarding next hop.
In another embodiment, a router comprises a forwarding unit to forward packet in accordance with forwarding structures programmed into a memory in accordance with routing information for routes through a network. The forwarding structures comprise a plurality of forwarding next hops associated with the routes and stored in a first representation within the forwarding unit. The router further comprises a control unit having a processor to install the forwarding structures within the forwarding unit. In response to input directing the router to change from a first operating mode to a second operating mode, the control unit installs, within the forwarding unit, one or more new forwarding next hops that are associated with none of the routes by the forwarding structures and are stored in a second representation within the forwarding unit that is different from the first representation and, after installing the new forwarding next hop, updates the forwarding structures to associate at least one of the routes to the new forwarding next hop.
In another embodiment, the invention is directed to a computer-readable medium containing instructions. The instructions cause a programmable processor to install, within a forwarding unit of a router, forwarding structures for forwarding packets in accordance with routing information for routes through a network. The forwarding structures comprise a plurality of forwarding next hops that are associated with the routes and are stored in a first representation within the forwarding unit. The instructions further cause the processor to install, within the forwarding unit, one or more new forwarding next hops that are associated with none of the routes by the forwarding structures and are stored in a second representation within the forwarding unit that is different from the first format. After installing the new forwarding next hop within the forwarding unit, the forwarding structures are updated to associate at least one of the routes to the new forwarding next hop.
The invention may provide certain advantages. For example, the techniques may allow dynamic reconfiguration of the forwarding structures used within the forwarding plane while reducing or minimizing signaling from the control plane. As another example, the techniques may provide for reconfiguration of forwarding structures, even wholesale changes in the manner in which operational forwarding structures are stored, with little or no disruption of packet forwarding or packet data loss. As such, in some situations neighboring routers may not even realize that the forwarding structures within a given router within the network have changed.
The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below.
As shown, each of customer networks 19 may be a network for a site of an enterprise. Each of customer networks 19 may include one or more computing devices (not shown), such as personal computers, laptop computers, handheld computers, workstations, servers, switches, printers, or other devices. Network 14 may be a service provider network coupled to one or more networks administered by other service providers, and may thus form part of a large-scale public network infrastructure, e.g., the Internet. Consequently, customer networks 19 may be viewed as edge networks of the Internet. The service provider may provide computing devices within customer networks 19 with access to the Internet via network 14, which allows computing devices within one of customer networks 19 to communicate with computing devices within the Internet or the other one of customer networks 19.
In this example, routers 12A-12D are connected to one another by physical links 15A-15D (collectively, “physical links 15”) coupled to routers 12A-12D by interface ports 16. For example, physical link 15A couples router 12A to 12B. The physical links 15 may be a physical medium, such as a copper wire, a coaxial cable, any of a host of different fiber optic lines, or a wireless connection. Network 14 may be a Multi-protocol Label Switched Network (MPLS) that has been traffic engineered to include multiple label switched paths (LSPs) 17 for controlling the flow of traffic through network 14. For example, a plurality of LSPs 17 may be established within network 14 using the Resource Reservation Protocol with Traffic Engineering extensions (RSVP-TE), and each LSP represents an RSVP-TE tunnel carrying traffic from CE 18A or other sources (not shown) such as other customer networks. For example, LSPs 17 may be used to carry communications from customer network 19A to customer networks 19B, 19C in the form of MPLS encapsulated packets that enter the LSPs at ingress router 12A and exit the LSPs at egress router 12D. In some examples, tens or hundreds of LSPs 17 may be configured to flow through routers 12 of network 14. In some aspects, some of LSPs 17 may be established as point-to-multipoint (P2MP) LSPs, as described in application Ser. No. 11/056,383, filed on Feb. 10, 2005, entitled FAST REROUTE OF TRAFFIC ASSOCIATED WITH A POINT TO MULTI-POINT NETWORK TUNNEL, the entire contents of which is incorporated herein by reference.
In the example of
In order to maintain an accurate representation of the network 14, routers 12 exchange routing information using control-plane signaling in accordance with one or more defined protocols, such as the Border Gateway Protocol (BGP). When routers of different autonomous systems use BGP to exchange information, the protocol is referred to as External BGP (EBGP). When routers within an autonomous system use BGP to exchange routing information, the protocol is referred to as Internal BGP (IBGP). Another example protocol for exchanging routing information is the Intermediate System to Intermediate System protocol (ISIS), which is an interior gateway routing protocol for IP networks for communicating link-state information within an autonomous system. Other examples of interior routing protocols include the Open Shortest Path First (OSPF), and the Routing Information Protocol (RIP).
When two of routers 12 initially connect, they typically exchange all of their routing information. The routers 12 send control messages to incrementally update the routing information when the network topology changes. For example, the routers 12 may send update routing protocol messages to advertise newly available routes and to withdraw routes that are no longer available. Routers 12 may maintain the routing information in the form of one or more routing tables or other data structures. The form and contents of the routing tables depends on the routing algorithm implemented by the routers 12. Furthermore, as described in further detail below, routers 12 generate and maintain forwarding information in accordance with the routing information. The forwarding information associates network routes with specific forwarding next hops and corresponding interface ports of the router 12. The forwarding information may, therefore, be thought of as a subset of the information contained within routing information. The process of generating the forwarding information is generally referred to as route resolution.
As further explained herein, there may be situations where an operator of network 14 may desire to switch between different paradigms or constructs by which forwarding structures are stored within a forwarding plane of one or more of routers 12, such as router 12B. Some constructs for storing forwarding structures within forwarding hardware may be better suited for scalability while other constructs may be better suited for network manageability, such as real-time traffic monitoring and statistic gathering and analysis.
In accordance with the techniques described herein, one or more of routers 12, e.g., router 12B, incorporates functionality that allows for dynamic reconfiguration of forwarding structures used within a forwarding plane while reducing or minimizing signaling from a control plane of the router with neighboring routers. The functionality may provide for reconfiguration of forwarding structures, even wholesale changes in the manner in which operational forwarding structures are stored, with little or no disruption of packet forwarding or packet data loss within network 14. As such, in some situations neighboring routers 12A, 12C and 12D may not even realize that the forwarding structures within router 12B, for example, have changed.
As one example, different constructs for forwarding structures in a data plane of router 12B may provide certain advantages with respect to LSPs 17, for example, handling of remerges and crossovers of LSPs 17 within network 14. Different types of representations for forwarding structures may be used within the forwarding hardware of router 12B to represent the label swapping and next hop operations associated with LSPs 17. However, each different type of paradigm for storing the forwarding structures associates with LSPs 17 may provide unique advantages and disadvantages. As discussed herein, router 12B allows an operator of network 14 to dynamically reconfigure the forwarding plane of router 12B to smoothly transition to a different construct for storing forwarding structures without disrupting flow of MPLS traffic on LSPs 17.
In another example, an operator of network 14 may perform an in-service software upgrade (ISSU) of router 12B, where the software upgrade supports one or more different or additional type of forwarding structures within the forwarding plane. In accordance with the techniques described herein, the operator may continue to utilize the current forwarding structures of router 12B and switch to the new forwarding structures at a future point in time such that when such as switch is made it is accomplished without disrupting packet flow and packet loss.
As another example, router 12B may automatically utilize the techniques described herein to dynamically switch between different representations for storing forwarding structures in real-time based on conditions, such as available memory or network congestion. For example, in the event router 12B is experiencing low available memory or other resources, a control process executing on the router may automatically initiate a transition to use of forwarding structures that conserve memory within the forwarding plane.
As one example embodiment, forwarding hardware within router 12B supports a first mode in which next hops are programmed within forwarding integrated circuits of the forwarding plane as “flat” next hops. That is, separate and distinct forwarding state for each LSP 17 is stored within the memory of the forwarding integrated circuits. The forwarding structure, i.e., forwarding next hop, for each LSP defines the label swapping and other operations necessary to forward traffic for the corresponding LSP, but the forwarding state is uniquely associated with the corresponding LSP. As such, utilization of flat next hops for forwarding structures within the forwarding plane may utilize more high-speed internal memory of the forwarding chips, but may be more amenable to fine-grain traffic monitoring and statistic generation for individual LSPs 17 or routes.
In addition, router 12B supports a second mode in which the next hop for each LSP is stored as composite next hops. As composite next hops, the internal label swapping and other operations associated with forwarding traffic for a given LSP is broken out as a series of operations, where each operation is “linked” to the next operation in memory by a reference or other data structure. Moreover, identical operations for composite next hops are extracted and stored in a single location within the internal memory of the forwarding integrated circuits. As such, utilization of a composite next hops for forwarding structures within the forwarding plane may not be well suited for fine-grain traffic monitoring and statistic generation for individual LSPs 17 or routes, but utilize less high-speed internal memory of the forwarding chips
As described herein, in one example, a control plane of router 12B provides a user interface that allows the operator or network management software associated with network 14 to seamlessly transition between the first mode in which flat next hops are used within the forwarding chips and the second mode in which composite next hops are used. For example, the control plane may dynamically program the forwarding chips to build the appropriate forwarding structures and incrementally transition certain routes to the desired forwarding constructs. The control plane may initiate a form of handshake with the forwarding plane and require signaling of internal acknowledgements as the new constructs are built. The control plane continues with the controlled process until all of the routes have been transitioned to the desired forwarding constructs. In this way, the functionality may provide for reconfiguration of forwarding structures, even wholesale changes in the manner in which operational forwarding structures are stored, with little or no disruption of packet forwarding or packet data loss within network 14.
The configuration of the network environment illustrated in
Routing engine 26 provides control plane functions for storing network topology in the form of routing tables or other structures, executing routing protocols to communicate with peer routing devices and maintain and update the routing tables, and providing a management interface to allow user access and configuration of router 20. Control unit 22 provides an operating environment for routing engine 26 and may be implemented solely in software, or hardware, or may be implemented as a combination of software, hardware or firmware. For example, control unit 22 may include one or more processors which execute software instructions. In that case, routing engine 26 may include various software modules or daemons (e.g., one or more routing protocol processes, user interfaces and the like), and control unit 22 may include a computer-readable storage medium, such as computer memory or hard disk, for storing executable instructions.
In this example, routing engine 26 is connected to each of PFEs 30 by a dedicated internal communication link 34. For example, dedicated link 34 may comprise a 200 Mbps Ethernet connection. Routing engine 26 maintains routing information that describes a topology of a network, and derives a forwarding information base (FIB) in accordance with the routing information. In general, the routing information represents the overall topology of the network. Typically, the routing information defines routes (i.e., series of next hops) through a network to destinations/prefixes within the network learned via a distance-vector routing protocol (e.g., BGP) or defines the network topology with interconnected links learned using a link state routing protocol (e.g., IS-IS or OSPF). In contrast, the FIB is generated based on selection of certain routes within the network and maps packet key information (e.g., destination information and other select information from a packet header) to one or more specific next hops and ultimately to one or more specific output interface ports of IFCs 31, 32. Routing engine 26 may generate the FIB in the form of a radix tree having leaf nodes that represent destinations within the network. U.S. Pat. No. 7,184,437 provides details on an exemplary embodiment of a router that utilizes a radix tree for route resolution, the contents of which is incorporated herein by reference in its entirety.
Routing engine 26 communicates data representative of a software copy of the FIB into each of PFEs 30 to control forwarding of traffic within the data plane. This allows the software FIB stored in memory (e.g., RAM) of in each of PFEs 30 to be updated without degrading packet-forwarding performance of router 20. In some instances, routing engine 26 may derive separate and different software FIBs for each respective PFEs 30. In addition, one or more of PFEs 30 include application-specific integrated circuits (ASICs 27) that PFEs 30 program with a hardware-copy of the FIB based on the software FIBs (i.e., hardware versions of the software FIBs) copied to each respective PFE 30.
ASICs 27 of PFEs 30 process packets by performing a series of operations on each packet over respective internal packet forwarding paths as the packets traverse the internal architecture of router 20. Operations may be performed, for example, on each packet based on any of a corresponding ingress interface, an ingress PFE 30, an egress PFE 30, an egress interface or other components of router 20 to which the packet is directed prior to egress, such as one or more service cards. PFEs 30 each include forwarding structures that, when executed, examine the contents of each packet (or another packet property, e.g., incoming interface) and on that basis make forwarding decisions, apply filters, and/or perform accounting, management, traffic analysis, and load balancing, for example. In one example, each of PFEs 30 arranges forwarding structures as next hop data that can be chained together as a series of “hops” along an internal packet forwarding path for the network device. In many instances, the forwarding structures perform lookup operations within internal memory of ASICs 27, where the lookup may be performed against a tree (or trie) search, a table (or index) search. Other example operations that may be specified with the next hops include filter determination and application, or a rate limiter determination and application. Lookup operations locate, within a lookup data structure (e.g., a lookup tree), an item that matches packet contents or another property of the packet or packet flow, such as the inbound interface of the packet. The result of packet processing in accordance with the operations defined by the next hop forwarding structure within ASICs 27 determines the manner in which a packet is forwarded or otherwise processed by PFEs 30 from its input interface on one of IFCs 32 to its output interface on one of IFCs 32.
As described herein, the hardware FIBs within the forwarding ASICs 27 are dynamically programmed by control logic (e.g., a local processor) on PFEs 30 in accordance with the operating modes selected by the user or software agent by way of interaction with control unit 22. For example, upon selection of the first mode, routing engine 26 programs ASICs 27 of the forwarding plane to store the next hops within the FIB as a “flat” next hops. As such, utilization of flat next hops for forwarding structures within ASICs 27 may utilize more high-speed internal memory of the ASICs, but may be more amenable to fine-grain traffic monitoring and statistic generation by control logic within the ASIC or the local process of the PFE. Similarly, routing engine 26 may interact with PFEs 30 to dynamically reprogram ASICs 27 in accordance with the second mode of operation in which the next hop for each route or LSP is stored within the ASICs as composite next hops. As such, utilization of composite next hops for forwarding structures within ASICs 27 may utilize less high-speed internal memory of the ASICs. Control unit 22 of router 20 provides a user interface that allows the operator or network management software to seamlessly transition between the first mode in which flat next hops are used within the forwarding chips and the second mode in which composite next hops are used. For example, control unit 22 may dynamically program ASICs 27 to build the appropriate forwarding structures and incrementally transition certain routes to the desired forwarding constructs. In this way, control unit 22 may provide for reconfiguration of forwarding structures within ASICs 27, even wholesale changes in the manner in which operational forwarding structures are stored, with little or no disruption of packet forwarding or packet data loss.
RPD 34 interacts with kernel 42 (e.g., by way of API calls) to update routing information base (RIB) 44 based on routing protocol messages received by router 20. RPD 34 may, for example, execute various routing protocols, such as LDP and RSVP of establish LSPs within a network. RIB 44 may include information defining a topology of a network, including one or more routing tables and/or link-state databases. Kernel 43 executes on master microprocessor 52 and may comprise, for example, a UNIX operating system derivative such as Linux or Berkeley Software Distribution (BSD). Kernel 42 processes kernel calls from RPD 34 and generates forwarding information in the form of FIBs 46A-46N based on the network topology represented in RIB 44, i.e., performs route resolution. Typically, RPD 34 generates FIBs 46 in the form of radix or other lookup trees to map packet information (e.g., header information having destination information and/or a label stack) to next hops and ultimately to interface ports of interface cards associated with respective PFEs 30. Master microprocessor 52 of kernel 42 then programs PFEs 30 to install copies of the FIBs as software FIBs 48A-48N. Microprocessor 52 may comprise one or more general- or special-purpose processors such as a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), or any other equivalent logic device. Accordingly, the terms “processor” or “controller,” as used herein, may refer to any one or more of the foregoing structures or any other structure operable to perform techniques described herein.
Command line interface daemon 32 (“CLI 32”) provides an interface by which an administrator or other management entity may modify the configuration of router 20 using text-based commands. Simple Network Management Protocol daemon 36 (“SNMP 36”) comprises an SNMP agent that receives SNMP commands from a management entity to set and retrieve configuration and management information for router 20. Using CLI 32 and SNMP 36, management entities may enable/disable and configure services, install routes, enable/disable and configure rate limiters, and configure interfaces, for example. As described in detail below, RPD 34, CLI 32, and SNMP 36 configure router 20 to implement configured services, add/modify/delete routes, and otherwise modify packet forwarding paths by installing forwarding structures to PFEs 30.
In this example, ASICs 27 are microcode-controlled chipsets programmably configured by a slave microprocessor 53 executing on each of PFEs 30A-30N (e.g., PFE 30A). Specifically, one or more of ASICs 27 is controllable by microcode 57 programmed by slave microprocessor 53. The slave microprocessor 53 programs a hardware FIB 58A into internal memory of ASIC 27A within the data plane 50A based on software FIB 48A. When forwarding packets, control logic 56 traverses HW FIB 58A and, upon reaching a FIB entry for the packet (e.g., a leaf node), microcode-implemented control logic 56 automatically selects a forwarding next hop and processes the packets in accordance with the operations defined within the next hop.
In accordance with the techniques described herein, routing engine 26 dynamically reconfigures representations of FIB 58A used within ASIC 27A of the router. The forwarding structures of FIB 58A comprise a plurality of forwarding next hops associated with the routes of RIB 44 and are stored in a first representation within the forwarding unit. For example, the forwarding next hops may be stored as flat next hops within a programmable memory of the ASIC 27A, wherein each of the flat next hops store operations to be performed on the packets by the ASIC and none of the operations are shared by multiple ones of the flat next hops within the memory of the forwarding unit. As another example, the forwarding next hops may be stored as composite next hops within a programmable memory of the forwarding unit, wherein the composite next hops store operations to be performed on the packets by ASIC 27A and the operations are arranged within the memory of the ASIC as shared by the composite next hops. Processor 52 installs the forwarding structures within ASIC 27A by way of slave processor 53.
In response to input directing the router to change from a first operating mode to a second operating mode, e.g., by way of CLI 32 or SNMP 36 or input (an event) triggering an automatic response, processor 52 installs, within ASIC 27A, one or more new forwarding next hops that are associated with none of the routes currently associated with the forwarding structures of HW FIB 58A. Moreover, processor 52 directs ASIC 27A to store the new forwarding next hops in a second representation that is different from the first representation. After installing the new forwarding next hops within ASIC 27A, processors 52 directs ASIC 27A to update HW FIB 58A to associate at least one of the routes to the new forwarding next hop created within the ASIC's internal memory. This process may be repeated, in concurrent fashion, for some or all of the forwarding structures of HW FIB 58A. In this way, the representation for the forwarding next hop may be changed from a first representation to a second representation while PFE 30A and ASIC 27A continue to forward packets.
Initially, routing engine 26 receives input directing the router to change operating modes, i.e., to change to utilization of a different representation of forwarding structure supported by ASICs 27(62). For example, the input may be received by way of a command entered by CLI 32 or a SNMP protocol 36 in accordance with a command syntax supported by router 20. As another example, the input may be an event that results in routing engine 26 automatically changing to a different utilization for the forwarding structures.
In response, kernel 42 identifies any effected routes within FIB 46 and, for each route, outputs a message via communication link 34 to direct one or more of PFEs 30 to construct a specific type of forwarding structure in accordance with the new representation (64). For example, kernel 42 may output a message directing PFE 30A to construct a forwarding next hop arranged as a flat next hop, i.e., where none of the chained operations defining the next hop are shared in memory with other next hops. As another example, kernel 42 may output a message directing PFE 30A to construct a forwarding next hop arranged as a composite next hop, i.e., where one or more of the chained operations defining the next hop are shared with other next hops within the packet forwarding memory of ASIC 27A.
Upon receiving the message, local slave microprocessor 53 processes the message and constructs one or more new forwarding next hops within internal memory of ASIC 27A in accordance with the requested representation (65). At this point, the new forwarding next hops are not associated with any routes serviced by the forwarding information within ASIC 27A.
Upon constructing the forwarding construct, slave microprocessor 53 outputs an acknowledgement to kernel 42 that the structure has been created and is ready for use within ASIC 27A (66). At this time, slave microprocessor 53 may include a unique handle or other identifier for the forwarding structure. During this time, ASIC 27A continues to forward traffic using existing forwarding next hops since any new structure has not been associated with one or more routes.
Upon receiving the acknowledgement (70), slave microprocessor 53 outputs a message specifying one or more routes and the unique identifier for the new forwarding construct, where the message directs slave microprocessor 53 to update hardware FIB 58A to associate the specified routes with the forwarding construct associated with the unique identifier (72).
Upon receiving the message, local slave microprocessor 53 processes the message and updates hardware FIB 58A such that keying information for the specified routes is ultimately resolved to the new forwarding next hops (74). Slave microprocessor may, for example, update a leaf node or other portion of a radix tree representation of FIB 58A to include a reference or pointer to the newly created forwarding next hops within memory of ASIC 27A, thereby associating the routes with the new forwarding next hops. In this way, this atomic operation of ASIC 27A may be utilized to immediately redirect traffic associated with the one or more routes with the new forwarding construct for the next hop operations to be applied to the packet. As such, packet loss may be reduced or minimized. Upon updating FIB 58A, slave microprocessor 53 may release the old forwarding construct from ASIC 27A, thereby freeing up any memory associated with the construct (75). In addition, slave microprocessor 53 outputs an acknowledgement to kernel 42 indicating that the one or routes specified by the message have been successfully migrated to the new forwarding structure within ASIC 27A (76).
Kernel 42 applies the process described in
As shown in the example of
In this manner, actions of the forwarding path use the next hop data structures of
In the example of
Various embodiments of the invention have been described. These and other embodiments are within the scope of the following claims.
Number | Name | Date | Kind |
---|---|---|---|
5600642 | Pauwels et al. | Feb 1997 | A |
5909440 | Ferguson et al. | Jun 1999 | A |
6047331 | Medard et al. | Apr 2000 | A |
6067574 | Tzeng | May 2000 | A |
6192051 | Lipman et al. | Feb 2001 | B1 |
6266706 | Brodnik et al. | Jul 2001 | B1 |
6359858 | Smith et al. | Mar 2002 | B1 |
6374303 | Armitage et al. | Apr 2002 | B1 |
6463061 | Rekhter et al. | Oct 2002 | B1 |
6477166 | Sanzi et al. | Nov 2002 | B1 |
6493349 | Casey | Dec 2002 | B1 |
6501754 | Ohba et al. | Dec 2002 | B1 |
6549519 | Michels et al. | Apr 2003 | B1 |
6553002 | Bremer et al. | Apr 2003 | B1 |
6553028 | Tang et al. | Apr 2003 | B1 |
6597703 | Li et al. | Jul 2003 | B1 |
6611528 | Farinacci et al. | Aug 2003 | B1 |
6618760 | Aramaki et al. | Sep 2003 | B1 |
6625773 | Boivie et al. | Sep 2003 | B1 |
6643706 | Marques et al. | Nov 2003 | B1 |
6665297 | Hariguchi et al. | Dec 2003 | B1 |
6693878 | Daruwalla et al. | Feb 2004 | B1 |
6731652 | Ramfelt et al. | May 2004 | B2 |
6744774 | Sharma | Jun 2004 | B2 |
6751218 | Hagirahim et al. | Jun 2004 | B1 |
6778531 | Kodialam et al. | Aug 2004 | B1 |
6807182 | Dolphin et al. | Oct 2004 | B1 |
6847645 | Potter et al. | Jan 2005 | B1 |
6857026 | Cain | Feb 2005 | B1 |
6859455 | Yazdani et al. | Feb 2005 | B1 |
6879594 | Lee et al. | Apr 2005 | B1 |
6888838 | Ji et al. | May 2005 | B1 |
6906998 | Mujeeb et al. | Jun 2005 | B1 |
6920503 | Nanji et al. | Jul 2005 | B1 |
6976154 | Dyckerhoff et al. | Dec 2005 | B1 |
6999468 | Lund et al. | Feb 2006 | B2 |
7016379 | Falkenstein et al. | Mar 2006 | B2 |
7035226 | Enoki et al. | Apr 2006 | B2 |
7039687 | Jamieson et al. | May 2006 | B1 |
7058725 | Mathew et al. | Jun 2006 | B2 |
7061911 | Furuno | Jun 2006 | B2 |
7082102 | Wright | Jul 2006 | B1 |
7088717 | Reeves et al. | Aug 2006 | B2 |
7133928 | McCanne | Nov 2006 | B2 |
7184437 | Cole et al. | Feb 2007 | B1 |
7251218 | Jorgensen | Jul 2007 | B2 |
7269135 | Frick et al. | Sep 2007 | B2 |
7281058 | Shepherd et al. | Oct 2007 | B1 |
7325071 | Krishnan | Jan 2008 | B2 |
7330468 | Tse-Au | Feb 2008 | B1 |
7333491 | Chen et al. | Feb 2008 | B2 |
7359328 | Allan | Apr 2008 | B1 |
7360084 | Hardjono | Apr 2008 | B1 |
7366894 | Kalimuthu et al. | Apr 2008 | B1 |
7418003 | Alvarez et al. | Aug 2008 | B1 |
7447149 | Beesley et al. | Nov 2008 | B1 |
7463591 | Kompella et al. | Dec 2008 | B1 |
7477642 | Aggarwal et al. | Jan 2009 | B2 |
7483439 | Shepherd et al. | Jan 2009 | B2 |
7512080 | Kompella et al. | Mar 2009 | B1 |
7519010 | Aggarwal et al. | Apr 2009 | B1 |
7522599 | Aggarwal et al. | Apr 2009 | B1 |
7522600 | Aggarwal et al. | Apr 2009 | B1 |
7532624 | Ikegami et al. | May 2009 | B2 |
7545735 | Shabtay et al. | Jun 2009 | B1 |
7558199 | Minei et al. | Jul 2009 | B1 |
7558219 | Aggarwal et al. | Jul 2009 | B1 |
7558263 | Aggarwal et al. | Jul 2009 | B1 |
7564803 | Minei et al. | Jul 2009 | B1 |
7564806 | Aggarwal et al. | Jul 2009 | B1 |
7564841 | Wybenga et al. | Jul 2009 | B2 |
7567512 | Minei et al. | Jul 2009 | B1 |
7570604 | Aggarwal et al. | Aug 2009 | B1 |
7570605 | Aggarwal et al. | Aug 2009 | B1 |
7590115 | Aggarwal et al. | Sep 2009 | B1 |
7590760 | Banks et al. | Sep 2009 | B1 |
7599284 | Di Benedetto et al. | Oct 2009 | B1 |
7602702 | Aggarwal | Oct 2009 | B1 |
7606235 | Ayyangar et al. | Oct 2009 | B1 |
7649904 | Ghosh et al. | Jan 2010 | B1 |
7742482 | Aggarwal | Jun 2010 | B1 |
7746790 | Cole et al. | Jun 2010 | B1 |
7787380 | Aggarwal et al. | Aug 2010 | B1 |
7814185 | Choe | Oct 2010 | B2 |
7830787 | Wijnands et al. | Nov 2010 | B1 |
7839862 | Aggarwal | Nov 2010 | B1 |
7860104 | Aggarwal | Dec 2010 | B1 |
7903658 | Kireeti et al. | Mar 2011 | B1 |
7933267 | Aggarwal et al. | Apr 2011 | B1 |
7936780 | Kompella | May 2011 | B1 |
7940698 | Minei | May 2011 | B1 |
7957386 | Aggarwal et al. | Jun 2011 | B1 |
7983261 | Aggarwal et al. | Jul 2011 | B1 |
7990963 | Aggarwal et al. | Aug 2011 | B1 |
7990965 | Aggarwal et al. | Aug 2011 | B1 |
7990993 | Ghosh et al. | Aug 2011 | B1 |
8014293 | Cole et al. | Sep 2011 | B1 |
8018944 | Kopelman et al. | Sep 2011 | B1 |
8050559 | Sindhu | Nov 2011 | B2 |
8068492 | Aggarwal et al. | Nov 2011 | B1 |
8077726 | Kumar et al. | Dec 2011 | B1 |
8111633 | Aggarwal et al. | Feb 2012 | B1 |
8121056 | Aggarwal et al. | Feb 2012 | B1 |
8160076 | Aggarwal et al. | Apr 2012 | B1 |
8189576 | Ferguson et al. | May 2012 | B2 |
8259564 | Gredler et al. | Sep 2012 | B1 |
20010028651 | Murase | Oct 2001 | A1 |
20020071390 | Reeves et al. | Jun 2002 | A1 |
20020109879 | Wing So | Aug 2002 | A1 |
20020112072 | Jain | Aug 2002 | A1 |
20020118644 | Moir | Aug 2002 | A1 |
20020143747 | Tal et al. | Oct 2002 | A1 |
20020181477 | Mo et al. | Dec 2002 | A1 |
20020186664 | Gibson et al. | Dec 2002 | A1 |
20020191584 | Korus et al. | Dec 2002 | A1 |
20030012215 | Novaes | Jan 2003 | A1 |
20030021282 | Hospodor | Jan 2003 | A1 |
20030031167 | Singh et al. | Feb 2003 | A1 |
20030031175 | Hayashi et al. | Feb 2003 | A1 |
20030043772 | Mathis et al. | Mar 2003 | A1 |
20030063591 | Leung et al. | Apr 2003 | A1 |
20030087653 | Leung et al. | May 2003 | A1 |
20030088696 | McCanne | May 2003 | A1 |
20030091043 | Mehrotra et al. | May 2003 | A1 |
20030099218 | Tillotson | May 2003 | A1 |
20030099235 | Shin et al. | May 2003 | A1 |
20030108047 | Mackiewich et al. | Jun 2003 | A1 |
20030112748 | Puppa et al. | Jun 2003 | A1 |
20030123446 | Muirhead et al. | Jul 2003 | A1 |
20030172114 | Leung | Sep 2003 | A1 |
20030177221 | Ould-Brahim et al. | Sep 2003 | A1 |
20030179742 | Ogier et al. | Sep 2003 | A1 |
20030198234 | Pin | Oct 2003 | A1 |
20030210705 | Seddigh et al. | Nov 2003 | A1 |
20030235152 | Shibasaki | Dec 2003 | A1 |
20030235195 | Shenoy et al. | Dec 2003 | A1 |
20040037279 | Zelig et al. | Feb 2004 | A1 |
20040042406 | Wu et al. | Mar 2004 | A1 |
20040047342 | Gavish et al. | Mar 2004 | A1 |
20040078625 | Rampuria et al. | Apr 2004 | A1 |
20040081154 | Kouvelas | Apr 2004 | A1 |
20040151180 | Hu et al. | Aug 2004 | A1 |
20040151181 | Chu et al. | Aug 2004 | A1 |
20040165600 | Lee | Aug 2004 | A1 |
20040190517 | Gupta et al. | Sep 2004 | A1 |
20040205229 | Stojancic | Oct 2004 | A1 |
20040213160 | Regan et al. | Oct 2004 | A1 |
20040218536 | Yasukawa et al. | Nov 2004 | A1 |
20040240446 | Compton et al. | Dec 2004 | A1 |
20050001720 | Mason et al. | Jan 2005 | A1 |
20050013295 | Regan et al. | Jan 2005 | A1 |
20050018693 | Dull | Jan 2005 | A1 |
20050025156 | Smathers | Feb 2005 | A1 |
20050027782 | Jalan et al. | Feb 2005 | A1 |
20050097203 | Unbehagen et al. | May 2005 | A1 |
20050108419 | Eubanks | May 2005 | A1 |
20050111351 | Shen | May 2005 | A1 |
20050129001 | Backman et al. | Jun 2005 | A1 |
20050169270 | Mutou et al. | Aug 2005 | A1 |
20050195831 | Wybenga et al. | Sep 2005 | A1 |
20050220132 | Oman et al. | Oct 2005 | A1 |
20050232193 | Jorgensen | Oct 2005 | A1 |
20050262232 | Cuervo et al. | Nov 2005 | A1 |
20050265308 | Barbir et al. | Dec 2005 | A1 |
20050271035 | Cohen et al. | Dec 2005 | A1 |
20050271036 | Cohen et al. | Dec 2005 | A1 |
20050276215 | Kitani et al. | Dec 2005 | A1 |
20050281192 | Nadeau et al. | Dec 2005 | A1 |
20060013141 | Mutoh et al. | Jan 2006 | A1 |
20060039364 | Wright | Feb 2006 | A1 |
20060047851 | Voit et al. | Mar 2006 | A1 |
20060088031 | Nalawade | Apr 2006 | A1 |
20060126496 | Filsfils et al. | Jun 2006 | A1 |
20060147204 | Yasukawa et al. | Jul 2006 | A1 |
20060153067 | Vasseur et al. | Jul 2006 | A1 |
20060164975 | Filsfils et al. | Jul 2006 | A1 |
20060182034 | Klinker et al. | Aug 2006 | A1 |
20060221958 | Wijnands et al. | Oct 2006 | A1 |
20070036162 | Tingle et al. | Feb 2007 | A1 |
20070076709 | Mattson et al. | Apr 2007 | A1 |
20070098003 | Boers et al. | May 2007 | A1 |
20070104119 | Sarkar et al. | May 2007 | A1 |
20070124454 | Watkinson | May 2007 | A1 |
20070140107 | Eckert et al. | Jun 2007 | A1 |
20080056258 | Sharma et al. | Mar 2008 | A1 |
20080123524 | Vasseur et al. | May 2008 | A1 |
20080123654 | Tse-Au | May 2008 | A1 |
20080291921 | Du et al. | Nov 2008 | A1 |
20090028149 | Yasukawa et al. | Jan 2009 | A1 |
20100296517 | Kompella | Nov 2010 | A1 |
20120045206 | Sindhu | Feb 2012 | A1 |
20120275459 | Ferguson et al. | Nov 2012 | A1 |
Number | Date | Country |
---|---|---|
2005130258 | May 2005 | JP |
2005167482 | Jun 2005 | JP |
2005252385 | Sep 2005 | JP |
2004001206 | Jan 2004 | KR |
02091670 | Nov 2002 | WO |
2004071032 | Aug 2004 | WO |
Entry |
---|
Pan et al., “Fast Reroute Extensions to RSVP-TE for LSP Tunnels,” RFC 4090, May 2005, 36 pp. |
Awduche et al., RFC 3209, “RSVP-TE: Extensions to RSVP for LSP Tunnels,” Network Working Group, Dec. 2001, 57 pp. |
Awduche et al., “RSVP-TE: Extensions to RSVP for LSP Tunnels,” IETF, Dec. 2001, pp. 1-57. |
RSVP-TE: Resource Reservation Protocol—Traffic Extension, Javvin Company, 2 pp., printed Apr. 18, 2005. http://www.javvin.com/protocolRSVPTE.html. |
Zhang, “A Destination-initiated Multicast Routing Protocol for Shortest Path Tree Constructions,” GLOBECOM 2003, IEEE Global Telecommunications Conference, XP010677629, pp. 2840-2844. |
Rosen et al., “Multicast in MPLS/BGP IP VPNs,” draft-rosen-vpn-mcast-07.txt, May 2004, 27 pp. |
Deering et al., “Protocol Independent Multicast-Sparse Mode (PIM-SM): Motivation and Architecture,” draft-ietf-idmr-pim-arch-05.txt, Aug. 4, 1998, 30 pp. |
Martini et al., “Transport of Layer 2 Frames Over MPLS,” Network Working Group Internet Draft, draft-martini-12circuit-trans-mpls-08.txt, Nov. 2001, 18 pp. |
Martini et al., “Encapsulation Methods for Transport of Layer 2 Frames Over IP and MPLS Networks,” Network Working Group Internet Draft, draft-martini-l2circuit-encap-mpls-04.txt, Nov. 2001, 17 pp. |
Aggarwal et al., “MPLS Upstream Label Assignment and Context Specific Label Space,” Network Working Group Internet Draft, draft-raggarwa-mpls-upstream-label-00.txt, Jan. 2005, 9 pp. |
Wijnands et al., “Multicast Extensions for LDP,” Network Working Group Internet Draft, draft-wijnands-mpls-ldp-mcast-ext-00.txt, Mar. 2005, 13 pp. |
Aggarwal et al., “Establishing Point to Multipoint MPLS TE LSPs,” IETF, Aug. 2004, 15 pp. |
Yasukawa et al., “Requirements for Point to Multipoint extension to RSVP-TE,” IETF, Oct. 2003, pp. 1-20. |
Atlas et al., “MPLS RSVP-TE Interoperability for Local Protection/Fast Reroute,” IETF, Jul. 2001, pp. 1-14. |
Le Roux et al., “Fast Reroute in MPLS L3VPN networks Towards CE-to-CE Protection,” www.mpls2006.com, 2006, 10 pp. |
Satyanarayana et al., “Extensions to GMPLS RSVP Graceful Restart”, draft-aruns-ccamp-restart-ext-01.txt, Jul. 2004, Network Working Group Internet Draft, 23 pp. |
Aggarwal et al., “MPLS Upstream Label Assignment for RSVP-TE and LDP,” Aug. 24, 2005, http://www.tla-group.com/˜mpls/ietf-63-mpls-upstream-rsvp-ldp.ppt, 8 pp. |
U.S. Appl. No. 10/045,717, by Kireeti Kompella, filed Oct. 19, 2001. |
U.S. Appl. No. 13/315,119, by Nittin Kumar, filed Dec. 8, 2011. |
U.S. Appl. No. 11/778,921, by Pradeep Sindhu, filed Jul. 17, 2007. |
U.S. Appl. No. 12/574,428, by Rahul Aggarwal, filed Oct. 6, 2009. |