US20060013145A1 - Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks - Google Patents

Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks Download PDF

Info

Publication number
US20060013145A1
US20060013145A1 US11/215,771 US21577105A US2006013145A1 US 20060013145 A1 US20060013145 A1 US 20060013145A1 US 21577105 A US21577105 A US 21577105A US 2006013145 A1 US2006013145 A1 US 2006013145A1
Authority
US
United States
Prior art keywords
loopback
packet
router
directional traffic
traffic trunk
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
US11/215,771
Inventor
Samson Boodaghians
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 US11/215,771 priority Critical patent/US20060013145A1/en
Publication of US20060013145A1 publication Critical patent/US20060013145A1/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
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements

Definitions

  • the present invention relates generally to network operation, administration, and maintenance (OA&M) functions for communication networks. More particularly, the present invention relates to a loopback function for networks employing label switching techniques.
  • OA&M network operation, administration, and maintenance
  • a typical digital communications network has a network architecture that is based upon the Open Systems Interconnection (OSI) Reference Model for providing communication between a multiplicity of interconnected digital end systems or “nodes.”
  • the OSI Reference Model divides networking protocols into seven layers, which, in ascending order of abstraction, are: 1 ) the physical layer, 2 ) the data-link layer, 3 ) the network layer, 4 ) the transport layer, 5 ) the session layer, 6 ) the presentation layer, and 7 ) the application layer.
  • Local area networks i.e., a short-distance communications network
  • Routers operate at layer 2 in the OSI model.
  • Routers operate at layer 3 in the OSI model and may connect two LANs or other types of networks having different protocols. More specifically, routers at the network layer terminate local data-link layer protocols and utilize network layer addresses and data frame restructuring to communicate with each other.
  • IP Internet Protocol
  • a router receives a packet and determines a next hop, i.e., the next destination for the received packet in the path towards the final packet destination.
  • a next hop i.e., the next destination for the received packet in the path towards the final packet destination.
  • each router in the path to the final destination of the packet analyzes the packet header for identifying the packet's destination address and runs a routing algorithm for determining the next hop towards the identified destination address.
  • Multi-Protocol Label Switching optimizes conventional routing techniques by assigning labels to a Forwarding Equivalent Class (FEC).
  • FEC Forwarding Equivalent Class
  • a FEC is defined as a set of packets that can be handled equivalently for the purpose of forwarding and thus is suitable for binding to a label.
  • LSR label switching router
  • LSP label-switched path
  • LSRs make forwarding decisions based on the label attached to the packet, and consequently, packets are routed through the network faster.
  • MPLS is being developed for high-speed networks that, for example, are used by some Internet-service providers (ISPs).
  • ISPs Internet-service providers
  • MPLS is currently being standardized by the MPLS Working Group of the IETF (Internet Engineering Task Force).
  • FIG. 1 illustrates an MPLS packet having a data-link layer 8 , MPLS shim header 7 , network layer 6 and a payload 5 .
  • MPLS uses a shim header 7 between a data-link layer 8 and a network layer 6 for integrating IP routing with label switching.
  • the MPLS architecture encapsulates an IP packet in an MPLS shim header 7 .
  • the shim header 7 is placed between the data-link layer 8 and the network layer 6 headers.
  • MPLS can operate on any layer 2 media (e.g., ATM, FR, PPP), but MPLS currently serves only the IP client network layer.
  • the shim header consists of a series of label stack entries. Each label stack entry contains a 20-bit label field 1 , a 3-bit experimental field 2 , a single bit field 3 indicating the bottom of the label stack and an 8-bit time-to-live (TTL) field 4 .
  • TTL time-to-live
  • each LSR in a MPLS network may include a forwarding table having next hop label forwarding entries (NHLFEs).
  • NHLFE next hop label forwarding entries
  • Each NHLFE contains the physical interfaces or ports, the incoming label, and the outgoing label for the next hop for a received packet.
  • a label in a label stack entry of a received packet is used as an index for retrieving a NHLFE containing the next hop for the received packet.
  • the label from the label stack entry on the top of the label stack is used to index the NHLFEs in the LSR.
  • the outgoing label for the next hop which is retrieved from the identified NHLFE, is placed on top of the label stack for the packet, and the packet is transmitted to the next hop.
  • This label switching technique is used by the LSRs for routing MPLS packets through the MPLS network.
  • FIG. 2 illustrates a reference topology for a typical MPLS network 45 .
  • MPLS network 45 includes a set of nodes or LSRs for performing MPLS routing and forwarding.
  • the LSRs in MPLS network 45 include intermediate LSRs and label-edge routers, e.g., LER 1 and LER 2 .
  • the set of contiguous nodes that an MPLS packet traverses in the MPLS network is called a Label Switched Path (LSP).
  • LSP Label Switched Path
  • MPLS network 45 includes a bi-directional traffic engineering trunk (BTT) 42 having two traffic engineering trunks with the same endpoints, i.e., LER 1 and LER 2 , and opposite directions of transmission.
  • the two traffic trunks that form BTT 42 traverse two unidirectional explicitly-routed label-switched paths (ER-LSPs) between LER 1 and LER 2 .
  • An ER-LSP is a LSP defined by a management system or a single LSR that is typically the ingress LSR for that particular direction of transmission, e.g., LER 1 or LER 2 .
  • ER-LSPs are set up independent of IP shortest path routing algorithms.
  • BTT 42 is formed of two traffic trunks traversing two ER-LSPs in opposite directions.
  • One traffic trunk flows downstream from ingress LER 1 towards egress LER 2 on one ER-LSP.
  • the other traffic trunk flows upstream from egress LER 2 towards ingress LER 1 on the other ER-LSP. Consequently, BTT 42 traverses a complete round-trip path between LER 1 and LER 2 .
  • ER-LSPs which form BTTs
  • BTT bandwidth
  • QoS quality of service
  • MPLS describes six basic traffic engineering functions that can be performed on a traffic engineering trunk: establish, activate, deactivate, modify attributes, reroute, and destroy.
  • MPLS currently lacks OA&M functions that can provide the ability for ascertaining parameters of a BTT.
  • OA&M functions that can provide the ability for ascertaining parameters of a BTT.
  • Hosts use commands, such as Ping and Traceroute, in conjunction with Internet Control Message Protocol (ICMP) for diagnosing routing problems.
  • ICMP Internet Control Message Protocol
  • a router unable to deliver a datagram can send an ICMP message to a host that originated the datagram.
  • the present invention includes a loopback OA&M function, which can operate independent of the layer 3 client protocols. That is, it can be used whether or not the layer 3 protocol is IP. If the layer 3 protocol is IP, then all the IP diagnostic tools such as Ping and Traceroute can be used in combination with the proposed OA&M (in this case loopback) functions.
  • An MPLS network having a loopback OA&M function has the ability to test parameters of a BTT. A BTT must be tested prior to loading the BTT with user traffic to ensure, for example, that the BTT is connected and that the BTT has adequate QoS. In addition, the BTT must be tested after being loaded with user traffic to detect data loss caused by a disconnection or inadequate QoS, and take appropriate corrective action.
  • a loopback function can perform double-ended connectivity verification and test QoS.
  • a loopback function can simplify OA&M for MPLS networks and can potentially reduce unit cost for any MPLS-based network.
  • OA&M OA&M for MPLS networks
  • unit cost for any MPLS-based network.
  • a loopback traffic engineering function can have large impact on the way an MPLS-based network is managed and operated.
  • An MPLS-layer loopback function is a OA&M function providing the capability for testing parameters of traffic trunks in a MPLS network.
  • an originating LSR i.e., an LSR constructing a loopback packet for transmission on a specific BTT
  • a loopback packet is a OA&M packet intended to be transmitted, from a LSR constructing the loopback packet, downstream, i.e.
  • a loopback LSR is an LSR that receives the loopback packet and performs a loopback procedure for transmitting the loopback packet upstream, i.e., towards the LSR that constructed the loopback packet.
  • the LSR that constructed the loopback packet receives the loopback packet from the loopback LSR, and evaluates one or more BTT parameters using information provided by the loopback packet.
  • the loopback packet may be an in-band network management packet (INMP).
  • An INMP is a label-switched network management packet that carries OA&M information and commands.
  • Each LSR along the BTT, receiving the loopback packet may process the loopback packet for testing parameters of the BTT.
  • an LSR receiving a loopback packet for testing delay can perform delay measurements for the packet. Also, once the loopback packet is received by the originating LSR after the loopback procedure is performed, the originating LSR can ascertain tested BTT parameters using the received loopback packet.
  • a system and method for performing in-service and pre-service loopback functions in an MPLS network An originating LSR establishes a BTT, and the loopback function is activated at another LSR along the path of the established BTT.
  • the LSR that has activated the loopback function performs a loopback procedure, and at least one parameter of the BTT is evaluated by the originating LSR. If an evaluated parameter is equivalent to or exceeds a predetermined standard, then the BTT is activated. After the BTT is activated and loaded with user-traffic, at least one parameter of the activated BTT can be periodically tested.
  • the present invention further provides a system and method for processing an INMP.
  • An LSR constructs and transmits an INMP downstream towards a loopback LSR.
  • An LSR receives the INMP, identifies the received packet as an INMP, processes the INMP and determines whether it is the loopback LSR. If the LSR receiving the INMP is the loopback LSR, then the LSR performs a loopback procedure for transmitting the INMP upstream towards the LSR constructing the INMP.
  • the present invention further provides methods for performing a loopback procedure in a loopback LSR.
  • An LSR receives an incoming packet travelling downstream on a BTT and identifies an incoming label from the received packet.
  • the LSR replaces the identified incoming label with an incoming label corresponding to a received packet travelling upstream on the BTT. Then, the LSR determines the next hop for the received packet using an NHLFE for the replaced label.
  • the LSR determines the next hop using a loopback label forwarding entry (LLFE) for the identified incoming label.
  • LLFE loopback label forwarding entry
  • FIG. 1 is a diagram illustrating a format of a packet header used in a MPLS network
  • FIG. 2 is a schematic block diagram illustrating a typical BTT within a MPLS network
  • FIG. 3 is a schematic block diagram of a typical BTT within an MPLS network of the present invention.
  • FIG. 4 is a schematic block diagram of a router of the present invention.
  • FIG. 5 is a flow diagram of a first preferred embodiment of the present invention for performing a loopback procedure in an LSR
  • FIG. 6 is a flow diagram of a second preferred embodiment of the present invention for performing a loopback procedure in an LSR
  • FIG. 7 is a flow diagram for performing a pre-service loopback function
  • FIG. 8 is a flow diagram for performing an in-service loopback function
  • FIG. 9 is a flow diagram for processing loopback INMPs.
  • FIG. 3 illustrates MPLS network 40 and NHLFEs for LSR 1 and LER B.
  • An originating LSR such as ingress LER A
  • FIG. 3 illustrates that either an intermediate LSR, such as LSR 1 , or a LER, such as LER B, may be a loopback LSR.
  • LSR 1 or LER B as a loopback LSR, a loopback packet, transmitted on BTT 10 from LER A, is transmitted back to LER A on BTT 10 from the loopback LSR.
  • FIG. 4 is a schematic block diagram of a preferred embodiment of an LSR performing a loopback procedure in MPLS network 40 .
  • the LSR shown in FIG. 4 includes ports 50 - 53 , processing circuitry 65 and switching fabric 60 .
  • Each of ports 50 - 53 includes transmitting circuitry, receiving circuitry and packet assembly circuitry, as is known in the art.
  • Ports 50 - 53 are connected to processing circuitry 65 through switching fabric 60 .
  • the switching fabric may be a high-speed bus and include one or more multiplexors and demultiplexors.
  • Processing circuitry 65 includes a processor 61 and memory 62 .
  • Processor 61 may include a high-speed processor and performs forwarding/routing functions.
  • Memory 62 stores NHLFEs in a table or database for determining a next hop.
  • Typical operation of the LSR shown in FIG. 4 may include receiving incoming packets at ports 50 - 53 .
  • Packet information from the incoming packets is sent to processing circuitry 65 .
  • Processing circuitry 65 processes the packet information to determine the next hop for an incoming packet. For example, processing circuitry 65 can identify an incoming label for each packet, and retrieve an NHLFE corresponding to the incoming label from a table stored in memory 62 . The retrieved NHLFE, among other information, contains the label and the physical port for sending the packet to the next hop. Then processing circuitry 65 forwards the packet information with the new label through switching fabric 60 to the port associated with the next hop. The packet information is assembled into an outgoing packet. The outgoing packet is then transmitted to the next hop.
  • an incoming packet travelling downstream on BTT 10 is received at a port on the LSR.
  • Processing circuitry 65 identifies the incoming label of the received packet. Then processing circuitry 65 replaces the incoming label with an incoming label corresponding to a received packet travelling upstream on BTT 10 . This can be done since the routers are aware that the constituent unidirectional LSPs, which form the BTT, constitute a single logical entity.
  • Processing circuitry 65 retrieves the NHLFE associated with the replaced incoming label, and the received incoming packet is transmitted to a next hop upstream on BTT 10 .
  • loopback label forwarding entries are stored in a table or database in memory 62 in a loopback LSR.
  • LLFEs provide the next hop for a loopback packet.
  • processing circuitry 65 retrieves the LLFE for the incoming label.
  • processing circuitry 65 determines the next hop for loopback, and the incoming packet is transmitted to a next hop upstream on BTT 10 .
  • the LLFEs may be constructed by every LSR immediately after a BTT is established. Alternatively, in order to save processor memory, LLFEs can be constructed only by the loopback LSR immediately after receiving a loopback command. Also, in the latter method, LLFEs may be stored for the duration loopback is activated in a loopback LSR.
  • FIG. 5 is a flow diagram for the first preferred embodiment of the present invention for performing a loopback procedure at an LSR.
  • FIG. 5 will be described using LSR 1 as a loopback LSR, as illustrated in FIG. 3 .
  • Loopback arrow 12 in FIG. 3 , illustrates a loopback procedure performed at LSR 1 .
  • elements of the loopback LSR illustrated in FIG. 4 will be used in the description of FIG. 5 .
  • LSR 1 receives a loopback packet from LER A on port 50 having incoming label 102 in the loopback packet header.
  • the packet information for the loopback packet is forwarded to processing circuitry 65 .
  • processing circuitry 65 determines that the packet is a loopback packet from packet header information for the loopback packet, and identifies itself as the loopback LSR for the received loopback packet travelling downstream on BTT 10 .
  • Techniques for identifying loopback packets, such as INMPs, are described in co-pending U.S. patent application Ser. No. TBD (Attorney Docket No. 3493.85735), previously incorporated by reference.
  • processing circuitry 65 replaces incoming label 102 with incoming label 406 that corresponds to a packet received from BTT 10 travelling upstream on BTT 10 .
  • processing circuitry 65 identifies the NHLFE associated with the replaced label 406 .
  • processing circuitry 65 may index a table having NHLFEs and retrieve the NHLFE associated with replaced label 406 . Processing circuitry 65 determines the next hop using the identified NHLFE, and the loopback packet is transmitted to LER A. If per-interface label space method is used (as opposed to per-platform label space), the loopback packet is label switched using the NHLFE associated with the interface corresponding to label 406 in FIG. 3 .
  • FIG. 6 is a flow diagram for a second preferred embodiment of the present invention for performing a loopback procedure at a loopback LSR.
  • FIG. 6 will be described using LSR 1 as a loopback LSR, as illustrated in FIG. 3 .
  • Loopback arrow 12 in FIG. 3 , illustrates a loopback procedure performed at LSR 1 .
  • elements of the loopback LSR illustrated in FIG. 4 will be used in the description of FIG. 6 .
  • LSR 1 receives a loopback packet from LER A on port 50 having incoming label 102 in the packet header.
  • the packet information for the loopback packet is forwarded to processing circuitry 65 .
  • processing circuitry 65 determines that the packet is a loopback packet from packet header information, and identifies itself as the loopback LSR for the received loopback packet travelling on BTT 10 .
  • processing circuitry 65 identifies the LLFE associated with incoming label 102 . For example, processing circuitry may index a table having LLFEs using incoming label 102 , and retrieve the LLFE associated with incoming label 102 . Processing circuitry 65 determines the next hop using the identified LLFE, and the loopback packet is transmitted to LER A. If per-interface label space is used (as opposed to per-platform label space), the loopback packet is label switched using the LLFE corresponding to the interface on which it has been received (i.e., the interface corresponding to label 102 in FIG. 3 ).
  • the first and second preferred embodiments of the present invention for performing a loopback procedure can be performed by an edge LSR, such as LER A or LER B, or an intermediate LSR, as described above. Also, the first and second preferred embodiments of the present invention for performing a loopback procedure may be performed for an in-service loopback function, a pre-service loopback function and a remote loopback function; the in-service, pre-service and remote loopback functions are described in detail below.
  • Pre-service and in-service loopback functions are two types of loopback functions that may be performed on a MPLS network.
  • the pre-service loopback function is performed prior to loading the BTT with user traffic.
  • a loopback procedure is activated in a target LSR (i.e., an LSR that is intended to receive an OA&M command), after establishing a BTT but before activating the BTT.
  • a loopback procedure is performed at the loopback LSR after the BTT is activated, i.e., while a BTT carries user traffic.
  • the activated procedure for the in-service or the pre-service loopback function may, for example, be a loopback procedure described in either of the first and second embodiments of the present invention for performing a loopback procedure.
  • Both the pre-service and the in-service loopback functions are useful for testing parameters of a BTT, e.g., connectivity, delay and other QoS parameters.
  • a loopback INMP may carry information that contains the address of each traversed LSR, starting with the originating LSR. Using the address information in the loopback INMP, the path traversed by the loopback LSR may be traced, and connectivity of the BTT may be verified.
  • OA&M commands such as the one for activating a loopback procedure, may be sent to the target LSR using in-band or out-of band techniques.
  • an “activate loopback” network management (NM) command may be sent from a NM system, e.g., a remote network station or an operator console connected to an LSR.
  • the command instructs the LSR to activate a loopback procedure for a specific BTT, so the loopback function is performed for packets travelling on the specific BTT.
  • an originating LSR transmits an INMP, carrying, for example, an “activate loopback” command in its payload, to a target LSR.
  • the target LSR after receiving the INMP, activates a loopback procedure.
  • the target LSR may send an acknowledgement INMP to the originating LSR indicating that it has activated the loopback procedure.
  • the pre-service loopback function can be performed by activating a loopback procedure using an in-band or out-of-band command, e.g., “activate loopback”.
  • the LSR activating the loopback procedure may be a LER or an intermediate LSR.
  • a loopback INMP can be looped through a BTT for testing parameters of the BTT.
  • a loopback INMP can be used for ascertaining round trip time (RTT) or delay of a BTT.
  • RTT round trip time
  • a single clock source at an originating ingress LSR may be used for measuring RTT.
  • loopback may be used for ascertaining connectivity, delay and other QoS parameters for a BTT.
  • FIG. 7 is a flow diagram of a preferred embodiment of the present invention for performing the pre-service loopback function.
  • FIG. 7 will be described using a LER, such as LER B shown in FIG. 3 , as a loopback LSR.
  • Loopback arrow 13 in FIG. 3 illustrates a loopback procedure activated at LER B for performing a loopback function.
  • BTT 10 is established by LER A using a NM command.
  • an LSR in the path of BTT 10 is selected for performing a loopback procedure. For example, if the entire BTT 10 needs to be evaluated, the opposite edge router, such as LER B, is selected. Otherwise, an intermediate LSR in BTT 10 is selected.
  • a loopback procedure in LER B is activated using, for example, an in-band or out-of-band “activate loopback” command.
  • LER A transmits a loopback packet, such as a loopback INMP, to LER B.
  • LER B performs the loopback procedure for the received loopback packet and sends the packet upstream towards LER A.
  • the loopback LER, LER B may set a flag in the payload of the loopbacked INMP indicating that the INMP sent upstream is a loopbacked INMP.
  • LER A evaluates at least one parameter of BTT 10 .
  • LER A after receiving the loopback packet from LER B, determines whether at least one parameter of BTT 10 , such as connectivity, delay, and/or other QoS parameters, is equivalent to or exceeds, i.e., is better than, predetermined standards.
  • a predetermined standard may, for example, include a predetermined tolerance, such as a delay tolerance, or a predetermined threshold, such as a delay threshold or whether a BTT is connected. If one or more tested parameters pass, i.e., the tested parameters are equivalent to or exceed their respective predetermined standards, then a “deactivate loopback” command may be sent in-band or out-of-band to LER B in step 203 .
  • the tested delay passes if the tested delay exceeds, i.e., the tested delay is less than the delay threshold, or is equivalent to the delay threshold.
  • the predetermined standard is a delay threshold value
  • the tested delay must exceed the delay threshold value, i.e., the tested delay must be less than the delay threshold, for the tested delay to pass.
  • notification is provided, for example, alarms can be activated at the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • the pre-service loopback function may be performed at a LER, so, for example, bi-directional connectivity for the entire BTT may be tested.
  • the pre-service loopback function may be performed at an intermediate LSR for trouble-shooting a BTT. For example, a trouble spot in a BTT can be isolated by progressively performing a loopback function for consecutive portions of a BTT.
  • a procedure for performing loopback for the remote loopback function can be activated at the same LSR.
  • the remote loopback function ensures continuity of signal for the remote LER during pre-service BTT testing.
  • the remote loopback function is illustrated with a remote loopback arrow 15 in FIG. 3 for LSR 1 . If the remote loopback function is performed, a packet transmitted from LER B will be looped back to LER B. Therefore, LER A can test the portion of BTT 10 between LER A and LSR 1 , and LER B can test the remaining portions of BTT 10 .
  • a procedure for performing loopback for the remote loopback function may, for example, include the procedures described in the first and second preferred embodiments for performing a loopback procedure.
  • the in-service loopback function provides the capability to test parameters of a BTT, such as connectivity, delay and/or other QoS parameters, while the BTT carries user traffic.
  • the loopback LSR must distinguish between user traffic and a network management packet, such as an INMP.
  • a loopback LSR may perform a loopback procedure for a received INMP, while user traffic received by the loopback LSR is forwarded towards its final destination.
  • FIG. 8 is a flow diagram of a preferred embodiment of the present invention for performing the in-service loopback function using an INMP.
  • FIG. 8 will be described in conjunction with MPLS network 40 , as shown in FIG. 3 , using LER B as a loopback LSR.
  • Loopback arrow 13 in FIG. 3 illustrates a loopback procedure performed at LER B.
  • Steps 300 - 302 are equivalent to steps 200 - 202 , in FIG. 7 , for implementing the pre-service loopback function, because BTT 10 has not been activated.
  • BTT 10 is established by LER A using a NM command.
  • an LSR in the path of BTT 10 is selected for performing a loopback procedure.
  • LER B For example, if the entire BTT 10 needs to be evaluated, the opposite edge router, such as LER B, is selected. Otherwise, an intermediate LSR in BTT 10 is selected.
  • a loopback procedure for the pre-service loopback function is activated at LER B using either an in-band or out-of-band command. After activating a loopback procedure at LER B, LER B performs the activated loopback procedure for a received packet.
  • LER A evaluates at least one parameter of BTT 10 . For example, LER A, after receiving the loopback packet from LER B, determines whether at least one parameter of BTT 10 , such as connectivity, delay, and/or other QoS parameters, is equivalent to or exceeds a predetermined standard.
  • BTT 10 is activated in step 303 .
  • BTT 10 is then loaded with user traffic. If one or more tested parameters fail, notification is provided, for example, to the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • At least one parameter for BTT 10 is tested using the in-service loopback function.
  • at least one BTT parameter such as connectivity, delay, and/or other QoS parameters, is tested periodically.
  • connectivity of BTT 10 may be tested every second using loopback INMPs transmitted once per second from LER A. The period between tests may be increased or decreased depending on characteristics of the network and the desired measurement. If the one or more tested parameters fail in step 305 , notification is provided, for example, to the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • FIG. 9 is a flow diagram for processing INMPs.
  • FIG. 9 will be described in conjunction with MPLS network 40 as shown in FIG. 3 and using LER B as a loopback LSR.
  • LER A constructs a loopback INMP.
  • LER A transmits the loopback INMP downstream towards the loopback LSR, e.g., LER B.
  • LSR 1 is the next hop on BTT 10 in the downstream direction, and in step 502 , LSR 1 receives the loopback INMP.
  • LSR 1 identifies the packet as an INMP using a MPLS shim header for the INMP. The shim header and its use for differentiating between user packets and INMPs is described in U.S.
  • LSR 1 determines whether the received INMP is a loopback INMP, for example, by reading a command in the payload of that INMP.
  • LSR 1 processes the INMP in accordance with the command type in the payload. For example, LSR 1 may determine from a command in the payload that the loopback INMP is for testing at least one parameter of the BTT, such as delay.
  • LSR 1 determines whether it is the loopback LSR for the received INMP. The LSR makes the latter determination, for example, by examining the payload and discovering its address in the target LSR address field of the INMP payload.
  • LSR 1 is not the loopback LSR, so LSR 1 transmits the INMP to the next hop downstream, towards the loopback LSR.
  • Steps 501 - 505 are repeated until LER B receives the loopback INMP.
  • step 506 after LER B receives the loopback INMP and identifies itself as the loopback LSR for the loopback INMP, LER B transmits the INMP to a next hop upstream, towards LER A.
  • the loopback LER, LER B may set a flag in the payload of the loopbacked INMP indicating that the INMP sent upstream is a loopbacked INMP.
  • the flow diagram of FIG. 9 is applicable for both the in-service and the pre-service loopback functions.
  • pre-service loopback it is not necessary to distinguish between user traffic and INMPs, because the BTT has not been loaded with user traffic. Consequently, for pre-service loopback, determining whether the received packet is an INMP is not necessary.
  • a loopback INMP may carry an NM command, such as “activate loopback” or “deactivate loopback”. If an LSR receiving an INMP containing a command, such as “activate loopback” or “deactivate loopback”, determines that the command is intended for itself, the LSR performs the command. Then, instead of transmitting the INMP upstream, towards the originating LSR, the INMP is terminated. This is because the INMP in this case is a command INMP as opposed to a test INMP. The LSR receiving the command may then send a signal to the originating LSR acknowledging that the receiving LSR has performed the command. Thus, in step 506 , the loopback INMP may be terminated, if the loopback INMP contains a command for the loopback LSR, such as “activate loopback” or “deactivate loopback.”
  • the present invention is applicable to Internet backbones and enterprise networks.
  • the present invention can be applied to any label switching network under a single technical administration, in which at least two paths exist between two nodes.
  • the present invention can be implemented for ATM, Frame Relay, and optical networks utilizing label switching techniques.

Abstract

A system and method for introducing a loopback capability for Multi-Protocol Label Switching (MPLS) bi-directional traffic trunks are discussed. MPLS is an emerging technology, which integrates Internet Protocol (IP) routing with label switching techniques. MPLS intends to provide new capabilities in the area of traffic engineering for IP networks. These traffic engineering capabilities will have to be combined with a set of complementary operation, administration and maintenance (OA&M) functions for effectively managing and operating MPLS-based networks. One such function is loopback. A loopback function provides the capability to transmit a OA&M packet on one or more segments of a bi-directional traffic trunk (BTT) in a MPLS network. Using a loopback function, parameters of a BTT, such as connectivity, delay and other Quality of Service (QoS) parameters, can be tested. The system and method provide different techniques for implementing loopback in an MPLS network.

Description

  • This is a continuation of U.S. patent application Ser. No. 09/589,464, filed Jun. 7, 2000, which is hereby incorporated by reference.
  • FIELD OF THE INVENTION
  • The present invention relates generally to network operation, administration, and maintenance (OA&M) functions for communication networks. More particularly, the present invention relates to a loopback function for networks employing label switching techniques.
  • BACKGROUND OF THE INVENTION
  • A typical digital communications network has a network architecture that is based upon the Open Systems Interconnection (OSI) Reference Model for providing communication between a multiplicity of interconnected digital end systems or “nodes.” The OSI Reference Model divides networking protocols into seven layers, which, in ascending order of abstraction, are: 1) the physical layer, 2) the data-link layer, 3) the network layer, 4) the transport layer, 5) the session layer, 6) the presentation layer, and 7) the application layer.
  • Local area networks (LANs), i.e., a short-distance communications network, operate at layer 2 in the OSI model. Routers operate at layer 3 in the OSI model and may connect two LANs or other types of networks having different protocols. More specifically, routers at the network layer terminate local data-link layer protocols and utilize network layer addresses and data frame restructuring to communicate with each other.
  • Internet Protocol (IP) is a typical layer 3 routing protocol. For IP routing, a router receives a packet and determines a next hop, i.e., the next destination for the received packet in the path towards the final packet destination. Typically, each router in the path to the final destination of the packet analyzes the packet header for identifying the packet's destination address and runs a routing algorithm for determining the next hop towards the identified destination address.
  • Multi-Protocol Label Switching (MPLS) optimizes conventional routing techniques by assigning labels to a Forwarding Equivalent Class (FEC). A FEC is defined as a set of packets that can be handled equivalently for the purpose of forwarding and thus is suitable for binding to a label. Once a binding between a FEC and a label is done, it is not necessary for each label switching router (LSR) in a label-switched path (LSP) , i.e., a path through one or more LSRs followed by packets having the same FEC, to analyze a received packet's IP header for determining the packet's destination address. Instead, LSRs make forwarding decisions based on the label attached to the packet, and consequently, packets are routed through the network faster.
  • MPLS is being developed for high-speed networks that, for example, are used by some Internet-service providers (ISPs). MPLS is currently being standardized by the MPLS Working Group of the IETF (Internet Engineering Task Force).
  • FIG. 1 illustrates an MPLS packet having a data-link layer 8, MPLS shim header 7, network layer 6 and a payload 5. MPLS uses a shim header 7 between a data-link layer 8 and a network layer 6 for integrating IP routing with label switching. The MPLS architecture encapsulates an IP packet in an MPLS shim header 7. The shim header 7 is placed between the data-link layer 8 and the network layer 6 headers. MPLS can operate on any layer 2 media (e.g., ATM, FR, PPP), but MPLS currently serves only the IP client network layer. The shim header consists of a series of label stack entries. Each label stack entry contains a 20-bit label field 1, a 3-bit experimental field 2, a single bit field 3 indicating the bottom of the label stack and an 8-bit time-to-live (TTL) field 4.
  • Similar to conventional routing table entries, each LSR in a MPLS network may include a forwarding table having next hop label forwarding entries (NHLFEs). Each NHLFE, among other information, contains the physical interfaces or ports, the incoming label, and the outgoing label for the next hop for a received packet. A label in a label stack entry of a received packet is used as an index for retrieving a NHLFE containing the next hop for the received packet. Generally, the label from the label stack entry on the top of the label stack is used to index the NHLFEs in the LSR. After identifying the NHLFE for the next hop, the outgoing label for the next hop, which is retrieved from the identified NHLFE, is placed on top of the label stack for the packet, and the packet is transmitted to the next hop. This label switching technique is used by the LSRs for routing MPLS packets through the MPLS network.
  • FIG. 2 illustrates a reference topology for a typical MPLS network 45. MPLS network 45 includes a set of nodes or LSRs for performing MPLS routing and forwarding. The LSRs in MPLS network 45 include intermediate LSRs and label-edge routers, e.g., LER 1 and LER 2. The set of contiguous nodes that an MPLS packet traverses in the MPLS network is called a Label Switched Path (LSP).
  • MPLS network 45 includes a bi-directional traffic engineering trunk (BTT) 42 having two traffic engineering trunks with the same endpoints, i.e., LER 1 and LER 2, and opposite directions of transmission. The two traffic trunks that form BTT 42 traverse two unidirectional explicitly-routed label-switched paths (ER-LSPs) between LER 1 and LER 2. An ER-LSP is a LSP defined by a management system or a single LSR that is typically the ingress LSR for that particular direction of transmission, e.g., LER 1 or LER 2. ER-LSPs are set up independent of IP shortest path routing algorithms. BTT 42 is formed of two traffic trunks traversing two ER-LSPs in opposite directions. One traffic trunk flows downstream from ingress LER 1 towards egress LER 2 on one ER-LSP. The other traffic trunk flows upstream from egress LER 2 towards ingress LER 1 on the other ER-LSP. Consequently, BTT 42 traverses a complete round-trip path between LER 1 and LER 2.
  • It is envisioned that ER-LSPs, which form BTTs, will be set up for carrying possibly hundreds to several thousands of individual IP flows. Hence, it is crucial to ascertain parameters of a BTT, such as connectivity, delay and other quality of service (QoS) parameters that may effect traffic flow in the BTT.
  • MPLS describes six basic traffic engineering functions that can be performed on a traffic engineering trunk: establish, activate, deactivate, modify attributes, reroute, and destroy. MPLS currently lacks OA&M functions that can provide the ability for ascertaining parameters of a BTT. Hence, a need exists for a set of OA&M functions in MPLS that provide the ability for ascertaining parameters of a BTT.
  • Hosts use commands, such as Ping and Traceroute, in conjunction with Internet Control Message Protocol (ICMP) for diagnosing routing problems. For example, a router unable to deliver a datagram can send an ICMP message to a host that originated the datagram.
  • There is a proposed approach for diagnosing routing problems in MPLS networks that relies on layer 3 ICMP messages. This approach, however, can only be implemented if the layer 3 protocol is IP. Furthermore, this approach may be adequate for some OA&M functions (e.g, checking continuity with Ping and Traceroute) from a host to another host or server but will not be adequate for checking continuity and QoS attributes of a TE trunk. The OA&M functions for managing TE Trunks will have to adapt to the coarser flow granularity of the TE trunks in order to scale when used in large provider networks. Therefore, a need exists for a set of MPLS-layer OA&M functions that provide the ability for ascertaining the parameters of a BTT.
  • The present invention includes a loopback OA&M function, which can operate independent of the layer 3 client protocols. That is, it can be used whether or not the layer 3 protocol is IP. If the layer 3 protocol is IP, then all the IP diagnostic tools such as Ping and Traceroute can be used in combination with the proposed OA&M (in this case loopback) functions. An MPLS network having a loopback OA&M function has the ability to test parameters of a BTT. A BTT must be tested prior to loading the BTT with user traffic to ensure, for example, that the BTT is connected and that the BTT has adequate QoS. In addition, the BTT must be tested after being loaded with user traffic to detect data loss caused by a disconnection or inadequate QoS, and take appropriate corrective action. A loopback function can perform double-ended connectivity verification and test QoS. Thus, a loopback function can simplify OA&M for MPLS networks and can potentially reduce unit cost for any MPLS-based network. Given the tremendous growth of IP traffic and potential migration of circuit-switched and data traffic to an MPLS core transport mechanism, a loopback traffic engineering function can have large impact on the way an MPLS-based network is managed and operated.
  • SUMMARY OF THE INVENTION
  • It is an aspect of the present invention to provide a loopback OA&M function that can be introduced as an additional function to the MPLS traffic engineering framework or as part of a more comprehensive OA&M framework in MPLS. An MPLS-layer loopback function, hereinafter referred to as a loopback function, is a OA&M function providing the capability for testing parameters of traffic trunks in a MPLS network. For example, an originating LSR, i.e., an LSR constructing a loopback packet for transmission on a specific BTT, can send a loopback packet downstream to a loopback LSR. A loopback packet is a OA&M packet intended to be transmitted, from a LSR constructing the loopback packet, downstream, i.e. from the constructing LSR towards a loopback LSR. A loopback LSR is an LSR that receives the loopback packet and performs a loopback procedure for transmitting the loopback packet upstream, i.e., towards the LSR that constructed the loopback packet. The LSR that constructed the loopback packet, receives the loopback packet from the loopback LSR, and evaluates one or more BTT parameters using information provided by the loopback packet. The loopback packet may be an in-band network management packet (INMP). An INMP is a label-switched network management packet that carries OA&M information and commands. Each LSR along the BTT, receiving the loopback packet, may process the loopback packet for testing parameters of the BTT. For example, an LSR receiving a loopback packet for testing delay can perform delay measurements for the packet. Also, once the loopback packet is received by the originating LSR after the loopback procedure is performed, the originating LSR can ascertain tested BTT parameters using the received loopback packet.
  • It is another aspect of the present invention to provide a technique for performing a loopback procedure in a loopback LSR.
  • It is still another aspect of the present invention to provide a technique for processing an INMP.
  • In accordance with the present invention, there is provided a system and method for performing in-service and pre-service loopback functions in an MPLS network. An originating LSR establishes a BTT, and the loopback function is activated at another LSR along the path of the established BTT. The LSR that has activated the loopback function performs a loopback procedure, and at least one parameter of the BTT is evaluated by the originating LSR. If an evaluated parameter is equivalent to or exceeds a predetermined standard, then the BTT is activated. After the BTT is activated and loaded with user-traffic, at least one parameter of the activated BTT can be periodically tested.
  • The present invention further provides a system and method for processing an INMP. An LSR constructs and transmits an INMP downstream towards a loopback LSR. An LSR receives the INMP, identifies the received packet as an INMP, processes the INMP and determines whether it is the loopback LSR. If the LSR receiving the INMP is the loopback LSR, then the LSR performs a loopback procedure for transmitting the INMP upstream towards the LSR constructing the INMP.
  • The present invention further provides methods for performing a loopback procedure in a loopback LSR. An LSR receives an incoming packet travelling downstream on a BTT and identifies an incoming label from the received packet. In a first preferred embodiment of the present invention for performing a loopback procedure, the LSR replaces the identified incoming label with an incoming label corresponding to a received packet travelling upstream on the BTT. Then, the LSR determines the next hop for the received packet using an NHLFE for the replaced label. In a second preferred embodiment of the present invention for performing a loopback procedure, instead of replacing the incoming label, the LSR determines the next hop using a loopback label forwarding entry (LLFE) for the identified incoming label.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention is illustrated by way of example and not limitation in the accompanying figures in which like reference numerals indicate similar elements and in which:
  • FIG. 1 is a diagram illustrating a format of a packet header used in a MPLS network;
  • FIG. 2 is a schematic block diagram illustrating a typical BTT within a MPLS network;
  • FIG. 3 is a schematic block diagram of a typical BTT within an MPLS network of the present invention;
  • FIG. 4 is a schematic block diagram of a router of the present invention;
  • FIG. 5 is a flow diagram of a first preferred embodiment of the present invention for performing a loopback procedure in an LSR;
  • FIG. 6 is a flow diagram of a second preferred embodiment of the present invention for performing a loopback procedure in an LSR;
  • FIG. 7 is a flow diagram for performing a pre-service loopback function;
  • FIG. 8 is a flow diagram for performing an in-service loopback function; and
  • FIG. 9 is a flow diagram for processing loopback INMPs.
  • DETAILED DESCRIPTION
  • 1. Label Switching Router Performing Loopback
  • FIG. 3 illustrates MPLS network 40 and NHLFEs for LSR 1 and LER B. An originating LSR, such as ingress LER A, can activate a loopback function in an intermediate LSR or a LER. As shown using loopback arrows 12 and 13, FIG. 3 illustrates that either an intermediate LSR, such as LSR 1, or a LER, such as LER B, may be a loopback LSR. Using either LSR 1 or LER B as a loopback LSR, a loopback packet, transmitted on BTT 10 from LER A, is transmitted back to LER A on BTT 10 from the loopback LSR.
  • FIG. 4 is a schematic block diagram of a preferred embodiment of an LSR performing a loopback procedure in MPLS network 40. The LSR shown in FIG. 4 includes ports 50-53, processing circuitry 65 and switching fabric 60. Each of ports 50-53 includes transmitting circuitry, receiving circuitry and packet assembly circuitry, as is known in the art. Ports 50-53 are connected to processing circuitry 65 through switching fabric 60. The switching fabric, for example, may be a high-speed bus and include one or more multiplexors and demultiplexors. Processing circuitry 65 includes a processor 61 and memory 62. Processor 61 may include a high-speed processor and performs forwarding/routing functions. Memory 62 stores NHLFEs in a table or database for determining a next hop.
  • Typical operation of the LSR shown in FIG. 4 may include receiving incoming packets at ports 50-53. Packet information from the incoming packets is sent to processing circuitry 65. Processing circuitry 65 processes the packet information to determine the next hop for an incoming packet. For example, processing circuitry 65 can identify an incoming label for each packet, and retrieve an NHLFE corresponding to the incoming label from a table stored in memory 62. The retrieved NHLFE, among other information, contains the label and the physical port for sending the packet to the next hop. Then processing circuitry 65 forwards the packet information with the new label through switching fabric 60 to the port associated with the next hop. The packet information is assembled into an outgoing packet. The outgoing packet is then transmitted to the next hop.
  • In a first preferred embodiment of the present invention for performing a loopback procedure at a loopback LSR, an incoming packet travelling downstream on BTT 10 is received at a port on the LSR. Processing circuitry 65 identifies the incoming label of the received packet. Then processing circuitry 65 replaces the incoming label with an incoming label corresponding to a received packet travelling upstream on BTT 10. This can be done since the routers are aware that the constituent unidirectional LSPs, which form the BTT, constitute a single logical entity. Processing circuitry 65 retrieves the NHLFE associated with the replaced incoming label, and the received incoming packet is transmitted to a next hop upstream on BTT 10.
  • In a second preferred embodiment for performing a loopback procedure at a loopback LSR, loopback label forwarding entries (LLFEs) are stored in a table or database in memory 62 in a loopback LSR. LLFEs provide the next hop for a loopback packet. For example, instead of retrieving the NHLFE for the incoming label, processing circuitry 65 retrieves the LLFE for the incoming label. Using the LLFE for the incoming label, processing circuitry 65 determines the next hop for loopback, and the incoming packet is transmitted to a next hop upstream on BTT 10. The LLFEs may be constructed by every LSR immediately after a BTT is established. Alternatively, in order to save processor memory, LLFEs can be constructed only by the loopback LSR immediately after receiving a loopback command. Also, in the latter method, LLFEs may be stored for the duration loopback is activated in a loopback LSR.
  • FIG. 5 is a flow diagram for the first preferred embodiment of the present invention for performing a loopback procedure at an LSR. FIG. 5 will be described using LSR 1 as a loopback LSR, as illustrated in FIG. 3. Loopback arrow 12, in FIG. 3, illustrates a loopback procedure performed at LSR 1. Also, elements of the loopback LSR illustrated in FIG. 4 will be used in the description of FIG. 5. In step 70, LSR 1 receives a loopback packet from LER A on port 50 having incoming label 102 in the loopback packet header. The packet information for the loopback packet is forwarded to processing circuitry 65. In step 71, processing circuitry 65 determines that the packet is a loopback packet from packet header information for the loopback packet, and identifies itself as the loopback LSR for the received loopback packet travelling downstream on BTT 10. Techniques for identifying loopback packets, such as INMPs, are described in co-pending U.S. patent application Ser. No. TBD (Attorney Docket No. 3493.85735), previously incorporated by reference. In step 72, processing circuitry 65 replaces incoming label 102 with incoming label 406 that corresponds to a packet received from BTT 10 travelling upstream on BTT 10. In step 73, processing circuitry 65 identifies the NHLFE associated with the replaced label 406. For example, processing circuitry 65 may index a table having NHLFEs and retrieve the NHLFE associated with replaced label 406. Processing circuitry 65 determines the next hop using the identified NHLFE, and the loopback packet is transmitted to LER A. If per-interface label space method is used (as opposed to per-platform label space), the loopback packet is label switched using the NHLFE associated with the interface corresponding to label 406 in FIG. 3.
  • FIG. 6 is a flow diagram for a second preferred embodiment of the present invention for performing a loopback procedure at a loopback LSR. FIG. 6 will be described using LSR 1 as a loopback LSR, as illustrated in FIG. 3. Loopback arrow 12, in FIG. 3, illustrates a loopback procedure performed at LSR 1. Also, elements of the loopback LSR illustrated in FIG. 4 will be used in the description of FIG. 6. In step 80, LSR 1 receives a loopback packet from LER A on port 50 having incoming label 102 in the packet header. The packet information for the loopback packet is forwarded to processing circuitry 65. In step 81, processing circuitry 65 determines that the packet is a loopback packet from packet header information, and identifies itself as the loopback LSR for the received loopback packet travelling on BTT 10. In step 82, processing circuitry 65 identifies the LLFE associated with incoming label 102. For example, processing circuitry may index a table having LLFEs using incoming label 102, and retrieve the LLFE associated with incoming label 102. Processing circuitry 65 determines the next hop using the identified LLFE, and the loopback packet is transmitted to LER A. If per-interface label space is used (as opposed to per-platform label space), the loopback packet is label switched using the LLFE corresponding to the interface on which it has been received (i.e., the interface corresponding to label 102 in FIG. 3).
  • The first and second preferred embodiments of the present invention for performing a loopback procedure can be performed by an edge LSR, such as LER A or LER B, or an intermediate LSR, as described above. Also, the first and second preferred embodiments of the present invention for performing a loopback procedure may be performed for an in-service loopback function, a pre-service loopback function and a remote loopback function; the in-service, pre-service and remote loopback functions are described in detail below.
  • 2. Pre-Service and In-Service Loopback Functions
  • Pre-service and in-service loopback functions are two types of loopback functions that may be performed on a MPLS network. The pre-service loopback function is performed prior to loading the BTT with user traffic. For the pre-service loopback function, a loopback procedure is activated in a target LSR (i.e., an LSR that is intended to receive an OA&M command), after establishing a BTT but before activating the BTT. For the in-service loopback function, a loopback procedure is performed at the loopback LSR after the BTT is activated, i.e., while a BTT carries user traffic. The activated procedure for the in-service or the pre-service loopback function may, for example, be a loopback procedure described in either of the first and second embodiments of the present invention for performing a loopback procedure. Both the pre-service and the in-service loopback functions are useful for testing parameters of a BTT, e.g., connectivity, delay and other QoS parameters. For example, a loopback INMP may carry information that contains the address of each traversed LSR, starting with the originating LSR. Using the address information in the loopback INMP, the path traversed by the loopback LSR may be traced, and connectivity of the BTT may be verified.
  • OA&M commands, such as the one for activating a loopback procedure, may be sent to the target LSR using in-band or out-of band techniques. To activate loopback out-of-band, for example, an “activate loopback” network management (NM) command may be sent from a NM system, e.g., a remote network station or an operator console connected to an LSR. The command instructs the LSR to activate a loopback procedure for a specific BTT, so the loopback function is performed for packets travelling on the specific BTT. For activating loopback in-band, an originating LSR transmits an INMP, carrying, for example, an “activate loopback” command in its payload, to a target LSR. The target LSR, after receiving the INMP, activates a loopback procedure. Then, the target LSR may send an acknowledgement INMP to the originating LSR indicating that it has activated the loopback procedure.
  • The pre-service loopback function can be performed by activating a loopback procedure using an in-band or out-of-band command, e.g., “activate loopback”. The LSR activating the loopback procedure may be a LER or an intermediate LSR. Once a procedure for performing loopback is activated, a loopback INMP can be looped through a BTT for testing parameters of the BTT. For example, a loopback INMP can be used for ascertaining round trip time (RTT) or delay of a BTT. A single clock source at an originating ingress LSR may be used for measuring RTT. Also, loopback may be used for ascertaining connectivity, delay and other QoS parameters for a BTT.
  • FIG. 7 is a flow diagram of a preferred embodiment of the present invention for performing the pre-service loopback function. FIG. 7 will be described using a LER, such as LER B shown in FIG. 3, as a loopback LSR. Loopback arrow 13 in FIG. 3 illustrates a loopback procedure activated at LER B for performing a loopback function. In step 200, BTT 10 is established by LER A using a NM command. In step 201, prior to loading BTT 10 with user traffic, an LSR in the path of BTT 10 is selected for performing a loopback procedure. For example, if the entire BTT 10 needs to be evaluated, the opposite edge router, such as LER B, is selected. Otherwise, an intermediate LSR in BTT 10 is selected. In this example, a loopback procedure in LER B is activated using, for example, an in-band or out-of-band “activate loopback” command. Then, LER A transmits a loopback packet, such as a loopback INMP, to LER B. LER B performs the loopback procedure for the received loopback packet and sends the packet upstream towards LER A. The loopback LER, LER B, may set a flag in the payload of the loopbacked INMP indicating that the INMP sent upstream is a loopbacked INMP. In step 202, LER A evaluates at least one parameter of BTT 10. In step 202, LER A, after receiving the loopback packet from LER B, determines whether at least one parameter of BTT 10, such as connectivity, delay, and/or other QoS parameters, is equivalent to or exceeds, i.e., is better than, predetermined standards. A predetermined standard may, for example, include a predetermined tolerance, such as a delay tolerance, or a predetermined threshold, such as a delay threshold or whether a BTT is connected. If one or more tested parameters pass, i.e., the tested parameters are equivalent to or exceed their respective predetermined standards, then a “deactivate loopback” command may be sent in-band or out-of-band to LER B in step 203. For example, if delay is tested for BTT 10, and the predetermined standard is a delay threshold value, then the tested delay passes if the tested delay exceeds, i.e., the tested delay is less than the delay threshold, or is equivalent to the delay threshold. One of ordinary skill in the art, however, can readily set the predetermined standard, so the tested parameter must exceed the predetermined standard to pass. For example, if delay is tested for BTT 10, and the predetermined standard is a delay threshold value, then the tested delay must exceed the delay threshold value, i.e., the tested delay must be less than the delay threshold, for the tested delay to pass. Then BTT 10 is activated in step 204, and BTT 10 is loaded with user traffic, if the at least one tested parameter passes. If one or more tested parameters fail, i.e., one or more tested parameters are not equivalent or do not exceed respective predetermined standards, notification is provided, for example, alarms can be activated at the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • As described above, the pre-service loopback function may be performed at a LER, so, for example, bi-directional connectivity for the entire BTT may be tested. Alternatively, the pre-service loopback function may be performed at an intermediate LSR for trouble-shooting a BTT. For example, a trouble spot in a BTT can be isolated by progressively performing a loopback function for consecutive portions of a BTT.
  • Additionally, when a procedure for performing loopback is activated for the pre-service loopback function, a procedure for performing loopback for the remote loopback function can be activated at the same LSR. The remote loopback function ensures continuity of signal for the remote LER during pre-service BTT testing. The remote loopback function is illustrated with a remote loopback arrow 15 in FIG. 3 for LSR 1. If the remote loopback function is performed, a packet transmitted from LER B will be looped back to LER B. Therefore, LER A can test the portion of BTT 10 between LER A and LSR 1, and LER B can test the remaining portions of BTT 10. A procedure for performing loopback for the remote loopback function may, for example, include the procedures described in the first and second preferred embodiments for performing a loopback procedure.
  • There is also a need for monitoring parameters of a BTT while the BTT carries user traffic. The in-service loopback function provides the capability to test parameters of a BTT, such as connectivity, delay and/or other QoS parameters, while the BTT carries user traffic. For the in-service loopback function, the loopback LSR must distinguish between user traffic and a network management packet, such as an INMP. For example, a loopback LSR may perform a loopback procedure for a received INMP, while user traffic received by the loopback LSR is forwarded towards its final destination.
  • FIG. 8 is a flow diagram of a preferred embodiment of the present invention for performing the in-service loopback function using an INMP. FIG. 8 will be described in conjunction with MPLS network 40, as shown in FIG. 3, using LER B as a loopback LSR. Loopback arrow 13 in FIG. 3 illustrates a loopback procedure performed at LER B. Steps 300-302 are equivalent to steps 200-202, in FIG. 7, for implementing the pre-service loopback function, because BTT 10 has not been activated. In step 300, BTT 10 is established by LER A using a NM command. In step 301, an LSR in the path of BTT 10 is selected for performing a loopback procedure. For example, if the entire BTT 10 needs to be evaluated, the opposite edge router, such as LER B, is selected. Otherwise, an intermediate LSR in BTT 10 is selected. In this example, a loopback procedure for the pre-service loopback function is activated at LER B using either an in-band or out-of-band command. After activating a loopback procedure at LER B, LER B performs the activated loopback procedure for a received packet. In step 302, LER A evaluates at least one parameter of BTT 10. For example, LER A, after receiving the loopback packet from LER B, determines whether at least one parameter of BTT 10, such as connectivity, delay, and/or other QoS parameters, is equivalent to or exceeds a predetermined standard. If one or more tested parameters pass, then BTT 10 is activated in step 303. BTT 10 is then loaded with user traffic. If one or more tested parameters fail, notification is provided, for example, to the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • After BTT 10 is activated in step 303 at least one parameter for BTT 10 is tested using the in-service loopback function. In step 305, at least one BTT parameter such as connectivity, delay, and/or other QoS parameters, is tested periodically. For example, connectivity of BTT 10 may be tested every second using loopback INMPs transmitted once per second from LER A. The period between tests may be increased or decreased depending on characteristics of the network and the desired measurement. If the one or more tested parameters fail in step 305, notification is provided, for example, to the NM system, and/or BTT 10 is re-established, for example, using another ER-LSP. Then, the remaining steps for implementing the pre-service loopback function are repeated.
  • 3. Processing INMPs
  • FIG. 9 is a flow diagram for processing INMPs. FIG. 9 will be described in conjunction with MPLS network 40 as shown in FIG. 3 and using LER B as a loopback LSR. In step 500, LER A constructs a loopback INMP. In step 501, LER A transmits the loopback INMP downstream towards the loopback LSR, e.g., LER B. LSR 1 is the next hop on BTT 10 in the downstream direction, and in step 502, LSR 1 receives the loopback INMP. In step 503, LSR 1 identifies the packet as an INMP using a MPLS shim header for the INMP. The shim header and its use for differentiating between user packets and INMPs is described in U.S. patent application Ser. No. TBD (Attorney Docket No. 3493.85735), previously incorporated by reference. LSR 1 then determines whether the received INMP is a loopback INMP, for example, by reading a command in the payload of that INMP. In step 504, LSR 1 processes the INMP in accordance with the command type in the payload. For example, LSR 1 may determine from a command in the payload that the loopback INMP is for testing at least one parameter of the BTT, such as delay. In step 505, LSR 1 determines whether it is the loopback LSR for the received INMP. The LSR makes the latter determination, for example, by examining the payload and discovering its address in the target LSR address field of the INMP payload. LSR 1 is not the loopback LSR, so LSR 1 transmits the INMP to the next hop downstream, towards the loopback LSR. Steps 501-505 are repeated until LER B receives the loopback INMP. In step 506, after LER B receives the loopback INMP and identifies itself as the loopback LSR for the loopback INMP, LER B transmits the INMP to a next hop upstream, towards LER A. The loopback LER, LER B, may set a flag in the payload of the loopbacked INMP indicating that the INMP sent upstream is a loopbacked INMP.
  • The flow diagram of FIG. 9 is applicable for both the in-service and the pre-service loopback functions. For pre-service loopback, however, it is not necessary to distinguish between user traffic and INMPs, because the BTT has not been loaded with user traffic. Consequently, for pre-service loopback, determining whether the received packet is an INMP is not necessary.
  • As discussed above, in section 2, concerning the in-service and the pre-service loopback functions, a loopback INMP may carry an NM command, such as “activate loopback” or “deactivate loopback”. If an LSR receiving an INMP containing a command, such as “activate loopback” or “deactivate loopback”, determines that the command is intended for itself, the LSR performs the command. Then, instead of transmitting the INMP upstream, towards the originating LSR, the INMP is terminated. This is because the INMP in this case is a command INMP as opposed to a test INMP. The LSR receiving the command may then send a signal to the originating LSR acknowledging that the receiving LSR has performed the command. Thus, in step 506, the loopback INMP may be terminated, if the loopback INMP contains a command for the loopback LSR, such as “activate loopback” or “deactivate loopback.”
  • The present invention is applicable to Internet backbones and enterprise networks. In addition, it is apparent to one of ordinary skill in the art that the present invention can be applied to any label switching network under a single technical administration, in which at least two paths exist between two nodes. Furthermore, the present invention can be implemented for ATM, Frame Relay, and optical networks utilizing label switching techniques.
  • What has been described are the preferred embodiments of the present invention. It, however, will be apparent to those skilled in the art that it is possible to embody the invention in specific forms other than those disclosed in the preferred embodiments described above. This may be done without departing from the spirit of the invention, and the preferred embodiments are merely illustrative and should not be considered restrictive in any way. The scope of the invention is given by the appended claims, rather than the preceding description.

