CN1968156A - Ethernet device link failure detection method and its system - Google Patents

Ethernet device link failure detection method and its system Download PDF

Info

Publication number
CN1968156A
CN1968156A CNA2006100623949A CN200610062394A CN1968156A CN 1968156 A CN1968156 A CN 1968156A CN A2006100623949 A CNA2006100623949 A CN A2006100623949A CN 200610062394 A CN200610062394 A CN 200610062394A CN 1968156 A CN1968156 A CN 1968156A
Authority
CN
China
Prior art keywords
mep
message
fault
target
ccm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2006100623949A
Other languages
Chinese (zh)
Other versions
CN100550785C (en
Inventor
于权
张扬
子康
郭俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2006100623949A priority Critical patent/CN100550785C/en
Priority to PCT/CN2007/001551 priority patent/WO2008028385A1/en
Publication of CN1968156A publication Critical patent/CN1968156A/en
Application granted granted Critical
Publication of CN100550785C publication Critical patent/CN100550785C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge

Landscapes

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

Abstract

本发明公开了一种以太网设备链路故障检测的方法及其系统,所述的方法包括如下步骤:a.维护联盟端点MEP向维护联盟MA中的其他MEP发送目标MEP的故障消息,所述的消息中携带目标MEP信息;b.所述的其他MEP通过所述的故障消息中携带的目标MEP信息判断是否是本端口MEP故障,如果是,则接收所述的故障消息并进行相关处理。采用本发明的技术方案,解决了P2MP组网或MA内超过2个MEP节点的组网的设备链路故障的检测问题,可以准确的定位出P2MP内多个链路故障中的具体哪一条链路出现的问题,并且打通各个检测方法之间的协作问题,通过各种检测方法之间的协作来解决端到端的整网的故障检测和故障定位。

Figure 200610062394

The present invention discloses a method and system for Ethernet equipment link fault detection, the method includes the following steps: a. The maintenance alliance end point MEP sends the fault message of the target MEP to other MEPs in the maintenance alliance MA, and the The target MEP information is carried in the message; b. The other MEP judges whether it is the MEP fault of the port through the target MEP information carried in the fault message, and if so, receives the fault message and performs related processing. Adopting the technical scheme of the present invention solves the problem of detecting equipment link failures in a P2MP network or a network with more than 2 MEP nodes in an MA, and can accurately locate which link among multiple link failures in a P2MP The problems that arise in the road, and the cooperation between various detection methods are opened up, and the end-to-end fault detection and fault location of the entire network are solved through the cooperation between various detection methods.

Figure 200610062394

Description

一种以太网设备链路故障检测的方法及其系统Method and system for link fault detection of Ethernet equipment

技术领域technical field

本发明涉及以太网技术领域,具体来说,涉及到以太网中设备链路故障检测的技术。The invention relates to the technical field of Ethernet, in particular, to the technology of equipment link fault detection in Ethernet.

背景技术Background technique

以太网技术因其简单易用、价格低廉、且带宽可不断提高,在企业网、城域网以及广域网范围内都已经得到大规模应用。但是传统以太网可维护、可运营能力比较弱,随着以太网推广的范围逐渐扩大,对以太网OAM(Operations,Administration and Maintenance操作、管理和维护)功能的需求也越来越强烈。Due to its ease of use, low price, and continuous increase in bandwidth, Ethernet technology has been widely used in enterprise networks, metropolitan area networks, and wide area networks. However, the maintainability and operability of traditional Ethernet is relatively weak. As the scope of Ethernet promotion gradually expands, the demand for Ethernet OAM (Operations, Administration and Maintenance) functions is also becoming stronger.

以太网OAM的功能主要分为两部分:物理链路以太网OAM功能,物理链路级的以太网OAM功能用于实现两个设备之间的以太网物理链路的故障检测和通知功能;业务以太网OAM功能,业务级的以太网OAM主要实现端到端(如用户到用户之间,中间可以通过多个网络设备)的设备之间的链路连通性管理。The functions of Ethernet OAM are mainly divided into two parts: the physical link Ethernet OAM function, the physical link level Ethernet OAM function is used to realize the fault detection and notification function of the Ethernet physical link between two devices; Ethernet OAM function, business-level Ethernet OAM mainly implements end-to-end (such as between users and users, with multiple network devices in the middle) link connectivity management between devices.

业务以太网OAM主要有以下功能:Service Ethernet OAM mainly has the following functions:

故障检测功能:用于检测两端的硬件故障(如链路、节点故障)或软件故障(如软件错误、内存崩溃、配置错误等);Fault detection function: used to detect hardware faults (such as link and node faults) or software faults (such as software errors, memory crashes, configuration errors, etc.) at both ends;

故障确认功能:通过环回(LoopBack)消息对检测出的故障进行确认,以便采取后续的隔离措施;Fault confirmation function: confirm the detected fault through the loopback (LoopBack) message, so as to take subsequent isolation measures;

故障定位和隔离功能:当故障被确认之后,可以对故障点(如链路、节点)进行定位,然后将其从网络中隔离出来,以便网络能够正常运行,以及对故障进行诊断处理;Fault location and isolation function: After the fault is confirmed, the fault point (such as link, node) can be located, and then isolated from the network, so that the network can operate normally, and the fault can be diagnosed;

故障通知和告警抑制功能:故障通知用于将故障信息向节点的上、下游告知,告警抑制功能用于防止网络中出现大量的通知消息导致网络崩溃。Fault notification and alarm suppression function: fault notification is used to inform the upstream and downstream of the node of the fault information, and the alarm suppression function is used to prevent a large number of notification messages in the network from causing network collapse.

以太网OAM的上述功能需要通过一系列OAM消息的交互来实现,所有的消息都是基于维护域来发送和接收的。The above functions of the Ethernet OAM need to be realized through the interaction of a series of OAM messages, and all messages are sent and received based on the maintenance domain.

维护域(MD Maintenance Domain)是以太网OAM功能所涉及到的网络或网络中的某个部分,它由一系列的DSAP(Domain Service Access Point域服务接入点)组成,它对域的内部提供连通性服务,在MD中称为维护联盟端节点(MEP Maintenance Association End Point),维护域内部还可能存在ISAP(Intermediate Service Access Point中间服务接入点),是从一个DSAP到另一个DSAP的中间节点,在MD中称为维护联盟中间节点(MIPMaintenance Association Intermediate Point),其中MEP和MIP统称为MP,MEP是以太网OAM消息的主要发起者和接收者,MIP主要是用于转发MEP发起的以太网OAM消息。MD指定一个服务实例也就建立了那些MEP之间的无连接的联盟关系,这个关系称作维护联盟MA(Maintenance Association)。The maintenance domain (MD Maintenance Domain) is a network or a part of the network involved in the Ethernet OAM function. It consists of a series of DSAPs (Domain Service Access Points), which provide Connectivity service, called MEP Maintenance Association End Point in MD, there may also be ISAP (Intermediate Service Access Point) inside the maintenance domain, which is the middle point from one DSAP to another DSAP Nodes are called MIP Maintenance Association Intermediate Points in MD, where MEP and MIP are collectively referred to as MPs, MEPs are the main initiator and receiver of Ethernet OAM messages, and MIPs are mainly used to forward Ethernet messages initiated by MEPs. Net OAM message. Specifying a service instance by MD also establishes a connectionless federation relationship between those MEPs. This relationship is called Maintenance Association (MA).

维护域的示意图如图1所示,其中存在5个桥设备以及6个DSAP,这六个DSAP就可以分别定义为MEP,覆盖的区域(图1中灰色部分)就是维护域,中间存在多个ISAP,这多个ISAP就可以分别定义为MIP。The schematic diagram of the maintenance domain is shown in Figure 1. There are 5 bridge devices and 6 DSAPs. These six DSAPs can be defined as MEPs respectively. The covered area (the gray part in Figure 1) is the maintenance domain. There are multiple ISAPs, these multiple ISAPs can be defined as MIPs respectively.

802.1ag(一种链路层协议,提供一种二层链路的管理)支持的以太网OAM机制包括连续性检查(Connectivity Check,cc),链路追踪(Link Trace,LT),环回检测(LoopBack,LB)。The Ethernet OAM mechanism supported by 802.1ag (a link layer protocol that provides a layer 2 link management) includes continuity check (Connectivity Check, cc), link tracking (Link Trace, LT), loopback detection (LoopBack, LB).

LB用于在MA中定位故障位置,由MEP发送LBM(Loopback Message),经MIP透传到目的MEP,并由目的MEP向源MEP回应应答报文LBR。The LB is used to locate the fault location in the MA. The LBM (Loopback Message) is sent by the MEP, transparently transmitted to the destination MEP through the MIP, and the destination MEP responds with a response message LBR to the source MEP.

LT用于检测两个MP间所通过的MIP路径,由MEP发送LTM(Link TraceMessage),经MIP到达目的MP,沿途MP和目的MP都将往源MEP回送应答报文LTR。The LT is used to detect the MIP path passed between two MPs. The MEP sends an LTM (Link TraceMessage) to the destination MP through the MIP. Both the MP and the destination MP along the way will send a response message LTR to the source MEP.

故障检测功能通过连续性检查消息(Connectivity Check Message,CCM)来实现。MA的每个MEP在其相关的服务实例(如S-VLAN)周期性地广播CCM消息,接收到消息的MEP更新所保存的对端MEP的状态,如果一段时间内没有收到对端MEP(每个MEP保存MA相关的所有MEP的信息)发来的CCM消息,则认为对方故障或者链路发生故障,将故障报告给管理员和业务用户,并且自动发起或者由管理员发起故障的确认和定位/隔离过程。The fault detection function is realized through the continuity check message (Connectivity Check Message, CCM). Each MEP of the MA periodically broadcasts a CCM message in its related service instance (such as S-VLAN). The MEP that receives the message updates the saved status of the peer MEP. If the peer MEP is not received within a period of time ( Each MEP saves the information of all MEPs related to the MA) sends a CCM message, considers that the other party is faulty or the link is faulty, reports the fault to the administrator and service user, and initiates the confirmation and confirmation of the fault automatically or initiated by the administrator. Locate/isolate process.

MEP通过一个定时器来检查是否丢失CCM消息,定时器超时还没收到CCM消息,则认为该消息丢失,如果连续丢失了3个CCM消息,则认为发生故障,然后进行后续处理。The MEP uses a timer to check whether the CCM message is lost. If the timer expires and the CCM message is not received, the message is considered lost. If three CCM messages are lost in a row, it is considered a fault and the follow-up processing is performed.

现有的CCM报文格式如表一所示,其中:The existing CCM message format is shown in Table 1, where:

MD Level:MD的level值,高Level值的CC M报文能够穿透低Level的MD,相反,低Level的CC M报文将会被高Level的MD丢弃;MD Level: MD level value, CCM packets with high Level value can penetrate MD with low Level value, on the contrary, CCM packets with low Level value will be discarded by MD with high Level value;

Version:版本号;Version: version number;

OpCode:OAM的报文类型,共5种,分别为Continue check message、Loopback message、Loopback reply message、Linktrace message、Linktrace reply message;OpCode: OAM message type, a total of 5 types, namely Continue check message, Loopback message, Loopback reply message, Linktrace message, Linktrace reply message;

Flag:第一个bit为RDI标志位,最后3个bit为lifetime标志位;Flag: The first bit is the RDI flag, and the last 3 bits are the lifetime flag;

First TLV offset:TLV的偏移量;First TLV offset: the offset of TLV;

Transaction identifier/Sequence Number:事务标识符/序列号Transaction identifier/Sequence Number: transaction identifier/sequence number

Maintenance association end point identifier:MEP识别码,其值为发送端的MEPID的值;Maintenance association end point identifier: MEP identification code, whose value is the value of the MEPID of the sending end;

Maintenance domain name format:维护域名称的格式,比如字符串形式的或数字形式的;Maintenance domain name format: the format of the maintenance domain name, such as string or number;

Maintenance domain name length:维护域的长度;Maintenance domain name length: the length of the maintenance domain;

Maintenance domain name:维护域的名称;Maintenance domain name: the name of the maintenance domain;

Maintenance association name format:维护联盟名称的格式,比如字符串形式的或数字形式的;Maintenance association name format: maintain the format of the association name, such as string or number;

Maintenance domain name length:维护域的长度;Maintenance domain name length: the length of the maintenance domain;

Maintenance domain name:维护域的名称;Maintenance domain name: the name of the maintenance domain;

Short MA Name Format:维护联盟格式;Short MA Name Format: maintain alliance format;

Short MA Name Length:维护联盟长度;Short MA Name Length: maintain the alliance length;

Short MA Name:维护联盟名称;Short MA Name: maintenance alliance name;

remainder of MAID:为MAID(MA name+MD name)保留;remainder of MAID: reserved for MAID (MA name+MD name);

Reserved for use by Y.1731:为Y.1731保留;Reserved for use by Y.1731: Reserved for Y.1731;

Additional fields can be added,here,in future versions of the protocol:为后面的版本保留,可以添加其他额外的字段;Additional fields can be added, here, in future versions of the protocol: Reserved for later versions, other additional fields can be added;

Optional CCM TLVs:可选的CCM的所有TLV;Optional CCM TLVs: All TLVs of optional CCM;

End TLV:TLV终结符。           0    1     2   3 1   MDLevel Version OpCode Flags First TLV Offset    5                     Transaction Identifier/Sequence Number    9   Maintenance association End PointIdentifier     MaintenanceDomain NameFormat   MaintenanceDomain NameLength    13                         Maintenance Domain Name  … 27+dnl Short MA Name Format  Short MANameLength Short MA Name    57          (…remainder of MAID)    61                            Reserved for use by Y.1731    65    69    73    77   (Additional fields can be added,here,in future version of the protocol)    5+FirstTLVOffset Optional CCM TLVs    Last   END TLV(0) End TLV: TLV terminator. 0 1 2 3 1 MDLevel Version OpCode Flags First TLV Offset 5 Transaction Identifier/Sequence Number 9 Maintenance association End PointIdentifier MaintenanceDomain NameFormat MaintenanceDomain NameLength 13 Maintenance Domain Name… 27+dnl Short MA Name Format Short MANameLength Short MA Name 57 (…remainder of MAID) 61 Reserved for use by Y.1731 65 69 73 77 (Additional fields can be added, here, in future version of the protocol) 5+FirstTLVOffset Optional CCM TLVs Last END TLV(0)

表一Table I

如表一所示,现有的CCM报文中没有目标MEP的信息,只携带发送端的MEPID(MEP识别码)。对于P2P(point to point点对点)组网,故障通知能够成功到达对端,但对于P2MP(point to multiple point点对多点)组网或者对于一个MA内有多个MEP的情况,当远端MEP收到带RDI(Remote DefectIndication,远端故障检测)的CCM报文时不知道接收端是否是自己,因为CCM是以组播形式发送的,任何在MA内的远端MEP都能够接收到发送过来的带RDI的CCM报文,报文里又没有携带任何的目标MEP的信息,所以接收端无法判断发送过来的带RDI的CCM是否是发给自己的。As shown in Table 1, the existing CCM message does not contain the information of the target MEP, but only carries the MEPID (MEP identification code) of the sending end. For P2P (point to point) networking, the fault notification can reach the peer end successfully, but for P2MP (point to multiple point point-to-multipoint) networking or for multiple MEPs in one MA, when the remote MEP When receiving a CCM message with RDI (Remote Defect Indication, remote fault detection), I don’t know whether the receiving end is myself, because the CCM is sent in multicast form, and any remote MEP in the MA can receive and send it The CCM message with RDI in the message does not carry any target MEP information, so the receiving end cannot determine whether the CCM with RDI is sent to itself.

发明内容Contents of the invention

本发明的目的在于提供一种以太网设备链路故障检测的方法及其系统,以解决P2MP组网或MA内超过2个MEP节点的组网的设备链路故障的检测问题。The object of the present invention is to provide a method and system for detecting an Ethernet device link failure to solve the problem of detecting a device link failure in a P2MP network or a network with more than 2 MEP nodes in an MA.

为实现上述目的,本发明采用的技术方案如下:To achieve the above object, the technical scheme adopted in the present invention is as follows:

一种以太网设备链路故障检测的方法,所述的方法包括如下步骤:A method for Ethernet equipment link fault detection, said method comprising the steps of:

a、维护联盟端点MEP向维护联盟MA中的其他MEP发送目标MEP的故障消息,所述的消息中携带目标MEP信息;a. The maintenance alliance endpoint MEP sends a fault message of the target MEP to other MEPs in the maintenance alliance MA, and the message carries target MEP information;

b、所述的其他MEP接收所述的故障消息,通过所述的故障消息中携带的目标MEP信息判断是否是本端口MEP故障,如果是,则接收所述的故障消息并进行相关处理。b. The other MEP receives the fault message, judges whether it is the MEP fault of the local port according to the target MEP information carried in the fault message, and if so, receives the fault message and performs related processing.

其中步骤a之前还包括:Wherein before step a also includes:

a0、所述的MEP在规定的时间内没有收到所述的目标MEP发送的连续性检测CCM消息。a0. The MEP does not receive the continuity detection CCM message sent by the target MEP within a specified time.

其中步骤a具体包括:Wherein step a specifically includes:

a1、所述的MEP向所述的MA中的其他MEP发送远端故障检测RDI的CCM消息,所述的CCM消息中携带目标MEP的MEP识别码MEPID;a1. The MEP sends a remote fault detection RDI CCM message to other MEPs in the MA, and the CCM message carries the MEP identification code MEPID of the target MEP;

其中步骤b具体包括:Wherein step b specifically includes:

b1、所述的其他MEP提取所述的CCM消息中携带的目标MEPID与本端口的MEPID比较,如果两者一致,则接收所述的CCM消息并进行相关处理。b1. The other MEP extracts the target MEPID carried in the CCM message and compares it with the MEPID of the port, and if they are consistent, receives the CCM message and performs related processing.

其中步骤b还包括:Wherein step b also includes:

所述的其他MEP接收所述的故障消息,通过所述的故障消息中携带的目标MEP信息判断是否是本端口MEP故障,如果不是,则将所述的故障消息丢弃。The other MEP receives the fault message, judges whether it is the MEP of the port that is faulty according to the target MEP information carried in the fault message, and discards the fault message if not.

所述的携带目标MEP的信息是通过在CCM消息中的增加TLV实现的。The carrying of the information of the target MEP is realized by adding a TLV in the CCM message.

所述的增加的TLV的类型Type值为0至4之外的自然数。The Type value of the added TLV is a natural number other than 0-4.

通过所述的增加的TLV的子类型subtype值表示单通故障和/或不同故障检测协议之间的转换。The subtype value of the added TLV indicates a single-pass fault and/or conversion between different fault detection protocols.

更具体的,其中步骤b具体包括:More specifically, step b specifically includes:

b1、当所述的subtype值表示单通故障时,所述的其他MEP提取所述的CCM消息中携带的目标MEPID与本端口的MEPID比较,如果两者一致,则接收所述的CCM消息并上报告警信息。b1. When the subtype value indicates a single-pass failure, the other MEP extracts the target MEPID carried in the CCM message and compares it with the MEPID of the port, and if they are consistent, receives the CCM message and Report alarm information.

所述的携带目标MEP的信息是通过在所述的CCM消息中的增加固定位置的目标MEP的MEPID实现的。The carrying of the information of the target MEP is realized by adding the MEPID of the target MEP at a fixed location in the CCM message.

本发明还提供了一种以太网设备链路故障检测的系统,所述的系统包括MA和其中的MEP,所述的系统还包括:The present invention also provides a system for detecting link failures of Ethernet equipment, the system includes the MA and the MEP therein, and the system also includes:

所述的MEP包括故障消息发送模块,能够向所述MA中的其他MEP发送故障消息,所述的消息中携带目标MEP信息;The MEP includes a fault message sending module capable of sending fault messages to other MEPs in the MA, and the message carries target MEP information;

所述的MEP包括故障检测模块,能够接收其他MEP发送的故障消息并根据所述的故障消息中的目标MEP信息判断是否是本端口MEP故障。The MEP includes a fault detection module capable of receiving fault messages sent by other MEPs and judging whether it is a fault of the MEP on the port according to the target MEP information in the fault message.

所述的目标MEP的信息为目标MEP的MEPID。The information of the target MEP is the MEPID of the target MEP.

所述的MEP的故障检测模块能够接收其他MEP发送的故障消息并将所述的故障消息中的目标MEPID与本端口的MEPID比较,判断是否是本端口MEP故障。The fault detection module of the MEP can receive fault messages sent by other MEPs and compare the target MEPID in the fault messages with the MEPID of the port to determine whether the fault is caused by the MEP of the port.

所述的故障消息发送模块发送的故障信息中的TLV携带目标MEP的信息。The TLV in the fault information sent by the fault message sending module carries the information of the target MEP.

所述的故障消息发送模块发送的故障信息中固定标识符携带目标MEP的信息。The fixed identifier in the fault information sent by the fault message sending module carries the information of the target MEP.

所述的故障消息发送模块发送的故障信息中的TLV子类型subtype值表示单通故障和/或不同故障检测协议之间的转换。The TLV subtype subtype value in the fault information sent by the fault message sending module indicates a single-pass fault and/or conversion between different fault detection protocols.

本发明克服现有技术的不足,通过连续性检查消息(CCM)来实现故障检测功能,如果MEP一段时间内没有收到对端MEP发送过来的CCM消息,则认为链路发生故障,MEP发送带RDI的CCM消息到对端,所述的CCM中携带目标MEP的信息,对于P2MP组网或者MA内有多个MEP组网的情况,远端MEP收到CCM消息后根据其中携带的目标MEP的信息判断该CCM消息是否是发送给自己的,如果是则进行上报故障告警等相关处理,如果不是,则将CCM消息丢弃,采用本发明的技术方案,解决了P2MP组网或MA内超过2个MEP节点的组网的设备链路故障的检测问题,可以准确的定位出P2MP内多个链路故障中的具体哪一条链路出现的问题,并且打通各个检测方法之间的协作,通过各种检测方法之间的协作来解决端到端的整网的故障检测和故障定位。The present invention overcomes the deficiencies in the prior art, and realizes the fault detection function through the continuity check message (CCM). The CCM message of the RDI is sent to the opposite end. The CCM carries the information of the target MEP. For a P2MP network or a network with multiple MEPs in the MA, the remote MEP receives the CCM message according to the information of the target MEP carried in it. information to determine whether the CCM message is sent to itself, and if so, perform related processing such as reporting a fault alarm, if not, discard the CCM message, and adopt the technical solution of the present invention to solve the problem of more than 2 CCM messages in P2MP networking or MA. The detection of equipment link failures in the networking of MEP nodes can accurately locate the specific link among the multiple link failures in P2MP, and open up the cooperation between various detection methods, through various The collaboration between detection methods solves the end-to-end fault detection and fault location of the entire network.

附图说明Description of drawings

图1为维护域示意图;Figure 1 is a schematic diagram of a maintenance domain;

图2为本发明所述维护域示意图;Fig. 2 is a schematic diagram of the maintenance domain of the present invention;

图3为本发明实施例一流程图。Fig. 3 is a flowchart of Embodiment 1 of the present invention.

具体实施方式Detailed ways

本发明的基本原理是通过连续性检查消息(CCM)来实现故障检测功能,如果MEP一段时间内没有收到对端MEP发送过来的CCM消息,则认为链路发生故障,MEP发送带RDI的CCM消息到对端,所述的CCM中携带目标MEP的信息,对于P2MP组网或者MA内有多个MEP组网的情况,远端MEP收到CCM消息后根据其中携带的目标MEP的信息判断该CCM消息是否是发送给自己的,如果是则进行上报故障告警等相关处理,如果不是,则将CCM消息丢弃。The basic principle of the present invention is to implement the fault detection function through the continuity check message (CCM). If the MEP does not receive the CCM message sent by the peer MEP within a period of time, it considers that the link has failed, and the MEP sends a CCM with RDI message to the opposite end, the CCM carries the information of the target MEP. For a P2MP network or a network with multiple MEPs in the MA, the remote MEP judges the Whether the CCM message is sent to itself, if yes, perform related processing such as reporting a fault alarm, and if not, discard the CCM message.

以下结合附图和具体实施例进行详细说明。A detailed description will be given below in conjunction with the accompanying drawings and specific embodiments.

实施例一Embodiment one

采用在CCM消息中添加TLV(type length value类型、长度和值)的方式将远端MEP信息携带进去The remote MEP information is carried in by adding TLV (type length value type, length and value) to the CCM message

首先需要定义一个携带目标MEPID的TLV(remote MEP TLV),定义如表二所示:First, you need to define a TLV (remote MEP TLV) carrying the target MEPID. The definition is shown in Table 2:

          Remote MFPID TLV Format     0     1     2     3   1     Type=5     Length     MEPID     Subtype Remote MFPID TLV Format 0 1 2 3 1 Type=5 Length MEPID Subtype

                   表二 Table II

其中,TLV的类型Type=5(Type1到4已经在协议里分别定义了不同的TLV,因此定义一个Type=5的TLV作为携带目标MEP的MEPID的TLV,MEPID为需要通知的远端MEP的MEPID,将这个Remote MEPID TLV携带在CCM报文中,当远端MEP收到带RDI的CCM时,检测TLV,当检测到Type=5的TLV时取出MEPID,判断该MEPID是否与本端口MEP的MEPID一致,如果是则说明这个带RDI的CCM是发给自己的,最后再根据子类型subtype来区分对端发过来的是什么类型的错误。Among them, the type of TLV Type=5 (Type1 to 4 have defined different TLVs in the protocol, so define a TLV of Type=5 as the TLV carrying the MEPID of the target MEP, and the MEPID is the MEPID of the remote MEP to be notified , carry the Remote MEPID TLV in the CCM message. When the remote MEP receives the CCM with RDI, it will detect the TLV. Consistent, if it is, it means that the CCM with RDI is sent to itself, and finally according to the subtype subtype to distinguish what type of error is sent by the peer.

为了区分不同类型的告警错误,subtype的定义如下:In order to distinguish different types of warning errors, subtype is defined as follows:

Subtype=1单通的定义,CCM报文发送端收不到对端发过来的CC M报文;Subtype=1 single-pass definition, the sending end of the CCM message cannot receive the CCM message sent by the opposite end;

Subtype=2定义为采用802.3ah(一种链路检测的慢协议)检测故障后,采用802.1ag发送给本端CE的故障;Subtype=2 is defined as a fault sent to the local CE by using 802.1ag after detecting a fault using 802.3ah (a slow protocol for link detection);

Subtype=3定义为采用BFD(用来解决相邻两个转发引擎之间的故障的协议)检测故障后,采用802.1ag发送给远端CE故障;Subtype=3 is defined as adopting BFD (a protocol used to solve the fault between two adjacent forwarding engines) to detect the fault, and then adopting 802.1ag to send the fault to the remote CE;

Subtype支持后续协议的扩展。Subtype supports extensions to subsequent protocols.

如图2所示,虚线范围内定义了一个被称做A的MA,对A进行OAM管理。在MA内分别定义了MEPA、MEPB、MEPC、MEPD四个MEP维护点。故障管理时四个维护点上分别会发送组播CCM报文到对端,在正常情况下MEPA能够收到MEPB、MEPC、MEPD发送过来的正常的CCM报文,同时MEPB、MEPC、MEPD也能分别收到对端发送过来的正常的CCM报文。As shown in Figure 2, an MA called A is defined within the range of the dotted line, and OAM management is performed on A. Four MEP maintenance points, MEPA, MEPB, MEPC, and MEPD, are defined in the MA. During fault management, the four maintenance points will respectively send multicast CCM packets to the opposite end. Under normal circumstances, MEPA can receive normal CCM packets sent by MEPB, MEPC, and MEPD. At the same time, MEPB, MEPC, and MEPD can also receive Respectively receive the normal CCM message sent by the opposite end.

如果此时MEPA只能收到MEPB和MEPC发送过来的报文,而无法接收MEPD发送过来的CCM报文,说明MEPA到MEPD之间的链路出现了问题。但是MEPD能够正常接收MEPA、MEPB、MEPC发送过来的报文,所以MEPD察觉不到,此时需要MEPA在发送的CCM组播报文中携带RDI标志位来通知MEPD,并且其中需要携带目标MEP(MEPD)的MEPID的信息,发送的报文格式如表三所示:If MEPA can only receive the packets sent by MEPB and MEPC at this time, but cannot receive the CCM packets sent by MEPD, it means that the link between MEPA and MEPD is faulty. However, MEPD can normally receive the messages sent by MEPA, MEPB, and MEPC, so MEPD is not aware of it. At this time, MEPA needs to carry the RDI flag bit in the sent CCM multicast message to notify MEPD, and it needs to carry the target MEP (MEPD) The MEPID information, the sent message format is shown in Table 3:

         0 0   1 1     2 2     3 3 11  MDLevel MDLevel VersionVersion OpCodeOpCode FlagsFlags First TLV OffsetFirst TLV Offset     5 5                       Transaction Identifier/Sequence Number Transaction Identifier/Sequence Number 99 11     MaintenanceDomain NameFormat MaintenanceDomain NameFormat   Maintenance DomainName Length Maintenance DomainName Length     13 13                                Maintenance Domain Name… Maintenance Domain Name…     27+dnl 27+dnl  Short MAName Format Short MAName Format  Short MANameLength Short MANameLength Short MA NameShort MA Name     57 57  (… remainder of MAID) (… remainder of MAID)     61 61                                 Reserved for use by Y.1731 Reserved for use by Y.1731     65 65     69 69     73 73     77 77     (Additional fields can be added,here,in future version of the protocol) (Additional fields can be added, here, in future version of the protocol)     5+FirstTLVOffset 5+FirstTLVOffset 55 44 44 11     Last Last     END TLV(0) END TLV(0)

                                    表三Table 3

当MEPD收到上述的CCM报文时,查找其中的TLV,发现类型为5,则提取其中MEPID的值(其值为4),将提取的MEPID的值与自身的MEPID值比较,如果相等则认为是本端口MEP出现了故障,检查subtype=1,判断是单通的告警,于是上报告警。但是对于MEPB和MEPC来说,收到了该CCM报文后检测其中的TLV,发现类型为5,则提取其中MEPID的值(其值为4),将提取的MEPID的值与自身的MEPID的值比较,两种不相等,则直接丢弃。When MEPD receives above-mentioned CCM message, search wherein TLV, find that type is 5, then extract the value of wherein MEPID (its value is 4), the value of the MEPID of extracting is compared with the MEPID value of oneself, if equal then It is considered that the MEP of this port is faulty, and the subtype=1 is checked, and it is judged to be a one-way alarm, so an alarm is reported. But for MEPB and MEPC, after receiving this CCM message, detect the TLV therein, find that the type is 5, then extract the value of MEPID (its value is 4) wherein, combine the value of the MEPID of extracting with the value of the MEPID of oneself If the two are not equal, they are discarded directly.

具体的消息流程如图3所示,具体包括如下步骤:The specific message flow is shown in Figure 3, specifically including the following steps:

1、MEPA发送携带目标MEP信息的CCM组播报文到MEPB、MEPC和MEPD,其中所携带的目标MEP信息为MEPD的MEPID(其值为4),MEPB、MEPC和MEPD接收所述的CCM报文;1. MEPA sends the CCM multicast message carrying target MEP information to MEPB, MEPC and MEPD, wherein the target MEP information carried is the MEPID of MEPD (its value is 4), and MEPB, MEPC and MEPD receive the CCM message arts;

2、MEPB、MEPC和MEPD收到所述的CCM报文后,遍历解析其中的TLV类型(Type),查找其中Type=5的TLV;2. After receiving the CCM message, MEPB, MEPC and MEPD traverse and analyze the TLV types (Type) therein, and search for the TLV of Type=5;

3、提取CCM中MEPID的值(其值为4),将提取的MEPID的值与本端口的MEPID值比较,如果两者相等则认为是本端口MEP出现了故障,转步骤4,否则直接将CCM丢弃;3. Extract the MEPID value in the CCM (its value is 4), and compare the extracted MEPID value with the MEPID value of this port. If the two are equal, it is considered that the MEP of this port has failed, and go to step 4. Otherwise, directly CCM drop;

4、MEPD检查CCM组播报文中的TLV,其中的subtype=1,判断是单通的告警,于是上报告警。4. The MEPD checks the TLV in the CCM multicast message, and if subtype=1, it judges that it is a one-way alarm, and then reports an alarm.

本实施例所述的系统包括ME以及其中的MEP,MEP包括故障消息发送模块,能够向MA中的其他MEP发送故障消息,所述的消息中携带目标MEP信息;The system described in this embodiment includes an ME and an MEP therein, and the MEP includes a fault message sending module capable of sending a fault message to other MEPs in the MA, and the message carries target MEP information;

MEP包括故障检测模块,能够接收其他MEP发送的故障消息并根据所述的故障消息中的目标MEP信息判断是否是本端口MEP故障。The MEP includes a fault detection module, capable of receiving fault messages sent by other MEPs and judging whether the fault is caused by the MEP on the port according to the target MEP information in the fault message.

其中,故障消息发送模块通过CCM消息中的TLV携带目标MEP的MEPID(其值为4),MEP的故障检测模块接收故障消息并将所述的故障消息中的目标MEPID与本端口的MEPID比较,判断是否是本端口MEP故障。TLV的subtype值为1,表示单通故障。Wherein, the fault message sending module carries the MEPID (its value is 4) of the target MEP through the TLV in the CCM message, and the fault detection module of the MEP receives the fault message and compares the target MEPID in the fault message with the MEPID of this port, Determine whether the MEP on the port is faulty. The subtype value of the TLV is 1, indicating a single-pass failure.

实施例二:Embodiment two:

如果MEPA同时不能收到MEPB和MEPD的CCM消息,说明MEPA和MEPB之间,MEPA和MEPD之间都出现了单通现象,此时MEPA发送的报文格式如表四所示:If MEPA cannot receive the CCM message from MEPB and MEPD at the same time, it means that there is a one-way phenomenon between MEPA and MEPB, and between MEPA and MEPD. At this time, the format of the message sent by MEPA is shown in Table 4:

         0 0   1 1     2 2     3 3 11  MDLevel MDLevel VersionVersion OpCodeOpCode FlagsFlags First TLV OffsetFirst TLV Offset   5 5                         Transaction Identifier/Sequence Number Transaction Identifier/Sequence Number 99 11     MaintenanceDomain NameFormat MaintenanceDomain NameFormat Maintenance DomainName LengthMaintenance DomainName Length   13 13                              Maintenance Domain Name… Maintenance Domain Name…   27+dnl 27+dnl   Short MAName Format Short MAName Format  Short MANameLength Short MANameLength Short MA NameShort MA Name   57 57   (…remainder of MAID) (…remainder of MAID)   61 61                               Reserved for use by Y.1731 Reserved for use by Y.1731   65 65   69 69   73 73   77 77     (Additional fields can be added,here,in future version of the protocol) (Additional fields can be added, here, in future version of the protocol)   5+FirstTLVOffset 5+FirstTLVOffset     5 5     4 4     4 4     1 1     5 5     4 4     2 2     1 1   Last Last     END TLV(0) END TLV(0)

                             表四Table 4

当MEPD收到上述的CCM报文时,对该报文进行解析,对TLV进行遍历解析,查找到Type为5时,发现有携带MEPID=4,并且subtype=1,据此发送告警信息,同时MEPB收到这个CCM报文后也发现了MEPID=2的RemoteMEP TLV,检查subtype=1,同时MEPB也会上报告警,但是MEPC收到这个CCM时直接丢弃,不会告警。When MEPD receives the above CCM message, it analyzes the message, traverses and analyzes the TLV, finds that Type is 5, finds that it carries MEPID=4, and subtype=1, and sends an alarm message accordingly, and at the same time After receiving this CCM message, MEPB also finds the RemoteMEP TLV with MEPID=2, checks subtype=1, and MEPB will report an alarm at the same time, but MEPC discards this CCM directly without alarming.

本实施例所述的系统包括ME以及其中的MEP,MEP包括故障消息发送模块,能够向MA中的其他MEP发送故障消息,所述的消息中携带目标MEP信息;The system described in this embodiment includes an ME and an MEP therein, and the MEP includes a fault message sending module capable of sending a fault message to other MEPs in the MA, and the message carries target MEP information;

MEP包括故障检测模块,能够接收其他MEP发送的故障消息并根据所述的故障消息中的目标MEP信息判断是否是本端口MEP故障。The MEP includes a fault detection module, capable of receiving fault messages sent by other MEPs and judging whether the fault is caused by the MEP on the port according to the target MEP information in the fault message.

其中,故障消息发送模块通过CCM消息中的TLV携带目标MEP的MEPID(其值为4和2),MEP的故障检测模块接收故障消息并将所述的故障消息中的目标MEPID与本端口的MEPID比较,判断是否是本端口MEP故障。TLV的subtype值为1,表示单通故障。Wherein, the fault message sending module carries the MEPID (its value is 4 and 2) of the target MEP by the TLV in the CCM message, and the fault detection module of the MEP receives the fault message and compares the target MEPID in the fault message with the MEPID of the port Compare them to determine whether the MEP on the port is faulty. The subtype value of the TLV is 1, indicating a single-pass failure.

实施例三Embodiment three

除了在CCM组播报文中采用实施例一和实施例二中的TLV来携带目标MEP之外,也可以在CCM消息中采用固定位置来携带目标MEP的信息,通过固定格式的MEPID可以使微码的识别效率变高,如果采用TLV解析,微码需要对报文的偏移量进行计算,如果采用将该字段在CCM报文中固定下来,微码可以固定偏移量获取该标志位,能够提高微码效率,此时CCM报文格式如表五所示,在表中的Additional fields can be added,here,in future versionsof the protocol位置增加Remote MEPID,通过其携带目标MEP的信息。            0    1     2     3 1     MDLevel Version OpCode Flags     First TLVOffset    5                       Transaction Identifier/Sequence Number 9 Local MEPID   MaintenanceDomain NameFormat   MaintenanceDomain NameLength    13                             Maintenance Domain Name … 27+dnl Short MA Name Format   ShortMANameLength Short MA Name    57     (… remainder of MAID)    61                             Reserved for use by Y.1731    65    69    73   Remote MEPID    77     (Additional fields can be added,here,in future version of the protocol)    5+FirstTLVOffset Optional CCM TLVs    Last     END TLV(0) In addition to using the TLV in Embodiment 1 and Embodiment 2 to carry the target MEP in the CCM multicast message, it is also possible to use a fixed position to carry the information of the target MEP in the CCM message, and the MEPID of the fixed format can make the microcode The identification efficiency becomes higher. If TLV analysis is used, the microcode needs to calculate the offset of the message. If this field is fixed in the CCM message, the microcode can obtain the flag bit with a fixed offset, which can improve Microcode efficiency. At this time, the format of the CCM message is shown in Table 5. Additional fields in the table can be added. Here, Remote MEPID is added in the position of future versions of the protocol, and the information of the target MEP is carried through it. 0 1 2 3 1 MDLevel Version OpCode Flags First TLV Offset 5 Transaction Identifier/Sequence Number 9 Local MEPID MaintenanceDomain NameFormat MaintenanceDomain NameLength 13 Maintenance Domain Name… 27+dnl Short MA Name Format ShortMANameLength Short MA Name 57 (… remainder of MAID) 61 Reserved for use by Y.1731 65 69 73 Remote MEPID 77 (Additional fields can be added, here, in future version of the protocol) 5+FirstTLVOffset Optional CCM TLVs Last END TLV(0)

                                           表五Table 5

本实施例所述的系统包括ME以及其中的MEP,MEP包括故障消息发送模块,能够向MA中的其他MEP发送故障消息,所述的消息中携带目标MEP信息;The system described in this embodiment includes an ME and an MEP therein, and the MEP includes a fault message sending module capable of sending a fault message to other MEPs in the MA, and the message carries target MEP information;

MEP包括故障检测模块,能够接收其他MEP发送的故障消息并根据所述的故障消息中的目标MEP信息判断是否是本端口MEP故障。The MEP includes a fault detection module, capable of receiving fault messages sent by other MEPs and judging whether the fault is caused by the MEP on the port according to the target MEP information in the fault message.

其中,故障消息发送模块通过CCM消息中的固定标识符携带目标MEP的MEPID,MEP的故障检测模块接收故障消息并将所述的故障消息中的目标MEPID与本端口的MEPID比较,判断是否是本端口MEP故障。TLV的subtype值为1,表示单通故障。Wherein, the fault message sending module carries the MEPID of the target MEP through the fixed identifier in the CCM message, and the fault detection module of the MEP receives the fault message and compares the target MEPID in the fault message with the MEPID of the port to determine whether it is the The port MEP is faulty. The subtype value of the TLV is 1, indicating a single-pass failure.

Claims (15)

1, a kind of method of ethernet device link failure detection is characterized in that, described method comprises the steps:
A, Maintenance Association end points MEP other MEP in Maintenance Association MA send the failure message of target MEP, carry target MEP information in the described message;
B, described other MEP receive described failure message, judge whether it is the port MEP fault by the target MEP information of carrying in the described failure message, if then receive the described failure message line correlation of going forward side by side and handle.
2, method according to claim 1 is characterized in that, wherein also comprises before the step a:
A0, described MEP do not receive that in official hour the continuity that described target MEP sends detects CCM message.
3, method according to claim 1 is characterized in that, wherein step a specifically comprises:
A1, described MEP other MEP in described MA send the CCM message of far-end fault detect RDI, carry the MEP identification code MEPID of target MEP in the described CCM message;
Wherein step b specifically comprises:
The MEPID that b1, described other MEP extract the target MEPID that carries in the described CCM message and the port relatively, if both unanimities then receive the described CCM message line correlation of going forward side by side and handle.
4, method according to claim 1 is characterized in that, wherein step b also comprises:
Described other MEP receive described failure message, judge whether it is the port MEP fault by the target MEP information of carrying in the described failure message, if not, then described failure message is abandoned.
5, method according to claim 1 is characterized in that, described information of carrying target MEP is to realize by the increase TLV in CCM message.
6, method according to claim 5 is characterized in that, the type Type value of the TLV of described increase is the natural number outside 0 to 4.
7, method according to claim 5 is characterized in that, the subtype subtype value representation single-channel fault of the TLV by described increase and/or the conversion between the different faults detection protocol.
8, method according to claim 7 is characterized in that, wherein step b specifically comprises:
B1, when described subtype value representation single-channel fault, the MEPID that described other MEP extract the target MEPID that carries in the described CCM message and the port relatively, if both unanimities then receive described CCM message and report and alarm information, otherwise abandon described CCM message.
9, method according to claim 1 is characterized in that, described information of carrying target MEP is to realize by the increase fixed identifier in described CCM message.
10, a kind of system of ethernet device link failure detection, described system comprise MA and MEP wherein, it is characterized in that,
Described MEP comprises the failure message sending module, can send failure message by other MEP in described MA, carries target MEP information in the described message;
Described MEP comprises fault detection module, can receive the failure message of other MEP transmissions and judge whether it is the port MEP fault according to the target MEP information in the described failure message.
11, system according to claim 10 is characterized in that, the information of described target MEP is the MEPID of target MEP.
12, system according to claim 10, it is characterized in that, the fault detection module of described MEP can receive failure message that other MEP send and with the MEPID comparison of the target MEPID in the described failure message and the port, judge whether it is the port MEP fault.
13, system according to claim 10 is characterized in that, the information that the TLV in the fault message that described failure message sending module sends carries target MEP.
14, system according to claim 13 is characterized in that, TLV subtype subtype value representation single-channel fault in the fault message that described failure message sending module sends and/or the conversion between the different faults detection protocol.
15, system according to claim 10 is characterized in that, the information that fixed identifier is carried target MEP in the fault message that described failure message sending module sends.
CNB2006100623949A 2006-08-30 2006-08-30 Method and system for link fault detection of Ethernet equipment Expired - Fee Related CN100550785C (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CNB2006100623949A CN100550785C (en) 2006-08-30 2006-08-30 Method and system for link fault detection of Ethernet equipment
PCT/CN2007/001551 WO2008028385A1 (en) 2006-08-30 2007-05-14 Method and apparatus of ethernet device link fault detection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006100623949A CN100550785C (en) 2006-08-30 2006-08-30 Method and system for link fault detection of Ethernet equipment

Publications (2)

Publication Number Publication Date
CN1968156A true CN1968156A (en) 2007-05-23
CN100550785C CN100550785C (en) 2009-10-14

Family

ID=38076719

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006100623949A Expired - Fee Related CN100550785C (en) 2006-08-30 2006-08-30 Method and system for link fault detection of Ethernet equipment

Country Status (2)

Country Link
CN (1) CN100550785C (en)
WO (1) WO2008028385A1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820368A (en) * 2010-04-08 2010-09-01 华为技术有限公司 Ethernet link failure detection method and device
CN101222370B (en) * 2008-02-01 2010-09-22 华为技术有限公司 Method and device for fault location using fault location message
CN101904134A (en) * 2007-10-12 2010-12-01 北方电讯网络有限公司 Continuity check management in a link state controlled Ethernet network
CN101207529B (en) * 2007-11-22 2010-12-01 杭州华三通信技术有限公司 PMD-based link fault detection and recovery method and corresponding device
CN102164051A (en) * 2011-05-18 2011-08-24 西安交通大学 Service-Oriented Fault Detection and Location Method
CN102651702A (en) * 2012-05-09 2012-08-29 华为技术有限公司 Ethernet performance measurement method and equipment
CN101771583B (en) * 2009-12-30 2012-11-28 中兴通讯股份有限公司 Method and device for detecting elimination or no elimination of network failure
US8488475B2 (en) 2007-11-26 2013-07-16 Supcon Group Co., Ltd. Fault processing method, system and exchanging device based on industry ethernet network
CN103684887A (en) * 2013-12-31 2014-03-26 杭州华三通信技术有限公司 Method and equipment for generating connectivity fault detection network system hardware table entry
US9571383B2 (en) 2011-11-16 2017-02-14 Telefonaktiebolaget Lm Ericsson (Publ) Rerouting technique
CN108234234A (en) * 2016-12-21 2018-06-29 瞻博网络公司 Employs modified Ethernet connectivity fault management signaling to avoid deadlocks
CN109547229A (en) * 2017-09-21 2019-03-29 中兴通讯股份有限公司 A kind of Ethernet fault handling method and device
CN111698119A (en) * 2020-05-07 2020-09-22 深圳市普威技术有限公司 Communication module, control method thereof and communication equipment
CN112714006A (en) * 2019-10-24 2021-04-27 中兴通讯股份有限公司 Link fault state notification method, device, equipment and medium
CN115242736A (en) * 2022-07-15 2022-10-25 杭州云合智网技术有限公司 Transmission method of light payload

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110247797A (en) * 2019-06-04 2019-09-17 深圳市中航比特通讯技术有限公司 One kind accurate Remote Defect when multiple spot ETH is connected to indicates system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772376B1 (en) * 2000-11-02 2004-08-03 Dell Products L.P. System and method for reporting detected errors in a computer system
CN100499485C (en) * 2004-04-08 2009-06-10 华为技术有限公司 Maintaining method of Ethernet link state
US7855968B2 (en) * 2004-05-10 2010-12-21 Alcatel Lucent Alarm indication and suppression (AIS) mechanism in an ethernet OAM network
CN100403698C (en) * 2006-08-08 2008-07-16 华为技术有限公司 A method and device for detecting an Ethernet connection fault

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101904134A (en) * 2007-10-12 2010-12-01 北方电讯网络有限公司 Continuity check management in a link state controlled Ethernet network
US8918538B2 (en) 2007-10-12 2014-12-23 Rockstar Consortium Us Lp Automatic MEP provisioning in a link state controlled ethernet network
US9059918B2 (en) 2007-10-12 2015-06-16 Rpx Clearinghouse Llc Continuity check management in a link state controlled ethernet network
CN101207529B (en) * 2007-11-22 2010-12-01 杭州华三通信技术有限公司 PMD-based link fault detection and recovery method and corresponding device
US8488475B2 (en) 2007-11-26 2013-07-16 Supcon Group Co., Ltd. Fault processing method, system and exchanging device based on industry ethernet network
CN101222370B (en) * 2008-02-01 2010-09-22 华为技术有限公司 Method and device for fault location using fault location message
CN101771583B (en) * 2009-12-30 2012-11-28 中兴通讯股份有限公司 Method and device for detecting elimination or no elimination of network failure
CN101820368A (en) * 2010-04-08 2010-09-01 华为技术有限公司 Ethernet link failure detection method and device
CN102164051A (en) * 2011-05-18 2011-08-24 西安交通大学 Service-Oriented Fault Detection and Location Method
CN102164051B (en) * 2011-05-18 2013-11-06 西安交通大学 Service-oriented fault detection and positioning method
US9571383B2 (en) 2011-11-16 2017-02-14 Telefonaktiebolaget Lm Ericsson (Publ) Rerouting technique
CN104067575B (en) * 2011-11-16 2017-04-19 瑞典爱立信有限公司 Rerouting technique
CN102651702A (en) * 2012-05-09 2012-08-29 华为技术有限公司 Ethernet performance measurement method and equipment
CN103684887B (en) * 2013-12-31 2017-01-04 杭州华三通信技术有限公司 A kind of method and apparatus connecting the generation of error detection group network system hardware table item
CN103684887A (en) * 2013-12-31 2014-03-26 杭州华三通信技术有限公司 Method and equipment for generating connectivity fault detection network system hardware table entry
CN108234234A (en) * 2016-12-21 2018-06-29 瞻博网络公司 Employs modified Ethernet connectivity fault management signaling to avoid deadlocks
CN109547229A (en) * 2017-09-21 2019-03-29 中兴通讯股份有限公司 A kind of Ethernet fault handling method and device
CN112714006A (en) * 2019-10-24 2021-04-27 中兴通讯股份有限公司 Link fault state notification method, device, equipment and medium
CN112714006B (en) * 2019-10-24 2024-05-17 中兴通讯股份有限公司 Link fault state notification method, device, equipment and medium
CN111698119A (en) * 2020-05-07 2020-09-22 深圳市普威技术有限公司 Communication module, control method thereof and communication equipment
CN111698119B (en) * 2020-05-07 2023-05-16 深圳市联洲国际技术有限公司 Communication module, control method thereof, and communication device
CN115242736A (en) * 2022-07-15 2022-10-25 杭州云合智网技术有限公司 Transmission method of light payload
CN115242736B (en) * 2022-07-15 2024-04-12 云合智网(上海)技术有限公司 Light-load message transmission method

Also Published As

Publication number Publication date
WO2008028385A1 (en) 2008-03-13
CN100550785C (en) 2009-10-14

Similar Documents

Publication Publication Date Title
CN1968156A (en) Ethernet device link failure detection method and its system
CN1610312A (en) Method for providing guaranteed distributed fault notification
CN101051995A (en) Protection switching method based on no connection network
CN101729307A (en) Failure detecting method, communication equipment and network system
CN101060485A (en) Topology changed messages processing method and processing device
CN1992638A (en) Method and system for obtaining path maximum transmission unit in network
CN101075973A (en) Method, system, source end and host end for exchanging path by label indesx
CN102647312A (en) Method and device for detecting multicast topology of the whole network
CN1889470A (en) Chain-circuit time delay detecting method
CN101471821A (en) Method and apparatus for detecting failure of operator backbone network transmission network
CN1756187A (en) Method for processing fault between Egress LSR and its conjoint data devices
CN1913496A (en) Conversion control method and system of OAM message
CN105530115A (en) A method and device for realizing operation, management and maintenance functions
CN101174975B (en) Periodic line fault location method and system in Ethernet
CN1905483A (en) Method and apparatus for testing ethernet connection damage
CN1874272A (en) Method for recognizing failure node in network
EP2736204B1 (en) Rendezvous Point Convergence Method and Apparatus
CN1905490A (en) Method and apparatus for preventing loop when RRPP and partial STP network damage recovery
CN1909482A (en) Method for realizing detection of DHCP service performance
CN107222359B (en) A method and system for link anomaly detection in IS-IS network
CN102571464A (en) Link tracking processing method and system
CN101478775B (en) Detection method, system and equipment for multi-neighbor connection state
CN1829191A (en) Method for realizing FEC bidirectional forwarding detection
CN1905482A (en) Method and apparatus for communicating network trouble dtecting result
CN100536409C (en) Loopback realizing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091014

Termination date: 20170830

CF01 Termination of patent right due to non-payment of annual fee