Title of Invention

"A SYSTEM FOR COMPUTING A TRAFFIC ENGINEERING(TE) LABEL SWITCHED PATH(LSP) THAT SPANS MULTIPLE DOMAINS OF A COMPUTER NETWORK"

Abstract A method for computing a traffic engineering (TE) label switched path (LSP) that spans multiple domains of a computer network from a head-end node of a local domain, through one or more remote domains, to a tail-end node of a destination domain, characterized in requesting path segments from a path computation element (PCE) for each of the one or more remote domains and for the destination domain, the path segments representing possible paths within each remote domain between every entry border router within that domain that is in communication with an upstream domain and every exit border router within that domain that is in communication with a downstream domain and representing possible paths within the destination domain between every entry border router of the destination domain in communication with an upstream domain and the tail-end node, receiving, at one or more network interfaces of the head-end node, the path segments from the one or more PCEs, determining a local topology of the local domain combining the received path segments with the local topology to form an overall topology, and performing a path computation, by a processor of the head-end node to find the best path extending from the head-end node to the tail-end node based on the overall topology.
Full Text INTER-DOMAIN PATH COMPUTATION TECHNIQUE
BACKGROUND OF THE INVENTION
Field of the Invention
The present invention relates to computer networks and more particularly to computing inter-domain paths utilizing path computation elements of a computer network.
Background Information
A computer network is a geographically distributed collection of nodes interconnected by communication links and segments for transporting data between end nodes, such as personal computers and workstations. Many types of networks are available, with the types ranging from local area networks (LANs) to wide area networks (WANs). LANs typically connect the 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. 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 consists of 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.
Since management of interconnected computer networks can prove burdensome, smaller groups of computer networks may be maintained as routing domains or autonomous systems. The networks within an autonomous system (AS) are typically coupled together by conventional "intradomain" routers configured to execute intradomain routing protocols, and are generally subject to a common authority. To improve routing scalability, a service provider (e.g., an ISP) may divide an AS into multiple "areas." It may
Multi-Protocol Label Switching (MPLS) Traffic Engineering has been developed to meet data networking requirements such as guaranteed available bandwidth or last restoration. MPLS Traffic Engineering exploits modern label switching techniques to build guaranteed bandwidth end-to-end tunnels through an IP/MPLS network of label switched routers (LSRs). These tunnels are a type of label switched path (LSP) and thus are generally referred to as MPLS Traffic Engineering (TE) LSPs. Examples of MPLS TE can be found in RFC 3209, entitled RSVP-TE: Extensions to RSVPfor LSP Tunnels dated December 2001, RFC 3784 entitled iterrnediate-system-to-Intermediate-System (IS-IS) Extensions for Traffic Engineering (TE) dated June 2004, and RFC 3630, entitled Traffic Engineering (TE) Extensions to OSPF Version 2 dated September 2003, the contents of all of which are hereby incorporated by reference in their entirety.
Establishment of an MPLS TE-LSP from a head-end LSR to a tail-end LSR involves computation of a path through a network of LSRs. Optimally, the computed path is the "shortest" path, as measured in some metric, that satisfies all relevant LSP Traffic Engineering constraints such as e.g., required bandwidth, availability of backup bypass tunnels for each link and node included in the path, etc. Various path computation methodologies are available including CSPF (constrained shortest path first).
One example algorithm that may be used to compute the shortest path from a source to a destination is the well-known Dijkstra path computation algorithm. Briefly, the Dijkstra algorithm, as applied herein, computes the shortest path from a source node to any destination node, thereby creating a shortest path tree (SPT). To reach a destination node on the shortest path, a source node simply traverses the SPT to the destination node. The calculations are based on cost metrics between the nodes, and are performed outwardly from the source node. For this reason, the Dijkstra algorithm is considered a "forward path computation." The Dijkstra algorithm is described in more detail in Section 12.2.4 of the text book Interconnections Second Edition, by Radia Perlman, published September 1999, which is hereby incorporated by reference as though fully set forth herein.
Path computation can either be performed by the head-end LSR 01 by some other entity operating as a path computation element (PCE). The head-end LSR (or a PCE)
exploits its knowledge of network topology and resources available on each link to perform the path computation according to the LSP Traffic Engineering constraints. Notably, MPLS TE-LSPs can be configured within a single domain, e.g., area, level, or AS, or may also span multiple domains, e.g., areas, levels, or ASes.
The PCE is an entity having the capability to compute paths between any nodes of which the PCE is aware in an AS or area. PCEs are especially useful in that they are more cognizant of network traffic and path selection within their AS or area, and thus may be used for more optimal path computation. A head-end LSR may further operate as a path computation client (PCC) configured to send a path computation request to the PCE, and receive a response with the computed path, potentially taking into consideration other requests from other PCCs. It is important to note that when one PCE sends a request to another PCE, it acts as a PCC. PCEs conventionally have limited or no visibility outside of its surrounding area or AS. A PCC can be informed of a PCE either by pre-configuration by an administrator, or by a PCE Discovery (PCED) message ("advertisement"), which is sent from the PCE within its area or across the entire AS to advertise its services.
One difficulty that arises in crossing domain boundaries is that path computation at the head-end LSR requires knowledge of network topology and resources across the entire network between the head-end and the tail-end LSRs. Yet service providers typically do not share this information with each other across domain borders. In particular, network topology and resource information do not generally flow across area boundaries even though a single service provider may operate all the areas or levels. Neither the head-end LSR nor any single PCE will have sufficient knowledge to compute a path. Because of this, MPLS Traffic Engineering path computation techniques are required to compute inter-domain TE-LSPs.
A first example approach to compute inter-domain paths is a "per-domain" path computation, which relies on an entry node of each domain to compute a path to a next exit node of its domain. Entry and exit nodes of a domain (or "border nodes") may be specified by the head-end node as "loose hops" (i.e., a notation signifying the desired entry and exit of the domain, without specifying the physical path through the domain).
Alternatively, upon receiving a request to compute a path through its domain, an entry node of each domain computes the preferred exit node of the same domain. Although the "per-domain" approach is simple, it does not guarantee the computation of an optimal (shortest) inter-domain path because it is serialized, and does not account for the costs of the next domain when computing paths of the current domain. Also, this approach does not provide for a mechanism to guarantee a set of diversely routed paths because the entry nodes in each domain perform their path computation for the required segment independently of each other.
In another example approach, the use of PCEs has been adapted to create a distributed PCE architecture, in order to extend MPLS TE-LSPs across domain boundaries. An example of such a. distributed architecture is described in commonly-owned copend-ing U.S. Patent Application Serial No. 10/767,574, entitled COMPUTING INTER-AUTONOMOUS SYSTEM MPLS TRAFFIC ENGINEERING LSP PATHS, filed by Vasseur et al,, on September 18,2003, the contents of which are hereby incorporated by reference in its entirety. In a distributed PCE architecture, the visibility needed to compute paths is extended between adjacent domains so that PCEs may cooperate to compute paths across multiple domains by exchanging virtual shortest path trees (VSPTs) while preserving confidentiality across domains (e.g., when applicable to ASes).
VSPTs, which may be represented as virtual links made of "loose hops," are used because service providers may desire to maintain their internal network architectures and designs confidential. One way to compute the VSPTs is by using a virtual shortest path tree (VSPT) algorithm. Generally, a VSPT is a compressed path description (entry and exit/destination points of domains) that informs a previous PCE that a destination can be reached from a particular entry to a particular exit in such a way that the internal path specifics are kept confidential from an adjacent domain. The virtual links that compose the VSPT will generally have an associated network cost for each calculated link. It should be noted that in the context of multiple domains operating under a common authority (e.g. a unique service provider), such virtual links may also specify an entire path. A set of virtual links may be further organized (in certain protocols) within an explicit route object (ERO) to facilitate transfer of the compressed path descriptions to the previous PCE.
Specifically, according to the VSPT algorithm, for an inter-domain path computation example, a PCC (e.g., a head-end node) first sends a path computation request to a known local PCE in its domain to compute a path to a destination (e.g., a tail-end node). The path computation request is then passed from the local PCE to a PCE in every domain on the way to the destination ("downstream" domains).
Once reached by the path computation request, the PCE hi the final domain containing the destination computes a VSPT, which is a shortest path tree rooted at the destination and includes the set of shortest path(s) satisfying a set of required constraints from this destination to every border router of the domain. This may be computed using a CSPF (constrained shortest path first) algorithm as known in the art or any other suitable algorithm. The PCE of the final domain then sends the VSPT to the previous domain's PCE with a virtual link (or a "loose hop"). The VSPT optionally uses the loose hop in such a way that hops internal to a domain and their costs remain confidential. A loose hop may have a single associated cost that is a combination or representation of internal costs.
The PCE in the previous domain now repeats execution of the VSPT algorithm, and concatenates the VSPT it received from the final PCE with the topology of its own domain (including any inter-domain links) to compute new paths. This process repeats through all domains until the response reaches the originating PCC. For this reason the VSPT algorithm is referred to as a "recursive backward path computation."
In order for a recursive backward path computation to function properly, an agreement must exist between adjacent domains to share the visibility needed to compute paths. Without an agreement, PCEs may not cooperate to compute paths across multiple domains by exchanging VSPTs, even though a VSPT maintains confidentiality. In these circumstances, adjacent domains may only advertise a single virtual link, which other domains must use in their SPTs. There are multi-domain situations (e.g., domains A-B-C), however, where certain domains may have agreements with certain other domains (A with B, and A with C), but where those other domains do not share an agreement (B not with C), VSPT calculation in these situations may not be possible where agreements do not exist between all adjacent domains.
There remains a need, therefore, for a technique that allows a single head-end node of a first domain to efficiently compute the shortest inter-domain path, without requiring path computation from multiple nodes in multiple other domains. There is also a need for a technique that allows the head-end node to compute the path through other s domains having an agreement with the first domain, hut where the other domains do not have agreements with each other.
SUMMARY OF THE INVENTION,
The present invention is directed to a technique for computing a traffic engineering (TE) label switched path (LSP) that spans multiple domains of a computer network
10 from a head-end node of a local domain to a tail-end node of a remote domain. The novel inter-domain TE-LSP computation technique comprises a computation algorithm executed by the head-end node, which utilizes Path Computation Elements (PCEs) located within the remote domains (i.e., other than the local domain). Specifically, the head-end node requests path segments from a PCE in each of the remote domains, in
is which the path segments represent paths between all entry border routers to either all exit border routers of the particular remote domain (i.e., through the domain), or to the tail-end node. Upon receiving path segments from each remote domain, the head-end node combines the path segments with local domain information, and performs a forward path computation from the head-end node to the tail-end node to find the best (i.e., "shortest")
20 path.
In accordance with the present invention, while attempting to establish a TE-LSP to the tail-end node, the source head-end node first determines whether the destination tail-end node is in a remote domain. If so, the head-end node identifies the domains located between the source and destination, such as by referencing local configuration or 25 routing policy. The head-end node computes a path, e.g., the best path based on a cost metric, to each exit border router within its local domain that is in communication with one or more entry border routers of the next domain hi the direction of the destination (i.e., the "next-hop" or "downstream" domain).
If at least one path exists that meets constraints of the attempted TB-LSP, the head-end node sends a path computation request to a known PCE in the next-hop domain requesting one or more paths from every entry border router in communication with the local, "upstream" domain, to either i) every exit border router in communication with the next downstream domain, or ii) the destination tail-end node if it is located in the same domain. The head-end node receives path segments computed by the PCE, if any, as either physical links or a virtual link with an associated cost, depending on configuration between the domains. If one or more paths exist, the head-end node sends a path computation request to the next downstream domain, and so on, until the destination is reached. Alternatively, the head-end node may first send a path computation request to each PCE in each of the remote domains, and subsequently receive the path segments of all the remote domains, without initially checking, e.g., one at a time, whether a path exists in each domain. Upon receiving all the path segments, the head-end node concatenates those segments with its local path information, and runs a shortest path first (SPF) calculation from the head-end node to the tail-end node based on the topology (physical or virtual) of all the domains.
Advantageously, the technique described herein enables efficient computation of paths, such as inter-domain TE-LSPs and/or diverse paths, across multiple domains of a network. In particular, the inventive technique provides a system for allowing a head-end node of a local domain to perform a forward path computation to a tail-end node of a remote domain based on a more complete topology of path segments received from PCEs within the multiple domains. The invention further provides an optimal (shortest) path from the head-end node to the tail-end node, while preserving confidentiality across the multiple domains.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and farther advantages of the invention may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numerals indicate identically or functionally similar elements, of which:
Fig. 1A is a schematic block diagram of an exemplary computer network of autonomous systems that may be used in accordance with the present invention;
Fig. IB is a schematic block diagram of an exemplary computer network of areas that may be used in accordance with the present invention;
Fig. 2 is schematic block diagram of an exemplary router that may be advantageously used with the present invention;
Fig. 3 is a flowchart illustrating a sequence of steps for calculating a TE-LSP in accordance with the present invention;
Fig. 4 is a flowchart illustrating an alternative sequence of steps for calculating a TE-LSP in accordance with the present invention; and
Figs. 5A-5F are a schematic diagram illustrating an exemplary sequence of path segment accumulation and path computation in accordance with the present invention.
DETAILED DESCRIPTION OF AN ILLUSTRATIVE EMBODIMENT
Fig. 1A is a schematic block diagram of an exemplary computer network lOOa comprising autonomous systems AS1 and AS3 interconnected by autonomous system AS2. An Autonomous System (AS) is herein defined to be a group of intermediate nodes, such as intradomain routers, within a network that are subject to a common authority and execute one or more intradomain routing protocols. Although each AS is illustratively an autonomous system, those skilled in the art will appreciate that the ASes may alternatively be configured as routing domains or other networks or subnetworks. The autonomous system AS1 includes intradomain routers, such as AS border routers
ASBR1 * and ASBR2, through which communication, such as data packets, may pass into and out of the AS to AS border routers ASBR3* and ASBR4, respectively of AS2. AS2 also includes AS border routers ASBR5 and ASBR6 in communication with border routers ASBR7* and ASBR8 of AS3. Moreover, within AS1 and AS3, there are exemplary intradomain routers A and B, respectively. Also, within AS1 are exemplary into-domain routers ni and n2. Those skilled in the art will understand that any number of routers may be used in the ASes, and that the view shown herein is for simplicity.
Data packets may be exchanged among the autonomous systems AS 1-ASS using predefined network communication protocols such as the Transmission Control Protocol/Internet Protocol (TCP/IP), User Datagram Protocol (UDP), Asynchronous Transfer Mode (ATM) protocol, Frame Relay protocol, Internet Packet Exchange (IPX) protocol, etc. Routing information may be distributed among the routers within an AS using predetermined "interior" gateway protocols (IGPs), such as conventional distance-vector protocols or, illustratively, link-state protocols, through the use of link-state advertisements or link-state packets. In addition, data packets containing network routing information may be exchanged among the autonomous systems AS 1-ASS using "external" gateway protocols, such as the Border Gateway Protocol (BGP).
Fig. IB is a schematic block diagram of an exemplary computer network 1 OOb comprising areas A1-A3. Area AI has exemplary intradomain routers A, nl, and n2, while area A3 has exemplary intradomain router B. In addition, Al and A2 share area border routers ABR1* and ABR2, while A2 and A3 share ABR3* and ABR4. As used herein, an area is a collection of routers that share full network topology information with each other but not necessarily with routers outside the area. A collection of areas may be contained within a single AS. The term area as used herein also encompasses the term "level" which has a similar meaning for networks that employ IS-IS as their IGP, in which case the area border routers ABR1-4 are embodied as level 1/level 2 (L1L2) routers. These examples are merely representative. It will be understood by those skilled in the art that wherever areas or levels are referred to, autonomous systems may be used also. Areas, levels, and autonomous systems are generally referred to herein as "domains." Also, the terms ABR, L1L2 router, ASBR, and more generally, border routers, are used interchangeably herein.

