WO2011094970A1 - Method and system for port-blocking in ethernet protection - Google Patents

Method and system for port-blocking in ethernet protection Download PDF

Info

Publication number
WO2011094970A1
WO2011094970A1 PCT/CN2010/071676 CN2010071676W WO2011094970A1 WO 2011094970 A1 WO2011094970 A1 WO 2011094970A1 CN 2010071676 W CN2010071676 W CN 2010071676W WO 2011094970 A1 WO2011094970 A1 WO 2011094970A1
Authority
WO
WIPO (PCT)
Prior art keywords
port
blocking
protocol frame
node
state
Prior art date
Application number
PCT/CN2010/071676
Other languages
French (fr)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2011094970A1 publication Critical patent/WO2011094970A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/42Loop networks
    • H04L12/437Ring fault isolation or reconfiguration
    • 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

Definitions

  • the present invention relates to Ethernet protection technologies, and in particular, to a method and system for blocking a port in Ethernet protection. Background technique
  • Ethernet has widely used protection technologies, such as Ethernet ring networking, thereby improving the network. Network reliability.
  • Ethernet has widely used protection technologies, such as Ethernet ring networking, thereby improving the network. Network reliability.
  • the fast protection switching can reach 50 ms or less.
  • this fast protection switching technology can be implemented based on the G.8032 v2 protocol of the International Telecommunication Union (ITU-T).
  • an automatic protection switching protocol and mechanism is defined for the Ethernet layer of the ring topology Ethernet.
  • the network protection method is applicable to the ring topology Ethernet.
  • the main processes of the network protection are as follows: In the ring topology Ethernet, select a link as a ring protection link (RPL) and a ring protection link.
  • the neighboring one or two node control loops block or open the protection link, where a node is called a ring protection link when the two node control ring protection links adjacent to the ring protection link are blocked or opened.
  • the node (RPL Owner Node ) another node is called the RPL Neighbor Node, and the adjacent ports of the adjacent two nodes of the ring protection link are called ring protection link adjacent ports (PRL Port) ).
  • the two adjacent nodes of the ring protection link block the adjacent ports of the protection link to prevent the protected data from passing through the ring protection link; There is only a single communication path between any two nodes on the Ethernet ring network. Therefore, the closed loop of the communication path is not generated in the Ethernet ring network, preventing closed loop and network storm.
  • Ethernet ring When the link fails, or when the node receives the switch command request, if the port that detects the fault or the switch command request port is not the adjacent port of the ring protection link, the fault port or the switch command request port will be blocked by the node.
  • Two nodes adjacent to the ring protection link open two ring protection link adjacent ports, so that the protected data can pass through the ring protection link, and a new one is generated between the two nodes on the ring protection link.
  • the communication path ensures the reconnection of the communication path and improves the reliability of the network.
  • port blocking is a very important feature. After the port is blocked, the protected data cannot pass through the blocked port. When the port is opened, the protected data can pass through the open port, that is, the node in the Ethernet protection controls the communication path of the protected data through the blocking and opening of the port.
  • a link has two adjacent ports. If only one of the ports is blocked, the other port can still send protected data to the link. After the protected data reaches the blocked port, it will eventually be lost. Abandoned, therefore, if only the port at one end of the link is blocked, and the other end sends protected data to the link, the link bandwidth resources are wasted.
  • the above-mentioned Ethernet protection port blocking method ensures that the protected ring data does not enter the ring protection link when the Ethernet ring network is fault-free and has no switching command, thereby effectively saving the bandwidth resource of the ring protection link, but
  • the port blocking method requires a ring protection link neighbor node to be configured separately.
  • the configuration is complicated. When the configured node is not in the correct position, the network is interrupted.
  • a node is added or removed in Ethernet, a large number of configurations need to be changed, and the implementation is not flexible.
  • the port requested by the handover command is blocked, and the port at the other end of the link where the port is located is not blocked.
  • the protected data can send traffic to the link through the port that is not blocked, and is eventually discarded by the blocked port, or the bandwidth resource of the link is wasted. It can be seen that the above-mentioned Ethernet protection port blocking method is not flexible and is not applicable to the switched scenario. At present, there is no effective solution to how to avoid port blocking in such Ethernet protection.
  • the Ethernet ring network protection structure based on G.8032 v2 is as shown in FIG. 1 , wherein nodes S1, S2, S3 and S4 form an Ethernet ring network, and a link between nodes S1 and S4
  • the node S1 is the node to which the ring protection link belongs
  • the node S4 is the ring protection link neighbor node.
  • the node S1 blocks or opens the ring protection link through the control port 11 to block or open the ring protection link. It means that the blocked node port cannot complete the forwarding function of the protected data, but can still receive or send the Ethernet ring protection protocol frame of G.8032 v2.
  • the node S2 receives the command switching request blocking port 22.
  • the Ethernet ring protection structure is as shown in FIG. 2.
  • the node S2 blocks the port 22 according to the command switching request, and sends a command switch.
  • the request protocol frame notifies other nodes to perform protection switching.
  • the node S1 to which the ring protection link belongs opens the blocked port 11 connected to the ring protection link, and the ring protection link neighbor node S4 receives After the command to switch the request protocol frame, the blocked port 42 connected to the ring protection link is opened.
  • the Ethernet ring network is switched, only the port 22 of the node S2 is blocked in the ring network.
  • the node S2 sends the ring to the ring.
  • the broadcast traffic of the protected data will not be forwarded from port 22 of node S2, but will be forwarded from port 31 of node S3 to the link between nodes S2 and S3, and finally discarded by node S2. It is necessary to forward from node S3 to port 31, obviously wasting nodes S2 and S3 Link bandwidth resources between.
  • the main purpose of the present invention is to provide a method and a system for blocking a port in an Ethernet protection, so that the Ethernet ports can block the ports at both ends of the link in a variety of scenarios, and the configuration is simple and flexible.
  • the invention provides a method for blocking a port in an Ethernet protection.
  • the method includes: when a node on a protection link sets a port state to a blocking state, sending a port blocking notification protocol frame from a port configured with a blocking state, notifying the The other end node of the link where the port in the blocked state is set to block the port that receives the port blocking notification protocol frame;
  • the other end node After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
  • the sending port blocking notification protocol frame is sent only once, or the number of transmissions is specified in advance, or is continuously transmitted according to a fixed period; or after the specified number of times is sent according to the first fixed period, the transmission is continued according to the second fixed period.
  • the method further includes: after receiving the port blocking notification protocol frame, determining, by the other end node, whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the setting is Blocked state; if it is blocked, it is not set.
  • the method further includes: after receiving the port blocking notification protocol frame, the other end node does not forward the received port blocking notification protocol frame.
  • the invention provides a system for blocking a port in an Ethernet protection, the system comprising: a first node, one or more second nodes; wherein
  • the first node is configured to send a port blocking notification protocol frame from the port that is in the blocking state when the port state is set to the blocking state, and notify the second node at the other end of the link where the blocking state port is located to block the receiving station.
  • Port of the port blocking notification protocol frame The second node is configured to: after receiving the port blocking notification protocol frame, set a state of the port that receives the port blocking notification protocol frame to a blocking state.
  • the first node sends a port blocking notification protocol frame to be sent only once, or pre-specifies the number of transmissions; or preset a fixed period, and continuously transmits according to a fixed period; or preset two fixed periods, according to the first After the fixed period is sent a specified number of times, it is continuously sent according to the second fixed period.
  • the second node is further configured to: after receiving the port blocking notification protocol frame, determine whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the blocking state is set to block. Status; if it is blocked, it is not set.
  • the second node is further configured to: after receiving the port blocking notification protocol frame, not forwarding the received port blocking notification protocol frame.
  • the method and system for blocking a port in an Ethernet protection provided by the present invention, when a node on a protection link sets a port state to a blocked state, a port blocking notification protocol frame is sent from the port, and the other end of the link where the port is located is notified The node blocks the port that receives the protocol frame. After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocked state. In this way, when the Ethernet protection is performed in the multiple scenarios of the link switching, the node ports at both ends of the link can be blocked, and the bandwidth resource caused by the protected data entering the link is prevented when only one port of the link is blocked. Moreover, by applying the method of the present invention, the configuration is simple and flexible.
  • FIG. 1 is a schematic structural diagram of a system for protecting an Ethernet ring network based on G.8032 v2 in the prior art
  • FIG. 2 is a schematic structural diagram of a system in which a node S2 of FIG. 1 receives a command switching request blocking port 22 in the prior art;
  • FIG. 3 is a schematic flowchart of a method for blocking a port in an Ethernet protection according to the present invention
  • FIG. 4 is a schematic structural diagram of a system for blocking a port in an Ethernet protection according to the present invention
  • FIG. 5 is a schematic flowchart of a method for implementing a command switching request blocking port 22 and port 31 by the node S2 of FIG. 1 according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of a system for implementing the node switching request blocking port 22 and port 31 by the node S2 of FIG. 1 according to an embodiment of the present invention. detailed description
  • the basic idea of the present invention is: when a node on the protection link sets the port state to the blocking state, the port blocking notification protocol frame is sent from the port, and the other end node of the link where the port is located is blocked from receiving the protocol frame. After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
  • the port blocking notification protocol frame is a protocol frame carrying a blocking flag, and the blocking flag may be an agreed destination media access control (MAC) address, or a blocked specific service name.
  • MAC media access control
  • the method for blocking a port in Ethernet protection is implemented by the present invention. As shown in FIG. 3, the method includes the following steps:
  • Step 301 The node on the protection link sets the state of the port to be blocked to the blocking state when receiving the handover command request or detecting the fault.
  • Step 302 The node on the protection link sends a port blocking notification protocol frame from the port that is changed to the blocking state, and notifies the other end node of the link where the port is located to block the port that receives the protocol frame.
  • the protocol frame can be sent only once by default. It can also specify the number of transmissions in advance, or continue to transmit according to a fixed period, or send a specified number of times according to the first fixed period, and then continue to transmit according to the second fixed period.
  • Step 303 After receiving the port blocking notification protocol frame, the other end node of the link sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
  • the step may further include: after receiving the port blocking notification protocol frame, the other end node of the link determines whether the state of the port that receives the port blocking notification protocol frame is a blocked state, such as If it is not in the blocking state, it is set to the blocking state; if it is in the blocking state, it is not set; further, the step further includes: the other node of the link does not block the port after receiving the port blocking notification protocol frame The protocol frame is forwarded.
  • the present invention further provides a system for blocking a port in an Ethernet protection.
  • the system includes: a first node 41 and a second node 42;
  • the first node 41 is configured to send a port blocking notification protocol frame from the port when the port state is set to the blocking state, and notify the second node 42 at the other end of the link where the port is located to block the port that receives the protocol frame;
  • the second node 42 is configured to: after receiving the port blocking notification protocol frame, set the state of the port that receives the port blocking notification protocol frame to a blocking state; the second node 42 may have multiple.
  • the first node 41 sends a port blocking notification protocol frame, which may be sent only once by default, or may specify the number of transmissions in advance, or set a fixed period in advance, continuously transmit according to a fixed period, or preset two fixed periods. After sending the specified number of times according to the first fixed period, the transmission is continued according to the second fixed period.
  • a port blocking notification protocol frame which may be sent only once by default, or may specify the number of transmissions in advance, or set a fixed period in advance, continuously transmit according to a fixed period, or preset two fixed periods. After sending the specified number of times according to the first fixed period, the transmission is continued according to the second fixed period.
  • the second node 42 After receiving the port blocking notification protocol frame, the second node 42 is further configured to determine whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the blocking state is set to be blocked; Blocked state, no settings are made.
  • the second node 42 is further configured to not forward the port blocking notification protocol frame.
  • the method for blocking the port in the Ethernet protection of the present invention after the node S2 receives the command switching request includes the following steps:
  • Step 501 The node S2 switches the request blocking port 22 according to the received command, and sends a command switching request protocol frame to notify the nodes S1 and S4 to perform protection switching, and sends the port through the port 22. Blocking the protocol frame to port 31 of node S3;
  • the sending port blocking protocol frame is sent once by default
  • Step 502 The node S1 and the node S4 of the ring protection link respectively open the blocked port of the ring protection link; after receiving the port blocking notification protocol frame from the port 31, the node S3 does not forward the protocol frame, and determines the status of the port 31. After the blocking state is not set, the state of the port 31 is set to be blocked;
  • the node S1 to which the ring protection link belongs opens the blocked port 11 connected to the ring protection link, and the ring protection link neighbor node S4 receives the command switching request protocol frame, and then opens the blocking.
  • the state of 31 is a blocked state.

