JP4839287B2 - Communication path communication confirmation test apparatus and computer program - Google Patents

Communication path communication confirmation test apparatus and computer program Download PDF

Info

Publication number
JP4839287B2
JP4839287B2 JP2007236608A JP2007236608A JP4839287B2 JP 4839287 B2 JP4839287 B2 JP 4839287B2 JP 2007236608 A JP2007236608 A JP 2007236608A JP 2007236608 A JP2007236608 A JP 2007236608A JP 4839287 B2 JP4839287 B2 JP 4839287B2
Authority
JP
Japan
Prior art keywords
lsp
information
label
communication confirmation
backup lsp
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.)
Active
Application number
JP2007236608A
Other languages
Japanese (ja)
Other versions
JP2009071491A (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.)
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 JP2007236608A priority Critical patent/JP4839287B2/en
Publication of JP2009071491A publication Critical patent/JP2009071491A/en
Application granted granted Critical
Publication of JP4839287B2 publication Critical patent/JP4839287B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、MPLS(Multi Protocol Label Switching)を適用した通信ネットワーク(以下、「MPLSネットワーク」と称する)に係る通信経路疎通確認試験装置及びコンピュータプログラムに関する。   The present invention relates to a communication path communication confirmation test apparatus and a computer program related to a communication network (hereinafter referred to as “MPLS network”) to which MPLS (Multi Protocol Label Switching) is applied.

従来、パケット通信網におけるルーティング技術の一つとしてMPLSが知られている。MPLSによって、あるノード(通信拠点)から他のノードに至る通信経路として仮想的なパス(LSP:Label Switch Path)を設定することができる。LSPを設定する際には、MPLS-TE(Traffic Engeneering)を利用することができる。MPLS-TEについては、例えば非特許文献1に記載されている。MPLS-TEの特徴の1つに高速迂回技術(Fast ReRoute:FRR)がある。FRRについては、例えば非特許文献2に記載されている。FRRは、MPLSネットワークにおいて、ノード間を接続するリンクの障害およびノードの障害を局所的に迂回することにより、障害による影響を最小限にすることができる。   Conventionally, MPLS is known as one of routing techniques in a packet communication network. With MPLS, a virtual path (LSP: Label Switch Path) can be set as a communication path from a certain node (communication base) to another node. When setting LSP, MPLS-TE (Traffic Engeneering) can be used. MPLS-TE is described in Non-Patent Document 1, for example. One of the features of MPLS-TE is fast reroute (FRR). FRR is described in Non-Patent Document 2, for example. The FRR can minimize the influence of the failure by locally bypassing the failure of the link connecting the nodes and the failure of the node in the MPLS network.

FRRは、高品質サービスを提供するために必須な機能であり、多くのサービスプロバイダで使用されている。MPLS-TEによるLSP(「MPLS TE LSP」、以下、単に「LSP」と称する)でFRRを適用する場合、通常のLSPに加えて、局所迂回のためのFRR用バックアップLSP(以下、「バックアップLSP」と称する)を管理・監視する必要がある。従来のMPLS運用管理・監視技術として、LSPによって実際にパケットが伝送可能かを調べる、LSPのデータプレーン疎通確認手法が、例えば非特許文献3に開示されている。
D. Awduche, et al., “RSVP-TE: Extensions to RSVP for LSP Tunnels”, IETF RFC3209, December 2001. P. Pan, G. Swallow and A. Atlas, “Fast Reroute Extensions to RSVP-TE for LSP Tunnels”, IETF RFC4090, May 2005. K.Kompella and G.Swallow, “Detecting Multi-Protocol Label Switched (MPLS) Data Plane Failures”, IETF RFC 4379, February 2006.
FRR is an essential function for providing high-quality services, and is used by many service providers. When FRR is applied with MPLS-TE LSP (“MPLS TE LSP”, hereinafter simply referred to as “LSP”), in addition to normal LSP, FRR backup LSP for local detour (hereinafter referred to as “backup LSP”). Need to be managed and monitored. As a conventional MPLS operation management / monitoring technique, for example, Non-Patent Document 3 discloses an LSP data plane communication confirmation method for checking whether a packet can be actually transmitted by the LSP.
D. Awduche, et al., “RSVP-TE: Extensions to RSVP for LSP Tunnels”, IETF RFC3209, December 2001. P. Pan, G. Swallow and A. Atlas, “Fast Reroute Extensions to RSVP-TE for LSP Tunnels”, IETF RFC4090, May 2005. K. Kompella and G. Swallow, “Detecting Multi-Protocol Label Switched (MPLS) Data Plane Failures”, IETF RFC 4379, February 2006.

しかし、上述した非特許文献3記載の従来のMPLS運用管理・監視技術では、FRR動作時に、バックアップLSP(Link Protection LSP、Node Protection LSP:非特許文献2参照)を使用することを想定したデータプレーン疎通確認は不可能である。この点について図6を用いて説明する。図6に示すMPLSネットワークにおいて、ノードR1からノードR4に至るLSP(R1-R2-R3-R4)及びノードR2からノードR5経由でノードR3に至るバックアップLSP(R2-R5-R3)が設定されている。これにより、ノードR2とノードR3の間でリンク障害又はノード障害が発生した時には、バックアップLSP(R2-R5-R3)を用いた迂回経路(R2-R5-R3-R4)がLSP(R1-R2-R3-R4)に対して適用され、迂回LSP(R1-R2-R5-R3-R4)によってノードR1からノードR4へのパケット伝送が行われる。   However, in the conventional MPLS operation management / monitoring technology described in Non-Patent Document 3 described above, a data plane assuming that a backup LSP (Link Protection LSP, Node Protection LSP: see Non-Patent Document 2) is used during FRR operation. Communication check is impossible. This point will be described with reference to FIG. In the MPLS network shown in FIG. 6, the LSP (R1-R2-R3-R4) from the node R1 to the node R4 and the backup LSP (R2-R5-R3) from the node R2 to the node R3 via the node R5 are set. Yes. As a result, when a link failure or node failure occurs between the node R2 and the node R3, the detour path (R2-R5-R3-R4) using the backup LSP (R2-R5-R3) is changed to the LSP (R1-R2 -R3-R4), and packet transmission from the node R1 to the node R4 is performed by the detour LSP (R1-R2-R5-R3-R4).