Fig. 2 is a schematic block diagram of an exemplary router 200 that may be advantageously used with the present invention as an intradornain router or a border router. The router comprises a plurality of network interfaces 210, a processor 220, and a memory 240 interconnected by a system bus 250. The network interfaces 210 contain the mechanical, electrical and signaling circuitry for communicating data over physical links coupled to the network 100a,b. The network interfaces may be configured to transmit and/or receive data using a variety of different communication protocols, including, inter alia, TCP/IP, UDP, ATM, synchronous optical networks (SONET), wireless protocols, Frame Relay, Ethernet, Fiber Distributed Data Interface (FDDI), etc.
The memory 240 comprises a plurality of storage locations that are addressable by the processor 220 and the network interfaces 210 for storing software programs and data structures associated with the present invention. The processor 220 may comprise necessary elements or logic adapted to execute the software programs and manipulate the data structures, such as routing table 246. A router operating system 242, portions of which are typically resident hi memory 240 and executed by the processor, functionally organizes the router by, inter alia, invoking network operations in support of software processes and/or services executing on the router. These software processes and/or services include PCC/PCE process 245, routing services 247, Routing Information Base (RIB) 248, and RSVP services 249. It will be apparent to those skilled in the art that other processor and memory means, including various computer-readable media, may be used to store and execute program instructions pertaining to the inventive technique described herein.
Routing services 247 contain computer executable instructions executed by processor 220 to perform functions provided by one or more routing protocols, such as IGP, e.g., OSPF and IS-IS, and BGP. These functions may be configured to manage a forwarding information database (not shown) containing, e.g., data used to make forwarding decisions. RSVP services 249 contain computer executable instructions for implementing RSVP and processing RSVP messages in accordance with the present invention. RSVP is described in R. Braden, et al., Resource JReSerVation Protocol (RSVP), Request For Comments (RFC) 2205, September 1997, available from the IETF and which is
hereby incorporated by reference as though fully set forth herein, and in RFC 3209, entitled RSVP-TE: Extensions to RSVP for LSP Tumels, as incorporated above.
Routing table 246 is illustratively resident in memory 240 and used to store routing information, including reachable destination address prefixes and associated attributes. These attributes include next-hop information used by router 200 to reach the destination prefixes and an associated metric (e.g., cost) of reaching the destination prefixes. The routing table 246 is illustratively maintained and managed by RIB 248. To that end, the RIB 248 maintains copies of routes (paths) provided by the routing protocols, such as BGP and IGP, in order to compute best paths/routes for installation into the routing table 246.
In one embodiment, the routers described herein are IP routers that implement Multi-Protocol Label Switching (MPLS) and operate as label switched routers (LSRs). In one simple MPLS scenario, at an ingress to a network, a label is assigned to each incoming packet based on its forwarding equivalence class before forwarding the packet to a next-hop router. At each router, a forwarding selection and a new substitute label are determined by using the label found hi the incoming packet as a reference to a label forwarding table that includes this information. At the network egress (or one hop prior), a forwarding decision is made based on the incoming label but optionally no label is included when the packet is sent on to the next hop.
The paths taken by packets that traverse the network in this manner are referred to as label switched paths (LSPs) or Traffic Engineering (TE)-LSPs. Establishment of a TE-LSP requires computation of a path, signaling along the path, and modification of forwarding tables along the path. MPLS TE establishes LSPs that have guaranteed bandwidth under certain conditions. Illustratively, the TE-LSPs may be signaled through the use of the RSVP protocol and, in particular, RSVP TE signaling messages.
Although the illustrative embodiment described herein is directed to MPLS, it should also be noted that the present invention may advantageously apply to Generalized MPLS (GMPLS), which pertains not only to packet and cell-based networks, but also to Time Division Multiplexed (TDM) and optical networks. GMPLS is well .known and described in RFC 3945, entitled Generalized Multi-Protocol Label Switching (GMPLS)
Architecture, dated October 2004, and RFC 3946, entitled Generalized Multi-Protocol Label Switching (GMPLS) Extensions for Synchronous Optical Network (SONET) and Synchronous Digital Hierarchy (SDH) Control, dated October 2004, the contents of both of which are hereby incorporated by reference in their entirety.
The present invention is directed to a technique for computing a TE-LSP that spans multiple domains of a computer network from a head-end node of a local domain to a tail-end node of a remote domain. The novel inter-domain TE-LSP computation technique comprises a computation algorithm executed by the head-end node, which utilizes PCEs located within the remote domains (i.e., other than the local domain). Specifically, the head-end node requests path segments from a PCE in each of the remote domains, in which the path segments represent paths between all entry border routers to either all exit border routers of Hie particular remote domain (Le., through the domain), or to the tail-end node. Upon receiving path segments from each remote domain, the headend node combines the path segments with local domain information, and performs a forward path computation from the head-end node to the tail-end node to find the best (i.e., "shortest") path.
In accordance with the present invention, while attempting to establish a TE-LSP to the tail-end node, the source head-end node first determines whether the destination tail-end node is in a remote domain using, e.g., local configuration or conventional policy (BGP) routing. If the destination is in a remote domain, the head-end node then identifies the domains located between the source and destination, such as by again referencing local configuration or policy routing. The head-end node computes a path, e.g., the best path based on a cost metric, to each exit border router within its local domain that is in communication with one or more entry border routers of the next domain hi the direction of the destination 0-e., the "next-hop" or "downstream" domain). Conventional algorithms may be used to compute the paths, such as a CSPF algorithm, or the Dijkstra algorithm (where the head-end node is the minimum cost node).
If at least one path exists that meets constraints of the attempted TE-LSP, the head-end node sends a path computation request to a known PCE in the next-hop domain requesting one or more paths from every entry border router in communication with the
local, "upstream" domain, to either i) every exit border router in communication with the next downstream domain, or ii) the destination tail-end node if it is located in the same domain.
As an example, assume border routers marked with '*' in Figs. 1A and IB are PCE enabled border routers. The address of the local PCE may be manually configured. Alternatively, the PCE may advertise itself through flooding within the AS. Path computation element discovery (PCED) techniques can be used in accordance with OSPFMPLS
t
Traffic Engineering Capabilities (drqft-vasseur-ospf-te-caps.txt) by Vasseur, et al., published July 2004, which is hereby incorporated by reference. A PCED message may include indications of PCE capabilities, such as the ability to compute local paths, inter-area paths, inter-AS paths, multi-domain paths, diverse paths, etc. Knowledge of other PCE addresses may be acquired by way of static configuration or BGP advertisements, as could be readily devised by one of skill in the art.
When a PCE receives a path computation request, it computes the set of shortest paths between each entry border router of its domain to every exit border router of the same domain. Notably, the PCE does not request any other PCE to expand the path, and simply returns a response that includes the paths for its domain to the head-end node along with their associated costs. The path computation request (and response) between PCC and PCE can be exchanged in accordance with a protocol specified hi Vasseur, et al. RSVP Path Computation Request and Reply Messages, Internet Draft, July 2004, which is hereby incorporated by reference as though fully set forth herein. It should be understood that the use of RSVP serves only as an example, and that other communication protocols may be used in accordance with the present invention.
The head-end node receives path segments computed by the PCE, if any, as either physical links or a virtual link with an associated cost, depending on whether the domains in communication are configured to share visibility information. The received paths are stored in memory 240, e.g., in a TE database (not shown) of the head-end node. Notably, links may be virtual or "loose" wherever the network is to be kept confidential. In this case, the complete computed path can be thought of as a basic path through the domains that consists only of the entry and exit points of each confidential domain, and an associ-