Landscapes

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

Abstract

The invention discloses a method for port-blocking in Ethernet protection. When a node in a protected link sets the state of a port to be a blocked state, a port block notification protocol frame is sent from the port, to notify the node at the other end of the link in which the port locates to block the port which receives the protocol frame; after receiving the port block notification protocol frame, the node at the other end sets the state of the port which receives the port block notification protocol frame to be a blocked state. The invention also discloses a system for port-blocking in Ethernet protection simultaneously. With the schemes of the invention, the node ports at both ends of a link can be blocked in Ethernet protection which is in the scenario of link switching, etc., so that bandwidth resource waste, due to protected data entering the link when only the port at one end of the link is blocked, is avoided.

Description

一种以太网保护中阻塞端口的方法和系统 技术领域  Method and system for blocking port in Ethernet protection
本发明涉及以太网保护技术, 尤其涉及一种以太网保护中阻塞端口的 方法和系统。 背景技术  The present invention relates to Ethernet protection technologies, and in particular, to a method and system for blocking a port in Ethernet protection. Background technique
随着以太网向着多业务承载方向的发展, 特别是一些业务对网络的可 靠性、 实时性要求越来越高, 以太网广泛釆用了保护技术, 例如以太网环 形的组网, 从而提高了网络的可靠性。 并且, 在这种环形组网的保护方案 中, 通常要求快速保护倒换能达到 50ms以下。 目前, 这种快速保护倒换的 技术可以基于国际电信联盟( ITU-T, International Telecommunication Union ) 的 G.8032 v2协议来实现。  With the development of Ethernet in the direction of multi-service bearer, especially for some services, the reliability and real-time requirements of the network are becoming higher and higher. Ethernet has widely used protection technologies, such as Ethernet ring networking, thereby improving the network. Network reliability. Moreover, in the protection scheme of the ring network, it is generally required that the fast protection switching can reach 50 ms or less. Currently, this fast protection switching technology can be implemented based on the G.8032 v2 protocol of the International Telecommunication Union (ITU-T).
基于 G.8032 v2协议, 为环形拓朴以太网的以太层定义了自动保护切换 协议与机制。 这种网络保护方法适用于环形拓朴的以太网, 其实现的主要 流程包括: 在环形拓朴以太网中, 选择一段链路为环保护链路(RPL, Ring Protection Link ),环保护链路相邻的一个或者两个节点控制环保护链路的阻 塞或者打开, 其中, 在环保护链路相邻的两个节点控制环保护链路的阻塞 或者打开时, 一个节点称为环保护链路所属节点(RPL Owner Node ), 另一 个节点称为环保护链路邻居节点(RPL Neighbor Node ), 环保护链路相邻两 个节点的相邻端口称为环保护链路相邻端口 ( PRL Port )。  Based on the G.8032 v2 protocol, an automatic protection switching protocol and mechanism is defined for the Ethernet layer of the ring topology Ethernet. The network protection method is applicable to the ring topology Ethernet. The main processes of the network protection are as follows: In the ring topology Ethernet, select a link as a ring protection link (RPL) and a ring protection link. The neighboring one or two node control loops block or open the protection link, where a node is called a ring protection link when the two node control ring protection links adjacent to the ring protection link are blocked or opened. The node (RPL Owner Node ), another node is called the RPL Neighbor Node, and the adjacent ports of the adjacent two nodes of the ring protection link are called ring protection link adjacent ports (PRL Port) ).
当以太环网的链路都无故障并且无切换命令请求时, 环保护链路的两 个相邻节点阻塞环保护链路相邻端口, 防止被保护数据从环保护链路上通 过; 这样, 以太环网上任何两个节点之间只有唯一的通信路径, 因此, 以 太环网中不会产生通信路径的闭环, 防止了闭环和网络风暴。 当以太环网 的链路出现故障时, 或者节点收到了切换命令请求时, 如果检测到该故障 的端口或者切换命令请求端口不是环保护链路相邻端口, 则故障端口或者 切换命令请求端口会被所在节点阻塞, 与环保护链路相邻的两个节点打开 两个环保护链路相邻端口, 使得被保护数据可以从环保护链路上通过, 环 保护链路上两个节点之间产生了新的通信路径, 保障了通信路径的重新连 通, 提高了网络的可靠性。 When the link of the Ethernet ring network is fault-free and there is no request for a handover command, the two adjacent nodes of the ring protection link block the adjacent ports of the protection link to prevent the protected data from passing through the ring protection link; There is only a single communication path between any two nodes on the Ethernet ring network. Therefore, the closed loop of the communication path is not generated in the Ethernet ring network, preventing closed loop and network storm. Ethernet ring When the link fails, or when the node receives the switch command request, if the port that detects the fault or the switch command request port is not the adjacent port of the ring protection link, the fault port or the switch command request port will be blocked by the node. Two nodes adjacent to the ring protection link open two ring protection link adjacent ports, so that the protected data can pass through the ring protection link, and a new one is generated between the two nodes on the ring protection link. The communication path ensures the reconnection of the communication path and improves the reliability of the network.
在以太网保护中, 端口阻塞是非常重要的功能。 端口阻塞后, 被保护 数据不能从阻塞的端口通过, 当端口打开后, 被保护数据能够从打开的端 口通过, 即: 以太网保护中节点通过端口的阻塞和打开控制被保护数据的 通信路径。 但是通常情况下, 一条链路有两个相邻端口, 如果只有其中一 个端口被阻塞, 则另外一个端口仍然能够向这条链路发送被保护数据, 被 保护数据到达阻塞端口后最终会被丟弃, 因此, 如果只是链路一端的端口 被阻塞, 另一端还向这条链路发送被保护数据, 就会导致链路带宽资源的 浪费。 在 G.8032 v2协议中, 提出了在以太环网中配置环保护链路邻居节点 的方法, 当以太环网中无故障并且无切换命令请求时, 环保护链路的两个 相邻节点都阻塞环保护链路相邻端口, 被保护数据不会进入到环保护链路 上, 从而防止了被保护数据浪费环保护链路的带宽资源, 其他非被保护数 据能够高效的使用这条环保护链路。  In Ethernet protection, port blocking is a very important feature. After the port is blocked, the protected data cannot pass through the blocked port. When the port is opened, the protected data can pass through the open port, that is, the node in the Ethernet protection controls the communication path of the protected data through the blocking and opening of the port. However, in general, a link has two adjacent ports. If only one of the ports is blocked, the other port can still send protected data to the link. After the protected data reaches the blocked port, it will eventually be lost. Abandoned, therefore, if only the port at one end of the link is blocked, and the other end sends protected data to the link, the link bandwidth resources are wasted. In the G.8032 v2 protocol, a method for configuring a ring protection link neighbor node in an Ethernet ring network is proposed. When there is no fault in the Ethernet ring network and there is no handover command request, both adjacent nodes of the ring protection link are The blocking ring protects the adjacent ports of the link, and the protected data does not enter the ring protection link. This prevents the protected data from wasting bandwidth resources of the ring protection link. Other non-protected data can be effectively used to protect the link. link.
上述这种以太网保护的端口阻塞方法, 虽然保障了以太环网在无故障 并且无切换命令时, 被保护数据不会进入到环保护链路上, 有效节省环保 护链路的带宽资源, 但是, 该端口阻塞方法需要单独配置一个环保护链路 邻居节点, 配置比较复杂; 且当配置的节点位置不正确时, 还很容易导致 网络中断。 另外, 当以太网中增加或者减少一个节点时, 还需要更改大量 的配置, 实现并不灵活。 此外, 当对以太环网施加切换命令时, 切换命令 请求的端口被阻塞, 而这个端口所在链路的另一端的端口并没有被阻塞, 被保护数据能够通过这个没有被阻塞的端口向链路上发送流量, 最终被阻 塞端口丟弃, 还是会导致链路的带宽资源浪费。 可见, 上述这种以太网保 护的端口阻塞方法, 使用并不灵活, 而且对切换后的场景并不适用。 目前, 针对如何避免这种以太网保护中端口阻塞的问题, 尚没有有效的解决方案。 The above-mentioned Ethernet protection port blocking method ensures that the protected ring data does not enter the ring protection link when the Ethernet ring network is fault-free and has no switching command, thereby effectively saving the bandwidth resource of the ring protection link, but The port blocking method requires a ring protection link neighbor node to be configured separately. The configuration is complicated. When the configured node is not in the correct position, the network is interrupted. In addition, when a node is added or removed in Ethernet, a large number of configurations need to be changed, and the implementation is not flexible. In addition, when a handover command is applied to the Ethernet ring network, the port requested by the handover command is blocked, and the port at the other end of the link where the port is located is not blocked. The protected data can send traffic to the link through the port that is not blocked, and is eventually discarded by the blocked port, or the bandwidth resource of the link is wasted. It can be seen that the above-mentioned Ethernet protection port blocking method is not flexible and is not applicable to the switched scenario. At present, there is no effective solution to how to avoid port blocking in such Ethernet protection.
就现有技术而言, 基于 G.8032 v2的以太环网保护结构, 如图 1所示, 其中, 节点 Sl、 S2、 S3和 S4组成了以太环网, 节点 S1和 S4之间的链路 为环保护链路, 节点 S1为环保护链路所属节点, 节点 S4为环保护链路邻 居节点, 节点 S1通过控制端口 11的阻塞和打开, 使环保护链路阻塞或者 打开, 所述阻塞是指被阻塞的节点端口不能完成被保护数据的转发功能, 但是仍然能够接收或者发送 G.8032 v2的以太环网保护协议帧。 当图 1所示 的以太环网链路都无故障并且无切换命令请求时, 节点 S1阻塞端口 11 , 节 点 S4阻塞端口 42 , 防止被保护数据从环保护链路上通过, 节点 S2向环上 发送的被保护数据的广播流量也不会转发到节点 S1和 S4之间的环保护链 路上, 防止了环保护链路带宽资源浪费, 但是这种方法需要配置环保护链 路邻居节点 S4, 配置复杂且不灵活。  As far as the prior art is concerned, the Ethernet ring network protection structure based on G.8032 v2 is as shown in FIG. 1 , wherein nodes S1, S2, S3 and S4 form an Ethernet ring network, and a link between nodes S1 and S4 For the ring protection link, the node S1 is the node to which the ring protection link belongs, and the node S4 is the ring protection link neighbor node. The node S1 blocks or opens the ring protection link through the control port 11 to block or open the ring protection link. It means that the blocked node port cannot complete the forwarding function of the protected data, but can still receive or send the Ethernet ring protection protocol frame of G.8032 v2. When the Ethernet ring link shown in Figure 1 is fault-free and there is no handover command request, node S1 blocks port 11, node S4 blocks port 42 to prevent protected data from passing through the ring protection link, and node S2 to the ring. The broadcast traffic of the protected data is not forwarded to the ring protection link between the nodes S1 and S4, which prevents the bandwidth of the ring protection link from being wasted. However, this method needs to configure the ring protection link neighbor node S4. The configuration is complex and inflexible.
当图 1中出现命令切换请求后, 假设节点 S2收到命令切换请求阻塞端 口 22, 那么, 以太环网保护结构如图 2所示, 首先节点 S2根据命令切换请 求阻塞端口 22, 并发送命令切换请求协议帧通知其他节点进行保护切换; 然后, 环保护链路所属节点 S1收到命令切换请求协议帧后, 打开阻塞的与 环保护链路相连的端口 11 ,环保护链路邻居节点 S4收到命令切换请求协议 帧后, 打开阻塞的与环保护链路相连的端口 42, 当以太环网切换完成后, 环网中只有节点 S2的端口 22为阻塞状态, 这样, 节点 S2向环上发送的被 保护数据的广播流量虽然不会从节点 S2的 22端口转发, 但是会从节点 S3 的端口 31转发到节点 S2和 S3之间的链路上, 最终被节点 S2丟弃, 这些 流量实际上没有必要从节点 S3向端口 31转发, 显然浪费了节点 S2和 S3 之间的链路带宽资源。 发明内容 After the command switching request appears in FIG. 1, it is assumed that the node S2 receives the command switching request blocking port 22. Then, the Ethernet ring protection structure is as shown in FIG. 2. First, the node S2 blocks the port 22 according to the command switching request, and sends a command switch. The request protocol frame notifies other nodes to perform protection switching. Then, after receiving the command switching request protocol frame, the node S1 to which the ring protection link belongs opens the blocked port 11 connected to the ring protection link, and the ring protection link neighbor node S4 receives After the command to switch the request protocol frame, the blocked port 42 connected to the ring protection link is opened. After the Ethernet ring network is switched, only the port 22 of the node S2 is blocked in the ring network. Thus, the node S2 sends the ring to the ring. The broadcast traffic of the protected data will not be forwarded from port 22 of node S2, but will be forwarded from port 31 of node S3 to the link between nodes S2 and S3, and finally discarded by node S2. It is necessary to forward from node S3 to port 31, obviously wasting nodes S2 and S3 Link bandwidth resources between. Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种以太网保护中阻塞端口的 方法和系统, 使得在多种场景下以太网保护时, 均能阻塞链路两端端口, 且配置简单、 灵活。  In view of the above, the main purpose of the present invention is to provide a method and a system for blocking a port in an Ethernet protection, so that the Ethernet ports can block the ports at both ends of the link in a variety of scenarios, and the configuration is simple and flexible.
为达到上述目的, 本发明的技术方案是这样实现的:  In order to achieve the above object, the technical solution of the present invention is achieved as follows:
本发明提供的一种以太网保护中阻塞端口的方法, 该方法包括: 保护链路上的节点将端口状态设置为阻塞状态时, 从设置阻塞状态的 端口发送端口阻塞通知协议帧, 通知所述设置阻塞状态的端口所在链路的 另一端节点阻塞接收所述端口阻塞通知协议帧的端口;  The invention provides a method for blocking a port in an Ethernet protection. The method includes: when a node on a protection link sets a port state to a blocking state, sending a port blocking notification protocol frame from a port configured with a blocking state, notifying the The other end node of the link where the port in the blocked state is set to block the port that receives the port blocking notification protocol frame;
所述另一端节点在收到端口阻塞通知协议帧后, 设置接收到所述端口 阻塞通知协议帧的端口的状态为阻塞状态。  After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
上述方案中, 所述发送端口阻塞通知协议帧只发送一次、 或者预先指 定发送次数、 或者按照固定周期持续发送; 或者按照第一固定周期发送指 定次数后, 按照第二固定周期持续发送。  In the above solution, the sending port blocking notification protocol frame is sent only once, or the number of transmissions is specified in advance, or is continuously transmitted according to a fixed period; or after the specified number of times is sent according to the first fixed period, the transmission is continued according to the second fixed period.
上述方案中, 该方法还包括: 所述另一端节点在收到端口阻塞通知协 议帧后, 判断接收到端口阻塞通知协议帧的端口的状态是否为阻塞状态, 如果不为阻塞状态, 则设置为阻塞状态; 如果为阻塞状态, 则不进行设置。  In the above solution, the method further includes: after receiving the port blocking notification protocol frame, determining, by the other end node, whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the setting is Blocked state; if it is blocked, it is not set.
上述方案中, 该方法还包括: 所述另一端节点在收到端口阻塞通知协 议帧后, 不对收到的端口阻塞通知协议帧进行转发。  In the above solution, the method further includes: after receiving the port blocking notification protocol frame, the other end node does not forward the received port blocking notification protocol frame.
本发明提供的一种以太网保护中阻塞端口的系统, 该系统包括: 第一 节点、 一个或一个以上第二节点; 其中,  The invention provides a system for blocking a port in an Ethernet protection, the system comprising: a first node, one or more second nodes; wherein
所述第一节点, 用于在端口状态设置为阻塞状态时, 从设置阻塞状态 的端口发送端口阻塞通知协议帧, 通知所述设置阻塞状态端口所在链路的 另一端的第二节点阻塞接收所述端口阻塞通知协议帧的端口; 所述第二节点, 用于在收到所述端口阻塞通知协议帧后, 设置接收到 所述端口阻塞通知协议帧的端口的状态为阻塞状态。 The first node is configured to send a port blocking notification protocol frame from the port that is in the blocking state when the port state is set to the blocking state, and notify the second node at the other end of the link where the blocking state port is located to block the receiving station. Port of the port blocking notification protocol frame; The second node is configured to: after receiving the port blocking notification protocol frame, set a state of the port that receives the port blocking notification protocol frame to a blocking state.
上述方案中, 所述第一节点发送端口阻塞通知协议帧只发送一次、 或 者预先指定发送次数; 或者预先设定固定周期, 按照固定周期持续发送; 或者预先设定两个固定周期, 按照第一固定周期发送指定次数后, 按照第 二固定周期持续发送。  In the above solution, the first node sends a port blocking notification protocol frame to be sent only once, or pre-specifies the number of transmissions; or preset a fixed period, and continuously transmits according to a fixed period; or preset two fixed periods, according to the first After the fixed period is sent a specified number of times, it is continuously sent according to the second fixed period.
上述方案中, 所述第二节点, 进一步用于在收到端口阻塞通知协议帧 后, 判断接收到端口阻塞通知协议帧的端口的状态是否为阻塞状态, 如果 不为阻塞状态, 则设置为阻塞状态; 如果为阻塞状态, 则不进行设置。  In the above solution, the second node is further configured to: after receiving the port blocking notification protocol frame, determine whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the blocking state is set to block. Status; if it is blocked, it is not set.
上述方案中, 所述第二节点, 还用于在收到端口阻塞通知协议帧后, 不对收到的端口阻塞通知协议帧进行转发。  In the foregoing solution, the second node is further configured to: after receiving the port blocking notification protocol frame, not forwarding the received port blocking notification protocol frame.
本发明提供的以太网保护中阻塞端口的方法和系统, 当保护链路上的 节点将端口状态设置为阻塞状态时, 从该端口发送端口阻塞通知协议帧, 通知该端口所在链路的另一端节点阻塞接收到该协议帧的端口; 所述另一 端节点在收到端口阻塞通知协议帧后, 设置接收到该端口阻塞通知协议帧 的端口的状态为阻塞状态。 如此, 可以使在链路切换等多种场景下以太网 保护时, 均能阻塞链路两端的节点端口, 防止只有链路一端端口被阻塞时, 被保护数据进入链路导致的带宽资源浪费; 而且, 应用本发明的方法, 配 置简单、 灵活。 附图说明  The method and system for blocking a port in an Ethernet protection provided by the present invention, when a node on a protection link sets a port state to a blocked state, a port blocking notification protocol frame is sent from the port, and the other end of the link where the port is located is notified The node blocks the port that receives the protocol frame. After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocked state. In this way, when the Ethernet protection is performed in the multiple scenarios of the link switching, the node ports at both ends of the link can be blocked, and the bandwidth resource caused by the protected data entering the link is prevented when only one port of the link is blocked. Moreover, by applying the method of the present invention, the configuration is simple and flexible. DRAWINGS
图 1为现有技术中基于 G.8032 v2的以太环网保护的系统结构示意图; 图 2为现有技术中图 1的节点 S2收到命令切换请求阻塞端口 22的系 统结构示意图;  1 is a schematic structural diagram of a system for protecting an Ethernet ring network based on G.8032 v2 in the prior art; FIG. 2 is a schematic structural diagram of a system in which a node S2 of FIG. 1 receives a command switching request blocking port 22 in the prior art;
图 3为本发明实现以太网保护中阻塞端口的方法流程示意图; 图 4为本发明实现以太网保护中阻塞端口的系统结构示意图; 图 5为本发明具体实施例中实现图 1的节点 S2收到命令切换请求阻塞 端口 22和端口 31的方法流程示意图; 3 is a schematic flowchart of a method for blocking a port in an Ethernet protection according to the present invention; FIG. 4 is a schematic structural diagram of a system for blocking a port in an Ethernet protection according to the present invention; FIG. 5 is a schematic flowchart of a method for implementing a command switching request blocking port 22 and port 31 by the node S2 of FIG. 1 according to an embodiment of the present invention;
图 6为本发明具体实施例中实现图 1的节点 S2收到命令切换请求阻塞 端口 22和端口 31的系统结构示意图。 具体实施方式  FIG. 6 is a schematic structural diagram of a system for implementing the node switching request blocking port 22 and port 31 by the node S2 of FIG. 1 according to an embodiment of the present invention. detailed description
本发明的基本思想是: 当保护链路上的节点将端口状态设置为阻塞状 态时, 从该端口发送端口阻塞通知协议帧, 通知该端口所在链路的另一端 节点阻塞接收到该协议帧的端口; 所述另一端节点在收到端口阻塞通知协 议帧后, 设置接收到该端口阻塞通知协议帧的端口的状态为阻塞状态。  The basic idea of the present invention is: when a node on the protection link sets the port state to the blocking state, the port blocking notification protocol frame is sent from the port, and the other end node of the link where the port is located is blocked from receiving the protocol frame. After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
其中, 所述端口阻塞通知协议帧为携带阻塞标记的协议帧, 阻塞标记 可以是约定的目的媒体接入控制(MAC )地址、 或阻塞的具体业务名称等。  The port blocking notification protocol frame is a protocol frame carrying a blocking flag, and the blocking flag may be an agreed destination media access control (MAC) address, or a blocked specific service name.
下面通过附图及具体实施例对本发明做进一步的详细说明。  The invention will be further described in detail below with reference to the drawings and specific embodiments.
本发明实现以太网保护中阻塞端口的方法, 如图 3 所示, 该方法包括 以下步骤:  The method for blocking a port in Ethernet protection is implemented by the present invention. As shown in FIG. 3, the method includes the following steps:
步骤 301 : 保护链路上的节点在收到切换命令请求或检测到故障时, 将 需要阻塞的端口的状态设置为阻塞状态;  Step 301: The node on the protection link sets the state of the port to be blocked to the blocking state when receiving the handover command request or detecting the fault.
步骤 302:保护链路上的节点从改变为阻塞状态的端口发送端口阻塞通 知协议帧, 通知该端口所在链路的另一端节点阻塞接收到该协议帧的端口; 本步骤所述发送端口阻塞通知协议帧可以默认为只发送一次, 也可以 预先指定发送次数、 或者按照固定周期持续发送、 或者按照第一固定周期 发送指定次数后, 按照第二固定周期持续发送。  Step 302: The node on the protection link sends a port blocking notification protocol frame from the port that is changed to the blocking state, and notifies the other end node of the link where the port is located to block the port that receives the protocol frame. The protocol frame can be sent only once by default. It can also specify the number of transmissions in advance, or continue to transmit according to a fixed period, or send a specified number of times according to the first fixed period, and then continue to transmit according to the second fixed period.
步骤 303: 所述链路另一端节点在收到端口阻塞通知协议帧后, 将接收 到端口阻塞通知协议帧的端口的状态设置为阻塞状态;  Step 303: After receiving the port blocking notification protocol frame, the other end node of the link sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
本步骤可进一步包括: 所述链路另一端节点在收到端口阻塞通知协议 帧后, 判断接收到端口阻塞通知协议帧的端口的状态是否为阻塞状态, 如 果不为阻塞状态, 则设置为阻塞状态; 如果为阻塞状态, 则不进行设置; 进一步的, 本步骤还包括: 所述链路另一端节点在收到端口阻塞通知 协议帧后不对端口阻塞通知协议帧进行转发。 The step may further include: after receiving the port blocking notification protocol frame, the other end node of the link determines whether the state of the port that receives the port blocking notification protocol frame is a blocked state, such as If it is not in the blocking state, it is set to the blocking state; if it is in the blocking state, it is not set; further, the step further includes: the other node of the link does not block the port after receiving the port blocking notification protocol frame The protocol frame is forwarded.
为实现上述方法, 本发明还提供了一种以太网保护中阻塞端口的系统, 如图 4所示, 该系统包括: 第一节点 41、 第二节点 42; 其中,  In order to achieve the above method, the present invention further provides a system for blocking a port in an Ethernet protection. As shown in FIG. 4, the system includes: a first node 41 and a second node 42;
第一节点 41 , 用于将端口状态设置为阻塞状态时, 从该端口发送端口 阻塞通知协议帧, 通知该端口所在链路的另一端的第二节点 42阻塞接收到 该协议帧的端口;  The first node 41 is configured to send a port blocking notification protocol frame from the port when the port state is set to the blocking state, and notify the second node 42 at the other end of the link where the port is located to block the port that receives the protocol frame;
第二节点 42, 用于在收到端口阻塞通知协议帧后, 设置接收到该端口 阻塞通知协议帧的端口的状态为阻塞状态; 第二节点 42可以有多个。  The second node 42 is configured to: after receiving the port blocking notification protocol frame, set the state of the port that receives the port blocking notification protocol frame to a blocking state; the second node 42 may have multiple.
进一步的, 所述第一节点 41发送端口阻塞通知协议帧可以默认为只发 送一次, 也可以预先指定发送次数、 或者预先设定固定周期, 按照固定周 期持续发送、 或者预先设定两个固定周期, 按照第一固定周期发送指定次 数后, 按照第二固定周期持续发送。  Further, the first node 41 sends a port blocking notification protocol frame, which may be sent only once by default, or may specify the number of transmissions in advance, or set a fixed period in advance, continuously transmit according to a fixed period, or preset two fixed periods. After sending the specified number of times according to the first fixed period, the transmission is continued according to the second fixed period.
所述第二节点 42在收到端口阻塞通知协议帧后, 进一步用于判断接收 到端口阻塞通知协议帧的端口的状态是否为阻塞状态, 如果不为阻塞状态, 则设置为阻塞状态; 如果为阻塞状态, 则不进行设置。  After receiving the port blocking notification protocol frame, the second node 42 is further configured to determine whether the state of the port that receives the port blocking notification protocol frame is blocked, and if not, the blocking state is set to be blocked; Blocked state, no settings are made.
进一步的, 所述第二节点 42在收到端口阻塞通知协议帧后, 还用于不 对端口阻塞通知协议帧进行转发。 当图 1所示系统中出现命令切换请求, 节点 S2收到命令切换请求后, 实现本发明的以太网保护中阻塞端口的方法, 如图 5、 6所示, 包括以下几 个步骤:  Further, after receiving the port blocking notification protocol frame, the second node 42 is further configured to not forward the port blocking notification protocol frame. When the command switching request occurs in the system shown in FIG. 1, the method for blocking the port in the Ethernet protection of the present invention after the node S2 receives the command switching request, as shown in FIG. 5 and 6, includes the following steps:
步骤 501 : 节点 S2根据收到的命令切换请求阻塞端口 22 , 并发送命令 切换请求协议帧通知节点 S1和 S4进行保护切换,且通过端口 22发送端口 阻塞协议帧给节点 S3的端口 31 ; Step 501: The node S2 switches the request blocking port 22 according to the received command, and sends a command switching request protocol frame to notify the nodes S1 and S4 to perform protection switching, and sends the port through the port 22. Blocking the protocol frame to port 31 of node S3;
本实施例所述发送端口阻塞协议帧为默认发送一次;  In this embodiment, the sending port blocking protocol frame is sent once by default;
步骤 502:环保护链路的节点 S1和节点 S4分别打开连接环保护链路的 阻塞端口; 节点 S3从端口 31收到端口阻塞通知协议帧后, 不转发该协议 帧, 并在判断端口 31状态不是阻塞状态后, 设置端口 31 的状态为阻塞状 态;  Step 502: The node S1 and the node S4 of the ring protection link respectively open the blocked port of the ring protection link; after receiving the port blocking notification protocol frame from the port 31, the node S3 does not forward the protocol frame, and determines the status of the port 31. After the blocking state is not set, the state of the port 31 is set to be blocked;
具体的, 环保护链路所属节点 S1收到命令切换请求协议帧后, 打开阻 塞的与环保护链路相连的端口 11 ,环保护链路邻居节点 S4收到命令切换请 求协议帧后, 打开阻塞的与环保护链路相连的端口 42; 节点 S3从端口 31 收到端口阻塞通知协议帧后,不转发该协议帧,并判断端口 31的当前状态, 在判断不是阻塞状态后, 节点 S3设置端口 31的状态为阻塞状态。  Specifically, after receiving the command switching request protocol frame, the node S1 to which the ring protection link belongs, opens the blocked port 11 connected to the ring protection link, and the ring protection link neighbor node S4 receives the command switching request protocol frame, and then opens the blocking. The port 42 connected to the ring protection link; after receiving the port blocking notification protocol frame from the port 31, the node S3 does not forward the protocol frame and determines the current state of the port 31. After determining that it is not blocked, the node S3 sets the port. The state of 31 is a blocked state.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围, 凡在本发明的精神和原则之内所作的任何修改、 等同替换和改进 等, 均应包含在本发明的保护范围之内。  The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included. Within the scope of protection of the present invention.

Claims

权利要求书 Claim
1、 一种以太网保护中阻塞端口的方法, 其特征在于, 该方法包括: 保护链路上的节点将端口状态设置为阻塞状态时, 从设置阻塞状态的 端口发送端口阻塞通知协议帧, 通知所述设置阻塞状态的端口所在链路的 另一端节点阻塞接收所述端口阻塞通知协议帧的端口;  A method for blocking a port in an Ethernet protection, the method comprising: when a node on a protection link sets a port state to a blocking state, sending a port blocking notification protocol frame from a port configured with a blocking state, and notifying The other end node of the link where the port in which the blocking state is set blocks the port that receives the port blocking notification protocol frame;
所述另一端节点在收到端口阻塞通知协议帧后, 设置接收到所述端口 阻塞通知协议帧的端口的状态为阻塞状态。  After receiving the port blocking notification protocol frame, the other end node sets the state of the port that receives the port blocking notification protocol frame to a blocking state.
2、 根据权利要求 1所述的方法, 其特征在于, 所述发送端口阻塞通知 协议帧只发送一次、 或者预先指定发送次数、 或者按照固定周期持续发送; 或者按照第一固定周期发送指定次数后, 按照第二固定周期持续发送。  The method according to claim 1, wherein the sending port blocking notification protocol frame is sent only once, or the number of transmissions is specified in advance, or is continuously transmitted according to a fixed period; or after the specified number of times is sent according to the first fixed period , continue to send according to the second fixed period.
3、 根据权利要求 1或 2所述的方法, 其特征在于, 该方法还包括: 所 述另一端节点在收到端口阻塞通知协议帧后, 判断接收到端口阻塞通知协 议帧的端口的状态是否为阻塞状态, 如果不为阻塞状态, 则设置为阻塞状 态; 如果为阻塞状态, 则不进行设置。  The method according to claim 1 or 2, wherein the method further comprises: after receiving the port blocking notification protocol frame, the other end node determines whether the state of the port receiving the port blocking notification protocol frame is It is blocked, if it is not blocked, it is set to blocking state; if it is blocked, it is not set.
4、 根据权利要求 1或 2所述的方法, 其特征在于, 该方法还包括: 所 述另一端节点在收到端口阻塞通知协议帧后, 不对收到的端口阻塞通知协 议帧进行转发。  The method according to claim 1 or 2, wherein the method further comprises: after receiving the port blocking notification protocol frame, the other end node does not forward the received port blocking notification protocol frame.
5、 一种以太网保护中阻塞端口的系统, 其特征在于, 该系统包括: 第 一节点、 一个或一个以上第二节点; 其中,  A system for blocking a port in an Ethernet protection, the system comprising: a first node, one or more second nodes;
所述第一节点, 用于在端口状态设置为阻塞状态时, 从设置阻塞状态 的端口发送端口阻塞通知协议帧, 通知所述设置阻塞状态端口所在链路的 另一端的第二节点阻塞接收所述端口阻塞通知协议帧的端口;  The first node is configured to send a port blocking notification protocol frame from the port that is in the blocking state when the port state is set to the blocking state, and notify the second node at the other end of the link where the blocking state port is located to block the receiving station. Port of the port blocking notification protocol frame;
所述第二节点, 用于在收到所述端口阻塞通知协议帧后, 设置接收到 所述端口阻塞通知协议帧的端口的状态为阻塞状态。  And the second node is configured to: after receiving the port blocking notification protocol frame, set a state of the port that receives the port blocking notification protocol frame to a blocking state.
6、 根据权利要求 5所述的系统, 其特征在于, 所述第一节点发送端口 阻塞通知协议帧只发送一次、 或者预先指定发送次数; 或者预先设定固定 周期, 按照固定周期持续发送; 或者预先设定两个固定周期, 按照第一固 定周期发送指定次数后, 按照第二固定周期持续发送。 The system according to claim 5, wherein the first node sends a port The blocking notification protocol frame is sent only once, or the number of transmissions is specified in advance; or a fixed period is preset, and the transmission is continued according to a fixed period; or two fixed periods are preset, and after the specified number of times is sent according to the first fixed period, the second fixed is performed. The cycle continues to be sent.
7、 根据权利要求 5或 6所述的系统, 其特征在于, 所述第二节点, 进 一步用于在收到端口阻塞通知协议帧后, 判断接收到端口阻塞通知协议帧 的端口的状态是否为阻塞状态, 如果不为阻塞状态, 则设置为阻塞状态; 如果为阻塞状态, 则不进行设置。  The system according to claim 5 or 6, wherein the second node is further configured to: after receiving the port blocking notification protocol frame, determine whether the status of the port that receives the port blocking notification protocol frame is Blocked state, if it is not blocked, it is set to blocking state; if it is blocked, it is not set.
8、 根据权利要求 5或 6所述的系统, 其特征在于, 所述第二节点, 还 用于在收到端口阻塞通知协议帧后, 不对收到的端口阻塞通知协议帧进行 转发。  The system according to claim 5 or 6, wherein the second node is further configured to not forward the received port blocking notification protocol frame after receiving the port blocking notification protocol frame.
PCT/CN2010/071676 2010-02-05 2010-04-09 Method and system for port-blocking in ethernet protection WO2011094970A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010107240.3 2010-02-05
CN2010101072403A CN102148801A (en) 2010-02-05 2010-02-05 Method and system for blocking port in Ethernet protection

