JP2011066484A - Fault portion identifying method in packet ring network, and system for executing the same - Google Patents

Fault portion identifying method in packet ring network, and system for executing the same Download PDF

Info

Publication number
JP2011066484A
JP2011066484A JP2009212930A JP2009212930A JP2011066484A JP 2011066484 A JP2011066484 A JP 2011066484A JP 2009212930 A JP2009212930 A JP 2009212930A JP 2009212930 A JP2009212930 A JP 2009212930A JP 2011066484 A JP2011066484 A JP 2011066484A
Authority
JP
Japan
Prior art keywords
node device
point
node
failure
reception
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
JP2009212930A
Other languages
Japanese (ja)
Other versions
JP5349229B2 (en
Inventor
Tomonori Asano
知倫 浅野
Masahiro Oguro
將弘 大黒
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.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2009212930A priority Critical patent/JP5349229B2/en
Publication of JP2011066484A publication Critical patent/JP2011066484A/en
Application granted granted Critical
Publication of JP5349229B2 publication Critical patent/JP5349229B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for easily identifying a fault portion of a packet ring network. <P>SOLUTION: Drop interfaces of N-units of node devices constituting a ring each have: a first transmission point for periodically transmitting a connection check message to be transferred clockwise in the ring; a second transmission point for periodically transmitting a connection check message to be transferred counterclockwise in the ring; a first reception-confirming point for confirming the reception of the connection check message transmitted from the first transmission point of a node device on an upstream by k clockwise; and a second reception-confirming point for confirming the reception of the connection check message transmitted from the second transmission point of a node device on an upstream by k counterclockwise. With this configuration, a fault portion is determined on the basis of the communication state detected by the first and second reception confirming points. Here, N is a natural number of ≥3, and k is a natural number of ≥2 and ≤(N-1) except N/2. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、パケット・リング・ネットワークにおいて障害箇所を効率よく特定する技術に関する。   The present invention relates to a technique for efficiently identifying a fault location in a packet ring network.

イーサネット(登録商標)の保守運用管理機能については、非特許文献1、2及び3で規定されており、RPR(Resilient Packet Ring)といった、リング構成のネットワークのためのブリッジ装置やパケット処理装置が既に市販されている。   The maintenance operation management function of Ethernet (registered trademark) is defined in Non-Patent Documents 1, 2, and 3, and a bridge device and a packet processing device for a network having a ring configuration such as RPR (Resilient Packet Ring) have already been provided. It is commercially available.

ITU−T Y.1731、“OAM functions and Mechanisms for Ethernet Based Networks”ITU-T Y.M. 1731, “OAM functions and Mechanisms for Ethernet Based Networks” IEEE802.1ag、“Connectivity Fault Management”IEEE802.1ag, “Connectivity Fault Management” IEEE802.1Qaw、“Management of data−driven and data−dependent connectivity faults”IEEE802.1Qaw, “Management of data-drive and data-dependent connectivity faults”

図1は、パケット・リング・ネットワークの概略的な構成を示す図であり、符号0から5は、それぞれ、リング構成のためのプロトコルを実装したブリッジ装置又はパケット処理装置(以後、単に、ノード装置と呼ぶ)を表しており、ノード装置間の矢印は、伝送路を表している。   FIG. 1 is a diagram showing a schematic configuration of a packet ring network. Reference numerals 0 to 5 denote bridge devices or packet processing devices (hereinafter simply referred to as node devices) each implementing a protocol for ring configuration. The arrows between the node devices represent transmission paths.

図2は、各ノード装置の概略的な構成図であり、各ノード装置は、2つのライン・インタフェース11、12と、ドロップ・インタフェース13とを備えている。各ライン・インタフェース11、12は、それぞれ、リング構成において隣接するノード装置のライン・インタフェースと伝送路により接続される。また、ドロップ・インタフェース13は、リングに入力するパケットと、リングから取り出して出力するパケットのためのインタフェースである。   FIG. 2 is a schematic configuration diagram of each node device, and each node device includes two line interfaces 11 and 12 and a drop interface 13. Each line interface 11 and 12 is connected to a line interface of a node device adjacent in a ring configuration by a transmission path. The drop interface 13 is an interface for packets input to the ring and packets output from the ring.

保守運用管理機能の1つである接続性検査機能とは、ネットワーク内のあるポイントから、接続性検査メッセージ(CCM)を周期的に送信し、他のポイントにおいて、このCCMの受信を確認することにより行われている。通常、このポイントは、各インタフェースにおいて、各方向に設定可能である。   The connectivity inspection function, which is one of the maintenance operation management functions, refers to periodically transmitting a connectivity inspection message (CCM) from a certain point in the network and confirming reception of this CCM at another point. It is done by. Normally, this point can be set in each direction at each interface.

接続性検査は、設定したCCMの送信ポイントと、そのCCMの受信ポイントとの間(以後、接続性検査区間と呼ぶ。)の疎通が確保されているか否かを検出するものであり、接続性検査区間内の障害箇所を特定するものではない。しかしながら、複数の接続性検査区間を設定し、各接続性検査区間の疎通状況により障害箇所が判定できれば便利である。   The connectivity check detects whether or not communication between the set CCM transmission point and the CCM reception point (hereinafter referred to as a connectivity check section) is secured. It does not specify the fault location in the examination section. However, it is convenient if a plurality of connectivity inspection sections are set and a fault location can be determined based on the communication status of each connectivity inspection section.

したがって、本発明は、接続性検査機能を利用して、パケット・リング・ネットワークの障害箇所を特定する方法及びシステムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a method and system for identifying a failure point in a packet ring network using a connectivity check function.

本発明によるパケット・リング・ネットワークにおいて障害箇所を特定する方法は、
リングを構成するN個のノード装置のドロップ・インタフェースのそれぞれに、リング内を時計回り方向に転送される接続検査メッセージを周期的に送信する第1の送信ポイントと、リング内を反時計回り方向に転送される接続検査メッセージを周期的に送信する第2の送信ポイントを設け、各ノード装置のドロップ・インタフェースに、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントから送信された接続検査メッセージの受信確認を行う第1の受信確認ポイントと、反時計回り方向においてkだけ上流にあるノード装置の第2の送信ポイントから送信された接続検査メッセージの受信確認を行う第2の受信確認ポイントを設け、第1及び第2の受信確認ポイントが検出する疎通状態に基づき、障害箇所を判定し、Nは3以上の自然数であり、kはN/2を除く、2以上でN−1以下の自然数であることを特徴とする。
A method for identifying a fault location in a packet ring network according to the present invention includes:
A first transmission point for periodically transmitting a connection check message forwarded in the clockwise direction to the drop interface of each of the N node apparatuses constituting the ring, and a counterclockwise direction in the ring A second transmission point for periodically transmitting a connection check message forwarded to the node device is provided, and is transmitted from the first transmission point of the node device upstream by k in the clockwise direction to the drop interface of each node device. A first reception confirmation point for confirming the reception of the connection inspection message and a second confirmation of reception of the connection inspection message transmitted from the second transmission point of the node device upstream by k in the counterclockwise direction. A reception confirmation point is provided, and the failure location is determined based on the communication state detected by the first and second reception confirmation points. Is a natural number of 3 or more, k except the N / 2, wherein the N-1 following a natural number of 2 or more.

本発明の方法における他の実施形態によれば、
判定する障害箇所は、ノード装置のドロップ・インタフェースの出力方向障害、ノード装置のドロップ・インタフェースの入力方向障害、ノード装置間の時計周り方向伝送路と該伝送路に接続するライン・インタフェースの時計周り方向障害、ノード装置間の反時計周り方向伝送路と該伝送路に接続するライン・インタフェースの反時計周り方向障害、ノード装置のライン・インタフェース間の転送部分の時計回り方向障害、ノード装置のライン・インタフェース間の接続部分の反時計回り方向障害のいずれかであることも好ましい。
According to another embodiment of the method of the present invention,
The failure location to be determined is the output direction failure of the drop interface of the node device, the input direction failure of the drop interface of the node device, the clockwise transmission line between the node devices and the clockwise rotation of the line interface connected to the transmission line Directional failure, counterclockwise direction transmission path between node devices and the line interface connected to the transmission path, clockwise failure at the transfer portion between line interfaces of node devices, node device line -It is also preferred that it is one of counterclockwise obstructions at the connection between the interfaces.

本発明によるシステムは、
パケットの転送を行い、2つのライン・インタフェースと、1つのドロップ・インタフェースを有するN個のノード装置を有し、各ノード装置のライン・インタフェースを、他のノード装置のライン・インタフェースと接続してリング構成としたシステムであって、各ノード装置のドロップ・インタフェースには、リング内を時計回り方向に転送される接続検査メッセージを周期的に送信する第1の送信ポイントと、リング内を反時計回り方向に転送される接続検査メッセージを周期的に送信する第2の送信ポイントと、リング内を時計回り方向に転送される接続検査メッセージの受信確認を行う第1の受信確認ポイントと、リング内を反時計回り方向に転送される接続検査メッセージの受信確認を行う第2の受信確認ポイントとが設けられており、各ノード装置の第1の受信確認ポイントは、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントから送信された接続検査メッセージの受信確認を行うことで、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントとの疎通確認を行い、各ノード装置の第2の受信確認ポイントは、反時計回り方向において、kだけ上流にあるノード装置の第2の送信ポイントから送信された接続検査メッセージの受信確認を行うことで、反時計回り方向においてkだけ上流にあるノード装置の第2の送信ポイントとの疎通確認を行い、Nは3以上の自然数であり、kはN/2を除く、2以上でN−1以下の自然数であることを特徴とする。
The system according to the invention comprises:
The packet transfer is performed, N node devices having two line interfaces and one drop interface are connected, and the line interface of each node device is connected to the line interface of another node device. In a system having a ring configuration, a drop interface of each node device includes a first transmission point for periodically transmitting a connection check message transferred in a clockwise direction in the ring, and a counterclockwise in the ring. A second transmission point for periodically transmitting a connection check message forwarded in the forward direction, a first reception confirmation point for confirming reception of a connection check message forwarded in the clockwise direction in the ring, and in the ring And a second reception confirmation point for confirming reception of the connection inspection message transferred in the counterclockwise direction. The first reception confirmation point of each node device confirms the reception of the connection check message transmitted from the first transmission point of the node device that is upstream by k in the clockwise direction. The communication with the first transmission point of the node device upstream by k is confirmed, and the second reception confirmation point of each node device is the second transmission of the node device upstream by k in the counterclockwise direction. By confirming the reception of the connection check message transmitted from the point, communication with the second transmission point of the node device upstream by k in the counterclockwise direction is confirmed, and N is a natural number of 3 or more, k is a natural number of 2 or more and N-1 or less excluding N / 2.

本発明のシステムにおける他の実施形態によれば、
各ノード装置から、第1及び第2の受信確認ポイントが検出する疎通状態についての情報を収集して、障害箇所を判定する管理装置をさらに備えていることも好ましい。また、kはN−1であることも好ましい。
According to another embodiment of the system of the present invention,
It is also preferable to further include a management device that collects information about communication states detected by the first and second reception confirmation points from each node device and determines a failure location. Further, k is preferably N-1.

受信確認ポイントが接続断を検出した場合、障害箇所を簡易に絞り込むことが可能になる。   When the reception confirmation point detects a disconnection, it is possible to easily narrow down the fault location.

パケット・リング・ネットワークの概略的な構成を示す図である。It is a figure which shows the schematic structure of a packet ring network. 各ノード装置の概略的な構成図である。It is a schematic block diagram of each node apparatus. 障害箇所を示す図である。It is a figure which shows a failure location. 設定する接続性検査区間を示す図である。It is a figure which shows the connectivity test | inspection area to set. 図3に示す障害箇所に対して接続断を検出する接続性検査区間を示す図である。It is a figure which shows the connectivity test | inspection area which detects a connection disconnection with respect to the failure location shown in FIG. 他の実施形態において設定する接続性検査区間を示す図である。It is a figure which shows the connectivity test | inspection area set in other embodiment. 他の実施形態において、図3に示す障害箇所に対して接続断を検出する接続性検査区間を示す図である。In other embodiment, it is a figure which shows the connectivity test | inspection area which detects a disconnection with respect to the failure location shown in FIG.

本発明を実施するための形態について、以下では図面を用いて詳細に説明する。なお、以下の説明において、あるノード装置から時計周り方向においてkだけ上流のノード装置とは、時計周り方向において、あるノード装置からkだけ前の装置を意味し、時計周り方向においてkだけ下流のノード装置とは、時計周り方向において、あるノード装置からkだけ後の装置を意味する。具体的には、図1の構成において、ノード装置3から時計周り方向において1つ上流のノード装置とはノード装置2であり、ノード装置3から時計周り方向において2つ上流のノード装置とはノード装置1であり、ノード装置3から時計周り方向において1つ下流のノード装置とはノード装置4であり、ノード装置3から時計周り方向において2つ下流のノード装置とはノード装置5である。   EMBODIMENT OF THE INVENTION The form for implementing this invention is demonstrated in detail below using drawing. In the following description, a node device upstream by k in a clockwise direction from a certain node device means a device that is k previous in the clockwise direction and is downstream by k in the clockwise direction. The node device means a device that is k times behind a certain node device in the clockwise direction. Specifically, in the configuration of FIG. 1, the node device that is one upstream in the clockwise direction from the node device 3 is the node device 2, and the node device that is two upstream in the clockwise direction from the node device 3 is the node In the device 1, the node device that is one downstream in the clockwise direction from the node device 3 is the node device 4, and the node device that is two downstream in the clockwise direction from the node device 3 is the node device 5.

同様に、あるノード装置から反時計周り方向においてkだけ上流のノード装置とは、反時計周り方向において、あるノード装置からkだけ前の装置を意味し、反時計周り方向においてkだけ下流のノード装置とは、反時計周り方向において、あるノード装置からkだけ後の装置を意味する。具体的には、図1の構成において、ノード装置3から反時計周り方向において1つ上流のノード装置とはノード装置4であり、ノード装置3から反時計周り方向において1つ下流のノード装置とはノード装置2である。なお、リング構成であるから、例えば、ノード装置3から時計周り方向において2つ上流の装置と、ノード装置3から時計周り方向において4つ下流の装置と、ノード装置3から反時計周り方向において2つ下流の装置と、ノード装置3から反時計周り方向において4つ上流の装置は、総て同じノード装置1を示すことになる。   Similarly, a node device upstream by k in a counterclockwise direction from a certain node device means a device preceding by k from a certain node device in the counterclockwise direction, and a node downstream by k in the counterclockwise direction. A device means a device after k from a certain node device in the counterclockwise direction. Specifically, in the configuration of FIG. 1, the node device one upstream in the counterclockwise direction from the node device 3 is the node device 4, and the node device one downstream in the counterclockwise direction from the node device 3. Is the node device 2. Since the ring configuration, for example, two upstream devices in the clockwise direction from the node device 3, four downstream devices in the clockwise direction from the node device 3, and two in the counterclockwise direction from the node device 3. The two downstream devices and the four upstream devices in the counterclockwise direction from the node device 3 all indicate the same node device 1.

本発明において、各ノード装置のドロップ・インタフェースは、それぞれ、4つの接続性検査区間の検査に関連することになる。なお、4つの接続性検査のうち2つについてはCCMを送信する側となり、残りの2つについてはCCMの受信を確認する側となる。つまり、2つのCCM送信ポイントと、2つのCCM受信確認ポイントが、それぞれ、各ノード装置のドロップ・インタフェースに設定される。よって、本発明においては、ライン・インタフェースにCCM送信ポイント及びCCM受信確認ポイントを設ける必要はない。   In the present invention, the drop interface of each node device is related to the inspection of four connectivity inspection sections. Of the four connectivity tests, two are on the side that transmits the CCM, and the remaining two are on the side that confirms the reception of the CCM. That is, two CCM transmission points and two CCM reception confirmation points are set in the drop interface of each node device. Therefore, in the present invention, it is not necessary to provide a CCM transmission point and a CCM reception confirmation point in the line interface.

2つのCCM送信ポイントは、共に、リング・ネットワーク側にCCMを送信するが、一方のCCM送信ポイントからのCCMはリング・ネットワークを時計周り方向に転送され、他方のCCM送信ポイントからのCCMはリング・ネットワークを反時計周り方向に転送される様に、各CCM送信ポイントを設定する。   Both CCM transmission points both send CCMs to the ring network side, but CCMs from one CCM transmission point are forwarded clockwise in the ring network and CCMs from the other CCM transmission point are ring Set each CCM transmission point so that it is transferred counterclockwise in the network.

また、各ノード装置に設定される2つのCCM受信確認ポイントの一方のCCM受信確認ポイントは、時計周り方向で1つ下流側にあるノード装置に設定したCCM送信ポイントから、時計周り方向にリング内を転送されてきたCCMの受信確認を行い、他方のCCM受信確認ポイントは、反時計周り方向で1つ下流側にあるノード装置に設定したCCM送信ポイントから、反時計周り方向にリング内を転送されてきたCCMの受信確認を行う。   Also, one CCM reception confirmation point of the two CCM reception confirmation points set in each node device is within the ring in the clockwise direction from the CCM transmission point set in the node device one downstream in the clockwise direction. The other CCM reception confirmation point is transferred in the counterclockwise direction from the CCM transmission point set in the node device one downstream in the counterclockwise direction. Confirmation of the received CCM is performed.

図4は、図1に示すリング・ネットワークに対して設定する各接続性検査区間を示す図であり、白色の三角がCCM送信ポイントを、黒色の三角がCCM受信確認ポイントを示している。なお、その位置は、上述した様に、共に、ドロップ・インタフェースである。   FIG. 4 is a diagram showing each connectivity inspection section set for the ring network shown in FIG. 1, in which white triangles indicate CCM transmission points and black triangles indicate CCM reception confirmation points. As described above, the position is a drop interface.

図5は、図4に示す接続性検査区間を設定した場合において、図3のA〜Fで示す箇所にて障害が発生した場合に接続断を検出する接続性検査区間を示している。なお方向は、CCMがリング内で転送される方向である。各CCM受信確認ポイントは、時計周り方向のCCMの受信確認を行うものと、反時計周り方向のCCMの受信確認を行うものに分類され、方向は、接続断を検出したCCM受信確認ポイントから特定可能である。   FIG. 5 shows a connectivity inspection section in which a disconnection is detected when a failure occurs at locations indicated by A to F in FIG. 3 when the connectivity inspection section shown in FIG. 4 is set. The direction is the direction in which the CCM is transferred within the ring. Each CCM reception confirmation point is classified into one that performs CCM reception confirmation in the clockwise direction and one that performs CCM reception confirmation in the counterclockwise direction, and the direction is specified from the CCM reception confirmation point that detected the disconnection. Is possible.

図5に示す様に、ノード装置2のAにて障害が発生した場合、ノード装置2の時計回り及び反時計回り方向に対応する2つのCCM受信確認ポイントの両方で接続断が検出される。また、ノード装置2のBにて障害が発生した場合、両隣のノード装置1及び3のCCM受信確認ポイントにて、それぞれ、異なる方向の接続断が検出される。つまり、同一ノード装置の2つのCCM受信確認ポイントにて共に接続断が検出された場合、それは、当該ノード装置のドロップ・インタフェースにおける出力方向障害と判断でき、あるノード装置の両隣にあるノード装置のCCM受信確認ポイントにて、それぞれ、異なる方向の接続断が検出された場合、それは、当該あるノード装置のドロップ・インタフェースにおける入力方向障害と判断できる。   As shown in FIG. 5, when a failure occurs in node device 2 A, a disconnection is detected at both of the two CCM reception confirmation points corresponding to the clockwise and counterclockwise directions of node device 2. Further, when a failure occurs in B of the node device 2, disconnections in different directions are detected at the CCM reception confirmation points of the adjacent node devices 1 and 3 respectively. That is, when connection disconnection is detected at two CCM reception confirmation points of the same node device, it can be determined as an output direction failure in the drop interface of the node device. When a disconnection in a different direction is detected at each CCM reception confirmation point, it can be determined that this is an input direction failure in the drop interface of the certain node device.

また、障害箇所がC、つまり、ノード装置2からノード装置3に至る伝送路にて障害が発生した場合、ノード装置2を除く総てのノード装置の時計回り方向に対応するCCM受信確認ポイントで接続断が検出される。同様に、障害箇所がD、つまり、ノード装置3からノード装置2に至る伝送路にて障害が発生した場合、ノード装置3を除く総てのノード装置の反時計回り方向に対応するCCM受信確認ポイントで接続断が検出される。つまり、あるノード装置以外の総てのノード装置の同一方向に対応するCCM受信確認ポイントにて接続断が検出された場合、接続断を検出していないノード装置から、検出した方向において、1つ下流側にあるノード装置に至る伝送路及びこの伝送路に接続するライン・インタフェースの障害と判定できる。   Further, when the failure location is C, that is, when a failure occurs in the transmission path from the node device 2 to the node device 3, the CCM reception confirmation point corresponding to the clockwise direction of all the node devices except the node device 2 is used. A disconnection is detected. Similarly, when the failure location is D, that is, when a failure occurs in the transmission path from the node device 3 to the node device 2, the CCM reception confirmation corresponding to the counterclockwise direction of all the node devices except the node device 3 is confirmed. A disconnection is detected at a point. That is, when a disconnection is detected at a CCM reception confirmation point corresponding to the same direction of all the node devices other than a certain node device, one node device in the detected direction is detected from the node device that has not detected the disconnection. It can be determined that there is a failure in the transmission path to the node device on the downstream side and the line interface connected to this transmission path.

続いて、ライン・インタフェース間の転送部分、つまり、図3のE、Fにて障害が発生した場合について説明する。障害箇所がEである場合、ノード装置1及び2を除く総てのノード装置の時計回り方向に対応するCCM受信確認ポイントで接続断が検出される。同様に、障害箇所がFである場合、ノード装置2及び3を除く総てのノード装置の反時計回り方向に対応するCCM受信確認ポイントで接続断が検出される。つまり、連続する2つのノード装置以外の総てのノード装置の同一方向に対応するCCM受信確認ポイントで接続断が検出された場合、検出していない2つのノード装置のうちの、検出した方向において、1つ下流側となるノード装置におけるライン・インタフェース間の転送部分の障害と判定できる。なお、方向は、接続断を検出した方向に一致する。   Next, a case where a failure occurs in a transfer portion between line interfaces, that is, E and F in FIG. 3 will be described. When the failure location is E, the disconnection is detected at the CCM reception confirmation point corresponding to the clockwise direction of all the node devices except the node devices 1 and 2. Similarly, when the failure location is F, disconnection is detected at the CCM reception confirmation point corresponding to the counterclockwise direction of all the node devices except the node devices 2 and 3. That is, when a disconnection is detected at the CCM reception confirmation point corresponding to the same direction of all the node devices other than two consecutive node devices, in the detected direction of the two node devices not detected It can be determined that there is a failure in the transfer part between the line interfaces in the node device on the downstream side. Note that the direction matches the direction in which the disconnection is detected.

図6は、本発明の他の実施形態における接続性検査区間を示す図である。本実施形態において、時計周り方向のCCMを確認するCCM受信確認ポイントは、時計回り方向において2つ上流にあるノード装置にあるCCM送信ポイントからのCCMを確認し、反時計周り方向のCCMを確認するCCM受信確認ポイントは、反時計回り方向において2つ上流にあるノード装置にあるCCM送信ポイントからのCCMを確認する。   FIG. 6 is a diagram showing connectivity inspection sections in another embodiment of the present invention. In this embodiment, the CCM reception confirmation point for confirming the CCM in the clockwise direction confirms the CCM from the CCM transmission point in the node device two upstream in the clockwise direction, and confirms the CCM in the counterclockwise direction. The CCM reception confirmation point to be confirmed confirms the CCM from the CCM transmission point in the node device two upstream in the counterclockwise direction.

図7は、図6に示す接続性検査区間を設定した場合において、図3に示す障害箇所で障害が発生したときに接続断を検出する接続性検査区間を示している。図7に示す様に、ノード装置2のAにて障害が発生した場合、ノード装置2の時計回り及び反時計回りに対応する2つのCCM受信確認ポイントの両方で接続断が検出される。また、ノード装置2のBにて障害が発生した場合、ノード装置4の時計回り方向に対応するCCM受信確認ポイントと、ノード装置0の反時計回り方向に対応するCCM受信確認ポイントで接続断が検出される。つまり、同一ノード装置の2つのCCM受信確認ポイントにて共に接続断が検出された場合、それは、当該ノード装置のドロップ・インタフェースにおける出力方向障害と判断できる。   FIG. 7 shows a connectivity inspection section in which a disconnection is detected when a failure occurs at the failure location shown in FIG. 3 when the connectivity inspection section shown in FIG. 6 is set. As shown in FIG. 7, when a failure occurs in A of the node device 2, a disconnection is detected at both of the two CCM reception confirmation points corresponding to the clockwise and counterclockwise rotation of the node device 2. Further, when a failure occurs in B of the node device 2, the connection is disconnected at the CCM reception confirmation point corresponding to the clockwise direction of the node device 4 and the CCM reception confirmation point corresponding to the counterclockwise direction of the node device 0. Detected. That is, when connection disconnection is detected at two CCM reception confirmation points of the same node device, it can be determined as an output direction failure in the drop interface of the node device.

また、時計回り方向に対応するCCM受信確認ポイントと、反時計回り方向に対応するCCM受信確認ポイントでそれぞれ接続断が検出された場合、それぞれ、接続断を検出したノード装置から、検出した方向において、接続長だけ上流側にあるノード装置が同一であるか否かを判定し、同一である場合には、このノード装置のドロップ・インタフェースにおける入力方向障害と判断できる。なお、ここで接続性検査区間の接続長とは、接続性検査区間に含まれるノード装置から1だけ引いた値とする。つまり、本実施形態において、接続長は2であり、時計周り方向において、ノード装置4の2つ上流にあるノード装置と、反時計周り方向において、ノード装置0の2つ上流にあるノード装置は、共にノード装置2であり、よって、ノード装置2のドロップ・インタフェースにおける入力方向障害と判断できる。   Further, when a disconnection is detected at each of the CCM reception confirmation point corresponding to the clockwise direction and the CCM reception confirmation point corresponding to the counterclockwise direction, the node device that detected the connection disconnection in the detected direction. It is determined whether or not the node devices on the upstream side are the same by the connection length. If they are the same, it can be determined that there is an input direction failure in the drop interface of this node device. Here, the connection length of the connectivity inspection section is a value obtained by subtracting 1 from the node device included in the connectivity inspection section. That is, in the present embodiment, the connection length is 2, and the node device that is two upstream of the node device 4 in the clockwise direction and the node device that is two upstream of the node device 0 in the counterclockwise direction are Therefore, it can be determined that the node device 2 is an input direction failure in the drop interface of the node device 2.

また、障害箇所がCである場合、時計回り方向に対応するCCM受信確認ポイントで接続断が検出されるが、検出するノード装置は、連続して配置されたものであり、その数は接続長に等しくなる。同様に、障害箇所がDである場合、反時計回り方向に対応するCCM受信確認ポイントで接続断が検出されるが、検出するノード装置は連続して配置されたものであり、その数は接続長に等しくなる。ここで、接続断を検出した連続するノード装置のうち、検出した方向において1つ上流のノード装置が、接続断を検出したノード装置ではない場合、このノード装置を、“接続断を検出した連続するノード装置の中で、検出した方向において最も上流のノード装置”と定義する。例えば、時計周り方向において、ノード装置5、0、1、2で接続断を検出している場合、ノード装置0、1、2の1つ上流のノード装置は、それぞれ、ノード装置5、0、1であり接続断を検出しているが、ノード装置5の1つ上流のノード装置は、接続断を検出していないノード装置4であり、よって、ノード装置5は、最も上流のノード装置である。   When the fault location is C, disconnection is detected at the CCM reception confirmation point corresponding to the clockwise direction, but the node devices to be detected are arranged consecutively, and the number thereof is the connection length. Is equal to Similarly, when the fault location is D, disconnection is detected at the CCM reception confirmation point corresponding to the counterclockwise direction, but the node devices to be detected are continuously arranged, and the number thereof is connected. Equal to the length. Here, if the node device that is one upstream in the detected direction is not the node device that has detected the disconnection among the consecutive node devices that have detected the disconnection, this node device is referred to as the “continuous that has detected the disconnection”. The node device that is the most upstream in the detected direction ”is defined. For example, when the disconnection is detected in the node devices 5, 0, 1, and 2 in the clockwise direction, the node devices one upstream of the node devices 0, 1, and 2 are respectively connected to the node devices 5, 0, and 1 is a node device 4 that has detected a disconnection but one upstream of the node device 5 is a node device 4 that has not detected a disconnection. Therefore, the node device 5 is the most upstream node device. is there.

障害箇所がCやDである場合、連続したノード装置で接続断を検出するが、このうち、検出した方向において最も上流のノード装置は、障害となった伝送路を受信するライン・インタフェースを有するノード装置を表している。つまり、障害箇所がCである場合、ノード装置3及び4で接続断を検出するが、時計回り方向で最も上流のノード装置3へ入力する時計周り方向の伝送路が障害と特定できる。同様に、障害箇所がDである場合、ノード装置1及び2で接続断を検出するが、反時計回り方向で最も上流のノード装置2へ入力する反時計周り方向の伝送路が障害と特定できる。   When the fault location is C or D, the disconnection is detected by the continuous node devices. Among these, the upstream node device in the detected direction has a line interface for receiving the faulty transmission path. Represents a node device. In other words, when the failure location is C, the disconnection is detected by the node devices 3 and 4, but the transmission line in the clockwise direction that is input to the most upstream node device 3 in the clockwise direction can be identified as the failure. Similarly, when the fault location is D, disconnection is detected by the node devices 1 and 2, but the transmission path in the counterclockwise direction input to the most upstream node device 2 in the counterclockwise direction can be identified as the fault. .

また、ライン・インタフェース間の転送部分の障害の場合も、障害方向と同じ方向に対応するCCM受信確認ポイントにて接続断が検出されるが、その数は、接続長より1だけ少ないものとなる。また、障害となっているノード装置は、接続断を検出したノード装置の最も上流にあるノード装置から、検出した方向において1つ上流のノード装置となる。つまり、障害箇所がEである場合、ノード装置3で接続断を検出するが、時計回り方向でノード装置3の1つ上流にあるノード装置2のライン・インタフェース間の転送部分の障害と特定できる。同様に、障害箇所がFである場合、ノード装置1で接続断を検出するが、反時計回り方向でノード装置1の1つ上流にあるノード装置2のライン・インタフェース間の転送部分の障害と特定できる。   Also, in the case of a failure in the transfer part between the line interface, a disconnection is detected at the CCM reception confirmation point corresponding to the same direction as the failure direction, but the number is one less than the connection length. . In addition, the node device that has failed becomes a node device that is one upstream in the detected direction from the node device that is most upstream of the node device that detected the disconnection. That is, when the failure location is E, the node device 3 detects a disconnection, but it can be identified as a failure in the transfer portion between the line interfaces of the node device 2 that is one upstream of the node device 3 in the clockwise direction. . Similarly, when the failure location is F, the node device 1 detects a disconnection, but the transfer portion between the line interface of the node device 2 upstream of the node device 1 in the counterclockwise direction Can be identified.

上記2つの実施形態より明らかなように、本発明においては、リング・ネットワークを構成するN個のノード装置(Nは3以上の自然数)のドロップ・インタフェースに対して、リング・ネットワークの時計周り方向にCCMを送信するCCM送信ポイントと、リング・ネットワークの反時計周り方向にCCMを送信するCCM送信ポイントを、それぞれ設ける。また、各ノード装置のドロップ・インタフェースに対して、リング・ネットワークを時計周り方向に転送されたCCMの受信確認を行うCCM受信確認ポイントと、リング・ネットワークを反時計周り方向に転送されたCCMの受信確認を行うCCM受信確認ポイントとを、それぞれ設ける。   As is clear from the above two embodiments, in the present invention, the clockwise direction of the ring network with respect to the drop interface of N node devices (N is a natural number of 3 or more) constituting the ring network. A CCM transmission point for transmitting CCM and a CCM transmission point for transmitting CCM in the counterclockwise direction of the ring network are provided. In addition, for the drop interface of each node device, a CCM reception confirmation point for confirming reception of the CCM transferred in the clockwise direction through the ring network, and a CCM received in the counterclockwise direction through the ring network. A CCM reception confirmation point for performing reception confirmation is provided.

ここで、各ノード装置の時計周り方向に転送されるCCMに対するCCM受信確認ポイントは、時計周り方向においてkだけ上流にあるノード装置のCCM送信ポイントが送信したCCMを監視し、各ノード装置の反時計周り方向に転送されるCCMに対するCCM受信確認ポイントは、反時計周り方向においてkだけ上流側にあるノード装置のCCM送信ポイントが送信したCCMを監視する。ここで、kは、2以上N−1以下の自然数であり、かつ、N/2を除く値である。なお、kは、上述した接続長に対応する。ここで、k=1が不可なのは、図3の障害箇所EやF等のライン・インタフェース間の接続部分の障害を検知できないからであり、k=N/2を除くのは、図3の障害箇所AとBの区別がつかなくなるからである。   Here, the CCM reception confirmation point for the CCM transferred in the clockwise direction of each node device monitors the CCM transmitted by the CCM transmission point of the node device upstream by k in the clockwise direction, and the response of each node device. The CCM reception confirmation point for the CCM transferred in the clockwise direction monitors the CCM transmitted by the CCM transmission point of the node device upstream by k in the counterclockwise direction. Here, k is a natural number of 2 or more and N-1 or less, and is a value excluding N / 2. Note that k corresponds to the connection length described above. Here, k = 1 is not possible because it is not possible to detect a failure in the connection part between the line interfaces such as the failure points E and F in FIG. 3, and k = N / 2 is excluded because of the failure in FIG. This is because the locations A and B cannot be distinguished.

上記の設定において、あるノード装置の2つのCCM受信確認ポイントにて共に接続断を検出した場合には、そのノード装置のドロップ・インタフェースの出力方向障害と判定できる。また、あるノード装置の時計周り方向に対応するCCM受信確認ポイントと、他のノード装置の反時計周り方向に対応するCCM受信確認ポイントで接続断を検出した場合、接続断を検出したノード装置それぞれについて、検出方向においてkだけ上流にあるノード装置を特定し、このノード装置が両方向共に同じノード装置であれば、このノード装置のドロップ・インタフェースの入力方向障害と判定できる。なお、一致しない場合には、多重障害である。   In the above setting, when connection disconnection is detected at two CCM reception confirmation points of a certain node device, it can be determined that there is a failure in the output direction of the drop interface of that node device. In addition, when a disconnection is detected at a CCM reception confirmation point corresponding to a clockwise direction of a certain node device and a CCM reception confirmation point corresponding to a counterclockwise direction of another node device, each of the node devices that detected the disconnection If a node device that is upstream by k in the detection direction is specified, and this node device is the same node device in both directions, it can be determined that this node device has a drop interface input direction failure. If they do not match, it is a multiple failure.

また、連続したk個のノード装置の同一方向に対応するCCM受信確認ポイントで接続断を検出しているのであれば、伝送路又はライン・インタフェース障害であり、その伝送路及びライン・インタフェースは、上述した様に、検出している方向と、接続断を検出しているノード装置の中で最も上流にあるノード装置から判定できる。   In addition, if a disconnection is detected at a CCM reception confirmation point corresponding to the same direction of consecutive k node devices, it is a transmission path or line interface failure, and the transmission path and line interface are As described above, the determination can be made from the direction that is detected and the node device that is the most upstream among the node devices that detect the disconnection.

さらに、連続したk−1個のノード装置の同一方向に対応するCCM受信確認ポイントで接続断を検出しているのであれば、あるノード装置のライン・インタフェース間を接続する部分の障害であり、障害となっているノード装置は、上述した様に、検出している方向と、接続断を検出しているノード装置の中で最も上流にあるノード装置から判定できる。   Furthermore, if a disconnection is detected at a CCM reception confirmation point corresponding to the same direction of consecutive k−1 node devices, it is a failure in a portion connecting line interfaces of a certain node device, As described above, the faulty node device can be determined from the detecting direction and the most upstream node device detecting the disconnection.

なお、図6に示す設定において、ノード装置3の、図3のEに相当する箇所の障害と、ノード装置1の、図3のFに相当する箇所が同時に障害になると、ノード装置2のBにおける障害と誤判定することになる。この誤判定の可能性を避け、多重障害を多重障害であると判定させるためにはkの値は大きいことが望ましい。特に、k=N−1の場合には、図4及び図5を用いて説明した様に、最も良く発生する伝送路断については、伝送路断を検出していないCCM受信確認ポイントが障害区間を示しており、よって、k=N−1とすることが望ましい。   In the setting shown in FIG. 6, if a failure in the node device 3 corresponding to E in FIG. 3 and a failure in the node device 1 corresponding to F in FIG. It will be erroneously determined as a failure. In order to avoid the possibility of erroneous determination and to determine that a multiple failure is a multiple failure, it is desirable that the value of k is large. In particular, in the case of k = N−1, as described with reference to FIGS. 4 and 5, for the transmission line break that occurs most frequently, the CCM reception confirmation point that has not detected the transmission line break is the failure section. Therefore, it is desirable that k = N−1.

以上の構成により、リング・ネットワークを構成する各ノード装置の2つの受信確認ポイントが検出する接続状態、つまり、接続状態又は断状態との情報を、図示しないネットワーク管理装置に取り込み、ネットワーク管理装置において、上述した方法により、障害箇所を素早く特定することができる。   With the above configuration, the connection state detected by the two reception confirmation points of each node device constituting the ring network, that is, information on the connection state or the disconnection state is taken into a network management device (not shown), and the network management device By using the method described above, it is possible to quickly identify the fault location.

0、1、2、3、4、5 ノード装置
11、12 ライン・インタフェース
13 ドロップ・インタフェース
0, 1, 2, 3, 4, 5 Node equipment 11, 12 Line interface 13 Drop interface

Claims (5)

パケット・リング・ネットワークにおいて、障害箇所を特定する方法であって、
リングを構成するN個のノード装置のドロップ・インタフェースのそれぞれに、リング内を時計回り方向に転送される接続検査メッセージを周期的に送信する第1の送信ポイントと、リング内を反時計回り方向に転送される接続検査メッセージを周期的に送信する第2の送信ポイントを設け、
各ノード装置のドロップ・インタフェースに、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントから送信された接続検査メッセージの受信確認を行う第1の受信確認ポイントと、反時計回り方向においてkだけ上流にあるノード装置の第2の送信ポイントから送信された接続検査メッセージの受信確認を行う第2の受信確認ポイントを設け、
第1及び第2の受信確認ポイントが検出する疎通状態に基づき、障害箇所を判定し、
Nは3以上の自然数であり、kはN/2を除く、2以上でN−1以下の自然数である方法。
A method for identifying a failure point in a packet ring network,
A first transmission point for periodically transmitting a connection check message forwarded in the clockwise direction to the drop interface of each of the N node apparatuses constituting the ring, and a counterclockwise direction in the ring Providing a second transmission point for periodically transmitting a connection check message forwarded to
A first reception confirmation point for confirming reception of a connection check message transmitted from the first transmission point of the node device upstream by k in the clockwise direction, and a counterclockwise direction on the drop interface of each node device Providing a second reception confirmation point for confirming reception of the connection check message transmitted from the second transmission point of the node device upstream by k,
Based on the communication state detected by the first and second reception confirmation points, the failure location is determined,
A method in which N is a natural number of 3 or more, and k is a natural number of 2 or more and N-1 or less, excluding N / 2.
判定する障害箇所は、ノード装置のドロップ・インタフェースの出力方向障害、ノード装置のドロップ・インタフェースの入力方向障害、ノード装置間の時計周り方向伝送路と該伝送路に接続するライン・インタフェースの時計周り方向障害、ノード装置間の反時計周り方向伝送路と該伝送路に接続するライン・インタフェースの反時計周り方向障害、ノード装置のライン・インタフェース間の転送部分の時計回り方向障害、ノード装置のライン・インタフェース間の接続部分の反時計回り方向障害のいずれかである請求項1に記載の方法。   The failure location to be determined is the output direction failure of the drop interface of the node device, the input direction failure of the drop interface of the node device, the clockwise transmission line between the node devices and the clockwise rotation of the line interface connected to the transmission line Directional failure, counterclockwise direction transmission path between node devices and the line interface connected to the transmission path, clockwise failure at the transfer portion between line interfaces of node devices, node device line The method according to claim 1, wherein any of the counterclockwise obstructions of the connection between the interfaces. パケットの転送を行い、2つのライン・インタフェースと、1つのドロップ・インタフェースを有するN個のノード装置を有し、
各ノード装置のライン・インタフェースを、他のノード装置のライン・インタフェースと接続してリング構成としたシステムであって、
各ノード装置のドロップ・インタフェースには、リング内を時計回り方向に転送される接続検査メッセージを周期的に送信する第1の送信ポイントと、リング内を反時計回り方向に転送される接続検査メッセージを周期的に送信する第2の送信ポイントと、リング内を時計回り方向に転送される接続検査メッセージの受信確認を行う第1の受信確認ポイントと、リング内を反時計回り方向に転送される接続検査メッセージの受信確認を行う第2の受信確認ポイントとが設けられており、
各ノード装置の第1の受信確認ポイントは、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントから送信された接続検査メッセージの受信確認を行うことで、時計回り方向においてkだけ上流にあるノード装置の第1の送信ポイントとの疎通確認を行い、
各ノード装置の第2の受信確認ポイントは、反時計回り方向において、kだけ上流にあるノード装置の第2の送信ポイントから送信された接続検査メッセージの受信確認を行うことで、反時計回り方向においてkだけ上流にあるノード装置の第2の送信ポイントとの疎通確認を行い、
Nは3以上の自然数であり、kはN/2を除く、2以上でN−1以下の自然数であるシステム。
Forwarding the packet, having N node devices with two line interfaces and one drop interface,
A system in which the line interface of each node device is connected to the line interface of another node device in a ring configuration,
The drop interface of each node device has a first transmission point for periodically transmitting a connection check message transferred in the clockwise direction in the ring, and a connection check message transferred in the counterclockwise direction in the ring. Is transmitted periodically, a first reception confirmation point for confirming reception of a connection check message forwarded in the ring in the clockwise direction, and forwarded in the counterclockwise direction in the ring. And a second reception confirmation point for confirming reception of the connection check message,
The first reception confirmation point of each node device confirms the reception of the connection check message transmitted from the first transmission point of the node device upstream by k in the clockwise direction, so that only k in the clockwise direction is obtained. Confirm communication with the first transmission point of the upstream node device,
The second reception confirmation point of each node device performs counterclockwise direction by confirming reception of the connection check message transmitted from the second transmission point of the node device upstream by k in the counterclockwise direction. And confirms communication with the second transmission point of the node device upstream by k,
A system in which N is a natural number of 3 or more, and k is a natural number of 2 or more and N-1 or less, excluding N / 2.
各ノード装置から、第1及び第2の受信確認ポイントが検出する疎通状態についての情報を収集して、障害箇所を判定する管理装置をさらに備えている請求項3に記載のシステム。   The system according to claim 3, further comprising: a management device that collects information about communication states detected by the first and second reception confirmation points from each node device and determines a failure location. kはN−1である、請求項3又は4に記載のシステム。   The system according to claim 3 or 4, wherein k is N-1.
JP2009212930A 2009-09-15 2009-09-15 Method for identifying fault location in packet ring network and system for executing the method Expired - Fee Related JP5349229B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009212930A JP5349229B2 (en) 2009-09-15 2009-09-15 Method for identifying fault location in packet ring network and system for executing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009212930A JP5349229B2 (en) 2009-09-15 2009-09-15 Method for identifying fault location in packet ring network and system for executing the method

Publications (2)

Publication Number Publication Date
JP2011066484A true JP2011066484A (en) 2011-03-31
JP5349229B2 JP5349229B2 (en) 2013-11-20

Family

ID=43952305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009212930A Expired - Fee Related JP5349229B2 (en) 2009-09-15 2009-09-15 Method for identifying fault location in packet ring network and system for executing the method

Country Status (1)

Country Link
JP (1) JP5349229B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108292343A (en) * 2015-12-10 2018-07-17 西门子股份公司 Weak link avoids

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005269004A (en) * 2004-03-17 2005-09-29 Fuji Electric Fa Components & Systems Co Ltd Method for deciding failure part of multiplex loop network, multiplex loop network, node device
JP2008147845A (en) * 2006-12-07 2008-06-26 Hitachi Ltd Network monitoring system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005269004A (en) * 2004-03-17 2005-09-29 Fuji Electric Fa Components & Systems Co Ltd Method for deciding failure part of multiplex loop network, multiplex loop network, node device
JP2008147845A (en) * 2006-12-07 2008-06-26 Hitachi Ltd Network monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108292343A (en) * 2015-12-10 2018-07-17 西门子股份公司 Weak link avoids

Also Published As

Publication number Publication date
JP5349229B2 (en) 2013-11-20

Similar Documents

Publication Publication Date Title
US8886831B2 (en) System and methodology for fast link failover based on remote upstream failures
US8804491B2 (en) Recovery method for ring-based network
US8441942B1 (en) Method and apparatus for link level loop detection
US8830842B2 (en) Communication apparatus and communication method
US8116212B2 (en) Line status monitoring circuit, node, communication system, and failure occurrence determining method
JP4724763B2 (en) Packet processing apparatus and interface unit
JP5349229B2 (en) Method for identifying fault location in packet ring network and system for executing the method
WO2014113966A1 (en) Alarm inhibition method and optical network device
JPWO2006075402A1 (en) Open loop network node device and open loop network control method
CN100461737C (en) Elastic packet link point internal connection fault processing method and apparatus
CN101729349B (en) RRPP-based detection method and device for connectivity of main ring access
JP2013046250A (en) Failure link specification system and monitoring path setting method of the same
JP6042549B2 (en) How to run a computer network
JP2013046164A (en) Network system and network failure avoiding method
JP2005159546A (en) Network system
WO2018059344A1 (en) Method, apparatus, and system for multiplex section protection bidirectional switchover and computer storage medium
EP2750336B1 (en) Inter-loop service protection method and apparatus
JP2009239767A (en) Ring monitoring apparatus and network system
JP2005269004A (en) Method for deciding failure part of multiplex loop network, multiplex loop network, node device
JP2003046545A (en) Bypass setting system
JP2013121095A (en) Communication device
CN100452727C (en) Method and device for inspecting external loop on elastic packet ring interface
CN103701677B (en) Ring net protection method, network node and loop network
JP2011024000A (en) Node, and network control method
JP2010259036A (en) Fault-link specifying system and method of determining monitoring path of the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120223

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130408

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130509

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130703

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130814

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130820

R150 Certificate of patent or registration of utility model

Ref document number: 5349229

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees