EP1201061A2 - System and method for loop avoidance in multi-protocol label switching - Google Patents

System and method for loop avoidance in multi-protocol label switching

Info

Publication number
EP1201061A2
EP1201061A2 EP00938372A EP00938372A EP1201061A2 EP 1201061 A2 EP1201061 A2 EP 1201061A2 EP 00938372 A EP00938372 A EP 00938372A EP 00938372 A EP00938372 A EP 00938372A EP 1201061 A2 EP1201061 A2 EP 1201061A2
Authority
EP
European Patent Office
Prior art keywords
label
tree
node
message
mpls
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP00938372A
Other languages
German (de)
French (fr)
Other versions
EP1201061B1 (en
Inventor
Cheng Yin Lee
Loa Andersson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nortel Networks Ltd
Original Assignee
Nortel Networks Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nortel Networks Ltd filed Critical Nortel Networks Ltd
Publication of EP1201061A2 publication Critical patent/EP1201061A2/en
Application granted granted Critical
Publication of EP1201061B1 publication Critical patent/EP1201061B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/18Loop-free operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/48Routing tree calculation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]

Definitions

  • the present invention relates in general to digital communication methods and systems, and in particular to a system and method for preventing the formation of loops in label switched paths in a multi-protocol label switching (MPLS) communications environment.
  • MPLS multi-protocol label switching
  • a host node initiating a transmission of a data packet to another node in the network is called the source node.
  • the host node which receives the data packet is called the destination node.
  • a host node may initiate transmission or receive data, whereas a router can only receive and retransmit data.
  • Establishing communications between a single source node and a single destination node is achieved through a process called unicast routing.
  • Multicasting is defined as a communications process involving one or more senders and receivers. Information transmitted by any participant in the multicast is received by every other participant in the multicast. Users connected to the network who are not participants in a particular multicast do not receive the information transmitted by any of the senders and no network components, e.g. switches or trunks, are used are used unless needed for the multicast. For example, broadcast involving one sender and many receivers is a particular case of multicasting and may include wide-area broadcast, e.g. TV and radio, narrowcast for smaller areas, and conferencing with selected numbers of transmitters and receivers across a wide area. For performing a multicast conversation in a network, the switches elect a single switch among all the switches within each network to be the "root" switch.
  • the switches elect a single switch among all the switches within each network to be the "root" switch.
  • Each switch has a unique identifier (switch ID) and the root may be the switch having the lowest switch ID.
  • switch ID a "root port” which gives the fewest number of hops from this switch to the root is selected, while ports not included within the spanning tree are blocked.
  • all ports are placed in the forwarding state.
  • a "designated" switch typically the one closest to the root, is elected to ensure connectivity to all LANs.
  • a standard spanning tree procedure has been defined for network bridging devices (bridges, routers, switches) to enable these devices to discover a subset of any topology that forms a loop-free (i.e.
  • LANs local area networks
  • spanning tree procedure results in a network path between any two bridging devices which is updated dynamically in response to network modifications. For example, switches exchange configuration messages called bridge protocol data units (BPDUs) frames, which allow them to calculate the active topology, or the spanning tree by blocking ail redundant links and leaving a single communications path. 5
  • BPDUs bridge protocol data units
  • a plurality of switches interconnected by trunks may be arranged to form a spanning tree, or a multicast distribution tree. If host nodes A and B wish to set up a multicast transmission using a previously agreed multicast address "M", a control packet containing source address "A" and destination address "M" is transmitted in the network.
  • Entries are added at each switch o where the control packet arrives and then deleted after the defined time interval (MaxTime) if the entries are not reinforced from hosts A and B.
  • MaxTime the defined time interval
  • Another host wants to join a multicast transmission, even if it is the first participant, it simply transmits a JOIN request control packet from itself to the "M" address.
  • the JOIN request is broadcasted over the entire spanning tree 5 and the joining host continues to send packets to the "M" address with a maximum inter-packet time interval smaller than MaxTime to make sure that at least one of the relevant table entries is not cleared.
  • a new branch in a multicast tree is formed by transmitting a JOIN REQUEST control packet from a node, or a subtree that wishes to join the o group.
  • the multicast tree sends back a JOIN ACKNOWLEDGMENT (JOIN-
  • a loop is a circular path which causes a packet to return to originating node on the same path the packet was transmitted.
  • the existence of redundant communications paths, especially in meshed networks, may cause the undesirable formation of "loops" resulting in proliferation of data frames along loops.
  • the expansion of networks often results in loops that cause undesired duplication and transmission of network packets, such as broadcast storm as well as address conflict problems.
  • the receiving node When this packet is received at a member node, the receiving node clears the active flag and transmits a JOIN-Ack back to the node which generated the JOIN request, and retransmits copies of the JOIN request to each member node.
  • Member nodes receiving the copy of the JOIN request control message retransmit copies of the received JOIN request to other member nodes, except the node from which the packet was received.
  • a loop exists and includes only member nodes.
  • the originating node has to transmit a QUIT request control packet, and re- attempt to join after a preset waiting period.
  • the unicast algorithms detects and removes such loop by revising the paths contained in these loops. Even transient loops can disrupt the construction of the multicast tree.
  • IP Internet Protocol
  • the Multi-Protocol Label Switching (MPLS) has been developed to work with any network iayer protocol.
  • a data packet is forwarded from one router to another as the data packet travels from its start to its destination.
  • each router makes an independent forwarding decision for that data packet by analyzing the packet's header and running a network layer routing algorithm.
  • Each router then independently chooses a next hop for the data packet, based on its analysis of the packet's header and the results of the running routing algorithm.
  • To choose the next hop for a data packet involves two steps. The data packets are first partitioned into forwarding equivalence classes (FECs). Secondly, each forwarding equivalence class is mapped to a next hop.
  • FECs forwarding equivalence classes
  • a typical router considers two data packets to be in the same forwarding equivalence class (FEC) if there is an address prefix in that router's routing tables that is the longest match for each data packet's destination address. As the data packet traverses the network, each hop in turn reexamines the packet and assigns it to a forwarding equivalence class (FEC).
  • FEC forwarding equivalence class
  • FEC forwarding equivalence class
  • LSR label switching router
  • MPLS multi-protocol label switching
  • switches that are capable of doing label lookup and label replacement, but are either not capable of analyzing the network layer headers, or are not capable of analyzing the network layer headers at adequate speed.
  • an ingress router can use any information it has about the packet to determine the assignment, even if that information can not be determined from the network layer header. For example, data packets arriving on different ports can be assigned to different forwarding equivalence classes (FECs).
  • FECs forwarding equivalence classes
  • MPLS MPLS
  • a data packet that enters the network at a particular router can be labelled differently than the same packet entering the network at a different router.
  • forwarding decisions that depend on the ingress router can be easily made. This functionality can not be achieved with conventional forwarding, since the identity of a data packet's ingress router does not travel with the packet. (Conventional forwarding can only consider information that travels with the packet in the packet header).
  • a disadvantage of the MPLS is the possible creation of loops, due to independent labeling decisions made at each router. Loops can cause severe degradation of a label switched router (LSR) overall performance.
  • LSR label switched router
  • TTL time-to-live
  • IP forwarding each packet carries a TTL value in its header. Whenever a packet passes through a router, its TTL is decremented by 1. If the TTL reaches 0 before the packet has reached its destination, the packet is discarded. This provides some level of protection against forwarding loops that may exist due to misconfigurations, or due to failures, or the slow convergence of a routing algorithm.
  • TTL time-to-live
  • ATM switching hardware can not decrement TTL, thus there is no protection against looping packets.
  • LDP MPLS- label distribution protocol
  • data may be already looping before the loops are detected. Loops are always undesirable, and more so on a distribution tree. In particular, loops in a multicast point to multipoint (p2mp) tree are harmful, as the packets are replicated and in the event of loops, multiple copies are generated at each loop. Multicast routing loops can affect a large number of nodes in a network in a short period of time and need to be detected, and ideally prevented before network failure or a long lasting damage occur.
  • One method of loop avoidance has been proposed in Y. Ohba, Y.
  • the only state information that needs to be associated with the next hop for a particular label switched path is the thread color, and the hop count. If there is a loop, then some thread will arrive back at an label switched router (LSR) through which it has already passed. Such an event will be detected, since each thread has a unique color.
  • LSR label switched router
  • the proposed colored thread method of loop prevention has certain disadvantages. In particular, this method requires additional information especially the color to be added to the label which increases the size of each packet. Further, the loop prevention mechanism proposed by Ohba et al. does not separate the function of loop prevention from the label request message looping prevention, nor the label mapping from the label splicing function.
  • the present invention seeks to overcome the disadvantages of the prior art associated with loop avoidance in a MPLS environment.
  • the present invention provides a method for preventing a looping label switched path in a multi-protocol label switching
  • a label switching router (LSR) on a label switched path of a MPLS tree determines that a forwarding equivalence class (FEC) requires mapping and that there exists a previous binding for this particular FEC.
  • the label switching router (LSR) then sends a label splice message (Lsm) to the root of the MPLS tree. If the Lsm is received at the root, a label splice message acknowledgment (Lsm-Ack) for the respective forwarding equivalence class (FEC) is returned to the LSR.
  • Lsm-Ack label splice message acknowledgment
  • the label is mapped for the respective FEC.
  • a label switching router having a ?
  • the present invention provides a multiprotocol label switching system.
  • the system generally consists of ?
  • Figure 1 is a block diagram of a network communications system
  • Figure 2 is a schematic representation of a multipoint to point tree
  • Figure 3 is a schematic representation of a point to multipoint tree
  • Figure 4 illustrates the grafting of a node to a MPLS trees
  • Figure 5 illustrates the grafting of a subtree to a MPLS tree
  • Figure 6 illustrates loop avoidance for splicing subtrees using label splice and the acknowledgement messages, according to the invention
  • Figure 7 illustrates the loop avoidance method for splicing nodes, according to the invention
  • Figure 8 illustrates loop avoidance for splicing new node with a member node waiting to receive an acknowledgement message to a previous transmitted label splice message, according to the invention
  • FIG. 9 is a flow chart illustrating the loop avoidance method according to the invention. Similar references are used in different figures to denote similar components.
  • the present invention is directed to a method and system to avoid loops when setting up label switched paths, by verifying that the path towards the root of a MPLS tree is loop free before a node is grafted to the tree.
  • the present invention is applicable to both unicast and multicast label setup, and is intended to complement the loop detection mechanism available for example in MPLS-LDP.
  • the method according to the invention may be used with ATM-label switching and FR-label switching router networks, or any other networks where multicast label switching is supported.
  • system 20 consists of host nodes A, B, C, D, E and F interconnected through a multiprotocol label switching (MPLS) network 24.
  • MPLS multiprotocol label switching
  • host nodes A and D pass messages, in the form of a digital byte stream 28, through network 24.
  • Byte stream 28 is broken into data packets 32.
  • LSRs 36 can operate with various network protocols, such as Internet Protocol (IP), Asynchronous Transfer Mode (ATM) and Frame Relay (FR).
  • IP Internet Protocol
  • ATM Asynchronous Transfer Mode
  • FR Frame Relay
  • a short, fixed length, locally significant identifier is attached to each packet 32 to identify its FEC.
  • a data packet 32 is assigned to a FEC based on its destination address.
  • a "labeled packet” is a packet into which a label has been encoded.
  • the label resides in an encapsulation header which exists specifically for this purpose.
  • the label may reside in an existing data link, or network layer header as long as there is a field which is made available for that purpose.
  • the particular encoding technique to be used must be agreed to by both the entity which encodes the label and the entity which decodes the label
  • the decision to bind a particular label "L” to a particular forwarding equivalence class (FEC) "F” is made by the label switching router (LSR) which is downstream (Rd) with respect to the binding.
  • the downstream label switching router (Rd) informs the upstream label switching router (Ru) of the binding.
  • labels are downstream-assigned, and label bindings are distributed in the downstream to upstream direction.
  • upstream router Ru can request (using a label request message), a label to be used when forwarding packets of a particular forwarding equivalence class (FEC).
  • Downstream router Rd then informs, the upstream router Ru (via a label mapping), what label it should use. It is to be noted that Rd may distribute such a label to Ru without any prompting, e.g. without a label request from Ru.
  • a label switching router informs other LSRs about the existing label/forwarding equivalence class (FEC) bindings created by the label distribution protocol (LDP).
  • LDPs label distribution protocols
  • MPLS-BGP MPLS-RSVP
  • MPLS-RSVP-TUNNELS MPLS-LDP
  • MPLS-LDP label distribution protocol
  • MPLS-CR-LDP MPLS-CR-LDP
  • FIGS 2 and 3 Examples of MPLS trees are illustrated in Figures 2 and 3. When unicast flows are aggregated towards an egress LSR, a MPLS multipoint to point (mp2p) tree is set up. A MPLS-(mp2p) tree is shown in Figure 3 where
  • R4 is the downstream router (Rd) and R6 is the upstream router Ru.
  • a MPLS-(p2mp) or point-to-multipoint tree is set up.
  • R4 is the upstream router and R6 is the downstream router.
  • a multicast tree may be a source tree, a unidirectional shared tree, or a bidirectional shared tree.
  • the root of the MPLS tree is the ingress LSR of the source tree.
  • the root of the MPLS tree is either the core node (such as a Rendezvous Point in PIM-SM), or the ingress LSR of the MPLS tree, if the core node is not included in the MPLS tree.
  • the core node such as a Rendezvous Point in PIM-SM
  • the ingress LSR of the MPLS tree if the core node is not included in the MPLS tree.
  • bi-directional shared (multicast) trees data flows towards R1 as well as away from R1.
  • a bidirectional shared tree such as a core based tree (CBT)
  • the root of the MPLS tree is either the core node (the CBT core node), or the LSR that is nearest to the core node, if the core node is not included in the MPLS tree.
  • a label switched path is a sequence of label switching routers (LSRs) and the particular FEC, as it travels fro hop to hop toward its destination.
  • LSRs label switching routers
  • a label switching router is attached to a MPLS tree after receiving a label mapping message from a member downstream neighbouring node.
  • LSR label switching router
  • the "loop avoidance mechanism" has to be invoked. Regardless of whether it is unicast or multicast labeled switched path, grafting a node or a subtree to a MPLS tree has to be done without causing routing loops in the resulting tree.
  • LSR label switching router
  • the label switched path to the root of the MPLS tree is verified to be loop free before a label switched path is spliced with another label switched path. Avoiding loops according to the invention is performed independent of the direction of flow and the type of MPLS tree. Due to the label setup procedure, the role of the downstream and upstream
  • LSR is reversed for the types of MPLS trees illustrated in Figures 2 and 3.
  • a label switching router Rx Upon either receiving (mp2p tree) or before sending (p2mp tree) a label mapping which has no binding yet, a label switching router Rx would verify whether there is a joining node or subtree. If it is a node, the label is accepted.
  • Lsm label SPLICE message
  • Ru upstream node
  • ACK acknowledgment
  • the subtree can be grafted to the MPLS tree.
  • the Lsm is forwarded towards the root of the MPLS tree, which is the egress LSR for (mp2p) and the ingress LSR for (p2mp), along the already labeled path.
  • the last LAR (Ru) on the already established label switched path will send a label splice acknowledgment message (ACK) back on the same path the label splice message was sent.
  • Rx receives the ACK , the label mapping is accepted (mp2p tree) or sent (p2mp tree). In other words, the sub-tree will be spliced with the tree.
  • a LAR-X receives a label splice message from LAR-Y and it already has a pending splice message
  • LAR-Y knows there is a possibility of loop and takes appropriate action so that LSR-X does not receive the ACK, thereby preventing a looping label switched path from being established.
  • Rx is the upstream router (Ru) for the MPLS
  • Rx is the downstream router (Rd).
  • Rx sends a label splice message.
  • Rx can infer from the forwarding equivalence class (unicast, or multicast address) the type of tree, i.e. (mp2p) tree or (p2mp) tree, it will be attaching to. If a node has no outstanding label splice message on the established path, then a node is in state "no splice". If a node in state "no splice" either starts to originate a label splice message or forwards a received label splice message, then the state changes to "splicing".
  • the forwarding equivalence class unicast, or multicast address
  • node Rx receives a new label SPLICE message for example from node Rd, the new SPLICE is merged with the previous SPLICE, as illustrated in Figure 8. If a node in state "splicing" receives a label splice message, the splice message is merged and the state changes to "merging splice". If a node in state "merging splice" receives a label splice message, the splice message is merged and the state does not change. If a node which is in state "splicing" receives an ACK, an ACK is returned to all the neighbors waiting for an ACK and the state changes to "no splice".
  • a node which is in state "merging splice" receives an ACK, it sends a new label splice message and the state changes to "splicing".
  • a node If a node is in state "splicing" or "merging splice", and if the next hop towards the root changes, or if the ACK from the root gets lost, it immediately returns an ACK for each neighbor waiting for an ACK.
  • the node If the node becomes a new splicing point as a result of a change in the next hop towards the root, it should send a new splice message to the new next hop.
  • LSRs label switching routers
  • non-merging LSRs does not cause data to loop.
  • a different label mapping is returned for each label requested, i.e. the labels are not merged.
  • a node in state "splicing" or "merging splice" receives an ACK which does not correspond to the latest splice message.
  • each splice message contains a message identifier which is assigned by each node when the message is forwarded, and each ACK carries the message identifier contained in the corresponding splice message.
  • the 32- bit Message ID field can be used for this purpose. Only the ACK for the latest splice message is treated as the valid one.
  • a merging label switching router will not forward label request messages if there is already a pending label request for that FEC, but instead will attempt to merge the request once it receives the corresponding label mapping (in this case it will not receive the label mapping since the request message is looping). Hence a merging LSR will not cause a label request message to loop.
  • a non-merging LSR does not merge the label request message. It will provide a different label mapping for every label request message it receives and forward the message to the egress router. Hence if there is a routing loop, a request message may loop indefinitely.
  • Looping control messages are less a threat as looping data packets.
  • the LDP provides a mechanism to detect looping data packets and they should be adequate to deal with looping control messages as well.
  • the MPLS architecture allows labels to be used for data before the label switched paths have been completely setup. Ideally, labels should be used for multicast data forwarding only after the branch of an label switched path have been completely setup to reduce the effects of incorrectly labeled packets from being multicasted in a network.
  • Label Splice Mechanisms are orthogonal to whether LSRs are using an independent control mode where labels can be used for data before the label switched paths have been completely setup, or an ordered control mode where a label is not distributed and used until an LSR receives the label mapping/binding for the corresponding FEC from its next hop.
  • the method of the present invention is illustrated in the flow chart of Figure 9.
  • the method does not depend on the direction of data flow, or the type of multi-protocol label switching tree.
  • the loop avoidance method will be described in terms of the label setup procedure and it is noted that the role of the downstream and upstream label switching router in the scheme is reversed for each type of MPLS tree.
  • the label switching router in a MPLS tree is requested to receive (mp2p) or send (p2mp) a label mapping for a particular FEC. This indicates that a new node is to be attached to the MPLS tree.
  • the label switching router (LSR) detects, at step104, whether or not it has a previous binding for the requested forwarding equivalence class (FEC).
  • the node determines whether a single node or a subtree is to be attached. If a single node, and the mapping will be for a label for which the LSR has no previous binding, the LAR accepts the label mapping, at step 108, and receives it if (mp2p) or sends it if (p2mp), as appropriate.
  • This event can be preceded by upstream router Ru sending a label request to downstream router Rd, as, for example, when Ru initially attempts to set up a label switched path in the egress direction.
  • a label switched router in a tree determines that it has no previous binding for a particular forwarding equivalence class (FEC)
  • the label mapping is accepted (mp2mp) or sent (p2mp) and no additional new actions are needed.
  • the label switching router determines that it has a previous binding for the forwarding equivalence class (FEC), it sends a "label splice message" towards the root of the tree, at step 112.
  • a label switching router receives (mp2p tree), or sends (p2mp tree) a label mapping for a label for which it already has binding, may also be preceded by Ru sending a label request to Rd. This may happen when the next hop towards the root changes, i.e., when the Reverse Path Forwarding neighbor changes in the case of multicast or when the forwarding equivalence class (FEC) next hop changes in the case of unicast.
  • FEC forwarding equivalence class
  • step 114 it is determined if the LAR is a root-LAR or not.
  • step 116 it is determined if the LAR is awaiting for an ACK message. If the LAR has not received the ACK message and is awaiting a previous ACK message, then all further actions are terminated , step 118, for avoiding routing loops to be formed in the process. If the LAR has not yet received the ACXK message but is not waiting for a previous ACK message, step 120, the label splice message (Lsm) is forwarded to the next LAR.
  • Lsm label splice message
  • the ACK message is returned to Rx, step 110, and wnen received at step 108, the mapping is accepted. If the ACK message is never received at Rx, the process returns to step 100.
  • the loop avoidance mechanism is simple and reliable, reliable and requiring less processing compared to prior art loop prevention mechanisms. It can be used with any routing protocol for avoiding loops when constructing point-to-point (p2p), (p2mp), and (mp2p) MPLS trees.
  • the mechanism of the invention separates the loop- free path verification from the path setup process.
  • the method of loop avoidance according to the invention is simpler than the colored thread algorithm [LOOP].
  • the prevention of label request message looping functionality is performed through the LDP functionalities which already has a method to prevent label request message looping, when the present invention is used in conjunction with the LDP loop detection mechanism. Due to the separation of label mapping phase and label splicing phase, in some cases more messages would be required than the colored thread algorithm when a route changes. However, the cost would be acceptable, since the label splice messages are always forwarded toward the root of the tree regardless of whether the tree is (p2mp) or (mp2p) and can be merged at each branch of the MPLS tree.
  • the method according to the invention does not have a functionality to explicitly "detecting" label switched path loops.
  • the main objective of loop prevention in the present invention is not to detect an label switched path loop, but to prevent an label switched path from forming a loop at the time the
  • MPLS tree is constructed.
  • some LSRs are performing the loop avoidance method while other LSRs are performing conventional loop detection based on path vector.
  • Ru and Rd are LDP peers, and Ru and Rd are performing the loop prevention and loop detection, respectively. Ru never sends a label splicing message to Ru.
  • Ru may receive a label mapping message with a path vector but without a hop count from Rd. If Ru does not forward the label mapping message including a path vector to upstream label switching routers, there is a possibility of forming an label switched path loop since the information needed for loop detection is completely lost.
  • a LAR which performs the proposed loop avoidance scheme must also performs the procedures required for the LDP loop detection when it receives a label request or label mapping message containing a path vector.
  • a LAR When a LAR receives a label request message with a path vector, it adds its own address to the path vector and forward the label request message with the path vector to the downstream LAR, unless label request message looping is detected. On the other hand, when a LAR receives a label mapping message with a path vector, it adds its own address to the path vector and forward the label mapping message with the path vector to each of the upstream label switching routers, unless label switched path loop is detected.
  • the LAR may also originate a label splicing message as a result of receiving/sending the label mapping message. In this case, label switching between incoming and outgoing labels is kept pending until it receives an ACK for the label splice message.
  • Rd should immediately return an ACK to Ru instead of forwarding the label splice message further.
  • the new LDP TLVs (Type, Length, Value) required for the Label Splice Message contains the Label Splice Message type, the message length, message ID, the address of the label switching router which originates the splice message, the FEC TLV and the Label TLV.
  • the Label Splice Acknowledgment Message contains the Label Splice Acknowledgment Message type, the message length, message ID, the address of the LSR which originates the splice message, the FEC TLV and the Label TLV.
  • a new one-bit field is defined in Common Session Parameters TLV as "P" for indicating whether loop prevention is enabled.
  • a value of 0 means loop prevention is disabled; a value of 1 means that loop prevention is enabled.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

A method for avoiding loops from forming when setting up label switched paths is provided. The method uses a Label Splicing Message followed by an Acknowledgment message to determine if loops are formed in the process of joining a new node or subtree to a multicast MPLS tree. By verifying that the path towards the root of the MPLS tree is loop-free during the construction of the tree, this method complements the loop detection mechanism provided by the label switched protocol (LDP).

Description

SYSTEM AND METHOD FOR LOOP AVOIDANCE IN MULTI-PROTOCOL LABEL SWITCHING
BACKGROUND OF THE INVENTION Field of invention
The present invention relates in general to digital communication methods and systems, and in particular to a system and method for preventing the formation of loops in label switched paths in a multi-protocol label switching (MPLS) communications environment. Related art
A host node initiating a transmission of a data packet to another node in the network is called the source node. The host node which receives the data packet is called the destination node. Thus, a host node may initiate transmission or receive data, whereas a router can only receive and retransmit data. Establishing communications between a single source node and a single destination node is achieved through a process called unicast routing.
Multicasting is defined as a communications process involving one or more senders and receivers. Information transmitted by any participant in the multicast is received by every other participant in the multicast. Users connected to the network who are not participants in a particular multicast do not receive the information transmitted by any of the senders and no network components, e.g. switches or trunks, are used are used unless needed for the multicast. For example, broadcast involving one sender and many receivers is a particular case of multicasting and may include wide-area broadcast, e.g. TV and radio, narrowcast for smaller areas, and conferencing with selected numbers of transmitters and receivers across a wide area. For performing a multicast conversation in a network, the switches elect a single switch among all the switches within each network to be the "root" switch. Each switch has a unique identifier (switch ID) and the root may be the switch having the lowest switch ID. At each switch, a "root port" which gives the fewest number of hops from this switch to the root is selected, while ports not included within the spanning tree are blocked. At the root, all ports are placed in the forwarding state. For each LAN coupled to more than one switch, a "designated" switch, typically the one closest to the root, is elected to ensure connectivity to all LANs. A standard spanning tree procedure has been defined for network bridging devices (bridges, routers, switches) to enable these devices to discover a subset of any topology that forms a loop-free (i.e. tree) and yet connects every pair of local area networks (LANs) within the network (i.e. spanning). The spanning tree procedure results in a network path between any two bridging devices which is updated dynamically in response to network modifications. For example, switches exchange configuration messages called bridge protocol data units (BPDUs) frames, which allow them to calculate the active topology, or the spanning tree by blocking ail redundant links and leaving a single communications path. 5 A plurality of switches interconnected by trunks may be arranged to form a spanning tree, or a multicast distribution tree. If host nodes A and B wish to set up a multicast transmission using a previously agreed multicast address "M", a control packet containing source address "A" and destination address "M" is transmitted in the network. Entries are added at each switch o where the control packet arrives and then deleted after the defined time interval (MaxTime) if the entries are not reinforced from hosts A and B. When another host wants to join a multicast transmission, even if it is the first participant, it simply transmits a JOIN request control packet from itself to the "M" address. The JOIN request is broadcasted over the entire spanning tree 5 and the joining host continues to send packets to the "M" address with a maximum inter-packet time interval smaller than MaxTime to make sure that at least one of the relevant table entries is not cleared.
A new branch in a multicast tree is formed by transmitting a JOIN REQUEST control packet from a node, or a subtree that wishes to join the o group. The multicast tree sends back a JOIN ACKNOWLEDGMENT (JOIN-
Ack) control packet in the opposite direction. It is possible to transmit only the JOIN request and each node not already in the multicast tree which receives the JOIN request is directly attached to the tree. However, the use of JOIN- Ack provides some ability to prevent loops from occurring.
A loop is a circular path which causes a packet to return to originating node on the same path the packet was transmitted. The existence of redundant communications paths, especially in meshed networks, may cause the undesirable formation of "loops" resulting in proliferation of data frames along loops. As well, the expansion of networks often results in loops that cause undesired duplication and transmission of network packets, such as broadcast storm as well as address conflict problems. When a node attempts to re-join the group, the node generates a JOIN request control packet with a set active flag and a set re-join flag. When this packet is received at a member node, the receiving node clears the active flag and transmits a JOIN-Ack back to the node which generated the JOIN request, and retransmits copies of the JOIN request to each member node. Member nodes receiving the copy of the JOIN request control message retransmit copies of the received JOIN request to other member nodes, except the node from which the packet was received.
If the JOIN request control packet returns to the originating node wishing to re-join, then a loop exists and includes only member nodes. The originating node has to transmit a QUIT request control packet, and re- attempt to join after a preset waiting period.
It is desired to detect problematic links or loops that can cause problems and undermine the purpose of the spanning tree. Generally, most unicast algorithms provide for loop prevention when forming unicast routing paths between each node and storing these paths in the forwarding tables.
When a loop is created, the unicast algorithms detects and removes such loop by revising the paths contained in these loops. Even transient loops can disrupt the construction of the multicast tree.
As Internet communications increase, it has become apparent that competing network layer protocols, such as the Internet Protocol (IP),
Asynchronous Transfer Mode (ATM) and Frame Relay (FR), need to interoperate to forward packets. The Multi-Protocol Label Switching (MPLS) has been developed to work with any network iayer protocol.
Under a conventional connectionless network layer protocol such as IP, a data packet is forwarded from one router to another as the data packet travels from its start to its destination. As the data packet is forwarded, each router makes an independent forwarding decision for that data packet by analyzing the packet's header and running a network layer routing algorithm. Each router then independently chooses a next hop for the data packet, based on its analysis of the packet's header and the results of the running routing algorithm. To choose the next hop for a data packet involves two steps. The data packets are first partitioned into forwarding equivalence classes (FECs). Secondly, each forwarding equivalence class is mapped to a next hop.
As far as the forwarding decision is concerned, different data packets that are partitioned into the same FEC are indistinguishable, and all data packets that belong to a particular FEC and traveling from a node, follow the same path (or one of the set of paths) associated with this particular forwarding equivalence class (FEC).
A typical router considers two data packets to be in the same forwarding equivalence class (FEC) if there is an address prefix in that router's routing tables that is the longest match for each data packet's destination address. As the data packet traverses the network, each hop in turn reexamines the packet and assigns it to a forwarding equivalence class (FEC).
By contrast, in multi-protocol label switching MPLS the assignment of a data packet to a particular forwarding equivalence class (FEC) is done just once when the packet enters the network. The FEC to which the data packet is assigned is encoded as a short, fixed length value known as label.
When a data packet is forwarded to its next hop, the label is sent along with it. Thus, the packets are "labeled" before they are forwarded. At subsequent hops, there is no further analysis of the packet's network layer header. Instead, the label is used as an index into a table that specifies the next hop, and the new label to be assigned. The old label is replaced with the new label, and the packet is forwarded to the next hop. A router that supports multi-protocol label switching is known as a label switching router (LSR).
The multi-protocol label switching (MPLS) has a number of advantages over conventional network layer forwarding protocols. First, MPLS forwarding can be done by switches that are capable of doing label lookup and label replacement, but are either not capable of analyzing the network layer headers, or are not capable of analyzing the network layer headers at adequate speed.
Secondly, since a data packet is assigned to a FEC when it enters the network, an ingress router can use any information it has about the packet to determine the assignment, even if that information can not be determined from the network layer header. For example, data packets arriving on different ports can be assigned to different forwarding equivalence classes (FECs). In MPLS, a data packet that enters the network at a particular router can be labelled differently than the same packet entering the network at a different router. As a result, forwarding decisions that depend on the ingress router can be easily made. This functionality can not be achieved with conventional forwarding, since the identity of a data packet's ingress router does not travel with the packet. (Conventional forwarding can only consider information that travels with the packet in the packet header).
Finally, for purposes of traffic engineering, it is sometimes desirable to force a packet to follow a constraint route which may be explicitly chosen at or before the time the packet enters the network. In conventional forwarding, this requires that the packet carry a source routing. In MPLS, a label can be used to represent the route, so that the identity of the explicit route need not be carried with the packet.
A disadvantage of the MPLS is the possible creation of loops, due to independent labeling decisions made at each router. Loops can cause severe degradation of a label switched router (LSR) overall performance.
Generally, loop detection procedures are used to eliminate looping label switched paths in MPLS. One method of loop detection in multi-protocol label switching uses the time-to-live (TTL) value carried in a packet's header. In conventional IP forwarding, each packet carries a TTL value in its header. Whenever a packet passes through a router, its TTL is decremented by 1. If the TTL reaches 0 before the packet has reached its destination, the packet is discarded. This provides some level of protection against forwarding loops that may exist due to misconfigurations, or due to failures, or the slow convergence of a routing algorithm. However, certain communication systems are unable to support a TTL function. For example, ATM switching hardware can not decrement TTL, thus there is no protection against looping packets.
Since there is no explicit loop avoidance mechanism in the current MPLS- label distribution protocol (LDP), data may be already looping before the loops are detected. Loops are always undesirable, and more so on a distribution tree. In particular, loops in a multicast point to multipoint (p2mp) tree are harmful, as the packets are replicated and in the event of loops, multiple copies are generated at each loop. Multicast routing loops can affect a large number of nodes in a network in a short period of time and need to be detected, and ideally prevented before network failure or a long lasting damage occur. One method of loop avoidance has been proposed in Y. Ohba, Y.
Katsube, E. Rosen, P. Doolan, "MPLS Loop Prevention Mechanism", October 1999, an IETF Internet-Draft that can be found at "draft-ietf mpls-loop- prevention-02.txt". Ohba et al. present a mechanism, based on "threads", that can be used to prevent MPLS from setting up label switched paths that contain loops. When a label switched router (LSR) finds that the next hop for a particular FEC has changed, it creates a thread and extends it downstream. Each such thread is assigned a unique "color", such that no two threads in the network can have the same color. For a given label switched path, once a thread is extended to a particular next hop, no other thread is extended to that next hop, unless there is a change in the hop count from the furthest upstream node.
The only state information that needs to be associated with the next hop for a particular label switched path is the thread color, and the hop count. If there is a loop, then some thread will arrive back at an label switched router (LSR) through which it has already passed. Such an event will be detected, since each thread has a unique color. However, the proposed colored thread method of loop prevention has certain disadvantages. In particular, this method requires additional information especially the color to be added to the label which increases the size of each packet. Further, the loop prevention mechanism proposed by Ohba et al. does not separate the function of loop prevention from the label request message looping prevention, nor the label mapping from the label splicing function.
It is, therefore, desirable to provide method and system for preventing the creation of looping label switched paths in a MPLS environment that is reliable and requires a low router overhead.
SUMMARY OF THE INVENTION
The present invention seeks to overcome the disadvantages of the prior art associated with loop avoidance in a MPLS environment. In a first aspect, the present invention provides a method for preventing a looping label switched path in a multi-protocol label switching
(MPLS) environment. A label switching router (LSR) on a label switched path of a MPLS tree determines that a forwarding equivalence class (FEC) requires mapping and that there exists a previous binding for this particular FEC. The label switching router (LSR) then sends a label splice message (Lsm) to the root of the MPLS tree. If the Lsm is received at the root, a label splice message acknowledgment (Lsm-Ack) for the respective forwarding equivalence class (FEC) is returned to the LSR. When the Lsm-Ack is received at the LSR, the label is mapped for the respective FEC.
For merging label switching routers, ?
In a further aspect of the present invention, there is provided a label switching router having a ?
In another aspect, the present invention provides a multiprotocol label switching system. The system generally consists of ?
The present is not limited to the features disclosed in the "Summary of the Invention" section; it nonetheless may reside on sub-combinations of the disclosed features
BRIEF DESCRIPTION OF THE DRAWINGS
Preferred embodiments of the present invention will now be described, by way of example only, with reference to the attached Figures, wherein:
Figure 1 is a block diagram of a network communications system;
Figure 2 is a schematic representation of a multipoint to point tree;
Figure 3 is a schematic representation of a point to multipoint tree;
Figure 4 illustrates the grafting of a node to a MPLS trees a Figure 5 illustrates the grafting of a subtree to a MPLS tree;
Figure 6 illustrates loop avoidance for splicing subtrees using label splice and the acknowledgement messages, according to the invention;
Figure 7 illustrates the loop avoidance method for splicing nodes, according to the invention, Figure 8 illustrates loop avoidance for splicing new node with a member node waiting to receive an acknowledgement message to a previous transmitted label splice message, according to the invention; and
Figure 9 is a flow chart illustrating the loop avoidance method according to the invention. Similar references are used in different figures to denote similar components.
DETAILED DESCRIPTION OF THE INVENTION
The following description relates to preferred embodiments of the invention by way of example only and without limitation to the combination of features necessary for carrying the invention into effect
The present invention is directed to a method and system to avoid loops when setting up label switched paths, by verifying that the path towards the root of a MPLS tree is loop free before a node is grafted to the tree. The present invention is applicable to both unicast and multicast label setup, and is intended to complement the loop detection mechanism available for example in MPLS-LDP. The method according to the invention, may be used with ATM-label switching and FR-label switching router networks, or any other networks where multicast label switching is supported.
A system according to the present invention is shown in Fig. 1 and generally designated at reference numeral 20. In this example, system 20 consists of host nodes A, B, C, D, E and F interconnected through a multiprotocol label switching (MPLS) network 24. To communicate and share information, host nodes A and D, for example, pass messages, in the form of a digital byte stream 28, through network 24. Byte stream 28 is broken into data packets 32. To ensure that data packets 32 are correctly and efficiently routed from host A to host D, they are typically routed through one or more label switching routers (LSRs) 36. LSRs 36 can operate with various network protocols, such as Internet Protocol (IP), Asynchronous Transfer Mode (ATM) and Frame Relay (FR).
In system 20, a short, fixed length, locally significant identifier, known as a label, is attached to each packet 32 to identify its FEC. Most commonly, a data packet 32 is assigned to a FEC based on its destination address.
A "labeled packet" is a packet into which a label has been encoded. In some cases, the label resides in an encapsulation header which exists specifically for this purpose. In other cases, the label may reside in an existing data link, or network layer header as long as there is a field which is made available for that purpose. The particular encoding technique to be used must be agreed to by both the entity which encodes the label and the entity which decodes the label
In MPLS networks, data flows from an upstream node, or LSR-Ru, to a downstream node, or LSR-Rd. When Ru transmits a data packet to Rd, Ru labels the packet with "L" if the packet is a member of a particular FEC "F". That is, they can agree to a "binding" between the label "L" and the forwarding equivalence class "F" for packets moving from Ru to Rd. In this way, "L" becomes Ru's outgoing label representing the forwarding equivalence class "F", and "L" also becomes Rd's incoming label representing the forwarding equivalence class "F". ("L" represents the forwarding equivalence class "F" for data packets sent from Ru to Rd, and is an arbitrary value whose binding to "F" is local to Ru and Rd).
In the MPLS architecture, the decision to bind a particular label "L" to a particular forwarding equivalence class (FEC) "F" is made by the label switching router (LSR) which is downstream (Rd) with respect to the binding. The downstream label switching router (Rd) informs the upstream label switching router (Ru) of the binding. Thus labels are downstream-assigned, and label bindings are distributed in the downstream to upstream direction. For example, upstream router Ru can request (using a label request message), a label to be used when forwarding packets of a particular forwarding equivalence class (FEC). Downstream router Rd then informs, the upstream router Ru (via a label mapping), what label it should use. It is to be noted that Rd may distribute such a label to Ru without any prompting, e.g. without a label request from Ru.
A label switching router (LSR) informs other LSRs about the existing label/forwarding equivalence class (FEC) bindings created by the label distribution protocol (LDP). A number of different label distribution protocols (LDPs) are presently being standardized, including MPLS-BGP, MPLS-RSVP, MPLS-RSVP-TUNNELS, MPLS-LDP, and MPLS-CR-LDP. The method of the present invention will be described herein with respect to MPLS-LDP, but is equally applicable to other protocols that wish to set up loop-free MPLS trees, particularly the response (RSVP) protocol and the multicast routing protocol (MRP).
Examples of MPLS trees are illustrated in Figures 2 and 3. When unicast flows are aggregated towards an egress LSR, a MPLS multipoint to point (mp2p) tree is set up. A MPLS-(mp2p) tree is shown in Figure 3 where
R4 is the downstream router (Rd) and R6 is the upstream router Ru.
Conversely, when multicast flows are distributed from an ingress LSR, a MPLS-(p2mp) or point-to-multipoint tree, as shown in Figure 2, is set up. In this case, R4 is the upstream router and R6 is the downstream router.
A multicast tree may be a source tree, a unidirectional shared tree, or a bidirectional shared tree. In the case of a source tree, the root of the MPLS tree is the ingress LSR of the source tree.
In the case of a unidirectional shared tree, the root of the MPLS tree is either the core node (such as a Rendezvous Point in PIM-SM), or the ingress LSR of the MPLS tree, if the core node is not included in the MPLS tree.
In the case of bi-directional shared (multicast) trees, data flows towards R1 as well as away from R1. In the case of a bidirectional shared tree, such as a core based tree (CBT), the root of the MPLS tree is either the core node (the CBT core node), or the LSR that is nearest to the core node, if the core node is not included in the MPLS tree.
A label switched path is a sequence of label switching routers (LSRs) and the particular FEC, as it travels fro hop to hop toward its destination.
Generally, a label switching router (LSR) is attached to a MPLS tree after receiving a label mapping message from a member downstream neighbouring node. There are two distinct cases to consider: (a) attaching a single node to a tree as illustrated in Figure 4; and (b) attaching a sub-tree, to another tree as illustrated in Figure 5.
It is to be noted that when grafting a subtree to a MPLS tree, the "loop avoidance mechanism" has to be invoked. Regardless of whether it is unicast or multicast labeled switched path, grafting a node or a subtree to a MPLS tree has to be done without causing routing loops in the resulting tree. According to the present invention, when a label switching router (LSR) is to be attached to a MPLS tree, the label switched path to the root of the MPLS tree is verified to be loop free before a label switched path is spliced with another label switched path. Avoiding loops according to the invention is performed independent of the direction of flow and the type of MPLS tree. Due to the label setup procedure, the role of the downstream and upstream
LSR is reversed for the types of MPLS trees illustrated in Figures 2 and 3. Upon either receiving (mp2p tree) or before sending (p2mp tree) a label mapping which has no binding yet, a label switching router Rx would verify whether there is a joining node or subtree. If it is a node, the label is accepted.
As shown in Figure 6, if it is a subtree Rx sends a label SPLICE message (Lsm) towards the ROOT. Lswm reaches an upstream node Ru which sends a acknowledgment (ACK) back to Rx. When ACK message is received the subtree can be grafted to the MPLS tree. The Lsm is forwarded towards the root of the MPLS tree, which is the egress LSR for (mp2p) and the ingress LSR for (p2mp), along the already labeled path. The last LAR (Ru) on the already established label switched path will send a label splice acknowledgment message (ACK) back on the same path the label splice message was sent. Once Rx receives the ACK , the label mapping is accepted (mp2p tree) or sent (p2mp tree). In other words, the sub-tree will be spliced with the tree. As illustrated in Figure 7, if a LAR-X receives a label splice message from LAR-Y and it already has a pending splice message, LAR-Y knows there is a possibility of loop and takes appropriate action so that LSR-X does not receive the ACK, thereby preventing a looping label switched path from being established. As mentioned before, Rx is the upstream router (Ru) for the MPLS
(mp2p) tree case. For the MPLS (p2mp) tree case, Rx is the downstream router (Rd). When node Rx decides to be attached to the MPLS tree, Rx sends a label splice message.
Rx can infer from the forwarding equivalence class (unicast, or multicast address) the type of tree, i.e. (mp2p) tree or (p2mp) tree, it will be attaching to. If a node has no outstanding label splice message on the established path, then a node is in state "no splice". If a node in state "no splice" either starts to originate a label splice message or forwards a received label splice message, then the state changes to "splicing". If while waiting for ACK message to return from Ru, node Rx receives a new label SPLICE message for example from node Rd, the new SPLICE is merged with the previous SPLICE, as illustrated in Figure 8. If a node in state "splicing" receives a label splice message, the splice message is merged and the state changes to "merging splice". If a node in state "merging splice" receives a label splice message, the splice message is merged and the state does not change. If a node which is in state "splicing" receives an ACK, an ACK is returned to all the neighbors waiting for an ACK and the state changes to "no splice".
If a node which is in state "merging splice" receives an ACK, it sends a new label splice message and the state changes to "splicing".
If a node is in state "splicing" or "merging splice", and if the next hop towards the root changes, or if the ACK from the root gets lost, it immediately returns an ACK for each neighbor waiting for an ACK.
If the node becomes a new splicing point as a result of a change in the next hop towards the root, it should send a new splice message to the new next hop. The above procedures are only necessary for merging label switching routers (LSRs) since labeled paths are never merged (spliced) by non- merging LSRs. Hence non-merging LSRs does not cause data to loop. A different label mapping is returned for each label requested, i.e. the labels are not merged. There is a case in which a node in state "splicing" or "merging splice" receives an ACK which does not correspond to the latest splice message. In order to distinguish the latest ACK from old ones, each splice message contains a message identifier which is assigned by each node when the message is forwarded, and each ACK carries the message identifier contained in the corresponding splice message. In the case of LDP, the 32- bit Message ID field can be used for this purpose. Only the ACK for the latest splice message is treated as the valid one.
A merging label switching router will not forward label request messages if there is already a pending label request for that FEC, but instead will attempt to merge the request once it receives the corresponding label mapping (in this case it will not receive the label mapping since the request message is looping). Hence a merging LSR will not cause a label request message to loop.
A non-merging LSR, however does not merge the label request message. It will provide a different label mapping for every label request message it receives and forward the message to the egress router. Hence if there is a routing loop, a request message may loop indefinitely.
Looping control messages are less a threat as looping data packets. The LDP provides a mechanism to detect looping data packets and they should be adequate to deal with looping control messages as well. The MPLS architecture allows labels to be used for data before the label switched paths have been completely setup. Ideally, labels should be used for multicast data forwarding only after the branch of an label switched path have been completely setup to reduce the effects of incorrectly labeled packets from being multicasted in a network. Note that the Label Splice Mechanisms, however, are orthogonal to whether LSRs are using an independent control mode where labels can be used for data before the label switched paths have been completely setup, or an ordered control mode where a label is not distributed and used until an LSR receives the label mapping/binding for the corresponding FEC from its next hop.
The method of the present invention is illustrated in the flow chart of Figure 9. The method does not depend on the direction of data flow, or the type of multi-protocol label switching tree. However, the loop avoidance method will be described in terms of the label setup procedure and it is noted that the role of the downstream and upstream label switching router in the scheme is reversed for each type of MPLS tree.
Initially, at step 100, the label switching router in a MPLS tree is requested to receive (mp2p) or send (p2mp) a label mapping for a particular FEC. This indicates that a new node is to be attached to the MPLS tree. The label switching router (LSR) then detects, at step104, whether or not it has a previous binding for the requested forwarding equivalence class (FEC).
At step 104, the node determines whether a single node or a subtree is to be attached. If a single node, and the mapping will be for a label for which the LSR has no previous binding, the LAR accepts the label mapping, at step 108, and receives it if (mp2p) or sends it if (p2mp), as appropriate.
This event can be preceded by upstream router Ru sending a label request to downstream router Rd, as, for example, when Ru initially attempts to set up a label switched path in the egress direction. When a label switched router in a tree determines that it has no previous binding for a particular forwarding equivalence class (FEC), the label mapping is accepted (mp2mp) or sent (p2mp) and no additional new actions are needed. However, if at step 104, the label switching router determines that it has a previous binding for the forwarding equivalence class (FEC), it sends a "label splice message" towards the root of the tree, at step 112. In the event when a label switching router receives (mp2p tree), or sends (p2mp tree) a label mapping for a label for which it already has binding, may also be preceded by Ru sending a label request to Rd. This may happen when the next hop towards the root changes, i.e., when the Reverse Path Forwarding neighbor changes in the case of multicast or when the forwarding equivalence class (FEC) next hop changes in the case of unicast.
At step 114, it is determined if the LAR is a root-LAR or not. At step 116, it is determined if the LAR is awaiting for an ACK message. If the LAR has not received the ACK message and is awaiting a previous ACK message, then all further actions are terminated , step 118, for avoiding routing loops to be formed in the process. If the LAR has not yet received the ACXK message but is not waiting for a previous ACK message, step 120, the label splice message (Lsm) is forwarded to the next LAR.
If at step 114, it is determined that the LAR is not the root-node, the ACK message is returned to Rx, step 110, and wnen received at step 108, the mapping is accepted. If the ACK message is never received at Rx, the process returns to step 100. The loop avoidance mechanism according to the invention, is simple and reliable, reliable and requiring less processing compared to prior art loop prevention mechanisms. It can be used with any routing protocol for avoiding loops when constructing point-to-point (p2p), (p2mp), and (mp2p) MPLS trees. Advantageously, the mechanism of the invention separates the loop- free path verification from the path setup process.
The method of loop avoidance according to the invention is simpler than the colored thread algorithm [LOOP]. The prevention of label request message looping functionality is performed through the LDP functionalities which already has a method to prevent label request message looping, when the present invention is used in conjunction with the LDP loop detection mechanism. Due to the separation of label mapping phase and label splicing phase, in some cases more messages would be required than the colored thread algorithm when a route changes. However, the cost would be acceptable, since the label splice messages are always forwarded toward the root of the tree regardless of whether the tree is (p2mp) or (mp2p) and can be merged at each branch of the MPLS tree. Due to the fact that the label splicing message itself has no special information for loop prevention other than the FEC and the label, the method according to the invention does not have a functionality to explicitly "detecting" label switched path loops. However, the main objective of loop prevention in the present invention is not to detect an label switched path loop, but to prevent an label switched path from forming a loop at the time the
MPLS tree is constructed.
When the present invention is used in conjunction with the LDP loop detection mechanism, some LSRs are performing the loop avoidance method while other LSRs are performing conventional loop detection based on path vector.
Suppose that Ru and Rd are LDP peers, and Ru and Rd are performing the loop prevention and loop detection, respectively. Ru never sends a label splicing message to Ru. On the other hand, Ru may receive a label mapping message with a path vector but without a hop count from Rd. If Ru does not forward the label mapping message including a path vector to upstream label switching routers, there is a possibility of forming an label switched path loop since the information needed for loop detection is completely lost.
In order to avoid this kind of interoperability problem, a LAR which performs the proposed loop avoidance scheme must also performs the procedures required for the LDP loop detection when it receives a label request or label mapping message containing a path vector.
When a LAR receives a label request message with a path vector, it adds its own address to the path vector and forward the label request message with the path vector to the downstream LAR, unless label request message looping is detected. On the other hand, when a LAR receives a label mapping message with a path vector, it adds its own address to the path vector and forward the label mapping message with the path vector to each of the upstream label switching routers, unless label switched path loop is detected. The LAR may also originate a label splicing message as a result of receiving/sending the label mapping message. In this case, label switching between incoming and outgoing labels is kept pending until it receives an ACK for the label splice message.
If an label switching router Rd that is performing the proposed loop avoidance scheme receives a label splice message from Ru and the next hop label switching router to the root of the MPLS tree is not performing the proposed loop avoidance scheme, Rd should immediately return an ACK to Ru instead of forwarding the label splice message further.
The new LDP TLVs (Type, Length, Value) required for the Label Splice Message contains the Label Splice Message type, the message length, message ID, the address of the label switching router which originates the splice message, the FEC TLV and the Label TLV.
The Label Splice Acknowledgment Message contains the Label Splice Acknowledgment Message type, the message length, message ID, the address of the LSR which originates the splice message, the FEC TLV and the Label TLV.
Some changes in LDP Common Session Parameters TLV are necessary. A new one-bit field is defined in Common Session Parameters TLV as "P" for indicating whether loop prevention is enabled. A value of 0 means loop prevention is disabled; a value of 1 means that loop prevention is enabled. When P-bit is set to 1 , D-bit must also be set to 1. No label splice message is sent to an LDP peer from which a Common Session Parameters TLV is received with P-bit=0.
The above-described embodiments of the invention are intended to be examples of the present invention and alterations and modifications may be effected thereto, by those of skill in the art, without departing from the scope of the invention which is defined solely by the claims appended hereto.

Claims

We claim:
1. A method for preventing routing loops from forming when joining a node to a MPLS tree, comprising the steps of:
a) obtaining at a label switching router (LAR) a label mapping for a forwarding equivalence class (FEC); b) determining if previous bindings exist for said FEC; c) determining if said joining node is a single node or a parent node of a subtree; d) accepting the mapping for said single node if no previous bindings exist; and if said previous bindings exist when said subtree is attached to said MPLS tree: e) sending a label splice message (Lsm) from said LAR to a root-node on a label switched path and returning a label splice message acknowledgment
(ACK) to said LAR , and: f) accepting the mapping after receiving said ACK at said LAR; g) terminating any further action if said LAR is waiting for a previous ACK message; h) forwarding said Lsm to the next LAR if said LAR is not waiting for said previous ACK message.
EP00938372A 1999-06-07 2000-06-07 System and method for loop avoidance in multi-protocol label switching Expired - Lifetime EP1201061B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13771799P 1999-06-07 1999-06-07
US137717P 1999-06-07
PCT/CA2000/000665 WO2000076126A2 (en) 1999-06-07 2000-06-07 System and method for loop avoidance in multi-protocol label switching

Publications (2)

Publication Number Publication Date
EP1201061A2 true EP1201061A2 (en) 2002-05-02
EP1201061B1 EP1201061B1 (en) 2005-08-17

Family

ID=22478752

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00938372A Expired - Lifetime EP1201061B1 (en) 1999-06-07 2000-06-07 System and method for loop avoidance in multi-protocol label switching

Country Status (5)

Country Link
EP (1) EP1201061B1 (en)
AU (2) AU5516300A (en)
CA (1) CA2376690A1 (en)
DE (1) DE60022057T2 (en)
WO (2) WO2000075962A2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6728220B2 (en) 2001-05-24 2004-04-27 Riverstone Networks, Inc. Method and system for preventing transmission loops in a label switching domain
DE10133473C1 (en) * 2001-07-10 2003-02-20 Siemens Ag Process for the optimized use of SCTP (Stream Control Transmission Protocol) in MPLS (Multi Protocol Label Switching) networks
US6950870B2 (en) * 2002-02-06 2005-09-27 Harris Corporation Method and apparatus for loop detection and dissolution in a communication network
US7706258B2 (en) 2004-12-22 2010-04-27 Alcatel Lucent System and method for detecting loops in a customer-provider bridge domain
US8488616B2 (en) * 2005-04-05 2013-07-16 Cisco Technology, Inc. Building multipoint-to-multipoint label switch paths
CN101192959B (en) * 2006-11-28 2011-04-20 中兴通讯股份有限公司 Method for recovering multicast service connection of automatic switching optical network
CN101984587B (en) * 2010-11-12 2015-06-10 中兴通讯股份有限公司 Method, system and device for detecting connectivity of two points of multicast forwarding tree
CN103220218B (en) 2013-04-28 2016-03-30 杭州华三通信技术有限公司 The method and apparatus of anti-loops in vertical stack networking
CN105721297B (en) * 2016-01-28 2019-04-09 北京国电通网络技术有限公司 SDN network based routing loop detection method and system
US11606287B2 (en) * 2020-09-10 2023-03-14 Rockwell Collins, Inc. Multicast and broadcast storm prevention
CN114490565B (en) * 2020-10-27 2025-06-17 网联清算有限公司 Database fault processing method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5331637A (en) * 1993-07-30 1994-07-19 Bell Communications Research, Inc. Multicast routing using core based trees

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0076126A2 *