Publications (1)

Publication Number Publication Date
WO2011094970A1 true WO2011094970A1 (en) 2011-08-11

Family

ID=44354905

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/071676 WO2011094970A1 (en) 2010-02-05 2010-04-09 Method and system for port-blocking in ethernet protection

Country Status (2)

Country Link
CN (1) CN102148801A (en)
WO (1) WO2011094970A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102754390B (en) * 2012-04-28 2015-06-17 华为技术有限公司 Method, network device and system for ethernet ring protection switching
CN106301953B (en) * 2016-09-20 2019-05-14 中国科学院计算技术研究所 Distributed fault-tolerant clock synchronous method and system suitable for time trigger Ethernet
CN109617828A (en) * 2019-01-22 2019-04-12 新华三技术有限公司 A kind of data forwarding method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515887A (en) * 2005-11-07 2009-08-26 株式会社日立制作所 Transmission line system, frame transmitter therein, transmission line switching method and program
US20090316571A1 (en) * 2008-06-20 2009-12-24 Alcatel Lucent Loop Prevention Mechanism for Ethernet Ring Protection
CN101621443A (en) * 2008-07-01 2010-01-06 中兴通讯股份有限公司 A kind of fault recovery method of Ethernet ring protection system
CN101640622A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Ethernet ring net protection method and transit node

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515887A (en) * 2005-11-07 2009-08-26 株式会社日立制作所 Transmission line system, frame transmitter therein, transmission line switching method and program
US20090316571A1 (en) * 2008-06-20 2009-12-24 Alcatel Lucent Loop Prevention Mechanism for Ethernet Ring Protection
CN101621443A (en) * 2008-07-01 2010-01-06 中兴通讯股份有限公司 A kind of fault recovery method of Ethernet ring protection system
CN101640622A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Ethernet ring net protection method and transit node