ated cost metric. Upon receiving a loose hop, an entry border router computes the path to reach the next hop (e.g., the exit border router). Other methods for maintaining confidentiality across domains that preserve a pre-computed path are described in commonly-owned copending U.S. Patent Application Serial Nos. 10/982,641, entitled SYSTEM AND METHOD FOR RETREIVING COMPUTED PATHS FROM A PATH COMPUTATION ELEMENT USING A PATH KEY, and 10/983,327, entitled SYSTEM AND METHOD FOR RETRIEVING COMPUTED PATHS FROM A PATH COMPUTATION ELEMENT USING ENCRYPTED OBJECTS, both filed by Vasseur et al., on November 5,2004, the contents of which are hereby incorporated by reference in their entirety.
If one or more paths exist, the head-end node sends a path computation request to the next downstream domain, and so on, until the destination is reached. Upon receiving all the path segments, the head-end node concatenates the segments with its local path information, and runs a shortest path first (SPF) calculation from the head-end node to the tail-end node based on the topology (physical or virtual) of all the domains.
Fig. 3 is a flowchart illustrating a sequence of steps for calculating a TE-LSP in accordance with the present invention. The sequence 300 starts at step 30S, and continues to step 310, where the head-end node determines whether the destination tail-end node resides in a remote domain. If not (i.e., the destination is local) the head-end node performs a conventional SPF in step 315 to the tail-end node and the sequence ends at step 390. Otherwise, hi step 320, the head-end node identifies the remote domains disposed between the local domain and the remote domain containing the destination. In step 325, the head-end node calculates the shortest paths to each exit border router of its domain that is connected to the next-hop downstream domain. If in step 330 it is determined that no paths exist, such as when no paths meet the TE-LSP constraints, the sequence ends at step 390.
If at least one path exists at step 330, however, the sequence continues to step 335 where a determination is made to whether the domain in question ("current" domain) is the destination domain. If not, at step 340, the head-end node sends a request to the PCE of the current domain for one or more paths from each entry border router of the current
domain to each exit border router of the current domain. At step 345 the head-end node receives a response from the PCE, which may be a set of physical or virtual links, as described above. In path 350, a determination is made as to whether any paths exist in this domain that meet the constraints. If not, the sequence ends. Otherwise, the head-end node concatenates the paths in the response to the existing stored topology in step 355, and proceeds to path calculation with respect to the next domain (step 360). Here, the sequence returns to step 335 where the domain in question is the "next-hop downstream" domain.
If it is determined that the next-hop downstream domain is the destination domain, at step 365 the head-end node sends a request to the PCE of the destination domain for one or more paths from each entry border router of the destination domain to the destination. At step 370 the head-end node receives a response from the PCE. And, in step 375, a determination is made as to whether any constrained paths exist in the domain. If not, the sequence ends at step 390. Otherwise, the head-end node concatenates the paths in the final response to the existing stored topology in step 380. With full network topology (physical and virtual), the head-end node performs an SPF, rooted at the head-end node (source), to the tail-end node (destination) in step 385 to find the shortest path between the source and destination for establishment of me TE-LSP. The sequence then ends in step 390.
It should be noted that, in an alternative embodiment, the head-end node may first send a path computation request to each PCE in each of the remote domains, and subsequently receive the path segments of all the remote domains, without initially checking, e.g., one at a tune, whether a path exists in each domain. Upon receiving all the path segments, the head-end node concatenates those segments with its local path information, and determines whether a path exists that meets the requirements of the TE-LSP. If so, the head-end node runs an SPF calculation from the head-end node to the tail-end node based on the topology (physical or virtual) of all the domains.
Fig. 4 is a flowchart illustrating an alternative sequence of steps for calculating a TE-LSP in accordance with .the present invention. The sequence 400 starts at step 405, and continues to step 410, where the head-end node determines whether the destination
tail-end node resides in a remote domain. If not, i.e. the destination is local, the head-end node performs a conventional SPF in step 415 to the tail-end node and the sequence node at step 460. Otherwise, in step 420, the head-end node identifies the remote domains disposed between the local domain and the remote domain containing the destination. In step 425, the head-end node calculates the shortest path to each exit border router of its domain that is connected to the next-hop downstream domain. If in step 430 it is determined that no paths exist, such as when no paths meet the TE-LSP constraints, the sequence ends at step 460. If at least one path exists at step 430, however, the sequence . continues.
At step 435, the head-end node sends a request to a PCE of each remote domain for paths from each entry border router of the PCE's domain to each exit border router of the same domain. At step 440 the head-end node receives a response from each PCE, which may be a set of physical or virtual links, as described above. The head-end node concatenates the paths in the response to the existing stored topology (local topology) in step 445. If in step 450 no path exists through the remote domains that meet the constraints, the sequence ends. Otherwise, with full network topology (physical and virtual), the head-end node performs an SPF, rooted at the head-end node (source), to the tail-end node (destination) in step 455 to find the shortest path between the source and destination for establishment of the TE-LSP. The sequence then ends in step 460.
Figs. 5A-5F are schematic diagrams illustrating an exemplary sequence of path segment accumulation and path computation in accordance with the present invention. Using the network lOOb of Fig. IB, Fig. 5A shows the first path segments of area Al computed locally from the head-end node A through physical nodes nl and n2 to exit border routers ABR1* and ABR2, respectively. In accordance with the method described above, head-end node A requests path segments through area A2 from PCE-enabled ABR1*, and receives the paths shown in Fig. 5B. Head-end node concatenates these results with the local information, as shown in Fig. 5C. Fig. 5D shows the returned path segments from the destination area A3 (from PCE-enabled ABR3*) to tail-end node B, which are then concatenated with the existing topology, as seen in Fig. 5E. Illustratively, in Fig. 5E, the links from the head-end node to the first set of border routers (ABRl * and ABR2) are physical links, while the remaining links are virtual. Finally, the head-end
node A computes an SPF to the tail-end node B, resulting in the optimal path shown in Fig. 5F. Those skilled in the art will understand that Figs. 5A-5F are merely to be taken as examples for explanation, and have been simplified for ease of understanding. Notably, cost values have not been shown, and the resultant optimal path is only an example path. Moreover, in the event a remote domain does not have a PCE-enabled router, or does not have an agreement with the domain of the head-end node, those skilled in the art will understand that a combination of the novel technique described herein and other conventional methods (e.g., loose hop routing) may be used.
Advantageously, the technique described herein enables efficient computation of paths, such as inter-domain TE-LSPs and/or diverse paths, across multiple domains of a network. In particular, the inventive technique provides a system for allowing a head-end node of a local domain to perform a forward path computation to a tail-end node of a remote domain based on a more complete topology of path segments received from PCEs within the multiple domains. The invention further provides an optimal (shortest) path from me head-end node to the tail-end node, while preserving confidentiality across the multiple domains.
The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to Hie described embodiments, with the attainment of some or all of their advantages. For instance, it is expressly contemplated that the teachings of this invention can be implemented as software, including a computer-readable medium having program instructions executing on a computer, hardware, firmware, or a combination thereof. Accordingly this description is to be taken only by way of example and not to otherwise limit the scope of the invention. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.
What is claimed is:





We Claim:
1. A method for computing a traffic engineering (TE) label switched path (LSP) that spans
multiple domains of a computer network from a head-end node of a local domain, through one or
more remote domains, to a tail-end node of a destination domain, characterized in:
requesting path segments from a path computation element (PCE) for each of the one or more remote domains and for the destination domain, the path segments representing possible paths within each remote domain between every entry border router within that domain that is in communication with an upstream domain and every exit border router within that domain that is in communication with a downstream domain and representing possible paths within the destination domain between every entry border router of the destination domain in communication with an upstream domain and the tail-end node;
receiving, at one or more network interfaces of the head end node, the path segments from the one or more PCEs;
determining a local topology of the local domain;
combining the received path segments with the local topology to form an overall topology; and
performing a path computation, by a processor of the head-end node, to find the best path extending from the head-end node to the tail-end node based on the overall topology.
2. The method as claimed in claim 1, wherein the path computation is a forward path computation.
3. The method as claimed in claim 2, wherein the forward path computation implements constrained shortest path first (CSPF).
4. The method as claimed in claim 1, wherein the requesting path segments comprise determining whether a path exists in one of the multiple domains prior to requesting path segments from another domain.

5. A system for computing a traffic engineering (TE) label switched path (LSP) that spans
multiple domains of a computer network, including a local domain, one or more remote domains,
and a destination domain, the system comprising a tail-end node located in the destination
domain and a head-end node located in the local domain, characterized in that
the head-end node is configured to i) request path segments from a path computation element (PCE) for each of the one or more remote domains and for the destination domain, the path segments representing possible paths within the each remote domain between every entry border router within that domain that is in communication with an upstream domain and every exit border router within that domain that is in communication with a downstream domain and representing possible paths within the destination domain between every entry border router of the destination domain in communication with an upstream domain and the tail-end node , ii) receive, on a network interface, the path segments from the PCEs, iii) combine the received path segments with local topology information of the local domain to create an overall topology, and iv) perform, by a processor, a path computation to find the best path extending from the head-end node to the tail-end node based on the overall topology.
6. The system as claimed in claim 5, wherein the path computation is a forward path computation.
7. The system as claimed in claim 6, wherein the forward path computation implements constrained shortest path first (CSPF).
8. The system as claimed in claim 5, wherein the head-end node determines whether a path exists in one of the multiple domains prior to requesting path segments from another domain.

Documents:

5581-delnp-2007-Abstract-(20-11-2013).pdf

5581-DELNP-2007-Abstract-(21-08-2012).pdf

5581-delnp-2007-abstract.pdf

5581-delnp-2007-Claims-(20-11-2013).pdf

5581-DELNP-2007-Claims-(21-08-2012).pdf

5581-delnp-2007-claims.pdf

5581-delnp-2007-Correspondence Others-(01-11-2013).pdf

5581-delnp-2007-Correspondence Others-(20-11-2013).pdf

5581-DELNP-2007-Correspondence Others-(21-08-2012).pdf

5581-delnp-2007-correspondence-others-1.pdf

5581-delnp-2007-correspondence-others.pdf

5581-delnp-2007-Description (Complete)-(20-11-2013).pdf

5581-delnp-2007-description (complete).pdf

5581-delnp-2007-Drawings-(21-08-2012).pdf

5581-delnp-2007-drawings.pdf

5581-delnp-2007-form-1.pdf

5581-delnp-2007-Form-18-(04-12-2008).pdf

5581-delnp-2007-form-18.pdf

5581-delnp-2007-Form-2-(20-11-2013).pdf

5581-delnp-2007-form-2.pdf

5581-DELNP-2007-Form-3-(21-08-2012).pdf

5581-delnp-2007-form-3.pdf

5581-delnp-2007-form-5.pdf

5581-delnp-2007-GPA-(01-11-2013).pdf

5581-DELNP-2007-GPA-(21-08-2012).pdf

5581-delnp-2007-gpa.pdf

5581-delnp-2007-pct-101.pdf

5581-delnp-2007-pct-202.pdf

5581-delnp-2007-pct-301.pdf

5581-DELNP-2007-Petition-137-(21-08-2012).pdf


Patent Number 260012
Indian Patent Application Number 5581/DELNP/2007
PG Journal Number 14/2014
Publication Date 04-Apr-2014
Grant Date 31-Mar-2014
Date of Filing 19-Jul-2007
Name of Patentee CISCO TECCHNOLOGY, INC.
Applicant Address 170 WEST TASMAN DRIVE,SAN JOSE,CA 95134,USA.
Inventors:
# Inventor's Name Inventor's Address
1 JEAN-PHILLIPPE VASSEUR 94 ADAMS STREET,DUNSTABLE, MASSACHUSETTS 01827,USA.
2 MUTHURAJAH SIVABLAN 17 KEIGHLEY CIRCLE,KANATA,OTARIO K3K 3H99,CANADA
3 DAVID D. WARD 301 221ST AVENUE,SOMERSET,WI 54025,USA.
PCT International Classification Number H04J 3/14
PCT International Application Number PCT/US2006/003237
PCT International Filing date 2006-01-30
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 11/049,587 2005-02-02 U.S.A.