ここで、従来のMPLS運用管理・監視技術によれば、LSP(R1-R2-R3-R4)単体のデータプレーン疎通確認およびバックアップLSP(R2-R5-R3)単体のデータプレーン疎通確認についてはできる。しかしながら、従来のMPLS運用管理・監視技術では、ノードR2とノードR3の間で何ら障害が発生しておらず迂回経路(R2-R5-R3-R4)が使用されていないときには、迂回経路(R2-R5-R3-R4)のデータプレーン疎通確認を行うことができない。従って、障害の発生に備えて、事前に、迂回経路(R2-R5-R3-R4)のデータプレーン疎通確認を行うことができないという問題がある。   Here, according to the conventional MPLS operation management and monitoring technology, it is possible to check data plane communication confirmation of LSP (R1-R2-R3-R4) alone and data plane communication confirmation of backup LSP (R2-R5-R3) alone. . However, in the conventional MPLS operation management / monitoring technology, when no failure occurs between the node R2 and the node R3 and the detour route (R2-R5-R3-R4) is not used, the detour route (R2 -R5-R3-R4) Data plane communication confirmation cannot be performed. Therefore, there is a problem that the data plane communication confirmation of the detour path (R2-R5-R3-R4) cannot be performed in advance in preparation for the occurrence of a failure.

また、従来、バックアップLSPのデータプレーン疎通確認作業は運用者が手動で行っている。しかし、一般的にバックアップLSPの数は非常に多いことから、その作業負担が大きく、データプレーン疎通確認作業を自動化することが課題となっている。   In addition, conventionally, the operator has manually performed data plane communication confirmation work for the backup LSP. However, since the number of backup LSPs is generally very large, the workload is large, and automating the data plane communication confirmation task has become an issue.

本発明は、このような事情を考慮してなされたもので、その目的は、障害の発生に備えて、事前に、バックアップLSPを用いた迂回経路のデータプレーン疎通確認を行うこと、データプレーン疎通確認作業を自動化すること、のできる通信経路疎通確認試験装置およびコンピュータプログラムを提供することにある。   The present invention has been made in consideration of such circumstances, and its purpose is to perform data plane communication confirmation of a detour route using a backup LSP in advance in preparation for the occurrence of a failure, data plane communication. An object of the present invention is to provide a communication path communication confirmation test apparatus and a computer program capable of automating the confirmation work.

上記の課題を解決するために、本発明に係る通信経路疎通確認試験装置は、LSP及びバックアップLSPが設定されたMPLSネットワークにおいて、バックアップLSPを用いた迂回経路についてのデータプレーン疎通確認試験を該迂回経路が使用されていないときに行う通信経路疎通確認試験装置であり、データプレーン疎通確認試験の始点ノードを通るバックアップLSPを該始点ノードのFRRデータベースから検索し、該バックアップLSPに関して出力ラベル及び該始点ノード上の出力インタフェースの情報を前記FRRデータベースから取得するバックアップLSP情報取得手段と、該検索結果のバックアップLSPを迂回経路として使用するLSPを前記FRRデータベースから検索し、該バックアップLSPを迂回経路として使用するLSPのLSP情報及びMPラベルを取得するLSP情報取得手段と、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報から構成される疎通確認情報を作成する疎通確認情報作成手段と、前記疎通確認情報中のLSP情報に基づいて、LSP単体のデータプレーン疎通確認試験用の確認パケットを作成する確認パケット作成手段と、該確認パケットの先頭に前記疎通確認情報中のMPラベルを付加し、そのMPラベルの上にさらに前記疎通確認情報中のバックアップLSP出力ラベルを付加するラベル付加手段と、前記疎通確認情報中のバックアップLSP出力インタフェース情報で示される出力インタフェースを用いて、前記始点ノードから該ラベル付加後の確認パケットを送信する出力インタフェース切替手段と、該送信した確認パケットに対する応答パケットが前記始点ノードで受信されたか否かを判定する応答パケット受信判定手段と、を備えたことを特徴とする。 In order to solve the above-described problem, the communication path communication confirmation test device according to the present invention performs a data plane communication confirmation test on a bypass path using a backup LSP in an MPLS network in which an LSP and a backup LSP are set. A communication path communication confirmation test apparatus that is used when a path is not used, and searches a backup LSP that passes through a start node of a data plane communication confirmation test from the FRR database of the start node, and outputs an output label and the start point for the backup LSP Backup LSP information acquisition means for acquiring output interface information on a node from the FRR database, and searching for an LSP that uses the backup LSP of the search result as a bypass route from the FRR database, and using the backup LSP as a bypass route preparative LSP information to get the LSP information and MP label of the LSP to be LSP unit based on means, communication confirmation information creating means for creating communication confirmation information composed of backup LSP output interface information, backup LSP output label, MP label and LSP information, and LSP information in the communication confirmation information A confirmation packet creating means for creating a confirmation packet for the data plane communication confirmation test, and an MP label in the communication confirmation information is added to the head of the confirmation packet, and further on the MP label, in the communication confirmation information Label adding means for adding a backup LSP output label, and output interface switching means for sending a confirmation packet after the label addition from the start node using the output interface indicated by the backup LSP output interface information in the communication confirmation information And the response packet to the transmitted confirmation packet is the start node A response packet reception determination means for determining whether or not the received, characterized by comprising a.

本発明に係る通信経路疎通確認試験装置においては、前記疎通確認情報中の、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報の組毎に、順次、迂回経路のデータプレーン疎通確認試験を行うよう制御する制御手段を備えたことを特徴とする。   In the communication path communication confirmation test device according to the present invention, the data plane communication confirmation of the detour path is sequentially performed for each set of backup LSP output interface information, backup LSP output label, MP label, and LSP information in the communication confirmation information. Control means for controlling to perform the test is provided.