Claims (51)

1. A method comprising steps of:
establishing a bi-directional traffic trunk; and
performing a loopback function on the established bi-directional traffic trunk.
2. The method of claim 1, further comprising a step of:
evaluating at least one parameter of the established bi-directional traffic trunk using the performed loopback function.
3. The method of claim 2, further comprising a step of:
activating the established bi-directional traffic trunk, when the evaluated parameter is any one of (1) equivalent to a predetermined standard associated with the evaluated parameter and (2) exceeds the predetermined standard associated with the evaluated parameter.
4. The method of claim 3, further comprising steps of:
performing at least one of (1) re-establishing the bi-directional traffic trunk using a different explicit route and (2) providing notification, when the evaluated parameter is not equivalent to and does not exceed the predetermined standard.
5. The method of claim 2, further including a step of:
deactivating the loopback procedure, when the evaluated parameter is any one of (1) equivalent to a predetermined standard associated with the evaluated parameter and (2) exceeds the predetermined standard associated with the evaluated parameter.
6. The method of claim 2, wherein the evaluated parameter includes at least one of connectivity, delay and other quality of service parameters.
7. The method of claim 3, further comprising steps of:
performing the loopback function for the activated bi-directional traffic trunk; and
evaluating at least one parameter for the activated bi-directional traffic trunk using the performed loopback function.
8. The method of claim 7, wherein the loopback function for the activated bi-directional traffic trunk is performed periodically, and the evaluated parameter for the activated bi-directional traffic trunk is evaluated periodically.
9. The method of claim 8, further comprising steps of:
performing at least one (1) re-establishing the bi-directional traffic trunk using a different explicit route and (2) providing notification, when the evaluated parameter for the activated bi-directional trunk is not equivalent to and does not exceed a predetermined standard associated with the evaluated standard.
10. The method of claim 9, wherein the parameter evaluated for the activated bi-directional traffic trunk includes at least one of connectivity, delay and other quality of service parameters.
11. The method of claim 1, further including steps of:
selecting a label switching router in a path traversed by the bi-directional traffic trunk; and
activating a loopback procedure at the label switching router.
12. A method of claim 2, wherein the evaluated parameter is evaluated for at least one portion of the established bi-directional traffic trunk.
13. A method comprising steps of:
activating a bi-directional traffic trunk; and
performing a loopback function on the activated bi-directional traffic trunk.
14. The method of claim 13, further comprising a step of:
evaluating at least one parameter of the established bi-directional traffic trunk using the performed loopback function.
15. The method of claim 14, wherein the loopback function for the activated bi-directional traffic trunk is performed periodically, and the evaluated parameter for the activated bi-directional traffic trunk is evaluated periodically.
16. The method of claim 14, further comprising steps of:
performing at least one of (1) re-establishing the bi-directional traffic trunk using a different explicit route and (2) providing notification, when the evaluated parameter for the activated bi-directional traffic trunk is not equivalent to and does not exceed a predetermined standard associated with the evaluated parameter.
17. The method of claim 14, wherein the at least one parameter includes at least one of connectivity, delay and other quality of service parameters.
18. A network comprising:
an originating router configured to transmit a packet downstream on a bi-directional traffic trunk; and
a loopback router configured to receive the packet and transmit the packet upstream towards the originating router on the bi-directional traffic trunk.
19. The network of claim 18, wherein the originating router receives the packet from the loopback router and evaluates at least one parameter of the bi-directional traffic trunk using the packet.
20. The network of claim 19, wherein the bi-directional traffic trunk is not activated.
21. The network of claim 20, wherein the originating router performs at least one of (1) re-establishing the bi-directional traffic trunk using a different explicit route and (2) providing notification, when the evaluated parameter is not equivalent to and does not exceed a predetermined standard associated with the evaluated parameter.
22. The network of claim 20, wherein the originating router activates the established bi-directional traffic trunk, when the evaluated parameter is any one of (1) equivalent to a predetermined standard associated with the evaluated parameter and (2) exceeds a predetermined standard associated with the evaluated parameter.
23. The network of claim 20, wherein the parameter is evaluated for at least one portion of the bi-directional traffic trunk.
24. The network of claim 19, wherein the bi-directional traffic trunk is activated.
25. The network of claim 24, wherein the originating router performs at least one of (1) re-establishing the bi-directional traffic trunk using a different explicit route and (2) providing notification, when the evaluated parameter for the activated bi-directional traffic trunk is not equivalent to and does not exceed a predetermined standard associated with the evaluated parameter.
26. The network of claim 19, wherein the at least one parameter includes at least one of connectivity, delay and other quality of service.
27. A method comprising steps of:
receiving a packet traveling downstream on a bi-directional traffic trunk; and
transmitting the received packet upstream on the bi-directional traffic trunk.
28. The method of claim 27, further comprising a step of identifying the incoming label of the received packet.
29. The method of claim 28, further comprising a step of replacing the identified incoming label with an incoming label corresponding to a received packet travelling upstream on the bi-directional traffic trunk.
30. The method of claim 29, further comprising steps of:
maintaining a table of next hop label forwarding entries; and
determining the received packet's next hop using a next hop label forwarding entry associated with the replaced incoming label.
31. The method of claim 27, wherein the step of receiving a packet further includes receiving the packet at a label switching router, and the receiving label switching router is any one of a label edge router and an intermediate label switching router.
32. The method of claim 27, wherein the bi-directional traffic trunk is in a multi-protocol label switching network.
33. A router comprising:
a plurality of ports, one port of the plurality of ports receiving a packet travelling downstream on a bi-directional traffic trunk; and
processing circuitry processing the packet and forwarding the packet to a selected port of the plurality of ports for transmission to a next hop upstream on the bi-directional traffic trunk.
34. A method comprising steps of:
constructing a packet at a router;
transmitting the packet downstream on a bi-directional traffic trunk from the router constructing the packet;
receiving the packet at a router; and
determining whether to perform a loopback procedure at the router receiving the packet.
35. The method of claim 34, further comprising a step of:
identifying the received packet as a loopback packet.
36. The method of claim 35, further comprising a step of:
processing the received packet in accordance with a command in the packet, when the packet is determined to be a loopback packet
37. The method of claim 36, wherein the command is associated with at least one parameter of the bi-directional traffic trunk.
38. The method of claim 37, wherein the at least one parameter includes at least one of connectivity, delay, and other quality of service parameters.
39. The method of claim 34, wherein the router constructing the packet and the router receiving the packet are label switching routers.
40. The method of claim 34, wherein the step of determining whether to perform a loopback procedure further includes a step of determining whether the received packet is a loopback packet.
41. The method of claim 40, wherein the step of determining whether to perform a loopback procedure further includes a step of determining whether the router receiving the packet is a loopback router for the received packet.
42. The method of claim 38, further comprising a step of:
transmitting the received packet to a next hop downstream on the bi-directional traffic trunk, when the received packet is not a loopback packet.
43. The method of claim 39, further comprising a step of:
transmitting the received packet to a next hop downstream on the bi-directional traffic trunk, when the router receiving the packet is not the loopback router for the received packet.
44. A network comprising:
a bi-directional traffic trunk;
an originating router constructing a packet and transmitting a packet downstream on the bi-directional traffic trunk; and
a receiving router receiving the packet and determining whether the receiving router is a loopback router for the received packet.
45. The network of claim 44, wherein the receiving router performs a loopback procedure, when the receiving router is the loopback router for the received packet.
46. The network of claim 45, wherein the receiving router processes the received packet in accordance with a command in the packet.
47. The network of claim 46, wherein the command is associated with at least one parameter of the bi-directional traffic trunk.
48. The network of claim 47, wherein, the at least one parameter includes at least one of connectivity, delay, and other quality of service parameters.
49. The network of claim 45, wherein the receiving router transmits the received packet to a next hop upstream, towards the originating router, when the receiving router is the loopback router for the received packet.
50. The network of claim 44, wherein the receiving router transmits the received packet to a next hop downstream on the bi-directional traffic trunk, when the receiving router is not the loopback router for the received packet.
51. The network of claim 44, wherein the originating router and the receiving routers are label switching routers.
US11/215,771 2000-06-07 2005-08-30 Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks Abandoned US20060013145A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/215,771 US20060013145A1 (en) 2000-06-07 2005-08-30 Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/589,464 US6965572B1 (en) 2000-06-07 2000-06-07 Loopback capability for bi-directional multi-protocol label switching traffic engineered trucks
US11/215,771 US20060013145A1 (en) 2000-06-07 2005-08-30 Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/589,464 Continuation US6965572B1 (en) 2000-06-07 2000-06-07 Loopback capability for bi-directional multi-protocol label switching traffic engineered trucks

