WO2011144088A2 - Procédé de protection de service et dispositif d'accès - Google Patents

Procédé de protection de service et dispositif d'accès Download PDF

Info

Publication number
WO2011144088A2
WO2011144088A2 PCT/CN2011/074683 CN2011074683W WO2011144088A2 WO 2011144088 A2 WO2011144088 A2 WO 2011144088A2 CN 2011074683 W CN2011074683 W CN 2011074683W WO 2011144088 A2 WO2011144088 A2 WO 2011144088A2
Authority
WO
WIPO (PCT)
Prior art keywords
service
pseudowire
physical link
standby
primary
Prior art date
Application number
PCT/CN2011/074683
Other languages
English (en)
Chinese (zh)
Other versions
WO2011144088A3 (fr
Inventor
江元龙
罗勇
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201180000697.7A priority Critical patent/CN102282805B/zh
Priority to PCT/CN2011/074683 priority patent/WO2011144088A2/fr
Publication of WO2011144088A2 publication Critical patent/WO2011144088A2/fr
Publication of WO2011144088A3 publication Critical patent/WO2011144088A3/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a service protection method and an access device.
  • MPLS Multi-Protocol Label Switching
  • MPLS mainly has two modes of carrying Ethernet services: one is a point-to-point Ethernet private leased line service, and the other is a multi-point to multi-point Ethernet virtual LAN service, which respectively corresponds to VP WS (Virtual Private Wire Service, Virtual private leased line service) and VPLS (Virtual Private LAN Service) technology.
  • VP WS Virtual Private Wire Service, Virtual private leased line service
  • VPLS Virtual Private LAN Service
  • the service packet is added to the MPLS network in the label switching mode after the PW (Pseudowire) label and the LSP (Label Switching Path) tunnel label are added to the ingress node of the MPLS network.
  • Export node Each of the pseudowires corresponds to a unique PW tag value, and multiple pseudowires can be multiplexed into one LSP tunnel for transmission to improve network scalability.
  • the ingress PE the Provider Edge
  • the intermediate node only performs the LSP label exchange, and does not need to process the PW label.
  • the LSP is carried over a physical link layer (e.g., an Ethernet link layer).
  • VPWS is commonly used for the delivery of unicast traffic.
  • the MPLS network connects multiple geographically dispersed customer sites by emulating an Ethernet broadcast domain between PE nodes.
  • a VPLS instance consists of multiple PEs.
  • the PEs are connected to each other through pseudowires (pseudowires are also carried on the LSP), and the services are transmitted through the pseudowires.
  • the PE initiates and terminates the pseudowires.
  • the forwarder forwards according to the MAC address of the Ethernet service frame. Since there is no need to replicate each multicast packet at the source node, VPLS is more efficient for multicast traffic transmission than VPWS bandwidth, and is therefore more used for multicast services.
  • the embodiments of the present invention provide a service protection method and an access device, which can simplify the service protection process and unify the protection methods under various services such as unicast and multicast.
  • a method of business protection including:
  • the access node When the access node detects a continuity fault of the service level, activating the standby physical link of the active physical link, so that the alternate label switched path LSP path and the backup pseudowire on the standby physical link are available;
  • the faulty service is switched to the standby pseudowire by the primary pseudowire carrying the service, where the primary pseudowire is a pseudowire carried by the primary LSP path on the active physical link.
  • the standby pseudowire is a pseudowire carried by a backup LSP path on the standby physical link.
  • An access device includes:
  • a detecting unit configured to run a service level continuity fault detection on a service path between the access node and the aggregation node, where the maintenance node configured to perform the service level continuity fault detection is configured;
  • An activation unit configured to activate a standby physical link of the active physical link when a continuity fault of the service level is detected, so that the backup LSP path and the backup pseudowire on the standby physical link are available; And the faulty service is switched by the primary pseudowire carrying the service to the standby pseudowire, where the primary pseudowire is carried by the primary LSP path on the active physical link.
  • the pseudowire is the pseudowire carried by the alternate LSP path on the standby physical link.
  • the maintenance endpoint is configured in the access node and the aggregation node of the service path in the single/multicast service, and the service level continuity fault detection is performed between the maintenance endpoints, thereby ignoring different layers in the path.
  • Different MPLS OAM mechanisms between different LSP segments as long as service level continuity faults are detected, both the unicast and multicast services are performed by the access node to the standby physical link.
  • the backup pseudowire is used to implement service protection under the MPLS multi-service access system.
  • This method not only greatly simplifies the service protection process, but also unifies the protection methods of unicast and multicast services.
  • the method does not need to rely on the intermediate node for service protection, and can protect multiple fault scenarios of multiple services, ensuring the independence of the access device, and reducing the difficulty of the service access configuration, and does not need to separately unicast and group. Broadcasting provides different protection mechanisms, making deployment easier.
  • FIG. 1 is a schematic diagram of an application scenario of a unicast service in the prior art
  • FIG. 2 is a schematic diagram of an application scenario of a multicast service in the prior art
  • Figure 3 is a schematic diagram of a failure of a multicast service
  • FIG. 4 is a flowchart of a service protection method according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of switching protection in the embodiment shown in Figure 4.
  • FIG. 6 is a flowchart of another service protection method according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an application scenario in the embodiment shown in FIG. 6;
  • FIG. 8 is a schematic diagram of handover protection in the case of homology and sibling in the embodiment shown in FIG. 6;
  • FIG. 9 is a flowchart of another service protection method according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of an application scenario in the embodiment shown in FIG. 9;
  • FIG. 11 is a schematic structural diagram of another access node and a sink node according to an embodiment of the present invention
  • FIG. 12 is a schematic structural diagram of an access device according to an embodiment of the present invention
  • FIG. 13 is a schematic structural diagram of another access device according to an embodiment of the present invention.
  • FIG. 14 is a schematic structural diagram of an MPLS multi-service access system according to an embodiment of the present invention.
  • the access node (AN) AN1 provides a unicast service scenario through the VPWS technology, such as the LSP path of the residential broadband Internet service through the access node AN1 to the Aggregation Nodes (AGS) AGS2.
  • a PW on the top is transmitted.
  • the access node AN1 is respectively connected to the two nodes AGS1 and AGS3 through the primary and backup physical links, so that two can be established between the access node AN1 and the aggregation node AGS2.
  • the physically separated LSP path such as the primary LSP path through AN1-AGS1-AGS2, and the alternate LSP path through AN1-AGS3-AGS2, because the primary and backup LSP paths are homogenous and identical, so the same pseudowire can be shared. That is, the service pseudowires between the foregoing AN1 and AGS2 may be carried by the primary LSP path or by the backup LSP path.
  • the respective LSP paths carry different pseudowires.
  • the homologous and homogenous representations are imported into the same sink node by the same access node, and the homologous different sinks indicate that the same access node joins different sink nodes.
  • the primary LSP path is carried by the primary physical link of AN1-AGS1 and another one or more physical links between AGS1 and AGS2.
  • the alternate LSP path is the alternate physical link of AN1-AGS3 and another segment between AGS3 and AGS2. Or multiple segments of physical link bearers.
  • the access node AN2 provides a multicast service through the VPLS technology.
  • the access node AN2 is respectively connected to the two nodes AGS4 and AGS6 through two primary and backup physical links, so that there are also two between the access node AN2 and the aggregation node AGS5.
  • the physical separation of the service path such as the primary path through AN2-AGS4-AGS5, and the alternate path through AN2-AGS6-AGS5, but in the multicast service, the downlink Ethernet service packet provided by BRAS2 is first performed in AGS5.
  • the pseudowire is encapsulated and carried by LSP2, and then the multicast packet is transmitted to the AGS4 through the VPLS network.
  • the AGS4 receives and decapsulates the Ethernet frame and then forwards it according to the MAC address in the Virtual Switch Instance (VSI) repeater module.
  • the LSP1 arrives at the AN2, so the primary path and the alternate path both include two LSP paths.
  • the primary path includes the LSP1 and LSP2 paths
  • the alternate path includes the LSP3 and LSP4 paths.
  • Each segment of the LSP path carries its own corresponding pseudowire, between the access node AN2 and the aggregation node AGS5.
  • the service is carried by the pseudo-line carried by the LSPs in the main path.
  • Each LSP is carried by its corresponding physical layer link.
  • the LSP1 path is carried by the physical layer link of AN1-AGS4.
  • the AN2-AGS4 physical layer link carrying the LSP1 path and the AN2-AGS6 physical layer link carrying the LSP3 path cannot be activated at the same time. Otherwise, loopback occurs, that is, the downlink multicast packet is After the LSP1 path of the AGS4-AN2 link enters the AN2, the LSP3 path of the other AN2-AGS6 link may be returned to the VPLS network and continue to reach the same AGS device through the VPLS network. Causes a loopback of the path. Therefore, for a multicast service, only the primary physical link is activated.
  • the LSP1 it carries When it fails, it is obvious that the LSP1 it carries will be faulty. In this case, it can be based on the physical layer protocol (such as the Ethernet cross-frame LAG protocol). 802.1AX) activates the standby physical link segment of the active physical link, and initiates the switching of LSP1 to the LSP3 carried by the standby physical link segment and the pseudowire switching of the corresponding LSP segment to ensure normal operation of the service.
  • the physical layer protocol such as the Ethernet cross-frame LAG protocol.
  • the MPLS OAM needs to be run between the AN and the AGS and the AGS device in the above two scenarios.
  • the Administration and Maintenance mechanism is used to detect whether there is a fault in the corresponding LSP path and the LSP path segment. For example, the LSP path between AN1-AGS2 in Figure 1 and the LSP path between AN2-AGS4 in Figure 2 LSP path between AGS4-AGS5, etc.
  • the VPLS edge node is used as the VPLS edge node, the LSPs need to be terminated and forwarded through the Ethernet destination address.
  • the MPLS OAM running between different LSP segments is completely independent.
  • the embodiment of the present invention provides a service protection method and an access device, in a single/multicast service, in a service path.
  • Continuity fault detection which eliminates the need to deploy corresponding MPLS OAM mechanisms and physical layer OAMs between different layers and different LSP segments in the path. As long as service level continuity faults are detected, both unicast and multicast services are available.
  • the activation of the backup physical link is performed by the access node, so that the backup LSP path carried by the standby physical link and the backup pseudowire carried by the backup LSP path are available, and the service pseudowire carrying the service is used on the primary LSP path.
  • the primary pseudowire switches to the alternate pseudowire of the alternate LSP path, thereby implementing service protection under the MPLS multi-service access system. This method not only greatly simplifies the service protection process, but also unifies the protection methods of unicast and multicast services.
  • FIG. 4 is a flowchart of a service protection method according to an embodiment of the present invention.
  • the service transmitted between the access node and the sink node may be a unicast service or a multicast service.
  • the access node may be a digital subscriber line access multiplexer when the copper wire is accessed.
  • DSLAM Digital Subscriber Line Access Multiplexer
  • OLT Optical Line Terminal
  • MPLS-enabled access device that uses other access technologies or multiple access technologies.
  • the aggregation node can be an MPLS-enabled service router, such as the Quidway NE40 full-service router.
  • the service is carried by the primary physical link between the access node and the sink node. Specifically, the service is carried by the primary pseudowire carried by the primary LSP path on the primary physical link.
  • the physical link between the access node and the sink node also has a standby physical link of the active physical link, and the backup physical link also carries the corresponding backup LSP path and the backup pseudo. Line (as mentioned above, the alternate pseudowire and the main pseudowire can be the same when homologous and sibling).
  • a maintenance end point is configured on the access node and the aggregation node, for example, on the access node AN1 and the aggregation node AGS2 shown in FIG. 1, or in FIG.
  • a maintenance endpoint is configured on the access node AN2 and the aggregation node AGS5, and the maintenance endpoint can send, receive, and process OAM messages such as service level continuity fault detection messages and reverse fault notifications, where the service level continuity fault detection message is For example, it is transmitted in a pseudowire between the access node and the sink node, and the service running between the access node and the sink node may be an Ethernet service, and between the two maintenance endpoints, such as Y.1731 or 802.1ag OAM may be enabled.
  • the two maintenance endpoints may be functional modules respectively built in the access node and the aggregation node, or may be respectively disposed outside the access node and the aggregation node and connected thereto.
  • the physical mode is no longer - enumerated, as long as the service level continuity fault detection on the primary path can be performed through the two maintenance endpoints.
  • the service-level continuity fault detection is any protocol specification that adopts the Ethernet header encapsulation for the Ethernet service in accordance with Y.1731, 802. lag or other similar OAM functions, and the prior art is in different segments of the LSP path.
  • the path layer OAM performed internally is MPLS/PW OAM, such as Bidirectional Forwarding Detection (BFD), which uses the MPLS header encapsulation.
  • MPLS/PW OAM such as Bidirectional Forwarding Detection (BFD)
  • BFD Bidirectional Forwarding Detection
  • a point-to-point service OAM is usually used.
  • the source address of the downlink OAM message is the unicast MAC address of the sink node, and the destination address is the unicast MAC address of the access node.
  • the source address in the downlink OAM message is the unicast MAC address of the sink node, and the destination address is the multicast MAC address.
  • the service protection method in the MPLS multi-service access system may include the following steps:
  • Step 401 Run a service level continuity fault detection on a service path between the access node and the sink node.
  • a service level continuity fault detection message may be periodically sent from the maintenance endpoint MEP of the sink node to the maintenance node MEP of the access node, and then the access node MEP is based on the scheduled time. Whether the CCM message of the other party is received (for example, 3.5 times the above period) to verify whether the operation of a certain service is faulty. If a service failure occurs, it indicates that a certain physical chain carrying the service between the access node and the aggregation node A primary physical link such as an access node that is dual-homed, or another physical link on the path, or a node on the path may fail.
  • the service level continuity fault detection can also be:
  • the access node sends a service level continuity fault detection message to the sink node;
  • the service-level continuity fault detection response message returned by the aggregation node is received within the preset time, the service is running normally. Otherwise, if the service-level continuity fault detection response message sent by the aggregation node is not received within the preset time, The fault indicates that the service is faulty in the downlink direction from the sink node to the access node. If the reverse fault indication message sent by the sink node is received, it indicates that the service is faulty in the uplink direction from the access node to the sink node. .
  • Step 402 When the access node detects a service level continuity detection fault, activate the standby physical link of the active physical link, so that the standby LSP path and the backup pseudowire on the standby physical link are available.
  • Service-level continuity fault detection messages running on the two maintenance endpoints contain service information.
  • the access node When the ingress node detects a service running fault, the access node relinquishes the primary physical link carrying the service and activates the standby physical link, so as to switch the service to the backup LSP path and the alternate pseudo of the standby physical link.
  • the unicast or multicast service before the service level continuity fault detection is detected, the standby physical link is inactive, and the standby physical link is activated when the fault is detected.
  • the activation process may be the activation of a physical port, or only logically allow the transmission and processing of service data frames, and will not be described again in the future.
  • Step 403 Switch the faulty service from the primary pseudowire carrying the service to the standby pseudowire.
  • the standby physical link After the standby physical link is activated, the standby LSP path and the backup pseudowire on the normal physical link can transmit the service data frame.
  • the access node can switch the faulty service from the primary pseudowire carrying the service to the corresponding standby pseudo. After the line, the service is transmitted through the alternate pseudowire carried by the standby LSP on the standby physical link.
  • the access node may further close the active physical link after completing the service switching (it may be to close the physical port, or simply discard all the service data frames received on the link, and not later) Let me repeat).
  • the service OAM module processes the OAM packet such as the service level continuity fault detection message.
  • the service level continuity fault triggers the protection switching decision module, and activates the standby physical link on the other hand (the main service can be closed at the same time)
  • the physical link on the other hand, reverses the traffic frame itself to the alternate pseudowire of the alternate LSP path in the alternate physical link.
  • the maintenance endpoint is configured in the access node and the aggregation node of the service path in the single/multicast service, and the service level continuity fault detection is performed between the maintenance endpoints, thereby eliminating the need for different layers in the path.
  • the MPLS OAM mechanism and the physical layer OAM are deployed between different LSP segments.
  • the access node performs the activation of the standby physical link, whether it is unicast or multicast.
  • the alternate LSP path carried by the standby physical link and the alternate pseudowire carried by the backup LSP path are available, and the service pseudowire carrying the service is switched from the primary pseudowire on the primary LSP path to the alternate pseudowire on the standby LSP path.
  • FIG. 6 is a flowchart of another service protection method according to an embodiment of the present invention.
  • This example uses the VPWS to carry the unicast service as an example.
  • the access node As shown in Figure 7, the access node
  • the primary physical link AN3-AGS8 is in an active state, and its service is carried by the primary pseudowire PW8 on the primary LSP path between the AN3-AGS7, and the standby physical link is used.
  • AN3-AGS9 is inactive before the service fails, and the service flow cannot be used.
  • the service level continuity fault detection protocol such as Y.1731 or 802.1ag OAM can be enabled between MEP1 and MEP2.
  • the service protection method can include the following steps:
  • Step 601 The access node receives the service level continuity fault detection message sent by the sink node.
  • the MEP2 on the AGS7 sends a service level continuity fault detection message (CCM) to the MEP1 (ie, the downlink direction) on the AN3.
  • CCM service level continuity fault detection message
  • the detection message is transmitted through the pseudowire PW8.
  • the source address of the message is the unicast MAC address of the AGS7, and the destination address is Unicast MAC address of AN3.
  • AN3 can also send a service-level continuity fault detection message to AGS7 (that is, the uplink direction).
  • the source address of the message is the unicast MAC address of AN 1, and the destination address is the unicast MAC address of AGS7.
  • Step 602 The access node determines whether a service fault occurs according to the condition of receiving the service OAM message.
  • the access node AN3 also sends a CCM message to the aggregation node AGS7, when the uplink direction fails, the AGS7 cannot receive the CCM message sent by the AN3 within a certain period of time. At this time, the AGS7 sends the reverse CCM message to the AN3 through the downlink direction.
  • the failure indication for example, a specific bit in the CCM message, so if the AN3 receives the CCM with the reverse fault indication sent by the AGS7 within the preset time, it indicates that there is a fault in the uplink direction of the service.
  • AN3 receives the CCM message sent by AGS7 within the preset time, and there is no reverse fault indication, it indicates that the service is running normally, that is, it runs normally in the uplink and downlink directions of the service path. If AN3 does not receive any CCM message sent by AGS7 within the preset time (for example, 3.5 CCM cycles), it indicates that the service must have a fault in the downlink direction (it is possible that there is also a fault in the uplink direction).
  • This service level continuity fault detection is different from the fault detection at the path layer, and it does not need to be different in the path.
  • Different fault detection mechanisms are deployed between the layers to detect the service running between the access node and the aggregation node.
  • the service-level continuity fault detection message is transmitted on the pseudo-line of the service path. As long as a service fault occurs, AN3 It can be perceived that, in turn, it can be determined that the physical link or the LSP path or the intermediate node carrying the service is faulty.
  • Step 603 When the access node AN3 detects a service level continuity fault, activate the standby physical link of the active physical link that carries the service, and close the primary physical link.
  • the activation process is similar to the step 402 in the foregoing embodiment, and details are not described herein again.
  • the standby link AN3-AGS9 is activated, the alternate LSP path on the standby link is available. Since the physical layer link between the AGS9 and the aggregation node AGS7 is always active, the LSP path carried by the LSP is always available. .
  • the faulty service can be switched to the standby pseudo-line carried by the standby LSP in the standby physical link, and the following steps can be performed to carry the faulty service. All services on the primary physical link are switched to their alternate pseudowires.
  • Step 604 The access node establishes a service index table of all services on the active physical link.
  • the access node AN3 may first establish a service index table of all services on the active physical link, as shown in the following table, so as to facilitate subsequent handover. All services can be switched to its alternate pseudowires one by one according to the service index table.
  • the service index table can take the form: (i, Service(i), PW(i) ), where i is an index value of a positive integer, and Service(i) and PW(i) represent the i-th service and its Corresponding alternate pseudowire, or (i, Service(i), PW main (i), PW standby (i)), where PW main (i) and PW standby (i) respectively represent the main corresponding to the i-th service Use pseudowires and alternate pseudowires.
  • Other possible ways, such as using a linked list, hash, or other data structure to represent the business index table are possible, and are not enumerated here.
  • the step of establishing the service index table may be established by management pre-configuration, or dynamically established when a new service is accessed, or established when an alternate path is established, which is not limited herein.
  • Step 605 Switch each service on the active physical link to the corresponding standby pseudowire by using the primary pseudowire that carries each service according to the service index table.
  • the standby physical link After the standby physical link is activated, all the backup pseudowires carried on the standby physical link are available.
  • other services on the primary physical link may be carried by the service.
  • the main pseudowire switches to the corresponding alternate pseudowire.
  • the primary pseudowire on the primary physical link may be switched to its alternate pseudowire one by one according to the services listed in the service index table.
  • steps 604 and 605 are not performed, and only the failed service is switched from the primary pseudowire to the alternate pseudowire, since the primary physical link has failed, other services on the primary physical link are also running. A fault occurs. Therefore, after the steps of the above steps 601 to 603 are repeated for the corresponding service, the same will be switched to the alternate pseudo line corresponding to the service.
  • the unicast service is a homogenous and homogenous scenario, that is, after the access node AN3 is accessed through the primary physical link and the standby physical link, the service is finally exported in the MPLS network.
  • the same convergence node for example, AGS7
  • the primary pseudowire PW8 and the alternate pseudowire PW9 are actually the same pseudowire.
  • the faulty service switching process is specifically as follows: The primary pseudowire carrying the service is used by the primary physics. The primary LSP on the link is switched to the backup LSP on the standby physical link.
  • the service OAM module processes OAM packets such as service level continuity fault detection messages.
  • the unicast service is a homogenous different sink, that is, the primary physical link and the backup physical link are both originated from the access node AN3, but the service is in the MPLS network, the final exit is a different aggregation node, and the primary pseudowire PW8 Different from the alternate pseudowire PW9, the specific handover process of each service is also shown in FIG. 5, which is the same as the handover process in the foregoing step 403.
  • the maintenance node in the single/multicast service, is configured at the access node and the aggregation node, and the service level continuity fault detection is performed between the maintenance endpoints, thereby eliminating the need to deploy corresponding MPLS OAM between different path layers.
  • the physical layer OAM as long as the corresponding service fault is detected, the access node actively activates the standby physical link, and switches all services from its primary pseudowire to its corresponding alternate pseudowire, thereby implementing MPLS multi-service access.
  • Business protection under the system. This method not only greatly simplifies the service protection process, but also unifies the protection methods of unicast and multicast services.
  • FIG. 9 is a flowchart of another service protection method according to an embodiment of the present invention.
  • This example uses VPLS to carry multicast services as an example.
  • a physical layer link AN4-AGS11-AGS10 and a physical layer link AN4-AGS 12-AGS 10 exist between the access node AN4 and the sink node AGS10.
  • the active physical link AN4-AGS11 is in the active state, and the service is carried by the pseudowires PW41 and PW10 carried by the multiple LSPs between the AN4 and the AGS10.
  • the standby physical link AN4-AGS12 is in the service before the service fails. Inactive, not available.
  • the continuity fault detection protocol such as Y.1731 or 802.1ag OAM can be enabled between MEP3 and MEP4.
  • the service protection method can include the following steps:
  • Step 901 The aggregation node sends a service level continuity fault detection message to the access node.
  • the MEP4 on the AGS 10 transmits a service level continuity fault detection message to the MEP3 on the AN4, and the detection message is transmitted in the pseudowires PW41 and PW10.
  • the source address of the message is the unicast MAC address of AGS10, and the destination address is the multicast MAC address.
  • Step 902 The access node determines, according to the continuity fault detection, whether a service level continuity detection fault occurs.
  • the access node MEP3 determines that there is a service failure, and further determines that the primary physical link is faulty or other physical link on the primary LSP path or There is a fault in the intermediate node, etc.
  • Step 903 When the access node AN4 detects a service failure, activate the standby physical link of the active physical link that carries the service, and close the active physical link.
  • AN4 activates the alternate physical link AN4-AGS12. Since the data paths between AGS12 and AGS10 are always open (they are in the same VPLS network), the alternate LSP path and the alternate pseudowire are available.
  • An optional physical link closure mode is to discard all service data frames received on the link.
  • Step 904 The access node sends an IGMP group (Internet Group Management Protocol) request on the standby physical link by using an alternate pseudowire. After the access node activates the standby physical link, the AGS 10 can further send a MAC flush message to each VPLS endpoint according to the existing mechanism of the VPLS, so that each endpoint re-executes the MAC address learning and accelerates the convergence process of the VPLS service.
  • IGMP group Internet Group Management Protocol
  • AN4 can also choose to perform the IGMP proxy function.
  • the proxy client On the standby physical link, the proxy client actively sends IGMP group requests, and establishes and maintains multicast group memberships with the directly adjacent multicast routers.
  • the broadcast service is available on the alternate physical link.
  • the IGMP message may be sent by using an alternate pseudowire carried on the standby physical link corresponding to the multicast service. In another embodiment, if there are no alternate pseudowires, the IGMP message can be sent directly on the alternate physical link.
  • Step 905 Establish a service index table, and switch all services on the active physical link to the corresponding standby pseudowires by using the primary pseudowires respectively carrying the services according to the service index table.
  • the access node establishes a service index table of all services on the primary physical link, and switches all services on the primary physical link to the corresponding alternate pseudowire according to the service index table.
  • the AN4 since the multicast service is transmitted to the AN4 through the pseudowire PW42 on the alternate LSP path in the alternate physical link between the AN4-AGS12, the AN4 can receive the downlink multicast service sent by the AGS10 on the alternate pseudowire.
  • the switching process of each service is also shown in FIG. 5, which is the same as the switching process in the foregoing step 403.
  • the maintenance node in the multicast service, is configured at the access node and the aggregation node, and the service level continuity fault detection is performed between the maintenance endpoints, thereby eliminating the need to deploy between different path layers.
  • MPLS OAM and physical layer OAM as long as a service failure is detected, the access node performs activation of the standby physical link, and all services are switched from their primary pseudowires to corresponding alternate pseudowires, thereby implementing MPLS multi-service.
  • Service protection under the access system This method not only greatly simplifies the service protection process, but also unifies the protection methods of unicast and multicast services.
  • the BRAS Broadband Remote Access Server
  • AGS7/AGS10 convergence device AGS7/AGS10 that is connected to the upstream edge of the MPLS network at a single point.
  • the BRAS can also be dual-homed to two different aggregation devices, as shown in the figure.
  • the service level continuity fault detection may also be performed on the switched service path. If the service fails, the method may continue to perform another standby pseudowire according to the foregoing embodiment. Business switching.
  • the above is a description of an embodiment of the method of the present invention, and an apparatus and system for implementing the above method will be described below.
  • FIG. 12 is a schematic structural diagram of an access device according to an embodiment of the present invention.
  • the access device is applied to an MPLS multi-service access system, where the access device is configured with a maintenance endpoint that can perform service level continuity fault detection, and the access device can include:
  • the detecting unit 1201 is configured to run a service level continuity fault detection on a service path between the node and the sink node.
  • a maintenance endpoint that performs service level continuity fault detection is also configured on the aggregation node.
  • the activation unit 1202 is configured to activate the standby physical link of the active physical link when the continuity fault of the service level is detected, so that the backup LSP path and the backup pseudowire on the standby physical link are available.
  • the switching unit 1203 is configured to switch the faulty service from the primary pseudowire of the bearer service to the standby pseudowire, where the primary pseudowire is a pseudowire carried by the primary LSP path on the primary physical link, and the standby The pseudowire is a pseudowire carried by the alternate LSP path on the alternate physical link.
  • the detecting unit 1201 sends a service level continuity fault detection message between the maintenance endpoint of the access node and the maintenance endpoint of the sink node, and verifies whether there is a service fault according to whether the CCM message of the other party is received within a predetermined time, and the It can be determined whether the bearer between the access node and the sink node is faulty.
  • the activation unit 1202 abandons the use of the active physical link, activates the standby physical link, and after the standby physical link is activated, the switching unit 1203 carries the primary pseudowire on the primary physical link. The service is switched to the alternate pseudowire on the standby physical link, and then the service is carried by the alternate pseudowire.
  • the embodiment of the present invention implements the service protection in the MPLS multi-service access system by using the above-mentioned unit, greatly simplifies the service protection process, and unifies the protection methods of the unicast and multicast services, thereby ensuring the independence of the access device and reducing the independence.
  • the difficulty of service access does not require different protection mechanisms for unicast and multicast, which makes deployment easier.
  • FIG. 13 is a schematic structural diagram of another access device according to an embodiment of the present invention.
  • the access device may include a detecting unit 1301, an activating unit 1302, and a switching unit 1303.
  • the detecting unit 1301 and the activating unit 1302 are respectively similar to the detecting unit 1201 and the activating unit 1202 in the foregoing embodiment, and details are not described herein again.
  • the detecting unit 1301 is specifically configured to enable service level continuity fault detection of the Y.1731 or 802. lag OAM between the access device and the sink node.
  • the switching unit 1303 may further include:
  • a sub-unit 13031 is created, which is used to establish a service index table for all services on the active physical link.
  • the switching subunit 13032 is configured to switch, according to the service index table, each service on the active physical link by the primary pseudowire that separately carries each service to the corresponding standby pseudowire.
  • the switching unit may be specifically configured to use the primary pseudowire carrying the service by the primary physical chain.
  • the primary LSP on the road directly switches to the backup LSP on the standby physical link.
  • the access device may further include a request sending unit, configured to pass the failed pseudo-line before switching the failed service to the backup pseudowire by using the primary pseudowire carrying the service.
  • An Internet Group Management Protocol IGMP group request message is sent on the alternate physical link.
  • the access device may further include a shutdown unit, configured to close the service after the faulty service is switched by the primary pseudowire carrying the service to the backup pseudowire. Primary physical link.
  • the embodiment of the present invention implements the service protection in the MPLS multi-service access system by using the above-mentioned unit, greatly simplifies the service protection process, and unifies the protection methods of the unicast and multicast services, thereby ensuring the independence of the access device and reducing the independence.
  • the difficulty of service access does not require different protection mechanisms for unicast and multicast, which makes deployment easier.
  • FIG. 14 is a schematic structural diagram of an MPLS multi-service access system according to an embodiment of the present invention.
  • the system can include an access device 1401 and a convergence device 1402.
  • the access device 1401 is configured to run a service level continuity fault detection on the service path between the aggregation device 1402, where the access device is configured with a maintenance endpoint that can perform the service level continuity fault detection;
  • the standby physical link of the active physical link is activated, so that the backup LSP path and the backup pseudowire on the standby physical link are available;
  • the primary pseudowire of the service is switched to the standby pseudowire, where the primary pseudowire is a pseudowire carried by the primary LSP path on the active physical link, and the standby pseudowire is A pseudowire carried by a backup LSP path on the standby physical link.
  • the aggregation device 1402 is configured to perform service level continuity fault detection on the service path with the access device 1401, and the aggregation device 1402 is configured with a maintenance endpoint that can perform service level continuity fault detection.
  • the system greatly simplifies the service protection process, unifies the protection methods of unicast and multicast services, ensures the independence of access devices, and reduces the difficulty of service access. It does not need to provide different unicast and multicast respectively. Protection mechanisms make deployment easier.

Landscapes

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

Abstract

L'invention porte sur un procédé de protection de service et sur un dispositif d'accès. Le procédé comprend les opérations suivantes : la détection de défaut de continuité de niveau service est réalisée au niveau d'un chemin de service entre un nœud d'accès et un nœud d'agrégation, et un point d'extrémité de maintenance servant à réaliser la détection de défaut de continuité de niveau service est configuré au niveau du nœud d'accès et du nœud d'agrégation ; lorsque le nœud d'accès détecte le défaut de continuité de niveau service, une liaison physique de secours d'une liaison de physique principale est activée, de telle manière que le chemin à commutation d'étiquettes (LSP) de secours et le pseudocircuit de secours de la liaison physique de secours soient disponibles ; le service ayant un défaut est commuté du pseudocircuit principal transportant le service au pseudocircuit de secours, le pseudocircuit principal étant le pseudocircuit établi par le LSP principal au niveau de la liaison physique principale, et le pseudocircuit de secours étant le pseudocircuit établi par le LSP de secours au niveau de la liaison physique de secours. Par utilisation du procédé, le processus de protection de service est simplifié, et les procédés de protection de divers services tels que des services d'envoi individuel, de multidiffusion et ainsi de suite sont intégrés.
PCT/CN2011/074683 2011-05-26 2011-05-26 Procédé de protection de service et dispositif d'accès WO2011144088A2 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201180000697.7A CN102282805B (zh) 2011-05-26 2011-05-26 一种业务保护方法及接入设备
PCT/CN2011/074683 WO2011144088A2 (fr) 2011-05-26 2011-05-26 Procédé de protection de service et dispositif d'accès

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/074683 WO2011144088A2 (fr) 2011-05-26 2011-05-26 Procédé de protection de service et dispositif d'accès

Publications (2)

Publication Number Publication Date
WO2011144088A2 true WO2011144088A2 (fr) 2011-11-24
WO2011144088A3 WO2011144088A3 (fr) 2012-04-26

Family

ID=44992112

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/074683 WO2011144088A2 (fr) 2011-05-26 2011-05-26 Procédé de protection de service et dispositif d'accès

Country Status (2)

Country Link
CN (1) CN102282805B (fr)
WO (1) WO2011144088A2 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102447569A (zh) * 2011-12-29 2012-05-09 中兴通讯股份有限公司 一种点对多点组播业务的保护方法及网络设备

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426691B (zh) * 2013-08-26 2018-02-13 华为技术有限公司 故障处理方法、汇聚网关和无线侧网关
CN103916270B (zh) * 2014-03-21 2017-06-13 烽火通信科技股份有限公司 基于ptn的实现链路状态穿通功能的系统、方法及装置
CN106452813B (zh) * 2015-08-10 2020-05-29 中兴通讯股份有限公司 分组传送网混合配置双归保护倒换的方法、装置和系统
CN109495320B (zh) * 2018-12-24 2021-12-24 新华三技术有限公司 一种数据报文的传输方法和装置
JP2023541706A (ja) * 2020-09-21 2023-10-03 華為技術有限公司 サービスパス検出を実施する方法、デバイス、及びシステム
CN113472642B (zh) * 2021-06-10 2023-06-13 新华三信息安全技术有限公司 一种保护切换方法及装置
CN115208714A (zh) * 2022-05-23 2022-10-18 浪潮通信技术有限公司 网络链路确定方法、装置、系统、电子设备及存储介质
CN116232985A (zh) * 2022-12-23 2023-06-06 中国联合网络通信集团有限公司 一种路由规划方法、装置及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1964249A (zh) * 2006-10-20 2007-05-16 华为技术有限公司 一种实现点到多点网络链路状态穿通的方法及其设备
CN101119161A (zh) * 2006-08-04 2008-02-06 中兴通讯股份有限公司 一种传输设备中的故障处理系统及方法
US20100020680A1 (en) * 2008-07-28 2010-01-28 Salam Samer M Multi-chassis ethernet link aggregation
CN102035681A (zh) * 2010-12-17 2011-04-27 中兴通讯股份有限公司 虚拟专用网络的链路保护方法和系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101908983B (zh) * 2009-06-08 2014-09-10 中兴通讯股份有限公司 以太网局部段保护的联合检测方法及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119161A (zh) * 2006-08-04 2008-02-06 中兴通讯股份有限公司 一种传输设备中的故障处理系统及方法
CN1964249A (zh) * 2006-10-20 2007-05-16 华为技术有限公司 一种实现点到多点网络链路状态穿通的方法及其设备
US20100020680A1 (en) * 2008-07-28 2010-01-28 Salam Samer M Multi-chassis ethernet link aggregation
CN102035681A (zh) * 2010-12-17 2011-04-27 中兴通讯股份有限公司 虚拟专用网络的链路保护方法和系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102447569A (zh) * 2011-12-29 2012-05-09 中兴通讯股份有限公司 一种点对多点组播业务的保护方法及网络设备
CN102447569B (zh) * 2011-12-29 2015-06-03 中兴通讯股份有限公司 一种点对多点组播业务的保护方法及网络设备