本発明に係るコンピュータプログラムは、LSP及びバックアップLSPが設定されたMPLSネットワークにおいて、バックアップLSPを用いた迂回経路についてのデータプレーン疎通確認試験を該迂回経路が使用されていないときに行うためのコンピュータプログラムであって、データプレーン疎通確認試験の始点ノードを通るバックアップLSPを該始点ノードのFRRデータベースから検索し、該バックアップLSPに関して出力ラベル及び該始点ノード上の出力インタフェースの情報を前記FRRデータベースから取得するバックアップLSP情報取得機能と、該検索結果のバックアップLSPを迂回経路として使用するLSPを前記FRRデータベースから検索し、該バックアップLSPを迂回経路として使用するLSPのLSP情報及びMPラベルを取得するLSP情報取得機能と、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報から構成される疎通確認情報を作成する疎通確認情報作成機能と、前記疎通確認情報中のLSP情報に基づいて、LSP単体のデータプレーン疎通確認試験用の確認パケットを作成する確認パケット作成機能と、該確認パケットの先頭に前記疎通確認情報中のMPラベルを付加し、そのMPラベルの上にさらに前記疎通確認情報中のバックアップLSP出力ラベルを付加するラベル付加機能と、前記疎通確認情報中のバックアップLSP出力インタフェース情報で示される出力インタフェースを用いて、前記始点ノードから該ラベル付加後の確認パケットを送信する出力インタフェース切替機能と、該送信した確認パケットに対する応答パケットが前記始点ノードで受信されたか否かを判定する応答パケット受信判定機能と、をコンピュータに実現させることを特徴とする。
The computer program according to the present invention is a computer program for performing a data plane communication confirmation test on a bypass route using a backup LSP when the bypass route is not used in an MPLS network in which an LSP and a backup LSP are set. The backup LSP passing through the start node of the data plane communication confirmation test is searched from the FRR database of the start node, and the output label and the information of the output interface on the start node regarding the backup LSP are obtained from the FRR database. Backup LSP information acquisition function, and LSP information acquisition that searches the LSP that uses the backup LSP of the search result as a bypass path from the FRR database and acquires LSP information and MP label of the LSP that uses the backup LSP as a bypass path Function and backup LSP Communication confirmation information creation function to create communication confirmation information consisting of the interface information, backup LSP output label, MP label and LSP information, and data plane communication confirmation of LSP alone based on the LSP information in the communication confirmation information A confirmation packet creation function for creating a test confirmation packet, and an MP label in the communication confirmation information is added to the head of the confirmation packet, and a backup LSP output label in the communication confirmation information is further added to the MP label. Using the label addition function to be added, the output interface indicated by the backup LSP output interface information in the communication confirmation information, the output interface switching function for transmitting the confirmation packet after the label addition from the start node, and the transmitted Determine whether a response packet to the confirmation packet has been received by the source node Characterized in that to achieve a response packet reception determination function that, to the computer.

本発明に係るコンピュータプログラムにおいては、前記疎通確認情報中の、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報の組毎に、順次、迂回経路のデータプレーン疎通確認試験を行うよう制御する機能をさらにコンピュータに実現させることを特徴とする。
これにより、前述の通信経路疎通確認試験装置がコンピュータを利用して実現できるようになる。
In the computer program according to the present invention, a data plane communication confirmation test of the detour path is sequentially performed for each set of backup LSP output interface information, backup LSP output label, MP label, and LSP information in the communication confirmation information. The control function is further realized by a computer.
As a result, the communication path communication confirmation test apparatus described above can be realized using a computer.

本発明によれば、障害の発生に備えて、事前に、バックアップLSPを用いた迂回経路のデータプレーン疎通確認を行うことができるという効果が得られる。また、データプレーン疎通確認作業を自動化することができるという効果が得られる。   According to the present invention, there is an effect that it is possible to confirm the data plane communication of the detour path using the backup LSP in advance in preparation for the occurrence of a failure. Moreover, the effect that the data plane communication confirmation work can be automated is obtained.

以下、図面を参照し、本発明の一実施形態について説明する。
図1は、本発明の一実施形態に係る通信経路疎通確認試験装置1の構成を示すブロック図である。本実施形態に係る通信経路疎通確認試験装置1は、図6に示されるMPLSネットワークにおいて、データプレーン疎通確認試験の開始点のノード(始点ノード)であるノードR2に具備される。ノードR2は、PLR(Point of Local Repair)の機能を有するルータである。ノードR2は、FRRデータベースを具備する。FRRデータベースは、従来、ルータが保持するデータベースであり、周知技術である。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a communication path communication confirmation test apparatus 1 according to an embodiment of the present invention. The communication path communication confirmation test apparatus 1 according to the present embodiment is provided in a node R2 that is a node (start node) of a data plane communication confirmation test in the MPLS network illustrated in FIG. The node R2 is a router having a PLR (Point of Local Repair) function. Node R2 includes an FRR database. The FRR database is a database that is conventionally held by a router and is a well-known technique.

ルータは、他のルータから発信されるOSPF(Open Shortest Path First)情報及びRSVP(Resource reSerVation Protocol)情報を受信し、該受信情報を利用してFRRデータベースを構築する。FRRデータベースは、LSPの情報と、バックアップLSPの情報と、MP(Merge Point)ラベルとを有する。LSPの情報は、LSP自身の情報(LSP情報)と、迂回経路として用いるバックアップLSPの情報と、MP(Merge Point)ラベルとを含む。バックアップLSPの情報は、バックアップLSP出力ラベルと、バックアップLSPに対して使用するノードの出力インタフェース(バックアップLSP出力インタフェース)を示す情報(バックアップLSP出力インタフェース情報)とを含む。   The router receives OSPF (Open Shortest Path First) information and RSVP (Resource reSerVation Protocol) information transmitted from other routers, and constructs an FRR database using the received information. The FRR database includes LSP information, backup LSP information, and an MP (Merge Point) label. The LSP information includes information on the LSP itself (LSP information), information on the backup LSP used as a bypass path, and an MP (Merge Point) label. The backup LSP information includes a backup LSP output label and information (backup LSP output interface information) indicating an output interface (backup LSP output interface) of a node used for the backup LSP.