Also Published As

Publication number Publication date
WO2000075962A3 (en) 2001-05-17
WO2000076126A3 (en) 2001-08-09
AU5516300A (en) 2000-12-28
CA2376690A1 (en) 2000-12-14
DE60022057D1 (en) 2005-09-22
WO2000076126A2 (en) 2000-12-14
EP1201061B1 (en) 2005-08-17
AU5378700A (en) 2000-12-28
DE60022057T2 (en) 2006-01-26
WO2000075962A2 (en) 2000-12-14

Similar Documents

Publication Publication Date Title
US6879594B1 (en) System and method for loop avoidance in multi-protocol label switching
US7881184B2 (en) Reverse notification tree for data networks
US6728777B1 (en) Method for engineering paths for multicast traffic
US7796504B1 (en) Method for establishing an MPLS data network protection pathway
US8130637B2 (en) Method and apparatus for detecting MPLS network failures
EP1413092B1 (en) Method and system for preventing transmission loops in a label switching domain
US8218429B2 (en) Method and device for multicast traffic redundancy protection
US7787399B2 (en) Automatically configuring mesh groups in data networks
US7451241B2 (en) Method and system for providing failure protection in a ring network that utilizes label switching
US20060168279A1 (en) Apparatus and method for providing multi protocol label switching (MPLS)-based virtual private network (VPN)
US8611346B1 (en) Multicast sparse-mode source redundancy
Raj et al. A survey of IP and multiprotocol label switching fast reroute schemes
EP1201061B1 (en) System and method for loop avoidance in multi-protocol label switching
EP2353257A1 (en) Multicast and bidirectional unicast signaling in single root multipoint services using rsvp-te
EP1188272B1 (en) Method for engineering paths for multicast traffic
CN100442770C (en) A Method of Realizing Multicast in BGP/MPLS VPN
CN101163103A (en) Method of implementing fast rerouting
EP2239956B1 (en) Method, apparatus and system for ip/optical convergence
KR100310302B1 (en) Method of multicast label switched path establishment using multicast label in mpls network
Garg Label Distribution Protocol & Loop Free Alternative
CN116527571A (en) Cross-region wide area network two-layer transparent virtual circuit data transmission system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20020211

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

RIN1 Information on inventor provided before grant (corrected)

Inventor name: LEE, CHENG, YIN

Inventor name: ANDERSSON, LOA

RBV Designated contracting states (corrected)

Designated state(s): DE FR GB

17Q First examination report despatched

Effective date: 20040913

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 60022057

Country of ref document: DE

Date of ref document: 20050922

Kind code of ref document: P

ET Fr: translation filed
PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20060518

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 16

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20160601

Year of fee payment: 17

Ref country code: GB

Payment date: 20160601

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20160516

Year of fee payment: 17

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 60022057

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20170607

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20180228

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20180103

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170607

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170630