Publications (1)

Publication Number Publication Date
US20060013145A1 true US20060013145A1 (en) 2006-01-19

Family

ID=35266427

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/589,464 Expired - Fee Related US6965572B1 (en) 2000-06-07 2000-06-07 Loopback capability for bi-directional multi-protocol label switching traffic engineered trucks
US11/215,771 Abandoned US20060013145A1 (en) 2000-06-07 2005-08-30 Loopback capability for Bi-directional multi-protocol label switching traffic engineered trunks

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/589,464 Expired - Fee Related US6965572B1 (en) 2000-06-07 2000-06-07 Loopback capability for bi-directional multi-protocol label switching traffic engineered trucks

Country Status (1)

Country Link
US (2) US6965572B1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040165601A1 (en) * 2003-02-24 2004-08-26 Hsin-Yuo Liu Method and system for label-based packet forwarding among multiple forwarding elements
US20050281259A1 (en) * 2004-06-19 2005-12-22 Kevin Mitchell Method of generating a monitoring datagram
US20070076590A1 (en) * 2005-10-04 2007-04-05 Invensys Selecting one of multiple redundant network access points on a node within an industrial process control network
US20090297141A1 (en) * 2008-05-30 2009-12-03 Fujitsu Limited Transmission apparatus, path testing method, and storage medium
US20100165852A1 (en) * 2008-12-25 2010-07-01 Fujitsu Limited Node apparatus and method for performing a loopback-test on a communication path in a network
US20100238812A1 (en) * 2009-03-23 2010-09-23 Cisco Technology, Inc. Operating MPLS label switched paths and MPLS pseudowire in loopback mode
US20120236866A1 (en) * 2009-11-30 2012-09-20 Hitachi, Ltd. Communication system and communication device
US8279759B1 (en) * 2005-03-07 2012-10-02 Verizon Services Corp. Protocol inter-worked ping mechanism
US20130051252A1 (en) * 2011-08-23 2013-02-28 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for monitoring network performance
US20130343204A1 (en) * 2011-02-19 2013-12-26 Deutsche Telekom Ag Looping mpls paths at forwarding level for connectionless mpls networks
WO2016045368A1 (en) * 2014-09-23 2016-03-31 中兴通讯股份有限公司 Three-layer-forwarding device route table capacity expansion method and forwarding device

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6847641B2 (en) * 2001-03-08 2005-01-25 Tellabs San Jose, Inc. Apparatus and methods for establishing virtual private networks in a broadband network
GB0118172D0 (en) 2001-07-26 2001-09-19 British Telecomm A telecommunications network
US7161946B1 (en) * 2001-12-12 2007-01-09 Cypress Semiconductor Corp. Technique for multiprotocol transport using MPLS (multi-protocol label switching)
US7269132B1 (en) * 2002-02-22 2007-09-11 Nortel Networks, Ltd. Method and apparatus for achieving transparent redundancy at a hierarchical boundary
US7539185B2 (en) * 2002-10-07 2009-05-26 Broadcom Corporation Fast-path implementation for an uplink double tagging engine
FR2848757B1 (en) * 2002-12-17 2005-03-11 Cit Alcatel DEVICE FOR DETERMINING COMMUNICATION PATHS IN A LABEL-SWITCHING COMMUNICATIONS NETWORK, IN THE PRESENCE OF SELECTION ATTRIBUTES
CN1310473C (en) * 2003-01-07 2007-04-11 华为技术有限公司 Data transferring method based no synchronous data transmission network
US7298705B2 (en) * 2003-02-05 2007-11-20 Broadcom Corporation Fast-path implementation for a double tagging loopback engine
US20040184407A1 (en) * 2003-03-21 2004-09-23 Sbc Knowledge Ventures, L.P. Operations, administration, and maintenance data packet and related testing methods
CA2425442A1 (en) * 2003-04-15 2004-10-15 Felix Katz Connectivity verification for internet protocol/multi-protocol label switching data communications networks
US7872976B2 (en) * 2003-05-02 2011-01-18 Alcatel-Lucent Usa Inc. System and method for multi-protocol label switching network tuning
US7385931B2 (en) * 2003-08-22 2008-06-10 Fujitsu Limited Detection of network misconfigurations
US7436828B2 (en) * 2003-09-10 2008-10-14 Nortel Networks Limited Method and apparatus for label switching data packets
US20070070910A1 (en) * 2005-09-28 2007-03-29 Siemens Aktiengesellschaft Managing OAM packets in a communications network
EP1848152A4 (en) * 2005-11-17 2008-04-23 Huawei Tech Co Ltd A method for measuring mpls network performance parameter and device and system for transmitting packet
US8547843B2 (en) 2006-01-20 2013-10-01 Saisei Networks Pte Ltd System, method, and computer program product for controlling output port utilization
US7746796B2 (en) * 2006-09-29 2010-06-29 Cisco Technology, Inc. Directed echo requests and reverse traceroute
US7639625B2 (en) * 2007-03-02 2009-12-29 Cisco Technology, Inc. Tracing connection paths through transparent proxies
US7808919B2 (en) * 2008-03-18 2010-10-05 Cisco Technology, Inc. Network monitoring using a proxy
CN101577657B (en) * 2008-05-08 2012-05-23 华为技术有限公司 Method of tunnel establishment and system for realizing tunnel establishment
US8374095B2 (en) * 2009-03-23 2013-02-12 Cisco Technology, Inc. Connection verification for MPLS label switched paths and pseudowires
US8537839B2 (en) 2010-08-30 2013-09-17 Ixia Traffic generator with dynamic MPLS label assignment
CN109150724B (en) * 2018-07-02 2021-06-29 新华三信息技术有限公司 Communication method and network card

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4593154A (en) * 1983-07-08 1986-06-03 Nissan Motor Company, Limited Loop-type data transmission/reception network
US5450394A (en) * 1994-03-10 1995-09-12 Northern Telecom Limited Delay monitoring of telecommunication networks
US5930017A (en) * 1997-12-15 1999-07-27 Mci Communications Corporation Method and system for maintaining an optical path
US5991300A (en) * 1998-09-08 1999-11-23 Cisco Technology, Inc. Technique for efficiently performing optional TTL propagation during label imposition
US6195704B1 (en) * 1996-11-12 2001-02-27 Kabushiki Kaisha Toshiba Methods and systems for a loop-type network using a spare communications path
US6246667B1 (en) * 1998-09-02 2001-06-12 Lucent Technologies Inc. Backwards-compatible failure restoration in bidirectional multiplex section-switched ring transmission systems
US6408001B1 (en) * 1998-10-21 2002-06-18 Lucent Technologies Inc. Method for determining label assignments for a router
US6512768B1 (en) * 1999-02-26 2003-01-28 Cisco Technology, Inc. Discovery and tag space identifiers in a tag distribution protocol (TDP)
US6628649B1 (en) * 1999-10-29 2003-09-30 Cisco Technology, Inc. Apparatus and methods providing redundant routing in a switched network device
US6813242B1 (en) * 1999-05-07 2004-11-02 Lucent Technologies Inc. Method of and apparatus for fast alternate-path rerouting of labeled data packets normally routed over a predetermined primary label switched path upon failure or congestion in the primary path
US6967961B1 (en) * 1998-06-03 2005-11-22 Cisco Technology, Inc. Method and apparatus for providing programmable memory functions for bi-directional traffic in a switch platform

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2181293C (en) * 1995-07-17 2000-06-06 Charles Kevin Huscroft Atm layer device
US5892924A (en) * 1996-01-31 1999-04-06 Ipsilon Networks, Inc. Method and apparatus for dynamically shifting between routing and switching packets in a transmission network
AU734747B2 (en) * 1996-01-31 2001-06-21 Ipsilon Networks, Inc. Improved method and apparatus for dynamically shifting between routing and switching packets in a transmission network
US6735190B1 (en) * 1998-10-21 2004-05-11 Lucent Technologies Inc. Packet transport method device utilizing header removal fields
US6636484B1 (en) * 1998-12-09 2003-10-21 Cisco Technology, Inc. Automatic generation of OAM cells for connection continuity detection
US6597701B1 (en) * 1998-12-22 2003-07-22 Sprint Communications Company L.P. System and method for configuring a local service control point with a call processor in an architecture
US6647208B1 (en) * 1999-03-18 2003-11-11 Massachusetts Institute Of Technology Hybrid electronic/optical switch system
US6473421B1 (en) * 1999-03-29 2002-10-29 Cisco Technology, Inc. Hierarchical label switching across multiple OSPF areas

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4593154A (en) * 1983-07-08 1986-06-03 Nissan Motor Company, Limited Loop-type data transmission/reception network
US5450394A (en) * 1994-03-10 1995-09-12 Northern Telecom Limited Delay monitoring of telecommunication networks
US6195704B1 (en) * 1996-11-12 2001-02-27 Kabushiki Kaisha Toshiba Methods and systems for a loop-type network using a spare communications path
US5930017A (en) * 1997-12-15 1999-07-27 Mci Communications Corporation Method and system for maintaining an optical path
US6967961B1 (en) * 1998-06-03 2005-11-22 Cisco Technology, Inc. Method and apparatus for providing programmable memory functions for bi-directional traffic in a switch platform
US6246667B1 (en) * 1998-09-02 2001-06-12 Lucent Technologies Inc. Backwards-compatible failure restoration in bidirectional multiplex section-switched ring transmission systems
US5991300A (en) * 1998-09-08 1999-11-23 Cisco Technology, Inc. Technique for efficiently performing optional TTL propagation during label imposition
US6408001B1 (en) * 1998-10-21 2002-06-18 Lucent Technologies Inc. Method for determining label assignments for a router
US6512768B1 (en) * 1999-02-26 2003-01-28 Cisco Technology, Inc. Discovery and tag space identifiers in a tag distribution protocol (TDP)
US6813242B1 (en) * 1999-05-07 2004-11-02 Lucent Technologies Inc. Method of and apparatus for fast alternate-path rerouting of labeled data packets normally routed over a predetermined primary label switched path upon failure or congestion in the primary path
US6628649B1 (en) * 1999-10-29 2003-09-30 Cisco Technology, Inc. Apparatus and methods providing redundant routing in a switched network device

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7397795B2 (en) * 2003-02-24 2008-07-08 Intel California Method and system for label-based packet forwarding among multiple forwarding elements
US20040165601A1 (en) * 2003-02-24 2004-08-26 Hsin-Yuo Liu Method and system for label-based packet forwarding among multiple forwarding elements
US20050281259A1 (en) * 2004-06-19 2005-12-22 Kevin Mitchell Method of generating a monitoring datagram
US8279759B1 (en) * 2005-03-07 2012-10-02 Verizon Services Corp. Protocol inter-worked ping mechanism
US20070076590A1 (en) * 2005-10-04 2007-04-05 Invensys Selecting one of multiple redundant network access points on a node within an industrial process control network
US7688712B2 (en) * 2005-10-04 2010-03-30 Invensys Systems, Inc. Selecting one of multiple redundant network access points on a node within an industrial process control network
US20090297141A1 (en) * 2008-05-30 2009-12-03 Fujitsu Limited Transmission apparatus, path testing method, and storage medium
US20100165852A1 (en) * 2008-12-25 2010-07-01 Fujitsu Limited Node apparatus and method for performing a loopback-test on a communication path in a network
US8391163B2 (en) * 2009-03-23 2013-03-05 Cisco Technology, Inc. Operating MPLS label switched paths and MPLS pseudowire in loopback mode
US20100238812A1 (en) * 2009-03-23 2010-09-23 Cisco Technology, Inc. Operating MPLS label switched paths and MPLS pseudowire in loopback mode
US9419885B2 (en) 2009-03-23 2016-08-16 Cisco Technology, Inc. Operating MPLS label switched paths and MPLS pseudowire in loopback mode
US20120236866A1 (en) * 2009-11-30 2012-09-20 Hitachi, Ltd. Communication system and communication device
US9083602B2 (en) * 2009-11-30 2015-07-14 Hitachi, Ltd. Communication system and communication device
US20130343204A1 (en) * 2011-02-19 2013-12-26 Deutsche Telekom Ag Looping mpls paths at forwarding level for connectionless mpls networks
US9344346B2 (en) * 2011-02-19 2016-05-17 Deutsche Telekom Ag Looping MPLS paths at forwarding level for connectionless MPLS networks
US8976689B2 (en) * 2011-08-23 2015-03-10 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for monitoring network performance
US20130051252A1 (en) * 2011-08-23 2013-02-28 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for monitoring network performance
WO2016045368A1 (en) * 2014-09-23 2016-03-31 中兴通讯股份有限公司 Three-layer-forwarding device route table capacity expansion method and forwarding device

Also Published As

Publication number Publication date
US6965572B1 (en) 2005-11-15

Similar Documents

Publication Publication Date Title
US6965572B1 (en) Loopback capability for bi-directional multi-protocol label switching traffic engineered trucks
US7822030B2 (en) Techniques for introducing in-band network management packets in multi-protocol label switching networks
EP1891526B1 (en) System and methods for providing a network path verification protocol
EP1856862B1 (en) System and method for network reachability detection
US7120118B2 (en) Multi-path analysis for managing machine communications in a network
US7765306B2 (en) Technique for enabling bidirectional forwarding detection between edge devices in a computer network
EP1861963B1 (en) System and methods for identifying network path performance
AU2006349311B2 (en) Resiliency schemes in communications networks
US7336615B1 (en) Detecting data plane livelines in connections such as label-switched paths
US8160055B1 (en) System and methods for identifying network path performance
US7768925B2 (en) Method of domain supervision and protection in label switched network
US20100287405A1 (en) Method and apparatus for internetworking networks
US9059905B2 (en) Methods and arrangements in an MPLS-TP network
EP1796327A1 (en) A method for processing the failure between the egress lsr and the data equipment connected therewith
EP2509261B1 (en) Monitoring of a network element in a packet-switched network
US20090268622A1 (en) Route Tracing Program Configured to Detect Particular Network Element Making Type of Service Modification
EP1943787B1 (en) Method and system for loop-back and continue in packet-based network
EP1037428B1 (en) Method for measuring the availability of router-based connectionless networks
JP2002368787A (en) Explicit path designation relay device
Bavier et al. Increasing TCP throughput with an enhanced internet control plane
JP5524934B2 (en) Recovery methods in communication networks
Lohne et al. Mechanisms for OAM on MPLS in large IP backbone networks
JP2006042262A (en) Traffic control method by relay system for base of vpn
Brooks et al. A methodology for monitoring LSP availability in MPLS networks

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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