Also Published As

Publication number Publication date
CN102148801A (en) 2011-08-10

Similar Documents

Publication Publication Date Title
EP2117176B1 (en) Method for implementing intersecting ring network with arbitrary topology, node and intersecting ring network
CA2311197C (en) Enhanced dual counter rotating ring network control system
KR101385377B1 (en) Method, apparatus and system for forwarding data
US8300523B2 (en) Multi-chasis ethernet link aggregation
EP2781063B1 (en) Rerouting technique
US8462795B2 (en) Method and device for transmitting control message based on multi-ring ethernet
EP1983694B1 (en) Method and device for transmitting packet in resilient packet intersect ring
US20110261681A1 (en) Method and device for protecting multi-ring ethernet
CN101577719B (en) A kind of double hot standby method, device and system
WO2007009347A1 (en) A method and apparatus for transmitting service stream on a virtual interchange system
EP2521320B1 (en) Method and device for maintaining call during main/standby switching of voice over internet protocol devices
WO2012163173A1 (en) Ethernet ring protection switching method, node and system
CN109327318B (en) SDN management network architecture and method for establishing SDN management network
WO2009111969A1 (en) Method for blocking the edge port in the ethernet, ethernet loop network system and apparatus
WO2011144088A2 (en) Method for service protection and access device
WO2012162946A1 (en) Message processing method and system
CN102238067B (en) Switching method and device on Rapid Ring Protection Protocol (RRPP) ring
JP2003258822A (en) Packet ring network and inter-packet ring network connection method used in the same
WO2012146097A1 (en) Vpls network and ethernet ring switching method and device
WO2010121459A1 (en) Method and system for implementing protection and recovery in automatically switching optical network
WO2007036101A1 (en) A system and method for protecting multicast service path
WO2011094971A1 (en) Method and equipment for preventing repeated refreshing of ethernet ring node address table
WO2011094970A1 (en) Method and system for port-blocking in ethernet protection
US20120269056A1 (en) Method, device, and system for protecting semi-ring network
WO2008106874A1 (en) Two node fault handling method and system for two loop-span rpr

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10845055

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10845055

Country of ref document: EP

Kind code of ref document: A1