図1において、通信経路疎通確認試験装置1は、疎通確認情報作成部11、記憶部12、制御部13、確認パケット作成部14、ラベル付加部15、出力インタフェース切替部16及び応答パケット受信判定部17を有する。   In FIG. 1, a communication path communication confirmation test apparatus 1 includes a communication confirmation information creation unit 11, a storage unit 12, a control unit 13, a confirmation packet creation unit 14, a label addition unit 15, an output interface switching unit 16, and a response packet reception determination unit. 17.

疎通確認情報作成部11は、制御部13からの指示を受けると、疎通確認情報の作成を開始する。疎通確認情報作成部11は、ノードR2に具備されるFRRデータベースを用いて、疎通確認情報を作成する。記憶部12は、その疎通確認情報を記憶し保持する。   When the communication confirmation information creating unit 11 receives an instruction from the control unit 13, the communication confirmation information creating unit 11 starts creating the communication confirmation information. The communication confirmation information creation unit 11 creates communication confirmation information using the FRR database provided in the node R2. The storage unit 12 stores and holds the communication confirmation information.

ここで、図2を参照して、本実施形態に係る疎通確認情報の作成時の動作について説明する。図2は、本実施形態に係る疎通確認情報の作成の手順を示すフローチャートである。
図2において、まずステップS1では、ノードR2を通るバックアップLSPをFRRデータベースから検索し、該バックアップLSPに関して、バックアップLSP出力ラベル及びバックアップLSP出力インタフェース情報をFRRデータベースから取得する。ステップS1では、ノードR2を通るバックアップLSPを全て抽出する。
Here, with reference to FIG. 2, the operation at the time of creating the communication confirmation information according to the present embodiment will be described. FIG. 2 is a flowchart showing a procedure for creating communication confirmation information according to the present embodiment.
In FIG. 2, first, in step S1, a backup LSP passing through the node R2 is searched from the FRR database, and a backup LSP output label and backup LSP output interface information are acquired from the FRR database regarding the backup LSP. In step S1, all backup LSPs passing through the node R2 are extracted.

次いでステップS2では、ステップS1で検索されたバックアップLSPを迂回経路として使用するLSPをFRRデータベースから検索し、該LSP情報及びMPラベルを取得する。ステップS2では、ステップS1で抽出された全てのバックアップLSPについて、それぞれに、該バックアップLSPを迂回経路として使用するLSPを全て抽出する。
なお、ここでの抽出対象は、“Local Protection desired flag”(非特許文献1,2参照)を送出するルータが終点であるLSP、並びに、“Local Protection desired flag”及び“Node Protection desired flag”(非特許文献2参照)を送出するルータが終点であるLSPである。これらのLSPが試験対象である。
Next, in step S2, the LSP that uses the backup LSP searched in step S1 as a bypass path is searched from the FRR database, and the LSP information and the MP label are acquired. In step S2, all LSPs that use the backup LSP as a detour path are extracted from all the backup LSPs extracted in step S1.
Note that the extraction target here is the LSP that ends with the router that sends “Local Protection desired flag” (see Non-Patent Documents 1 and 2), and “Local Protection desired flag” and “Node Protection desired flag” ( The router that sends out the non-patent document 2) is the LSP that is the end point. These LSPs are the subject of the test.

次いでステップS3では、ステップS1,S2で取得された情報を用いて、疎通確認情報を作成する。疎通確認情報は、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報の組から構成される。疎通確認情報は、LSP毎に、該組を有する。図3に、本実施形態に係る疎通確認情報の構成例を示す。図3に示されるように、疎通確認情報は、LSP毎に、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報を有する。   Next, in step S3, communication confirmation information is created using the information acquired in steps S1 and S2. The communication confirmation information is composed of a set of backup LSP output interface information, backup LSP output label, MP label, and LSP information. The communication confirmation information has the set for each LSP. FIG. 3 shows a configuration example of the communication confirmation information according to the present embodiment. As shown in FIG. 3, the communication confirmation information includes backup LSP output interface information, backup LSP output label, MP label, and LSP information for each LSP.

説明を図1に戻す。
制御部13は、迂回経路のデータプレーン疎通確認を行うべく、各部11,14,15,16,17を制御する。まず、運用者が迂回経路のデータプレーン疎通確認試験の開始を指示する。運用者は、ノードR2に係るノード間で何ら障害が発生しておらず、ノードR2を通るバックアップLSPが使用されていないときに、本試験を行う。制御部13は、運用者から試験開始の指示を受けると、疎通確認情報作成部11に対して、疎通確認情報の作成を指示する。これにより、疎通確認情報作成部11にが上述の図2の疎通確認情報作成処理を開始する。この疎通確認情報の作成が終了すると、制御部13は、記憶部12に保持された疎通確認情報を用いて、迂回経路のデータプレーン疎通確認試験を行う。制御部13は、疎通確認情報中の各組毎に、順次、迂回経路のデータプレーン疎通確認試験を行う。制御部13は、迂回経路のデータプレーン疎通確認試験時には、各部14,15,16,17を制御する。
Returning to FIG.
The control unit 13 controls the units 11, 14, 15, 16, and 17 in order to check the data plane communication of the detour route. First, the operator instructs the start of the data plane communication confirmation test of the detour route. The operator performs this test when no failure occurs between the nodes related to the node R2 and the backup LSP passing through the node R2 is not used. When receiving the test start instruction from the operator, the control unit 13 instructs the communication confirmation information creating unit 11 to create the communication confirmation information. As a result, the communication confirmation information creating unit 11 starts the communication confirmation information creating process of FIG. When the creation of the communication confirmation information is finished, the control unit 13 performs a data plane communication confirmation test of the detour route using the communication confirmation information held in the storage unit 12. The control unit 13 sequentially performs a data plane communication confirmation test of the detour path for each set in the communication confirmation information. The control unit 13 controls the units 14, 15, 16, and 17 during the bypass plane data plane communication confirmation test.

