US20120163387A1 - Method and device of mpls network traffic switching - Google Patents

Method and device of mpls network traffic switching Download PDF

Info

Publication number
US20120163387A1
US20120163387A1 US13/409,690 US201213409690A US2012163387A1 US 20120163387 A1 US20120163387 A1 US 20120163387A1 US 201213409690 A US201213409690 A US 201213409690A US 2012163387 A1 US2012163387 A1 US 2012163387A1
Authority
US
United States
Prior art keywords
forwarding entry
forwarding
unit
sending
downlink
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.)
Abandoned
Application number
US13/409,690
Inventor
Xin Lv
Zhenbin Li
Qingsong XIAO
Bing Wu
Guangdong Zhu
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US13/409,690 priority Critical patent/US20120163387A1/en
Publication of US20120163387A1 publication Critical patent/US20120163387A1/en
Abandoned legal-status Critical Current

Links

Images

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/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/023Delayed use of routing table updates

Definitions

  • the present disclosure relates to routing and forwarding technologies in the communication network field, and in particular, to a network traffic switching technology.
  • the Multi-Protocol Label Switching (MPLS) technology plays a more and more important role in the IP network. If packets are forwarded through label switching in an MPLS network, the network route may be controlled flexibly. Label switching is also applied widely in traffic engineering, Virtual Private Network (VPN), Quality of Service (QoS) control, and so on.
  • the path for forwarding packets in an MPLS network is called a Label Switching Path (LSP).
  • LSP Label Switching Path
  • the method of MPLS network traffic switching in a conventional art includes: sending, by a control plane of a router, an uplink forwarding entry also known as an Incoming Label Mapping (ILM) and a downlink forwarding entry also known as a Next Hop Label Forwarding Entry (NHLFE) to a forwarding unit immediately after a new LSP is created successfully; at the same time, replacing ILM entries and NHLFE entries existent before switching; switching the traffic to the new LSP; and deleting, by the control plane, the LSP existent before the switching, thus finishing the traffic switching.
  • ILM Incoming Label Mapping
  • NHLFE Next Hop Label Forwarding Entry
  • the NHLFE is used to describe the operations performed by the router for the label, including pushing, popping, and switching.
  • the ILM is a process of mapping the label to the NHLFE performed by the label switching router. On each label switching router of the LSP, a mapping entry of the mapping between the input label and the output label is maintained. For a received label packet, the label switching router needs only to find the corresponding NHLFE according to the ILM entry, and then forward the packet.
  • the sending of the ILM entry may be asynchronous to the sending of the NHLFE entry, thus causing transient interruption of the traffic.
  • the sending of the ILM entry is faster than the sending of the NHLFE entry, the following phenomenon may occur in a very short period: The NHLFE entry before switching is not replaced but the ILM entry before switching is already replaced with a new ILM entry. If such a phenomenon occurs, the old NHLFE entry is not available for matching the new ILM entry before the NHLFE entry is replaced, and the traffic may be interrupted transiently.
  • the upstream node forwarding entry is asynchronous to the downstream node forwarding entry, which also causes transient interruption of the traffic. If the traffic of the upstream node is switched to the new LSP before the downstream node forwarding entry is sent completely, the traffic may also be interrupted transiently. Traffic interruption deteriorates the availability and stability of the network seriously.
  • Various embodiments of the present disclosure provide a method of MPLS network traffic switching and a network node device, so as to reduce traffic interruption in the traffic switching process and improve the stability and availability of the MPLS network.
  • the method includes: receiving a message indicative of creating an LSP successfully; generating an uplink forwarding entry and a downlink forwarding entry according to the message indicative of creating an LSP successfully; sending the downlink forwarding entry to a forwarding unit; sending the uplink forwarding entry to the forwarding unit after completion of forwarding the downlink forwarding entry; and performing, by the forwarding unit, traffic forwarding according to the uplink forwarding entry and the downlink forwarding entry.
  • a network node device is provided in an embodiment of the present disclosure.
  • the network node device includes:
  • a data receiving unit adapted to receive data from another node in the network
  • a forwarding unit adapted to forward the data received by the data receiving unit according to the forwarding entry
  • a signaling receiving unit adapted to receive the message indicative of creating an LSP successfully
  • a forwarding entry generating unit adapted to generate a forwarding entry according to the message indicative of creating an LSP successfully, where the types of the forwarding entry include an uplink forwarding entry and a downlink forwarding entry;
  • a forwarding entry sending unit adapted to: send the downlink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at the first moment, and send the uplink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at the second moment.
  • the method of MPLS network traffic switching and the network node device provided herein ensure the sequence of processing the events in the traffic switching process, thus ensuring traffic stability in the traffic switching process and preventing traffic interruption.
  • FIG. 1 schematically shows a protocol LSP in an MPLS network
  • FIG. 2 is a flowchart of MPLS network traffic switching in an embodiment of the present disclosure
  • FIG. 3 is a more detailed flowchart of step S 202 illustrated in FIG. 2 ;
  • FIG. 4 is a more detailed flowchart of step S 203 illustrated in FIG. 2 ;
  • FIG. 5 is a more detailed flowchart of step S 204 illustrated in FIG. 2 ;
  • FIG. 6 shows a structure of a network node device in an embodiment of the present disclosure.
  • the path A-B-C-D-E is an LSP of an MPLS network.
  • the path A-G-C is adapted to protect node B and relevant links
  • the path B-G-D is adapted to protect node C and relevant links
  • the path C-F-E is adapted to protect node D and relevant links
  • the path D-F-E is adapted to protect the link D-E. If the link B-C fails, the traffic on node B may be switched to the B-G-D path immediately, thus avoiding packet loss.
  • the FRR which serves as a temporary protection mode, the main tunnel triggers creation of a new LSP immediately after a link fault occurs. After the new LSP is created successfully, the traffic is switched to the new LSP.
  • the user modifies the attribute of the MPLS traffic engineering tunnel.
  • the network triggers creation of a new LSP and switches the traffic to the new LSP.
  • a method of MPLS network traffic switching is provided in an embodiment of the present disclosure.
  • the control plane of the ingress device stores the new uplink forwarding entry and sends the new downlink forwarding entry to the forwarding unit (step S 202 ).
  • the control plane of the network node device of the ingress sends the stored new uplink forwarding entry (step S 203 ).
  • the forwarding unit forwards the data according to the new forwarding entry, thus implementing traffic switching.
  • the old forwarding entry before switching is deleted from the forwarding unit (step S 204 ).
  • the LSP A-B-C-D-E of the MPLS network is switched to the LSP A-G-C-D-E.
  • the ingress A When receiving a message indicative of creating the new LSP successfully “A-G-C-D-E” (Resource Reservation), the ingress A generates a new uplink forwarding entry and a new downlink forwarding entry.
  • the control plane of the ingress A stores the uplink forwarding entry (ILM entry), for example, stores the ILM entry in its control plane or a storing unit. Its control plane sends the NHLFE entry of the downlink forwarding entry.
  • ILM entry uplink forwarding entry
  • Its control plane sends the NHLFE entry of the downlink forwarding entry.
  • the traffic switching succeeds, and the control plane deletes the tunnel A-B-C-D-E existent before switching.
  • the main tunnel of traffic is the tunnel A-G-C-D-E.
  • FIG. 3 is a more detailed flowchart of step S 202 .
  • a path deletion timer is started (step S 301 ).
  • the control plane stores the ILM of the new uplink forwarding entry (step S 302 ) and sends the NHLFE of the new downlink forwarding entry (step S 303 ).
  • Step S 302 and step S 303 may occur at the same time.
  • a traffic switching timer is started after the control plane sends the NHLFE of the new downlink forwarding entry (step S 304 ).
  • the control plane sends the ILM of the uplink forwarding entry upon timeout of the traffic switching timer.
  • FIG. 5 which is a more detailed flowchart of step S 204 , the old forwarding entry existent before switching is deleted upon timeout of the path deletion timer.
  • the event of creating the new LSP successfully triggers start of the path deletion timer, and the event that the control plane sends a new downlink forwarding entry triggers start of the traffic switching timer.
  • the user may change and configure the delay duration of the timers.
  • the arrival timeout duration of the path deletion timer is greater than that of the traffic switching timer.
  • the path deletion timer is started as soon as the ingress A receives a message indicative of creating a new LSP successfully.
  • the control plane of node A stores the ILM of the new uplink forwarding entry.
  • the control plane sends the NHLFE of the new downlink forwarding entry without replacing the NHLFE of the downlink forwarding entry existent before switching.
  • the uplink information of the ingress A is the ILM of the uplink forwarding entry existent before switching.
  • the NHLFE of the downlink forwarding entry existent before switching coexists with the NHLFE of the new downlink forwarding entry.
  • the NHLFE of the downlink forwarding entry of the path A-B-C-D-E coexists with that of the path A-G-C-D-E at node A.
  • a traffic switching timer is started after the control plane of the ingress A sends the NHLFE of the downlink forwarding entry.
  • the control plane Upon completion of forwarding the new downlink forwarding entry, the control plane sends the uplink forwarding entry ILM of node A.
  • the new uplink forwarding entry ILM replaces the uplink forwarding entry ILM existent before switching.
  • the ILM of the new uplink forwarding entry applies in the uplink information of the ingress A, but the NHLFE of the downlink forwarding entry of the path A-B-C-D-E still coexists with that of the path A-G-C-D-E at node A.
  • the control plane deletes the LSP existent before switching, namely, deletes the path A-B-C-D-E and relevant entries.
  • the NHLFE of the downlink forwarding entry of node A existent before switching is deleted by the control plane of the ingress A, only the ILM of the new uplink forwarding entry and the NHLFE of the downlink forwarding entry are stored, and the traffic is switched to the new LSP A-G-C-D-E completely.
  • the LSP is an ordinary LSP, or specifically, a constraint-based LSP. When the LSP is a constraint-based LSP, the process and the method of traffic switching described above still apply.
  • the ingress A of the LSP upon receiving the message indicative of creating the new LSP successfully, the ingress A of the LSP sends the NHLFE of the new downlink forwarding entry.
  • the ILM of the new uplink forwarding entry is not sent, but is stored.
  • the traffic switching timer is started.
  • the ILM of the new uplink forwarding entry is sent only when the timer expires.
  • the LSP A-B-C-D-E existent before switching is not deleted immediately.
  • the timeout triggers deletion of the LSP A-B-C-D-E existent before switching.
  • the value of the traffic switching timer and the path deletion timer may be a default value or a user-defined value.
  • the two timers ensure that: When the head node A switches traffic, all downstream nodes have sent the new forwarding entry; and the NHLFE entry of the old downlink forwarding entry exists until the ILM entry of the new uplink forwarding entry is sent.
  • the method of traffic switching in an embodiment of the present disclosure uses a timer to ensure the sequence of processing the events in the traffic switching process, and provides buffering through short coexistence of the new forwarding entry and the old forwarding entry, thus reducing the probability of traffic interruption in the traffic switching process.
  • the new uplink forwarding entry is sent only after it is determined that the new downlink forwarding entry is forwarded completely. Unlike the first embodiment, the second embodiment does not need to set a path deletion timer.
  • the ingress of the LSP After receiving the message indicative of creating the new LSP successfully, the ingress of the LSP generates a new uplink forwarding entry and a new downlink forwarding entry, and sends the new downlink forwarding entry first.
  • the forwarding unit of the ingress After receiving the new downlink forwarding entry, the forwarding unit of the ingress generates a feedback message, and returns the feedback message to the control plane.
  • the control plane After receiving the feedback message, the control plane determines that the new downlink forwarding entry is sent completely, and sends the new uplink forwarding entry.
  • the ingress A of the LSP upon receiving the message indicative of creating the new LSP successfully, the ingress A of the LSP sends the NHLFE of the new downlink forwarding entry.
  • the ILM of the new uplink forwarding entry is not sent, but is stored.
  • the ILM of the new uplink forwarding entry is sent only after the new downlink forwarding entry is forwarded completely.
  • FIG. 6 shows a structure of the network node device.
  • the network node device 10 provided in this embodiment includes: a signaling receiving unit 101 , a timer unit 102 , a control plane 104 , a forwarding unit 105 , and a data receiving unit 106 .
  • the control plane 104 is coupled with the data receiving unit 106 , the signaling receiving unit 101 , the timer unit 102 , and the forwarding unit 105 , and controls the data receiving unit 106 , the signaling receiving unit 101 , the timer unit 102 , and the forwarding unit 105 , thus implementing communication between the units.
  • the forwarding unit 105 further includes a feedback message generating unit. After receiving the forwarding entry sent by the control plane, the forwarding unit 105 generates a feedback message, which informs the control plane 104 that the forwarding unit 105 has received the forwarding entry sent by the control plane 104 .
  • the control plane 104 includes a forwarding entry generating unit 1041 .
  • the forwarding entry generating unit 1041 When receiving the message indicative of creating the new LSP successfully, the forwarding entry generating unit 1041 generates a new uplink forwarding entry and a new downlink forwarding entry.
  • the control plane 104 includes a forwarding entry sending unit 1042 , adapted to: receive the new downlink forwarding entry and send the downlink forwarding entry to the forwarding unit 105 at a first moment; receive the new uplink forwarding entry and send the uplink forwarding entry to the forwarding unit 105 at a second moment.
  • the control plane 104 is further responsible for label distribution, creation and sending of the forwarding entry, and deletion of the LSP.
  • the network node device may further include a storing unit 103 .
  • the forwarding entry created by the control plane 104 is stored in the storing unit 103 temporarily if it is not sent immediately after being created. Alternatively, the storing unit 103 may be set in the control plane 104 .
  • the signaling receiving unit 101 is adapted to receive the signaling and messages in the network, for example, the message indicative of creating an LSP successfully.
  • the data receiving unit 106 is adapted to receive the packets transmitted in the network.
  • the timer unit 102 is adapted to set and start a timeout timer.
  • the timer unit 102 includes a traffic switching timer 1021 and a path deletion timer 1022 .
  • the path deletion timer 1022 is triggered.
  • the control plane 104 sends a forwarding entry, the traffic switching timer 1021 is triggered.
  • the timers mentioned above are overtime timers.
  • the overtime of the traffic switching timer 1021 triggers the control plane 104 to send the forwarding entry stored in the control plane 104 or the storing unit 103 temporarily.
  • the forwarding unit 105 forwards the packets received by the data receiving unit 1012 according to the forwarding entry sent by the control plane 104 .
  • the control plane 104 creates a new forwarding entry, and sends the forwarding entry or stores the forwarding entry temporarily as required.
  • the signaling receiving unit 101 triggers the path deletion timer 1022 in the timer unit 102 upon receiving the message indicative of creating an LSP successfully.
  • the control plane 104 sends a forwarding entry (at a first moment)
  • the traffic switching timer 1021 is triggered.
  • the control plane sends the forwarding entry temporarily stored in the control plane 104 or the storing unit 103 .
  • the control plane Upon timeout of the path deletion timer 1022 , the control plane deletes the forwarding entry existent before switching.
  • the forwarding unit 105 forwards the packets received by the data receiving unit 106 according to the forwarding entry.
  • the network node device has finished traffic switching, which reduces the probability of traffic interruption in the traffic switching process.
  • the traffic switching timer 1021 is avoided, but the forwarding unit 105 includes a feedback message generating unit.
  • the forwarding entry sending unit 1042 sends a new downlink forwarding entry to the forwarding unit 105 (at a first moment).
  • the feedback message generating unit generates a feedback message and sends it to the signaling receiving unit 101 .
  • the control plane controls the sending unit 1042 to send a new uplink forwarding entry.
  • the node device which is not an ingress of the LSP does not need to receive the message indicative of creating an LSP successfully.
  • the control plane 104 creates a new forwarding entry according to the routing information, and sends the forwarding entry or stores it temporarily as required.
  • the traffic switching timer 1021 is triggered.
  • the control plane sends the forwarding entry temporarily stored in the control plane 104 or the storing unit 103 .
  • the control plane deletes the forwarding entry existent before switching.
  • the forwarding unit 105 forwards the packets received by the data receiving unit 1012 according to the forwarding entry.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method of MPLS network traffic switching is provided herein. The method includes these steps: receiving a message indicative of creating a new LSP successfully, and generating a new uplink forwarding entry and a new downlink forwarding entry according to the message; storing the new uplink forwarding entry, and configuring the new downlink forwarding entry; configuring the new uplink forwarding entry upon completion of configuring the new downlink forwarding entry; and forwarding the traffic according to the new uplink forwarding entry and the new downlink forwarding entry. By ensuring the sequence of processing the events in the traffic switching process, the method reduces the probability of traffic interruption in the traffic switching process. A network node device for implementing MPLS network traffic switching is also provided herein.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. application Ser. No. 12/617,953, filed Nov. 13, 2009, which is a continuation of International Application No. PCT/CN2008/070960, filed May 14, 2008. The International Application claims the benefit of Chinese Patent Application No. 200710074540.4, filed May 17, 2007, granted Jan. 20, 2010, patent No. 100583827C, both of which are hereby incorporated by reference in their entireties.
  • FIELD OF THE DISCLOSURE
  • The present disclosure relates to routing and forwarding technologies in the communication network field, and in particular, to a network traffic switching technology.
  • BACKGROUND
  • As a key technology of the Next Generation Network (NGN), the Multi-Protocol Label Switching (MPLS) technology plays a more and more important role in the IP network. If packets are forwarded through label switching in an MPLS network, the network route may be controlled flexibly. Label switching is also applied widely in traffic engineering, Virtual Private Network (VPN), Quality of Service (QoS) control, and so on. The path for forwarding packets in an MPLS network is called a Label Switching Path (LSP).
  • With the MPLS technology being widely applied in the multi-service bearer of the IP network, traffic switching of the MPLS network becomes an important subject, and is involved in detecting a network fault and creating a traffic protection path. Therefore, the improvement of the traffic switching technology is critical to improving the availability and stability of the MPLS network, and preventing interruption of network traffic.
  • After an LSP is created in the MPLS network, traffic switching occurs when the user modifies the tunnel configuration of the MPLS Traffic Engineering (MPLS TE) or performs Fast ReRouting (FRR) switching. The method of MPLS network traffic switching in a conventional art includes: sending, by a control plane of a router, an uplink forwarding entry also known as an Incoming Label Mapping (ILM) and a downlink forwarding entry also known as a Next Hop Label Forwarding Entry (NHLFE) to a forwarding unit immediately after a new LSP is created successfully; at the same time, replacing ILM entries and NHLFE entries existent before switching; switching the traffic to the new LSP; and deleting, by the control plane, the LSP existent before the switching, thus finishing the traffic switching.
  • The NHLFE is used to describe the operations performed by the router for the label, including pushing, popping, and switching. The ILM is a process of mapping the label to the NHLFE performed by the label switching router. On each label switching router of the LSP, a mapping entry of the mapping between the input label and the output label is maintained. For a received label packet, the label switching router needs only to find the corresponding NHLFE according to the ILM entry, and then forward the packet.
  • In the method of MPLS network traffic switching in the conventional art, the sending of the ILM entry may be asynchronous to the sending of the NHLFE entry, thus causing transient interruption of the traffic. If the sending of the ILM entry is faster than the sending of the NHLFE entry, the following phenomenon may occur in a very short period: The NHLFE entry before switching is not replaced but the ILM entry before switching is already replaced with a new ILM entry. If such a phenomenon occurs, the old NHLFE entry is not available for matching the new ILM entry before the NHLFE entry is replaced, and the traffic may be interrupted transiently. Besides, the upstream node forwarding entry is asynchronous to the downstream node forwarding entry, which also causes transient interruption of the traffic. If the traffic of the upstream node is switched to the new LSP before the downstream node forwarding entry is sent completely, the traffic may also be interrupted transiently. Traffic interruption deteriorates the availability and stability of the network seriously.
  • SUMMARY
  • Various embodiments of the present disclosure provide a method of MPLS network traffic switching and a network node device, so as to reduce traffic interruption in the traffic switching process and improve the stability and availability of the MPLS network.
  • The method includes: receiving a message indicative of creating an LSP successfully; generating an uplink forwarding entry and a downlink forwarding entry according to the message indicative of creating an LSP successfully; sending the downlink forwarding entry to a forwarding unit; sending the uplink forwarding entry to the forwarding unit after completion of forwarding the downlink forwarding entry; and performing, by the forwarding unit, traffic forwarding according to the uplink forwarding entry and the downlink forwarding entry.
  • A network node device is provided in an embodiment of the present disclosure. The network node device includes:
  • a data receiving unit, adapted to receive data from another node in the network;
  • a forwarding unit, adapted to forward the data received by the data receiving unit according to the forwarding entry;
  • a signaling receiving unit, adapted to receive the message indicative of creating an LSP successfully;
  • a forwarding entry generating unit, adapted to generate a forwarding entry according to the message indicative of creating an LSP successfully, where the types of the forwarding entry include an uplink forwarding entry and a downlink forwarding entry; and
  • a forwarding entry sending unit, adapted to: send the downlink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at the first moment, and send the uplink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at the second moment.
  • The method of MPLS network traffic switching and the network node device provided herein ensure the sequence of processing the events in the traffic switching process, thus ensuring traffic stability in the traffic switching process and preventing traffic interruption.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 schematically shows a protocol LSP in an MPLS network;
  • FIG. 2 is a flowchart of MPLS network traffic switching in an embodiment of the present disclosure;
  • FIG. 3 is a more detailed flowchart of step S202 illustrated in FIG. 2;
  • FIG. 4 is a more detailed flowchart of step S203 illustrated in FIG. 2;
  • FIG. 5 is a more detailed flowchart of step S204 illustrated in FIG. 2; and
  • FIG. 6 shows a structure of a network node device in an embodiment of the present disclosure.
  • DETAILED DESCRIPTION
  • As shown in FIG. 1, the path A-B-C-D-E is an LSP of an MPLS network. The path A-G-C is adapted to protect node B and relevant links, the path B-G-D is adapted to protect node C and relevant links, the path C-F-E is adapted to protect node D and relevant links, and the path D-F-E is adapted to protect the link D-E. If the link B-C fails, the traffic on node B may be switched to the B-G-D path immediately, thus avoiding packet loss. In the FRR which serves as a temporary protection mode, the main tunnel triggers creation of a new LSP immediately after a link fault occurs. After the new LSP is created successfully, the traffic is switched to the new LSP.
  • After the LSP on the MPLS network is created, the user modifies the attribute of the MPLS traffic engineering tunnel. Alternatively, when traffic switching occurs in the FRR, the network triggers creation of a new LSP and switches the traffic to the new LSP. As shown in FIG. 2, a method of MPLS network traffic switching is provided in an embodiment of the present disclosure. When an ingress of an LSP receives a RSVP reservation request (RESV) message indicative of creating a new LSP successfully (step S201), a new uplink forwarding entry and a new downlink forwarding entry are generated. The message indicative of creating the new LSP successfully records the information required for traffic engineering, for example, sequence number of the session, label object, and resource and stream object paths. Afterward, the control plane of the ingress device stores the new uplink forwarding entry and sends the new downlink forwarding entry to the forwarding unit (step S202). After the new downlink forwarding entry is forwarded, the control plane of the network node device of the ingress sends the stored new uplink forwarding entry (step S203). The forwarding unit forwards the data according to the new forwarding entry, thus implementing traffic switching. After the traffic is switched successfully, the old forwarding entry before switching is deleted from the forwarding unit (step S204).
  • Taking the MPLS network illustrated in FIG. 1 as an example, the LSP A-B-C-D-E of the MPLS network is switched to the LSP A-G-C-D-E. When receiving a message indicative of creating the new LSP successfully “A-G-C-D-E” (Resource Reservation), the ingress A generates a new uplink forwarding entry and a new downlink forwarding entry. The control plane of the ingress A stores the uplink forwarding entry (ILM entry), for example, stores the ILM entry in its control plane or a storing unit. Its control plane sends the NHLFE entry of the downlink forwarding entry. After the forwarding entry is updated to the new ILM entry, the traffic switching succeeds, and the control plane deletes the tunnel A-B-C-D-E existent before switching. At this time, the main tunnel of traffic is the tunnel A-G-C-D-E.
  • In order to ensure the sequence of processing the events, a timer is introduced into the method of MPLS network traffic switching in a first embodiment of the present disclosure to ensure the sequence of processing the events in the traffic switching process. FIG. 3 is a more detailed flowchart of step S202. When the ingress of the LSP receives the message indicative of creating the new LSP successfully, a path deletion timer is started (step S301). Afterward, the control plane stores the ILM of the new uplink forwarding entry (step S302) and sends the NHLFE of the new downlink forwarding entry (step S303). Step S302 and step S303 may occur at the same time. A traffic switching timer is started after the control plane sends the NHLFE of the new downlink forwarding entry (step S304). As shown in FIG. 4 which is a more detailed flowchart of step S203, the control plane sends the ILM of the uplink forwarding entry upon timeout of the traffic switching timer. As shown in FIG. 5 which is a more detailed flowchart of step S204, the old forwarding entry existent before switching is deleted upon timeout of the path deletion timer.
  • The event of creating the new LSP successfully triggers start of the path deletion timer, and the event that the control plane sends a new downlink forwarding entry triggers start of the traffic switching timer. The user may change and configure the delay duration of the timers. The arrival timeout duration of the path deletion timer is greater than that of the traffic switching timer.
  • Still taking the MPLS network shown in FIG. 1 as an example, the path deletion timer is started as soon as the ingress A receives a message indicative of creating a new LSP successfully. Afterward, the control plane of node A stores the ILM of the new uplink forwarding entry. Meanwhile, the control plane sends the NHLFE of the new downlink forwarding entry without replacing the NHLFE of the downlink forwarding entry existent before switching. At this time, the uplink information of the ingress A is the ILM of the uplink forwarding entry existent before switching. In the downlink information, the NHLFE of the downlink forwarding entry existent before switching coexists with the NHLFE of the new downlink forwarding entry. That is, the NHLFE of the downlink forwarding entry of the path A-B-C-D-E coexists with that of the path A-G-C-D-E at node A. A traffic switching timer is started after the control plane of the ingress A sends the NHLFE of the downlink forwarding entry. Upon completion of forwarding the new downlink forwarding entry, the control plane sends the uplink forwarding entry ILM of node A. The new uplink forwarding entry ILM replaces the uplink forwarding entry ILM existent before switching. At this time, the ILM of the new uplink forwarding entry applies in the uplink information of the ingress A, but the NHLFE of the downlink forwarding entry of the path A-B-C-D-E still coexists with that of the path A-G-C-D-E at node A. Upon timeout of the path deletion timer, the control plane deletes the LSP existent before switching, namely, deletes the path A-B-C-D-E and relevant entries. At this time, the NHLFE of the downlink forwarding entry of node A existent before switching is deleted by the control plane of the ingress A, only the ILM of the new uplink forwarding entry and the NHLFE of the downlink forwarding entry are stored, and the traffic is switched to the new LSP A-G-C-D-E completely. The LSP is an ordinary LSP, or specifically, a constraint-based LSP. When the LSP is a constraint-based LSP, the process and the method of traffic switching described above still apply.
  • Through the method of MPLS network traffic switching, upon receiving the message indicative of creating the new LSP successfully, the ingress A of the LSP sends the NHLFE of the new downlink forwarding entry. However, the ILM of the new uplink forwarding entry is not sent, but is stored. The traffic switching timer is started. The ILM of the new uplink forwarding entry is sent only when the timer expires. The LSP A-B-C-D-E existent before switching is not deleted immediately. Once the path deletion timer expires, the timeout triggers deletion of the LSP A-B-C-D-E existent before switching. The value of the traffic switching timer and the path deletion timer may be a default value or a user-defined value. The two timers ensure that: When the head node A switches traffic, all downstream nodes have sent the new forwarding entry; and the NHLFE entry of the old downlink forwarding entry exists until the ILM entry of the new uplink forwarding entry is sent. The method of traffic switching in an embodiment of the present disclosure uses a timer to ensure the sequence of processing the events in the traffic switching process, and provides buffering through short coexistence of the new forwarding entry and the old forwarding entry, thus reducing the probability of traffic interruption in the traffic switching process.
  • In order to ensure the sequence of processing the events, in the method of MPLS network traffic switching in a second embodiment of the present disclosure, the new uplink forwarding entry is sent only after it is determined that the new downlink forwarding entry is forwarded completely. Unlike the first embodiment, the second embodiment does not need to set a path deletion timer. After receiving the message indicative of creating the new LSP successfully, the ingress of the LSP generates a new uplink forwarding entry and a new downlink forwarding entry, and sends the new downlink forwarding entry first. After receiving the new downlink forwarding entry, the forwarding unit of the ingress generates a feedback message, and returns the feedback message to the control plane. After receiving the feedback message, the control plane determines that the new downlink forwarding entry is sent completely, and sends the new uplink forwarding entry. Through the method of MPLS network traffic switching, upon receiving the message indicative of creating the new LSP successfully, the ingress A of the LSP sends the NHLFE of the new downlink forwarding entry. However, the ILM of the new uplink forwarding entry is not sent, but is stored. The ILM of the new uplink forwarding entry is sent only after the new downlink forwarding entry is forwarded completely. The foregoing method accomplishes the effect of the first embodiment.
  • A network node device is provided in an embodiment of the present disclosure. FIG. 6 shows a structure of the network node device. The network node device 10 provided in this embodiment includes: a signaling receiving unit 101, a timer unit 102, a control plane 104, a forwarding unit 105, and a data receiving unit 106.
  • The control plane 104 is coupled with the data receiving unit 106, the signaling receiving unit 101, the timer unit 102, and the forwarding unit 105, and controls the data receiving unit 106, the signaling receiving unit 101, the timer unit 102, and the forwarding unit 105, thus implementing communication between the units. The forwarding unit 105 further includes a feedback message generating unit. After receiving the forwarding entry sent by the control plane, the forwarding unit 105 generates a feedback message, which informs the control plane 104 that the forwarding unit 105 has received the forwarding entry sent by the control plane 104. The control plane 104 includes a forwarding entry generating unit 1041. When receiving the message indicative of creating the new LSP successfully, the forwarding entry generating unit 1041 generates a new uplink forwarding entry and a new downlink forwarding entry. The control plane 104 includes a forwarding entry sending unit 1042, adapted to: receive the new downlink forwarding entry and send the downlink forwarding entry to the forwarding unit 105 at a first moment; receive the new uplink forwarding entry and send the uplink forwarding entry to the forwarding unit 105 at a second moment. Besides, the control plane 104 is further responsible for label distribution, creation and sending of the forwarding entry, and deletion of the LSP. The network node device may further include a storing unit 103. The forwarding entry created by the control plane 104 is stored in the storing unit 103 temporarily if it is not sent immediately after being created. Alternatively, the storing unit 103 may be set in the control plane 104.
  • The signaling receiving unit 101 is adapted to receive the signaling and messages in the network, for example, the message indicative of creating an LSP successfully. The data receiving unit 106 is adapted to receive the packets transmitted in the network. The timer unit 102 is adapted to set and start a timeout timer. The timer unit 102 includes a traffic switching timer 1021 and a path deletion timer 1022. When the signaling receiving unit 101 receives a message indicative of creating the LSP successfully, the path deletion timer 1022 is triggered. When the control plane 104 sends a forwarding entry, the traffic switching timer 1021 is triggered. The timers mentioned above are overtime timers. The overtime of the traffic switching timer 1021 triggers the control plane 104 to send the forwarding entry stored in the control plane 104 or the storing unit 103 temporarily. The forwarding unit 105 forwards the packets received by the data receiving unit 1012 according to the forwarding entry sent by the control plane 104.
  • At the time of network traffic switching, if the network node device is an ingress of an LSP and its signaling receiving unit 101 receives a message indicative of creating an LSP successfully, the control plane 104 creates a new forwarding entry, and sends the forwarding entry or stores the forwarding entry temporarily as required. The signaling receiving unit 101 triggers the path deletion timer 1022 in the timer unit 102 upon receiving the message indicative of creating an LSP successfully. When the control plane 104 sends a forwarding entry (at a first moment), the traffic switching timer 1021 is triggered. Upon timeout of the traffic switching timer 1021 (at a second moment), the control plane sends the forwarding entry temporarily stored in the control plane 104 or the storing unit 103. Upon timeout of the path deletion timer 1022, the control plane deletes the forwarding entry existent before switching. The forwarding unit 105 forwards the packets received by the data receiving unit 106 according to the forwarding entry. By now, the network node device has finished traffic switching, which reduces the probability of traffic interruption in the traffic switching process.
  • In another embodiment of the ingress of the LSP, the traffic switching timer 1021 is avoided, but the forwarding unit 105 includes a feedback message generating unit. As soon as the forwarding entry generating unit 1041 generates a forwarding entry, the forwarding entry sending unit 1042 sends a new downlink forwarding entry to the forwarding unit 105 (at a first moment). After the forwarding unit 105 receives the new uplink forwarding entry, the feedback message generating unit generates a feedback message and sends it to the signaling receiving unit 101. After the signaling receiving unit 101 receives the feedback message (at a second moment), the control plane controls the sending unit 1042 to send a new uplink forwarding entry.
  • In the network traffic switching, the node device which is not an ingress of the LSP does not need to receive the message indicative of creating an LSP successfully. The control plane 104 creates a new forwarding entry according to the routing information, and sends the forwarding entry or stores it temporarily as required. When the control plane 104 sends a forwarding entry, the traffic switching timer 1021 is triggered. Upon timeout of the traffic switching timer 1021, the control plane sends the forwarding entry temporarily stored in the control plane 104 or the storing unit 103. Upon timeout of the path deletion timer 1022, the control plane deletes the forwarding entry existent before switching. The forwarding unit 105 forwards the packets received by the data receiving unit 1012 according to the forwarding entry. By now, the network node device has finished traffic switching, which reduces the probability of traffic interruption in the traffic switching process.