Also Published As

Publication number Publication date
CN102282805B (zh) 2014-04-02
WO2011144088A3 (fr) 2012-04-26
CN102282805A (zh) 2011-12-14

Similar Documents

Publication Publication Date Title
JP5484590B2 (ja) 擬似ワイヤに基づいてサービストラヒックを処理するための方法、デバイスおよびシステム
WO2011144088A2 (fr) Procédé de protection de service et dispositif d'accès
US9036466B2 (en) Methods and apparatus for improving network communication using ethernet switching protection
JP4899959B2 (ja) Vpn装置
US8521896B2 (en) Method and system for negotiating the bidirectional forwarding detection session discriminator of pseudo wire
US9800432B2 (en) Using ethernet ring protection switching with computer networks
US9059902B2 (en) Procedures, apparatuses, systems, and computer-readable media for operating primary and backup network elements
WO2009056034A1 (fr) Procédé, système et équipement pour établir une détection bfd pour un tunnel lsp
WO2012028029A1 (fr) Procédé et système de commutation
WO2010118964A1 (fr) Procédé de transmission de données de clients par l'intermédiaire d'un réseau de fournisseurs à commutation de paquets
WO2006007769A1 (fr) Reflecteur d'etiquette de pseudo-circuit, appareil de peripherie, reseau prive virtuel a deux couches, et procede de fourniture d'un service de pseudo-circuit
WO2012075831A1 (fr) Procédé et système de protection de multidiffusion
CN109327318B (zh) 一种sdn管理网络架构和建立sdn管理网络的方法
WO2012024952A1 (fr) {0> procédé et système de commutation de chemin sur la base d'un service point à multipoint <}0{><0}
US8879383B1 (en) Methods and apparatus for improving reliability of point-of-point network connection
WO2012171378A1 (fr) Procédé et routeur pour prévenir une interruption de flux provoquée par basculement de vpls vers l3
WO2012103758A1 (fr) Procédé, système et dispositif servant à traiter un service de couche 2 dans un réseau
WO2012016458A1 (fr) Procédé et appareil de transmission de données dans un réseau privé virtuel de couche 2
WO2012092779A1 (fr) Procédé de protection des services dans un réseau pbb h-vpls
WO2012146097A1 (fr) Réseau vpls et procédé et dispositif de commutation d'anneau ethernet
WO2011079688A1 (fr) Procédé de protection, équipement et système pour un réseau semi-annulaire
WO2011011934A1 (fr) Procede et appareil de protection de segmentation de tunnel ethernet
Sajassi et al. Layer 2 Virtual Private Network (L2VPN) Operations, Administration, and Maintenance (OAM) Requirements and Framework
WO2010003344A1 (fr) Procédé destiné à traiter une panne d'un réseau en anneau, réseau en anneau et appareil central de fournisseur associés
WO2011029249A1 (fr) Procédé et dispositif de protection pour tunnel ethernet

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180000697.7

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11783005

Country of ref document: EP

Kind code of ref document: A2