なお、制御部13が、定期的に、或いは、所定のスケジュールに従って、迂回経路のデータプレーン疎通確認を行うようにしてもよい。但し、制御部13は、ノードR2に係るノード間で何ら障害が発生しておらず、ノードR2を通るバックアップLSPが使用されていないことを確認してから、迂回経路のデータプレーン疎通確認試験を行う。   The control unit 13 may check the data plane communication of the detour route regularly or according to a predetermined schedule. However, the control unit 13 confirms that no failure has occurred between the nodes related to the node R2 and the backup LSP passing through the node R2 is not used, and then performs a data plane communication confirmation test of the detour path. Do.

ここで、図1及び図4を参照して、本実施形態に係る迂回経路のデータプレーン疎通確認試験時の動作を説明する。図4は、本実施形態に係る迂回経路のデータプレーン疎通確認試験の手順を示すフローチャートである。なお、ここでは、説明の便宜上、疎通確認情報中の一つの組に着目して試験の動作を説明する。制御部13は、疎通確認情報中の試験対象の組の情報を各部14,15,16,17に送る。   Here, with reference to FIG. 1 and FIG. 4, an operation during a data plane communication confirmation test of a detour path according to the present embodiment will be described. FIG. 4 is a flowchart showing a procedure of a data plane communication confirmation test of a detour route according to the present embodiment. Here, for convenience of explanation, the test operation will be described by focusing on one set in the communication confirmation information. The control unit 13 sends information on the test target group in the communication confirmation information to the units 14, 15, 16, and 17.

図4において、まずステップS11では、確認パケット作成部14が、疎通確認情報中のLSP情報に基づいて、LSP単体のデータプレーン疎通確認試験用の確認パケット(MPLS echo request)を作成する。確認パケット作成部14は、制御部13から受け取ったLSP情報を使用する。図5に、本実施形態に係る確認パケットのフォーマットを示す。図5中の元の確認パケットの部分が、本ステップS11で作成される確認パケットのフォーマットである。この元の確認パケットの部分は、非特許文献3で定義されている。確認パケット作成部14は、疎通確認情報中のLSP情報を使用して、非特許文献3の定義とおりに、図5中の元の確認パケットの部分のデータを作成する。但し、“Target FEC Stack”として“Sub-Type=3,Length=20(RSVP IPv4 LSP)”を設定する。
ステップS11で作成された確認パケットはラベル付加部15へ送られる。
In FIG. 4, first, in step S11, the confirmation packet creation unit 14 creates a confirmation packet (MPLS echo request) for a data plane communication confirmation test for a single LSP based on the LSP information in the communication confirmation information. The confirmation packet creation unit 14 uses the LSP information received from the control unit 13. FIG. 5 shows the format of the confirmation packet according to this embodiment. The part of the original confirmation packet in FIG. 5 is the format of the confirmation packet created in step S11. This original confirmation packet portion is defined in Non-Patent Document 3. The confirmation packet creating unit 14 uses the LSP information in the communication confirmation information to create the data of the original confirmation packet part in FIG. However, “Sub-Type = 3, Length = 20 (RSVP IPv4 LSP)” is set as “Target FEC Stack”.
The confirmation packet created in step S11 is sent to the label adding unit 15.

次いでステップS12では、ラベル付加部15が、その確認パケットに対して、疎通確認情報中のMPラベル及びバックアップLSP出力ラベルを付加する。ラベル付加部15は、制御部13から受け取ったMPラベル及びバックアップLSP出力ラベルを使用する。ラベル付加部15は、図5に示されるように、元の確認パケットの先頭にMPラベルを付加し、そのMPラベルの上にさらにバックアップLSP出力ラベルを付加する。このラベル付加後の確認パケットは出力インタフェース切替部16に送られる。   Next, in step S12, the label adding unit 15 adds the MP label and the backup LSP output label in the communication confirmation information to the confirmation packet. The label adding unit 15 uses the MP label and the backup LSP output label received from the control unit 13. As shown in FIG. 5, the label adding unit 15 adds an MP label to the head of the original confirmation packet, and further adds a backup LSP output label on the MP label. The confirmation packet after the label addition is sent to the output interface switching unit 16.

次いでステップS12では、出力インタフェース切替部16が、疎通確認情報中のバックアップLSP出力インタフェース情報で示される出力インタフェースに、ノードR2で使用される出力インタフェースを切り替える。出力インタフェース切替部16は、制御部13から受け取ったバックアップLSP出力インタフェース情報を使用する。このステップS12によって、ノードR2を通るバックアップLSPが使用されていないにもかかわらず、ノードR2で使用される出力インタフェースがバックアップLSP用の出力インタフェースに切り替わる。   Next, in step S12, the output interface switching unit 16 switches the output interface used in the node R2 to the output interface indicated by the backup LSP output interface information in the communication confirmation information. The output interface switching unit 16 uses the backup LSP output interface information received from the control unit 13. By this step S12, the output interface used in the node R2 is switched to the output interface for the backup LSP even though the backup LSP passing through the node R2 is not used.

次いでステップS13では、出力インタフェース切替部16が、該切り替えたバックアップLSP用の出力インタフェースを用いて、ノードR2からラベル付加後の確認パケットを送信する。これにより、ラベル付加後の確認パケットは、ノードR2のバックアップLSP用の出力インタフェースから送信される。   Next, in step S13, the output interface switching unit 16 transmits a confirmation packet after label addition from the node R2 using the switched output interface for the backup LSP. As a result, the confirmation packet after label addition is transmitted from the output interface for the backup LSP of the node R2.

例えば、図6において、LSP(R1-R2-R3-R4)に係る本試験用のラベル付加後の確認パケットは、ノードR2のバックアップLSP(R2-R5-R3)用の出力インタフェースから送信される。これにより、該ラベル付加後の確認パケットは、ノードR2からノードR5経由でノードR3に送られる。そして、ノードR3が、該ラベル付加後の確認パケットをノードR4に送る。ノードR4は、LSP(R1-R2-R3-R4)の終点のノードであるので、該ラベル付加後の確認パケットを受信すると、応答パケット(MPLS echo reply)を返信する。この応答パケットは、ノードR2まで転送される。   For example, in FIG. 6, the confirmation packet after label addition for the main test related to the LSP (R1-R2-R3-R4) is transmitted from the output interface for the backup LSP (R2-R5-R3) of the node R2. . Thereby, the confirmation packet after the label is added is sent from the node R2 to the node R3 via the node R5. Then, the node R3 sends the confirmation packet after the label addition to the node R4. Since the node R4 is a node at the end of the LSP (R1-R2-R3-R4), when it receives the confirmation packet after the label addition, it returns a response packet (MPLS echo reply). This response packet is transferred to the node R2.

次いでステップS15では、応答パケット受信判定部17が、ステップS14で送信した確認パケットに対する応答パケットがノードR2で受信されたか否かを判定する。応答パケット受信判定部17は、制御部13から応答パケット受信判定を指示された時点(ラベル付加後の確認パケットの送信時点に相当する)から所定期間内に、応答パケットがノードR2で受信されない場合には、応答パケットの受信なしと判定する。一方、応答パケット受信判定部17は、制御部13から応答パケット受信判定を指示された時点から所定期間内に、応答パケットがノードR2で受信された場合には、応答パケットの受信ありと判定する。   Next, in step S15, the response packet reception determination unit 17 determines whether or not a response packet for the confirmation packet transmitted in step S14 has been received by the node R2. When the response packet reception determination unit 17 receives a response packet reception determination from the control unit 13 (corresponding to the transmission time of the confirmation packet after label addition), the response packet is not received by the node R2 within a predetermined period. Is determined not to receive a response packet. On the other hand, if the response packet is received at the node R2 within a predetermined period from the time when the response packet reception determination is instructed by the control unit 13, the response packet reception determination unit 17 determines that the response packet has been received. .

ステップS15の判定の結果、応答パケットの受信ありの場合に、応答パケット受信判定部17は、迂回経路の疎通ありと判定する(ステップS16)。一方、ステップS15の判定の結果、応答パケットの受信なしの場合には、応答パケット受信判定部17は、迂回経路の疎通なしと判定する(ステップS17)。   If the response packet is received as a result of the determination in step S15, the response packet reception determination unit 17 determines that the bypass path is in communication (step S16). On the other hand, if the result of determination in step S15 is that no response packet has been received, the response packet reception determination unit 17 determines that there is no communication of the detour route (step S17).

上述の実施形態によれば、例えば、図6において、ノードR2とノードR3の間で何ら障害が発生しておらず迂回経路(R2-R5-R3-R4)が使用されていないときであっても、該迂回経路(R2-R5-R3-R4)のデータプレーン疎通確認を行うことができる。これにより、障害の発生に備えて、事前に、迂回経路(R2-R5-R3-R4)のデータプレーン疎通確認を行うことができるという効果が得られる。この結果として、MPLSネットワークの実運用安定化に貢献することができるようになる。   According to the above-described embodiment, for example, in FIG. 6, when no failure has occurred between the node R2 and the node R3 and the detour path (R2-R5-R3-R4) is not used. In addition, the data plane communication confirmation of the detour path (R2-R5-R3-R4) can be performed. As a result, there is an effect that the data plane communication confirmation of the detour path (R2-R5-R3-R4) can be performed in advance in preparation for the occurrence of a failure. As a result, it is possible to contribute to stabilization of actual operation of the MPLS network.

また、本実施形態によれば、バックアップLSPを用いた迂回経路に係るパス情報(バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報)がFRRデータベースから取得され、該パス情報の組毎に、順次、迂回経路のデータプレーン疎通確認試験を行うよう制御される。これにより、データプレーン疎通確認作業が自動化され、運用者にかかる作業負担が大幅に軽減されるという効果が得られる。この結果として、運用作業時間を削減することができ、運用コストを下げることが可能になる。   Further, according to the present embodiment, path information (backup LSP output interface information, backup LSP output label, MP label, and LSP information) related to a detour route using the backup LSP is acquired from the FRR database, and the set of the path information Each time, control is performed to sequentially perform a data plane communication confirmation test of the detour path. As a result, the data plane communication confirmation work is automated, and the work load on the operator is greatly reduced. As a result, the operation work time can be reduced and the operation cost can be reduced.

なお、本実施形態に係る迂回経路のデータプレーン疎通確認試験は、各PLRにおいて独立に行うことが可能である。   Note that the bypass plane data plane communication confirmation test according to the present embodiment can be independently performed in each PLR.

また、図2、図4に示す各ステップを実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、通信経路疎通確認試験処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、DVD(Digital Versatile Disk)等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
Also, a program for realizing each step shown in FIGS. 2 and 4 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed, thereby performing communication. A route communication confirmation test process may be performed. Here, the “computer system” may include an OS and hardware such as peripheral devices.
“Computer-readable recording medium” refers to a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a DVD (Digital Versatile Disk), and a built-in computer system. A storage device such as a hard disk.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。   As mentioned above, although embodiment of this invention was explained in full detail with reference to drawings, the specific structure is not restricted to this embodiment, The design change etc. of the range which does not deviate from the summary of this invention are included.

本発明の一実施形態に係る通信経路疎通確認試験装置1の構成を示すブロック図である。It is a block diagram which shows the structure of the communication path | route communication confirmation test apparatus 1 which concerns on one Embodiment of this invention. 同実施形態に係る疎通確認情報の作成の手順を示すフローチャートである。It is a flowchart which shows the procedure of preparation of the communication confirmation information which concerns on the embodiment. 同実施形態に係る疎通確認情報の構成例である。It is a structural example of the communication confirmation information which concerns on the same embodiment. 同実施形態に係る迂回経路のデータプレーン疎通確認試験の手順を示すフローチャートである。It is a flowchart which shows the procedure of the data plane communication confirmation test of the detour route which concerns on the embodiment. 同実施形態に係るラベル付加後の確認パケットのフォーマットを示す図である。It is a figure which shows the format of the confirmation packet after the label addition which concerns on the embodiment. MPLSネットワークの一例を示す図である。It is a figure which shows an example of an MPLS network.

符号の説明Explanation of symbols

1…通信経路疎通確認試験装置、11…疎通確認情報作成部、12…記憶部、13…制御部、14…確認パケット作成部、15…ラベル付加部、16…出力インタフェース切替部、17…応答パケット受信判定部 DESCRIPTION OF SYMBOLS 1 ... Communication path | route communication confirmation test apparatus, 11 ... Communication confirmation information preparation part, 12 ... Memory | storage part, 13 ... Control part, 14 ... Confirmation packet preparation part, 15 ... Label addition part, 16 ... Output interface switching part, 17 ... Response Packet reception judgment unit

Claims (4)

LSP及びバックアップLSPが設定されたMPLSネットワークにおいて、バックアップLSPを用いた迂回経路についてのデータプレーン疎通確認試験を該迂回経路が使用されていないときに行う通信経路疎通確認試験装置であり、
データプレーン疎通確認試験の始点ノードを通るバックアップLSPを該始点ノードのFRRデータベースから検索し、該バックアップLSPに関して出力ラベル及び該始点ノード上の出力インタフェースの情報を前記FRRデータベースから取得するバックアップLSP情報取得手段と、
該検索結果のバックアップLSPを迂回経路として使用するLSPを前記FRRデータベースから検索し、該バックアップLSPを迂回経路として使用するLSPのLSP情報及びMPラベルを取得するLSP情報取得手段と、
バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報から構成される疎通確認情報を作成する疎通確認情報作成手段と、
前記疎通確認情報中のLSP情報に基づいて、LSP単体のデータプレーン疎通確認試験用の確認パケットを作成する確認パケット作成手段と、
該確認パケットの先頭に前記疎通確認情報中のMPラベルを付加し、そのMPラベルの上にさらに前記疎通確認情報中のバックアップLSP出力ラベルを付加するラベル付加手段と、
前記疎通確認情報中のバックアップLSP出力インタフェース情報で示される出力インタフェースを用いて、前記始点ノードから該ラベル付加後の確認パケットを送信する出力インタフェース切替手段と、
該送信した確認パケットに対する応答パケットが前記始点ノードで受信されたか否かを判定する応答パケット受信判定手段と、
を備えたことを特徴とする通信経路疎通確認試験装置。
In the MPLS network in which the LSP and the backup LSP are set, a communication path communication confirmation test device that performs a data plane communication confirmation test for a bypass path using the backup LSP when the bypass path is not used,
Backup LSP information acquisition that retrieves the backup LSP that passes through the start node of the data plane communication confirmation test from the FRR database of the start node, and acquires the output label and the information of the output interface on the start node with respect to the backup LSP from the FRR database Means,
LSP information acquisition means for searching the LSP using the backup LSP of the search result as a bypass path from the FRR database, and acquiring LSP information and an MP label of the LSP using the backup LSP as a bypass path ;
Communication confirmation information creating means for creating communication confirmation information composed of backup LSP output interface information, backup LSP output label, MP label and LSP information;
Based on the LSP information in the communication confirmation information, confirmation packet creation means for creating a confirmation packet for a data plane communication confirmation test of a single LSP,
A label adding means for adding an MP label in the communication confirmation information to the head of the confirmation packet, and further adding a backup LSP output label in the communication confirmation information on the MP label;
Using the output interface indicated by the backup LSP output interface information in the communication confirmation information, output interface switching means for transmitting the confirmation packet after the label addition from the start point node;
Response packet reception determination means for determining whether or not a response packet for the transmitted confirmation packet is received at the start node;
A communication path communication confirmation test apparatus characterized by comprising:
前記疎通確認情報中の、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報の組毎に、順次、迂回経路のデータプレーン疎通確認試験を行うよう制御する制御手段を備えたことを特徴とする請求項1に記載の通信経路疎通確認試験装置。   Control means for controlling to perform the data plane communication confirmation test of the detour path sequentially for each set of backup LSP output interface information, backup LSP output label, MP label and LSP information in the communication confirmation information. The communication path communication confirmation test apparatus according to claim 1, wherein LSP及びバックアップLSPが設定されたMPLSネットワークにおいて、バックアップLSPを用いた迂回経路についてのデータプレーン疎通確認試験を該迂回経路が使用されていないときに行うためのコンピュータプログラムであって、
データプレーン疎通確認試験の始点ノードを通るバックアップLSPを該始点ノードのFRRデータベースから検索し、該バックアップLSPに関して出力ラベル及び該始点ノード上の出力インタフェースの情報を前記FRRデータベースから取得するバックアップLSP情報取得機能と、
該検索結果のバックアップLSPを迂回経路として使用するLSPを前記FRRデータベースから検索し、該バックアップLSPを迂回経路として使用するLSPのLSP情報及びMPラベルを取得するLSP情報取得機能と、
バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報から構成される疎通確認情報を作成する疎通確認情報作成機能と、
前記疎通確認情報中のLSP情報に基づいて、LSP単体のデータプレーン疎通確認試験用の確認パケットを作成する確認パケット作成機能と、
該確認パケットの先頭に前記疎通確認情報中のMPラベルを付加し、そのMPラベルの上にさらに前記疎通確認情報中のバックアップLSP出力ラベルを付加するラベル付加機能と、
前記疎通確認情報中のバックアップLSP出力インタフェース情報で示される出力インタフェースを用いて、前記始点ノードから該ラベル付加後の確認パケットを送信する出力インタフェース切替機能と、
該送信した確認パケットに対する応答パケットが前記始点ノードで受信されたか否かを判定する応答パケット受信判定機能と、
をコンピュータに実現させることを特徴とするコンピュータプログラム。
In an MPLS network in which an LSP and a backup LSP are set, a computer program for performing a data plane communication confirmation test for a bypass route using a backup LSP when the bypass route is not used,
Backup LSP information acquisition that retrieves the backup LSP that passes through the start node of the data plane communication confirmation test from the FRR database of the start node, and acquires the output label and the information of the output interface on the start node with respect to the backup LSP from the FRR database Function and
LSP information acquisition function for searching LSP using the backup LSP of the search result as a bypass path from the FRR database, and acquiring LSP information and MP label of the LSP using the backup LSP as a bypass path ;
A communication confirmation information creation function for creating communication confirmation information composed of backup LSP output interface information, backup LSP output label, MP label and LSP information;
Based on the LSP information in the communication confirmation information, a confirmation packet creation function for creating a confirmation packet for a data plane communication confirmation test of a single LSP, and
A label addition function for adding an MP label in the communication confirmation information to the head of the confirmation packet, and further adding a backup LSP output label in the communication confirmation information on the MP label;
Using the output interface indicated by the backup LSP output interface information in the communication confirmation information, an output interface switching function for transmitting a confirmation packet after the label addition from the start point node;
A response packet reception determination function for determining whether or not a response packet for the transmitted confirmation packet has been received at the source node;
A computer program for causing a computer to realize the above.
前記疎通確認情報中の、バックアップLSP出力インタフェース情報、バックアップLSP出力ラベル、MPラベル及びLSP情報の組毎に、順次、迂回経路のデータプレーン疎通確認試験を行うよう制御する機能をさらにコンピュータに実現させることを特徴とする請求項3に記載のコンピュータプログラム。   The computer further realizes a function of controlling to perform a data plane communication confirmation test of the detour path sequentially for each set of backup LSP output interface information, backup LSP output label, MP label, and LSP information in the communication confirmation information. The computer program according to claim 3.
JP2007236608A 2007-09-12 2007-09-12 Communication path communication confirmation test apparatus and computer program Active JP4839287B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007236608A JP4839287B2 (en) 2007-09-12 2007-09-12 Communication path communication confirmation test apparatus and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007236608A JP4839287B2 (en) 2007-09-12 2007-09-12 Communication path communication confirmation test apparatus and computer program