Claims (18)

1. A method of Multi-Protocol Label Switching (MPLS), network traffic switching, comprising:
receiving a message indicative of creating a Label Switching Path (LSP), successfully;
generating an uplink forwarding entry and a downlink forwarding entry according to the message indicative of creating the LSP successfully;
sending the downlink forwarding entry to a forwarding unit;
sending the uplink forwarding entry to the forwarding unit after the downlink forwarding entry is forwarded completely; and
forwarding traffic according to the uplink forwarding entry and the downlink forwarding entry.
2. The method of MPLS network traffic switching according to claim 1, wherein the sending of the uplink forwarding entry to the forwarding unit after the downlink forwarding entry is forwarded completely comprises:
starting a traffic switching timer when sending the downlink forwarding entry, and sending the uplink forwarding entry upon timeout of the traffic switching timer.
3. The method of MPLS network traffic switching according to claim 1, wherein the sending of the new uplink forwarding entry to the forwarding unit after the downlink forwarding entry is forwarded completely comprises:
obtaining a message indicative of completion of sending the downlink forwarding entry; and
sending the uplink forwarding entry.
4. The method of MPLS network traffic switching according to claim 3, wherein the obtaining of the message indicative of completion of sending the downlink forwarding entry comprises:
generating, by the forwarding unit, a feedback message after obtaining the downlink forwarding entry, and sending the feedback message to a control unit.
5. The method of MPLS network traffic switching according to claim 1, wherein the sending of the downlink forwarding entry to the forwarding unit comprises:
sending the downlink forwarding entry to the forwarding unit, and retaining an old downlink forwarding entry existent before switching in the forwarding unit.
6. The method of MPLS network traffic switching according to claim 5, further comprising:
starting a path deletion timer upon receiving a message indicative of creating a new LSP successfully; and
deleting the old downlink forwarding entry existent before switching upon timeout of the path deletion timer.
7. The method of MPLS network traffic switching according to claim 5, wherein the retaining of the old downlink forwarding entry existent before switching in the forwarding unit comprises:
storing the uplink forwarding entry in a forwarding entry generating unit before sending the uplink forwarding entry
8. The method of MPLS network traffic switching according to claim 1, further comprising:
there is a period between the sending the downlink forwarding entry to a forwarding unit and the sending the uplink forwarding entry to the forwarding unit, the downlink forwarding entry is forwarded completely within the period.
9. The method of MPLS network traffic switching according to claim 8, wherein the sending of the uplink forwarding entry to the forwarding unit after the downlink forwarding entry is forwarded completely comprises:
starting a traffic switching timer when sending the downlink forwarding entry, and sending the uplink forwarding entry upon timeout of the traffic switching timer.
10. The method of MPLS network traffic switching according to claim 8, wherein the sending of the new uplink forwarding entry to the forwarding unit after the downlink forwarding entry is forwarded completely comprises:
obtaining a message indicative of completion of sending the downlink forwarding entry; and
sending the uplink forwarding entry
11. The method of MPLS network traffic switching according to claim 10, wherein the obtaining of the message indicative of completion of sending the downlink forwarding entry comprises:
generating, by the forwarding unit, a feedback message after obtaining the downlink forwarding entry, and sending the feedback message to a control unit.
12. The method of MPLS network traffic switching according to claim 8, wherein the sending of the downlink forwarding entry to the forwarding unit comprises:
sending the downlink forwarding entry to the forwarding unit, and retaining an old downlink forwarding entry existent before switching in the forwarding unit.
13. The method of MPLS network traffic switching according to claim 12, further comprising:
starting a path deletion timer upon receiving a message indicative of creating a new LSP successfully; and
deleting the old downlink forwarding entry existent before switching upon timeout of the path deletion timer.
14. The method of MPLS network traffic switching according to claim 12, wherein the retaining of the old downlink forwarding entry existent before switching in the forwarding unit comprises:
storing the uplink forwarding entry in a forwarding entry generating unit before sending the uplink forwarding entry.
15. A network node device, comprising:
a data receiving unit, adapted to receive data from another node in a network;
a forwarding unit, adapted to forward the data received by the data receiving unit according to a forwarding entry;
a signaling receiving unit, adapted to receive a message indicative of creating a Label Switching Path (LSP), successfully;
a forwarding entry generating unit, adapted to generate the forwarding entry according to the message indicative of creating the LSP successfully, wherein types of the forwarding entry comprise an uplink forwarding entry and a downlink forwarding entry; and
a forwarding entry sending unit, adapted to: send the downlink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at a first moment, and send the uplink forwarding entry generated by the forwarding entry generating unit to the forwarding unit at a second moment.
16. The network node device of claim 15, wherein:
the forwarding unit further comprises a feedback message generating unit, adapted to: generate a feedback message after the forwarding unit obtains the downlink forwarding entry, and send the feedback message to the signaling receiving unit, the signaling receiving unit determines the second moment according to the feedback message.
17. The network node device of claim 15, further comprising:
a storing unit, adapted to store a new uplink forwarding entry generated by the forwarding entry generating unit.
18. The network node device of claim 16, wherein the forwarding entry generating unit further comprises:
a storing unit, adapted to store new uplink forwarding entries.
US13/409,690 2007-05-17 2012-03-01 Method and device of mpls network traffic switching Abandoned US20120163387A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/409,690 US20120163387A1 (en) 2007-05-17 2012-03-01 Method and device of mpls network traffic switching

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
CN200710074540A CN100583827C (en) 2007-05-17 2007-05-17 Method and equipment for multiple protocol label switching network flow switchover
CN200710074540.4 2007-05-17
PCT/CN2008/070960 WO2008141567A1 (en) 2007-05-17 2008-05-14 Multi-protocol label switching network flow switch method and equipment
US12/617,953 US8155124B2 (en) 2007-05-17 2009-11-13 Method and device of MPLS network traffic switching
US13/409,690 US20120163387A1 (en) 2007-05-17 2012-03-01 Method and device of mpls network traffic switching

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/617,953 Continuation US8155124B2 (en) 2007-05-17 2009-11-13 Method and device of MPLS network traffic switching