Publications (2)

Publication Number Publication Date
JP2009071491A JP2009071491A (en) 2009-04-02
JP4839287B2 true JP4839287B2 (en) 2011-12-21

Family

ID=40607317

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007236608A Active JP4839287B2 (en) 2007-09-12 2007-09-12 Communication path communication confirmation test apparatus and computer program

Country Status (1)

Country Link
JP (1) JP4839287B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4621086B2 (en) * 2005-07-25 2011-01-26 株式会社日立製作所 Optical communication network, node device, and path fault relief method
KR100696176B1 (en) * 2005-12-09 2007-03-20 한국전자통신연구원 Apparatus and method for MPLS LSP protection switching
JP4659611B2 (en) * 2005-12-28 2011-03-30 富士通株式会社 Path protection method and layer 2 switch
JP4704311B2 (en) * 2006-10-18 2011-06-15 日本電信電話株式会社 Communication system and failure recovery method

Also Published As

Publication number Publication date
JP2009071491A (en) 2009-04-02

Similar Documents

Publication Publication Date Title
US9860161B2 (en) System and method for computing a backup ingress of a point-to-multipoint label switched path
KR100693052B1 (en) Apparatus and method of fast reroute for mpls multicast
US9491046B2 (en) System and method for switching traffic from sub-optimal primary P2MP to standby P2MP
JP5200169B2 (en) Label switch path entry and exit protection
US8218432B2 (en) Routing method in a label switching network
US6751190B1 (en) Multihop nested tunnel restoration
JP4545658B2 (en) Connection type network node
US8427970B2 (en) Apparatus and method for determining a service interruption time measurement
WO2014035941A1 (en) Fast reroute for bidirectional co-routed traffic engineering tunnels
US7680952B1 (en) Protecting connection traffic using filters
JP2017521965A (en) Segment routing in multi-domain networks
JP2009010462A (en) Route management apparatus and computer program
WO2021143524A1 (en) Fault detection method, and apparatus
JP2008054211A (en) Routing method, apparatus and program
JP4509969B2 (en) Pass accommodation calculation device, path accommodation calculation method, and program
US11489768B2 (en) Method for creating inter-domain bidirectional tunnel, communication method and device, and storage medium
JP4839287B2 (en) Communication path communication confirmation test apparatus and computer program
CN111224870A (en) Fault repairing method, equipment and storage medium in SR-MPLS Anycast scene
US11516122B2 (en) Validating active and inactive paths in a multiprotocol label switching (MPLS) network
JP2007318689A (en) Route aggregation method of lsp in multicast mpls, router, and lsp route aggregation program
JP4634979B2 (en) MPLS network system, MPLS router, and path setting method
JP2006135434A (en) State grasping method of lsp, communication device of realizing the method, and method and program of controlling the same
Zhang et al. RSVP-TE Signaling Procedure for End-to-End GMPLS Restoration and Resource Sharing
Ali et al. Internet Engineering Task Force (IETF) X. Zhang Request for Comments: 8131 H. Zheng, Ed. Category: Informational Huawei Technologies
JP5075856B2 (en) User specific device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110621

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110817

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20110818

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: 20110906

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111003

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141007

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4839287

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150