Publications (1)

Publication Number Publication Date
US20120163387A1 true US20120163387A1 (en) 2012-06-28

Family

ID=38866383

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/617,953 Expired - Fee Related US8155124B2 (en) 2007-05-17 2009-11-13 Method and device of MPLS network traffic switching
US13/409,690 Abandoned US20120163387A1 (en) 2007-05-17 2012-03-01 Method and device of mpls network traffic switching

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/617,953 Expired - Fee Related US8155124B2 (en) 2007-05-17 2009-11-13 Method and device of MPLS network traffic switching

Country Status (4)

Country Link
US (2) US8155124B2 (en)
EP (1) EP2099174B1 (en)
CN (1) CN100583827C (en)
WO (1) WO2008141567A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107332696A (en) * 2017-06-15 2017-11-07 烽火通信科技股份有限公司 Solve the out of order system and method for relaying configuration
US10361912B2 (en) 2014-06-30 2019-07-23 Huawei Technologies Co., Ltd. Traffic switching method and apparatus

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100583827C (en) 2007-05-17 2010-01-20 华为技术有限公司 Method and equipment for multiple protocol label switching network flow switchover
CN101640882B (en) * 2009-09-07 2012-07-11 杭州华三通信技术有限公司 Method and device for preventing flow from breaking
CN101753581B (en) * 2010-01-15 2013-04-24 华为技术有限公司 Method and device for forwarding uninterrupted data
CN101800700B (en) * 2010-02-10 2012-01-25 华为技术有限公司 LSP pre-deleting method based on MPLS and device
US8929735B2 (en) * 2010-05-07 2015-01-06 Ciena Corporation Dynamic trail termination point creation for optical transport networks
CN102624602A (en) * 2011-01-31 2012-08-01 华为技术有限公司 Label switched path processing method and system, and node equipment
US8943490B1 (en) * 2012-09-28 2015-01-27 Juniper Networks, Inc. Intelligent non-stop software upgrade
EP3176987B1 (en) * 2014-09-10 2019-10-02 Sony Corporation Communication control device, communication control method and communication system
CN104618238B (en) * 2015-02-16 2018-01-12 新华三技术有限公司 A kind of method and apparatus for discharging traffic engineering resource
CN106375215A (en) * 2015-07-23 2017-02-01 中兴通讯股份有限公司 Method and device for preventing switchback packet loss
CN107306216B (en) * 2016-04-19 2021-08-31 中兴通讯股份有限公司 Flow forwarding method and device
CN108243102B (en) * 2016-12-27 2022-03-11 迈普通信技术股份有限公司 Method for realizing fast rerouting and PE equipment
CN112187647B (en) * 2019-07-05 2021-12-14 华为技术有限公司 Message forwarding method, message forwarding equipment and computer readable storage medium
CN113872860B (en) * 2021-11-01 2023-02-24 新华三技术有限公司合肥分公司 Path switching method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068654B1 (en) * 2001-04-18 2006-06-27 3Com Corporation System and method for providing masquerading using a multiprotocol label switching
US20070019652A1 (en) * 2005-07-20 2007-01-25 Shand Ian M C Method and apparatus for updating label-switched paths
US20070036078A1 (en) * 2005-08-05 2007-02-15 Kuntal Chowdhury Quality of service update procedure
US20080198764A1 (en) * 2005-06-07 2008-08-21 Ralf Keller Communication Path Allocating Entity and Method

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980524B1 (en) * 1999-05-20 2005-12-27 Polytechnic University Methods and apparatus for routing in a mobile ad hoc network
US7317731B2 (en) * 2002-05-13 2008-01-08 Tropic Networks Inc. System and method for distributed resource reservation protocol-traffic engineering (RSVP-TE) hitless restart in multi-protocol label switching (MPLS) network
CN1214582C (en) * 2002-06-28 2005-08-10 华为技术有限公司 Message transferring method based on multi-protocol label switching network
EP1416682B1 (en) * 2002-10-31 2009-07-29 Alcatel Lucent Methods of processing data packets at layer three level in a telecommunication equipment
US7343423B2 (en) * 2003-10-07 2008-03-11 Cisco Technology, Inc. Enhanced switchover for MPLS fast reroute
US7174427B2 (en) * 2003-12-05 2007-02-06 Intel Corporation Device and method for handling MPLS labels
US7801857B2 (en) * 2003-12-19 2010-09-21 Solace Systems, Inc. Implicit routing in content based networks
CN100452755C (en) 2004-05-18 2009-01-14 华为技术有限公司 A method for establishing static label transmitting route
US7370119B2 (en) * 2004-05-21 2008-05-06 Cisco Technology, Inc. Scalable MPLS fast reroute switchover with reduced complexity
EP1753176A4 (en) * 2004-06-07 2008-10-29 Huawei Tech Co Ltd A method for realizing route transmitting in the network
CN100518135C (en) * 2004-08-17 2009-07-22 华为技术有限公司 Method for renewing route in multi protocol label exchanging network
CN100359860C (en) 2004-09-27 2008-01-02 华为技术有限公司 Multiprotocol label switching network protection switching method
JP4549961B2 (en) * 2004-11-01 2010-09-22 株式会社日立製作所 Communication path monitoring system and communication network system
CN1780253A (en) * 2004-11-17 2006-05-31 华为技术有限公司 Method for repeating route rapidly
US8004960B2 (en) * 2006-04-28 2011-08-23 Cisco Technology, Inc. Method and apparatus for forwarding label distribution protocol multicast traffic during fast reroute
CN1946040A (en) 2006-10-13 2007-04-11 华为技术有限公司 Protective method and device for multicast service
CN100583827C (en) * 2007-05-17 2010-01-20 华为技术有限公司 Method and equipment for multiple protocol label switching network flow switchover

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068654B1 (en) * 2001-04-18 2006-06-27 3Com Corporation System and method for providing masquerading using a multiprotocol label switching
US20080198764A1 (en) * 2005-06-07 2008-08-21 Ralf Keller Communication Path Allocating Entity and Method
US20070019652A1 (en) * 2005-07-20 2007-01-25 Shand Ian M C Method and apparatus for updating label-switched paths
US20070036078A1 (en) * 2005-08-05 2007-02-15 Kuntal Chowdhury Quality of service update procedure

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10361912B2 (en) 2014-06-30 2019-07-23 Huawei Technologies Co., Ltd. Traffic switching method and apparatus
CN107332696A (en) * 2017-06-15 2017-11-07 烽火通信科技股份有限公司 Solve the out of order system and method for relaying configuration

Also Published As

Publication number Publication date
EP2099174A1 (en) 2009-09-09
CN100583827C (en) 2010-01-20
EP2099174A4 (en) 2009-12-30
CN101060483A (en) 2007-10-24
WO2008141567A1 (en) 2008-11-27
EP2099174B1 (en) 2015-04-01
US8155124B2 (en) 2012-04-10
US20100054265A1 (en) 2010-03-04

Similar Documents

Publication Publication Date Title
US8155124B2 (en) Method and device of MPLS network traffic switching
US8218432B2 (en) Routing method in a label switching network
US7289429B2 (en) System and method to perform non-service effecting bandwidth reservation using a reservation signaling protocol
US7433301B2 (en) Method of transferring packets and router device therefor
US7133358B2 (en) Failure control unit
US7535829B2 (en) Tunnel reroute
US7345994B2 (en) Transparent re-routing of MPLS traffic engineering LSPs within a link bundle
Porwal et al. Traffic Analysis of MPLS and Non MPLS Network including MPLS Signaling Protocols and Traffic distribution in OSPF and MPLS
US7787359B2 (en) Method and system for data forwarding in label switching network
US20140029418A1 (en) System and method for switching traffic from sub-optimal primary p2mp to standby p2mp
US9473392B2 (en) Midspan re-optimization of traffic engineered label switched paths
US20170111268A1 (en) Make-before-break mechanism for label switched paths
US8176201B1 (en) Controlling the signaling of label-switched paths using a label distribution protocol employing messages which facilitate the use of external prefixes
WO2013135046A1 (en) Method and device for establishing multicast path
Bhandure et al. Comparative Analysis of Mpls and Non-Mpls Network
JP4522955B2 (en) Multicast point-to-point (MP2P) multiprotocol label switching (MPLS) traffic engineering (TE) communication system
KR20050080703A (en) Apparatus and method for automatically reconfiguration path
WO2021179231A1 (en) Apparatuses and methods for restoration of a label-switched path in a network
Agarwal et al. Ingress failure recovery mechanisms in MPLS network
Banimelhem et al. Resiliency issues in MPLS networks
KR100748097B1 (en) Route configuration method and apparatus for security of qos(quality of service)
CN115499369A (en) Path protection method and device
KR100715680B1 (en) Path protection method using label switching technology metro ethernet networks
Marian et al. Proposed packet routing system based on label switched method
KR20040048527A (en) Protocol structure for MPLS-based next generation radio access network using extended RSVP-TE

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION