JP2013090218A - Communication system including autonomous detection function of silent failure - Google Patents

Communication system including autonomous detection function of silent failure Download PDF

Info

Publication number
JP2013090218A
JP2013090218A JP2011230123A JP2011230123A JP2013090218A JP 2013090218 A JP2013090218 A JP 2013090218A JP 2011230123 A JP2011230123 A JP 2011230123A JP 2011230123 A JP2011230123 A JP 2011230123A JP 2013090218 A JP2013090218 A JP 2013090218A
Authority
JP
Japan
Prior art keywords
packet
monitoring
passage
router
path
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
JP2011230123A
Other languages
Japanese (ja)
Other versions
JP5794098B2 (en
Inventor
Kenya Mori
健哉 森
Ryuichi Takechi
竜一 武智
Mikinao Endou
幹直 遠藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2011230123A priority Critical patent/JP5794098B2/en
Publication of JP2013090218A publication Critical patent/JP2013090218A/en
Application granted granted Critical
Publication of JP5794098B2 publication Critical patent/JP5794098B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To autonomously identify a failure point (abnormality occurrence point) internal of a relay device.SOLUTION: The relay device includes: an addition means for adding a path identifier, uniquely indicating a passage route in a device, to a packet to be transmitted; when the path identifier is extracted from the passing packet, a plurality of monitoring means for respectively notifying passage information including the extracted path identifier and information indicative of a monitoring point in the device; based on the passage information notified from the plurality of monitoring means, a decision means for recording the passage state of the packet into a path table, and for detecting a failure point in the device according to the passage state recorded in the path table.

Description

本発明は、サイレント障害自律検出機能を含む通信システムに適用される中継装置に関する。   The present invention relates to a relay device applied to a communication system including a silent failure autonomous detection function.

インターネットまたはイントラネットなどのIP(Internet Protocol)ネットワーク
を通して、クライアント・クライアント間通信及びサーバ・クライアント間通信を行わせる通信システムにおいては、伝送対象データをパケット形態で中継(転送)するネットワーク中継装置としての複数のルータがIPネットワーク上に配置される。
In a communication system that performs client-client communication and server-client communication through an IP (Internet Protocol) network such as the Internet or an intranet, a plurality of network relay devices that relay (transfer) data to be transmitted in packet form Routers are arranged on the IP network.

通常、このような通信システムにおいては、パケット損失や転送遅延などの異常が生じたとき、該当ルータから保守運用システムに障害通知が行われる。保守運用システムの保守運用者(監視者)は、この障害通知に基づいて、特定のルータがパケット転送不可能であることを知り得る。   Normally, in such a communication system, when an abnormality such as packet loss or transfer delay occurs, a failure notification is sent from the corresponding router to the maintenance operation system. A maintenance operator (monitoring person) of the maintenance operation system can know that a specific router cannot transfer a packet based on the failure notification.

しかし、異常が発生しているにも関らず、ルータ自体が劣化または故障のために異常発生を検出できず、保守運用システムに障害の通知がない場合がある。この場合、保守運用者は、例えば通信に影響が出た後に、ユーザからの異常申告があって、初めて障害を認識可能である。   However, even though an abnormality has occurred, the router itself may not be detected due to deterioration or failure, and the maintenance operation system may not be notified of the failure. In this case, the maintenance operator can recognize the failure only when there is an abnormality report from the user after the communication is affected, for example.

通信システムにおいて潜在化し、異常発生を自律的に直ちに検出できないこのような障害は、サイレント障害と称される。近年、このサイレント障害をIPネットワーク内で早期に検出する手法が求められている。   Such a fault that is latent in the communication system and cannot detect the occurrence of abnormality autonomously is called a silent fault. In recent years, there has been a demand for a method for early detection of this silent failure in an IP network.

特開2007−28305号公報JP 2007-28305 A

図1には、上述したサイレント障害を検出するための一手法を採る通信システムが例示されている。通信システム1Aにおいては、複数のプローブ装置P1,P2,P3,P4,P5がIPネットワーク2上のルータR1,R2,R3,R4間の監視箇所にそれぞれ配置されている。   FIG. 1 illustrates a communication system that employs one method for detecting the silent failure described above. In the communication system 1A, a plurality of probe devices P1, P2, P3, P4, and P5 are arranged at monitoring points between routers R1, R2, R3, and R4 on the IP network 2, respectively.

プローブ装置P1〜P5は、伝送対象データであるパケットの到着状態を監視することにより、各ルータR1〜R4が自身で検出できない異常を検出する。そして、プローブ装置P1〜P5及び損失箇所特定装置3の連携により、保守運用システム4などの外部に異常通知が行われる。   The probe devices P1 to P5 detect abnormalities that the routers R1 to R4 cannot detect themselves by monitoring the arrival state of the packet that is the transmission target data. And abnormality notification is performed outside the maintenance operation system 4 etc. by cooperation of probe device P1-P5 and loss spot specific device 3.

更に詳述すると、図2に示すように、プローブ装置P1,P2が各パケット(断片化パケット)に対して通過履歴としてプローブ装置識別子ID(P1),ID(P2)を付与する。各パケットは、複数のプローブ装置P1,P2を経由しながら、損失箇所特定装置3に到着する。損失箇所特定装置3は、到着したパケットに含まれる通過履歴に基づいて、パケットの通過経路と、パケットの損失が発生した損失発生箇所(単に、損失箇所と記載することもある)とを特定可能である。   More specifically, as shown in FIG. 2, the probe devices P1 and P2 assign probe device identifiers ID (P1) and ID (P2) to each packet (fragmented packet) as a passage history. Each packet arrives at the loss point identifying device 3 via a plurality of probe devices P1, P2. Loss location identifying device 3 can identify the path of the packet and the location where the loss of the packet has occurred (sometimes simply referred to as the loss location) based on the passage history included in the arriving packet. It is.

図2に示す例では、ルータR1,R2間に配置されたプローブ装置P1は、IPヘッダにシーケンス番号seq#N,seq#N+1,seq#N+2,seq#N+3を含むパケットを順次に受信し、通過履歴としてプローブ装置識別子ID(P1)を各パケットに付与した後に送信する。   In the example shown in FIG. 2, the probe device P1 arranged between the routers R1 and R2 sequentially receives packets including sequence numbers seq # N, seq # N + 1, seq # N + 2, and seq # N + 3 in the IP header, It transmits after giving probe apparatus identifier ID (P1) to each packet as a passage history.

ルータR2,R3間に配置されたプローブ装置P2は、IPヘッダにシーケンス番号seq#N,seq#N+2,seq#N+3を含むパケットを受信するが、シーケンス番号seq#Nに続くシーケンス番号seq#N+1を含むパケットを受信していないので、シーケンス番号seq#N+2を含むパケットには、通過履歴としてプローブ装置識別子ID(P2)を付与することなく送信する。   The probe device P2 arranged between the routers R2 and R3 receives a packet including the sequence numbers seq # N, seq # N + 2 and seq # N + 3 in the IP header, but the sequence number seq # N + 1 following the sequence number seq # N Since the packet including the sequence number seq # N + 2 is not received, the packet including the sequence number seq # N + 2 is transmitted as the passage history without adding the probe device identifier ID (P2).

損失箇所特定装置3は、ルータR3を介してプローブ装置P2から送信されたパケットを受信したとき、到着(受信)パケットに付与された通過履歴のプローブ装置識別子ID(P1),ID(P2)に基づいて、パケットの通過経路を特定する。ここでは、損失箇所特定装置3は、シーケンス番号seq#N+2のパケットに通過履歴のプローブ装置識別子ID(P2)が付与されていないので、損失発生箇所をプローブ装置P1,P2間と特定(認識)可能である。   When the loss location identifying device 3 receives the packet transmitted from the probe device P2 via the router R3, the loss location identifying device 3 uses the probe device identifiers ID (P1) and ID (P2) in the passage history given to the arrival (reception) packet. Based on this, the packet path is specified. Here, the loss location identifying device 3 identifies (recognizes) the location where the loss occurred between the probe devices P1 and P2, since the passage history probe device identifier ID (P2) is not assigned to the packet with the sequence number seq # N + 2. Is possible.

上述したプローブ装置P1,P2及び損失箇所特定装置3による障害の検出では、各プローブ装置P1,P2が通過履歴を各パケットに付与し、損失箇所特定装置3が各パケットの最終的な通過判定を行う。このために、各パケットが途中で全て損失して、パケットの損失発生箇所を示す識別子(プローブ装置識別子)が損失箇所特定装置3に到達しない場合は、損失発生箇所を特定できない(図3参照)。   In the detection of the failure by the probe devices P1 and P2 and the loss location specifying device 3 described above, each probe device P1 and P2 gives a passage history to each packet, and the loss location specifying device 3 makes a final pass determination of each packet. Do. For this reason, when each packet is lost in the middle, and the identifier (probe device identifier) indicating the packet loss occurrence location does not reach the loss location identification device 3, the loss occurrence location cannot be identified (see FIG. 3). .

また、シーケンス番号seq#N,seq#N+1,seq#N+2,seq#N+3による通過監視を実施しているので、次の制限(1),(2),(3)を免れない。   Further, since the passage monitoring is performed with the sequence numbers seq # N, seq # N + 1, seq # N + 2, and seq # N + 3, the following restrictions (1), (2), and (3) are unavoidable.

(1)再送パケットには適用できない。つまり、再送パケットについては、シーケンス番号seq#N,seq#N+2が連続ではないので、プローブ装置識別子が付与されない。この結果、再送パケットの損失発生箇所が特定できない(図4参照)。   (1) It cannot be applied to retransmission packets. In other words, since the sequence numbers seq # N and seq # N + 2 are not continuous for the retransmitted packet, no probe device identifier is assigned. As a result, the location where the retransmission packet loss occurs cannot be identified (see FIG. 4).

(2)単発パケットには適用できない。つまり、複数の断片化パケットではない単発パケットについては、シーケンス番号に基づくプローブ装置識別子の付与ができない。したがって、損失発生箇所の特定もできない(図5参照)。   (2) Not applicable to single packet. That is, for a single packet that is not a plurality of fragmented packets, the probe device identifier cannot be assigned based on the sequence number. Therefore, the location where the loss occurs cannot be specified (see FIG. 5).

(3)RTP(Real-time Transfer Protocol)プロトコルに則る通信にしか適用でき
ない。RTPプロトコルは、ビデオやオーディオ配信などのリアルタイム性が要求されるデータストリーム転送のための通信プロトコルである。
(3) Only applicable to communication conforming to the RTP (Real-time Transfer Protocol) protocol. The RTP protocol is a communication protocol for data stream transfer that requires real-time performance such as video and audio distribution.

そして、上述した障害検出手法では、各ルータ内部の障害箇所(異常発生箇所)を特定できない根本的問題が残存する。   In the failure detection method described above, there remains a fundamental problem that the failure location (abnormality occurrence location) inside each router cannot be specified.

課題は、中継装置内部の障害箇所(異常発生箇所)を自律的に特定することを可能にする技術を提供することにある。   The problem is to provide a technology that makes it possible to autonomously identify a failure location (abnormality occurrence location) inside the relay device.

上記課題を解決するために、中継装置は、装置内の通過ルートを一意に示すパス識別子を伝送対象パケットに付加する付加手段と;通過する前記パケットから前記パス識別子を抽出したとき、抽出した前記パス識別子と装置内の監視箇所を示す情報とを含む通過情報をそれぞれ通知する複数の監視手段と;前記複数の監視手段から通知される前記通過情報
に基づいて、前記パケットの通過状況をパステーブルに記録し、前記パステーブルに記録した前記通過状況に応じて、装置内の障害箇所を検出する判定手段とを備える。
In order to solve the above-mentioned problem, the relay device adds an additional means for adding a path identifier uniquely indicating a passing route in the device to the transmission target packet; and when the path identifier is extracted from the packet that passes, A plurality of monitoring means for notifying each of passing information including a path identifier and information indicating a monitoring location in the apparatus; and a path table indicating a passing status of the packet based on the passing information notified from the plurality of monitoring means. And determining means for detecting a fault location in the apparatus in accordance with the passing situation recorded in the path table.

開示した中継装置によれば、装置内のサイレント障害を自律的に検出することができる。   According to the disclosed relay apparatus, a silent failure in the apparatus can be detected autonomously.

他の課題、特徴及び利点は、図面及び特許請求の範囲とともに取り上げられる際に、以下に記載される発明を実施するための形態を読むことにより明らかになるであろう。   Other objects, features and advantages will become apparent upon reading the detailed description set forth below when taken in conjunction with the drawings and the appended claims.

サイレント障害を検出する関連技術を説明するための図。The figure for demonstrating the related art which detects a silent failure. サイレント障害を検出する関連技術を説明するための図。The figure for demonstrating the related art which detects a silent failure. 関連技術の問題点を説明するための図。The figure for demonstrating the problem of related technology. 関連技術の問題点を説明するための図。The figure for demonstrating the problem of related technology. 関連技術の問題点を説明するための図。The figure for demonstrating the problem of related technology. 一実施の形態の通信システムの構成を示すブロック図。1 is a block diagram illustrating a configuration of a communication system according to an embodiment. 一実施の形態の通信システムにおけるルータの構成を示すブロック図。The block diagram which shows the structure of the router in the communication system of one embodiment. 図7に示すルータにおける伝送対象パケット及びパス識別子を説明する図。The figure explaining the transmission object packet and path identifier in the router shown in FIG. 図7に示すルータにおける処理を説明するためのフローチャート。The flowchart for demonstrating the process in the router shown in FIG. 図7に示すルータにおける処理を説明するためのフローチャート。The flowchart for demonstrating the process in the router shown in FIG. 図7に示すルータにおける処理を説明するためのフローチャート。The flowchart for demonstrating the process in the router shown in FIG. 図7に示すルータにおけるパステーブルを説明する図。The figure explaining the path table in the router shown in FIG. 変形例の通信システムの構成を示すブロック図。The block diagram which shows the structure of the communication system of a modification.

以下、添付図面を参照して、さらに詳細に説明する。図面には好ましい実施形態が示されている。しかし、多くの異なる形態で実施されることが可能であり、本明細書に記載される実施形態に限定されない。   Hereinafter, further detailed description will be given with reference to the accompanying drawings. The drawings show preferred embodiments. However, it can be implemented in many different forms and is not limited to the embodiments described herein.

[通信システム]
一実施の形態におけるシステム構成を示す図6を参照すると、サイレント障害自律検出機能を含む通信システム1は、インターネットまたはイントラネットなどのIPネットワーク2上に配置され、伝送対象データをパケット形態で中継(転送)するネットワーク中継装置としての複数のルータR11,R12,R13,R14を備えている。
[Communications system]
Referring to FIG. 6 showing a system configuration in one embodiment, a communication system 1 including a silent failure autonomous detection function is arranged on an IP network 2 such as the Internet or an intranet, and relays (transfers) transmission target data in a packet form. A plurality of routers R11, R12, R13, and R14 as network relay devices.

これらのルータR11〜R14は、入口エッジノード、中継ノード及び出口エッジノードとして機能し、例えばIPネットワーク2に接続される複数の通信端末装置5,6に対して、クライアント・クライアント間通信を行わせる。また、ルータR11〜R14は、サーバがIPネットワーク2に接続されている場合、例えば通信端末装置5にサーバ・クライアント間通信を行わせる。   These routers R11 to R14 function as an ingress edge node, a relay node, and an egress edge node, and for example, cause a plurality of communication terminal devices 5 and 6 connected to the IP network 2 to perform communication between clients and clients. . Further, when the server is connected to the IP network 2, the routers R <b> 11 to R <b> 14 cause the communication terminal device 5 to perform server-client communication, for example.

この通信システム1においては、パケット損失や転送遅延などの異常がルータ内部で生じたとき、ネットワーク回線を通して、該当ルータ(例えば、ルータR12)から保守運用システム4に障害部位通知が行われる。保守運用システム4の保守運用者(監視者)は、ルータのIPアドレス及び障害箇所を含む障害部位通知に基づいて、特定ルータがパケット転送不可能であることを認識する。   In this communication system 1, when an abnormality such as a packet loss or a transfer delay occurs inside the router, a failure site notification is sent from the corresponding router (for example, router R12) to the maintenance operation system 4 through the network line. The maintenance operator (monitoring person) of the maintenance operation system 4 recognizes that the specific router cannot transfer the packet based on the failure part notification including the IP address of the router and the trouble part.

後に詳述するが、この通信システム1においては、各ルータR11〜R14が、自身を通過する伝送対象パケットにルータ内部の通過ルートを示すパス識別子を付加し、ルータ
内の各部位においてパス識別子を監視し、各部位のパケット通過状況をパステーブルに格納する。各ルータR11〜R14は、このパステーブルの格納情報に基づいて、各部位のパケット転送の有無を判定し、異常発生時にルータ内部の障害箇所を自律的に特定する。
As will be described in detail later, in this communication system 1, each of the routers R11 to R14 adds a path identifier indicating a passing route inside the router to a transmission target packet that passes through the router R11 to R14. Monitor and store the packet passage status of each part in the path table. Each router R11-R14 determines the presence / absence of packet transfer in each part based on the information stored in this path table, and autonomously identifies the fault location inside the router when an abnormality occurs.

[ルータの構成]
図6に示す通信システム1において、ネットワーク中継装置として機能するルータR11〜R14は、図7に示す詳細構成を採る。
[Router configuration]
In the communication system 1 shown in FIG. 6, the routers R11 to R14 functioning as network relay devices adopt the detailed configuration shown in FIG.

各ルータは、図7に示すように、複数(n個;n≧2)の入力(入口)インターフェース部IFI1〜IFIn、複数(m個;m≧2)の出力(出口)インターフェース部IFE1〜IFEm、スイッチ部SW、及び制御部CONTを備える。各ルータにおいて、入力インターフェース部IFI1〜IFIn、出力インターフェース部IFE1〜IFEm、及びスイッチ部SWは、制御線C1を通して制御部CONTに接続されている。   As shown in FIG. 7, each router has a plurality (n; n ≧ 2) of input (ingress) interface units IFI1 to IFIn and a plurality (m; m ≧ 2) of output (exit) interface units IFE1 to IFEm. , A switch unit SW, and a control unit CONT. In each router, the input interface units IFI1 to IFIn, the output interface units IFE1 to IFEm, and the switch unit SW are connected to the control unit CONT through the control line C1.

各入力インターフェース部IFI1〜IFInは、入力パケットバッファPBI及び入力ネットワークプロセッサNPIを備える。また、各出力インターフェース部IFE1〜IFEmは、出力パケットバッファPBO及び出力ネットワークプロセッサNPOを備える。なお、図7においては、入力インターフェース部IFIn及び出力インターフェース部IFE1の詳細構成だけを示して簡潔化を図っている。   Each input interface unit IFI1 to IFIn includes an input packet buffer PBI and an input network processor NPI. Each output interface unit IFE1 to IFEm includes an output packet buffer PBO and an output network processor NPO. In FIG. 7, only the detailed configuration of the input interface unit IFIn and the output interface unit IFE1 is shown for simplification.

入力インターフェース部IFI1〜IFInの各入力ネットワークプロセッサNPIは、宛先アドレス抽出部11、識別子付与部12、パケット監視部13、及び簡易ルーティングテーブルであるIP転送テーブル(FIB:Forwarding Information Base)14を
含む。入力インターフェース部IFI1〜IFInの各入力パケットバッファPBIはパケット監視部15を含む。ここで、FIB14は入力ネットワークプロセッサNPIが有する図示省略のメモリに設けられる。また、宛先アドレス抽出部11、識別子付与部12、及びパケット監視部13,15は、入力ネットワークプロセッサNPIのメモリに展開されるプログラムの実行により、後に詳述する機能を果たす機能構成要素として実施可能である。
Each input network processor NPI of the input interface units IFI1 to IFIn includes a destination address extracting unit 11, an identifier assigning unit 12, a packet monitoring unit 13, and an IP forwarding table (FIB: Forwarding Information Base) 14 which is a simple routing table. Each input packet buffer PBI of the input interface units IFI <b> 1 to IFIn includes a packet monitoring unit 15. Here, the FIB 14 is provided in a memory (not shown) of the input network processor NPI. Further, the destination address extracting unit 11, the identifier assigning unit 12, and the packet monitoring units 13 and 15 can be implemented as functional components that perform functions described in detail later by executing a program developed in the memory of the input network processor NPI. It is.

出力インターフェース部IFE1〜IFEmの各出力ネットワークプロセッサNPOは、パケット監視部21及び識別子除去部22を含む。出力インターフェース部IFE1〜IFEmの各出力パケットバッファPBOはパケット監視部23を含む。ここで、パケット監視部21,23及び識別子除去部22は、出力ネットワークプロセッサNPOの図示省略のメモリに展開されるプログラムの実行により、後に詳述する機能を果たす機能構成要素として実施可能である。   Each output network processor NPO of the output interface units IFE1 to IFEm includes a packet monitoring unit 21 and an identifier removing unit 22. Each output packet buffer PBO of the output interface units IFE 1 to IFEm includes a packet monitoring unit 23. Here, the packet monitoring units 21 and 23 and the identifier removing unit 22 can be implemented as functional components that perform the functions described in detail later by executing a program developed in a memory (not shown) of the output network processor NPO.

スイッチ部SWは、スイッチ41及び複数のパケット監視部42,43,44,45,46を含む。スイッチ部SWは、クロスコネクト機能を有するスイッチファブリックのスイッチ41を介して、入力インターフェース部IFI1〜IFInと出力インターフェース部IFE1〜IFEmとを相互接続する。ここで、パケット監視部42〜46は、スイッチ部SWにおける図示省略のプロセッサのメモリに展開されるプログラムの実行により、後に詳述する機能を果たす機能構成要素として実施可能である。   The switch unit SW includes a switch 41 and a plurality of packet monitoring units 42, 43, 44, 45, and 46. The switch unit SW interconnects the input interface units IFI1 to IFIn and the output interface units IFE1 to IFEm via a switch fabric switch 41 having a cross-connect function. Here, the packet monitoring units 42 to 46 can be implemented as functional components that fulfill the functions described in detail later by executing a program developed in a memory of a processor (not shown) in the switch unit SW.

制御部CONTは、ルーティング制御部51、識別子付与部52、パケット監視部53、ルーティングテーブル54、通過判定部55、及びパステーブル56を含む。また、制御部CONTの制御パケットバッファPBCはパケット監視部57を含む。ここで、ルーティングテーブル54及びパステーブル56は、制御部CONTの図示省略のメモリに設けられる。また、ルーティング制御部51、識別子付与部52、パケット監視部53,57、及び通過判定部55は、制御部CONTにおける図示省略のプロセッサのメモリに展
開されるプログラムの実行により、後に詳述する機能を果たす機能構成要素として実施可能である。
The control unit CONT includes a routing control unit 51, an identifier assigning unit 52, a packet monitoring unit 53, a routing table 54, a passage determination unit 55, and a path table 56. The control packet buffer PBC of the control unit CONT includes a packet monitoring unit 57. Here, the routing table 54 and the path table 56 are provided in a memory (not shown) of the control unit CONT. Further, the routing control unit 51, the identifier assigning unit 52, the packet monitoring units 53 and 57, and the passage determination unit 55 are functions to be described in detail later by executing a program developed in a memory of a processor (not shown) in the control unit CONT. It can be implemented as a functional component that fulfills.

[ルータの機能]
図7に詳細構成を例示するルータのn個目の入力インターフェース部IFInに伝送対象パケット(単に、パケットと記載することもある)が到着したとき、入力ネットワークプロセッサNPIの宛先アドレス抽出部11は、到着(受信)した伝送対象パケットのIPヘッダから宛先アドレス(IPアドレス)「a」を抽出し、識別子付与部12に通知する。
[Router function]
When a transmission target packet (which may be simply referred to as a packet) arrives at the nth input interface unit IFIn of the router whose detailed configuration is illustrated in FIG. 7, the destination address extraction unit 11 of the input network processor NPI The destination address (IP address) “a” is extracted from the IP header of the packet to be transmitted that has arrived (received), and is notified to the identifier assigning unit 12.

識別子付与部12は、通知された宛先アドレス「a」に基づいて、IP転送テーブル(FIB)14の格納情報から1個目の出力インターフェース部IFE1対応の出力インターフェース番号「#E1」を決定し、伝送対象パケットに出力インターフェース識別子「E1」をルータ内ヘッダとして付加する。FIB14には、制御部CONTからの指示により、宛先アドレスと出力インターフェース番号との対応関係が予め設定されている。   The identifier assigning unit 12 determines the output interface number “# E1” corresponding to the first output interface unit IFE1 from the stored information of the IP forwarding table (FIB) 14 based on the notified destination address “a”. The output interface identifier “E1” is added to the transmission target packet as a header in the router. In the FIB 14, a correspondence relationship between the destination address and the output interface number is set in advance by an instruction from the control unit CONT.

また、識別子付与部12は、ルータ内でパケットの通過ルートを一意に示すパス識別子「X」を伝送対象パケットにルータ内ヘッダとして付加する。識別子付与部52は識別子付与部12と同様に機能する。このパス識別子の詳細については後述する。   Further, the identifier assigning unit 12 adds a path identifier “X” that uniquely indicates the route through which the packet passes within the router to the transmission target packet as an intra-router header. The identifier assigning unit 52 functions in the same manner as the identifier assigning unit 12. Details of this path identifier will be described later.

パケット監視部13は、通過するパケットのパス識別子を監視し、パケット通過情報を制御部CONTの通過判定部55に通知する。ルータ内の各部位(監視箇所)に存在する他のパケット監視部15,21,23,42〜46,53,57は、同様に通過するパケットのパス識別子を監視し、パケット通過情報を通過判定部55に通知する。   The packet monitoring unit 13 monitors a path identifier of a packet that passes through, and notifies the passage determination unit 55 of the control unit CONT of packet passage information. Other packet monitoring units 15, 21, 23, 42 to 46, 53, and 57 existing in each part (monitoring part) in the router similarly monitor the path identifiers of the packets that pass through and determine whether to pass the packet passing information. Notify unit 55.

入力パケットバッファPBIは、スイッチ部SWにパケットを転送する際に、パケットを一時的に蓄える。   The input packet buffer PBI temporarily stores a packet when the packet is transferred to the switch unit SW.

スイッチ部SWは、パケットに付加された出力インターフェース識別子「E1」に従い、スイッチ41によりパケットを出力インターフェース部IFE1にスイッチングする。なお、このスイッチング制御のためのプロセッサは図示を省略している。   The switch unit SW switches the packet to the output interface unit IFE1 by the switch 41 in accordance with the output interface identifier “E1” added to the packet. Note that the processor for this switching control is not shown.

出力インターフェース部IFE1の出力パケットバッファPBOは、出力ネットワークプロセッサNPOにパケットを転送する際に、パケットを一時的に蓄える。   The output packet buffer PBO of the output interface unit IFE1 temporarily stores packets when transferring the packets to the output network processor NPO.

識別子除去部22は、パケットに付加されている出力インターフェース識別子「E1」及びパス識別子「X」を含むルータ内ヘッダを除去する。   The identifier removing unit 22 removes the in-router header including the output interface identifier “E1” and the path identifier “X” added to the packet.

制御部CONTの通過判定部55は、通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を記録する。パステーブル56は、通過判定部55からの指示により、各監視箇所のパケット通過状況を保持する。また、通過判定部55は、パステーブル56を監視(参照)し、パケット通過状況に応じて、ルータ内部の障害を検出し、保守運用システム4に通知する。   The passage determination unit 55 of the control unit CONT records the packet passage state in the path table 56 based on the notified packet passage information. The path table 56 holds the packet passage status of each monitored location according to an instruction from the passage determination unit 55. In addition, the passage determination unit 55 monitors (refers to) the path table 56, detects a failure inside the router according to the packet passage state, and notifies the maintenance operation system 4 of the failure.

この一実施の形態の通信システム1のルータにおいては、ルーティング制御部51、識別子付与部52、パケット監視部53、ルーティングテーブル54、及び制御パケットバッファPBCのパケット監視部57は、他のルータとルーティング(経路)情報を交換する場合に機能する。この場合、通過判定部55は、パケット監視部53,57などから通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を記録するとともに、パステーブル56を監視し、パケット通過状況に応じて、ルータ内部の障害を検出
し、保守運用システム4に通知する。
In the router of the communication system 1 according to this embodiment, the routing control unit 51, the identifier assigning unit 52, the packet monitoring unit 53, the routing table 54, and the packet monitoring unit 57 of the control packet buffer PBC are connected with other routers. It functions when exchanging (route) information. In this case, the passage determination unit 55 records the packet passage state in the path table 56 based on the packet passage information notified from the packet monitoring units 53 and 57, etc., and monitors the path table 56 to determine the packet passage state. In response, a failure inside the router is detected and notified to the maintenance operation system 4.

[パス識別子]
上述したように、識別子付与部12は、出力インターフェース識別子とともに、ルータ内の通過(転送)ルートを一意に示すパス識別子を伝送対象パケットにルータ内ヘッダ(装置内ヘッダ)として付加する。ここで、図8を参照して、パス識別子の詳細について述べる。
[Path identifier]
As described above, the identifier assigning unit 12 adds a path identifier uniquely indicating a passing (forwarding) route in the router together with the output interface identifier to the transmission target packet as an intra-router header (intra-device header). Here, the details of the path identifier will be described with reference to FIG.

図8に示すように、ルータ内で転送される伝送対象パケットは、IPヘッダ及びデータ(パケットデータ)を含む通常のIPパケットにルータ内ヘッダの一部としてパス識別子PIDを付加した構成である。パス識別子PIDは、バージョンF1、ヘッダ長F2、ルータの入力インターフェース番号(入力物理ポート番号)F3、ルータの出力インターフェース番号(出力物理ポート番号)F4、及びパケット番号F5のフィールドを含む。   As shown in FIG. 8, the transmission target packet transferred in the router has a configuration in which a path identifier PID is added to a normal IP packet including an IP header and data (packet data) as a part of the header in the router. The path identifier PID includes fields of version F1, header length F2, router input interface number (input physical port number) F3, router output interface number (output physical port number) F4, and packet number F5.

パス識別子PIDにおいて、バージョンF1はパス識別子のバージョンを4bitで表す。ここでは、バージョンF1は、ルータ内の各監視箇所に存在するパケット監視部が通過する伝送対象パケットをルート(通過ルート)単位で監視するか、通過ルート毎にパケット単位で監視するかを表す。このバージョンF1は、例えば保守運用システム4からの指示に基づいて、制御部CONTにより識別子付与部12,52に予め通知される。   In the path identifier PID, the version F1 represents the version of the path identifier with 4 bits. Here, the version F1 indicates whether the transmission target packet that the packet monitoring unit existing at each monitoring location in the router passes is monitored in units of routes (passing routes) or in units of packets for each passing route. The version F1 is notified in advance to the identifier assigning units 12 and 52 by the control unit CONT based on an instruction from the maintenance operation system 4, for example.

また、パス識別子PIDにおいて、ヘッダ長F2はパス識別子全体の長さを1byteで表す。ルータの入力インターフェース番号F3は、伝送対象パケットがルータに到着した際の入力インターフェース部IFI1〜IFInのインターフェース番号を表す。ルータの出力インターフェース番号F4は、伝送対象パケットがルータから送出される際の出力インターフェース部IFE1〜IFEmのインターフェース番号を表す。   In the path identifier PID, the header length F2 represents the length of the entire path identifier in 1 byte. The router input interface number F3 represents the interface numbers of the input interface units IFI1 to IFIn when the transmission target packet arrives at the router. The output interface number F4 of the router represents the interface number of the output interface units IFE1 to IFEm when the transmission target packet is transmitted from the router.

さらに、パス識別子PIDにおいて、パケット番号F5は、ルータ内の同一ルートを通る断片化パケットを一意に示すための順序番号であり、IPヘッダから得ることが可能である。入力インターフェース番号F3、出力インターフェース番号F4及びパケット番号F5のフィールドは可変長である。   Further, in the path identifier PID, the packet number F5 is a sequence number for uniquely indicating a fragmented packet passing through the same route in the router, and can be obtained from the IP header. The fields of the input interface number F3, the output interface number F4, and the packet number F5 are variable length.

更に詳述すると、ルータ内の各監視箇所に存在するパケット監視部が、バージョンF1に基づいて通過する伝送対象パケットを通過ルート単位で監視し、パケット通過情報を通過判定部55に通知する第1監視形態を採る場合、識別子付与部12は、ルータ内の通過ルート、つまり入力インターフェース番号と出力インターフェース番号との組を一意に示すパス識別子PIDを伝送対象パケットにルータ内ヘッダとして付加する。   More specifically, the packet monitoring unit existing at each monitoring location in the router monitors the transmission target packet passing based on the version F1 for each passing route, and notifies the passage determining unit 55 of the packet passing information. When the monitoring form is adopted, the identifier assigning unit 12 adds a path identifier PID uniquely indicating a passing route in the router, that is, a set of the input interface number and the output interface number, to the transmission target packet as an intra-router header.

したがって、第1監視形態を採る場合、パス識別子PIDには、識別子付与部12により、入力インターフェース番号F3(例えば、F3=#In=5)及び出力インターフェース番号F4(例えば、F4=#E1=1)が設定されるが、パケット番号F5は設定されない。そして、パステーブル56のパス識別子欄には、入力インターフェース番号F3と出力インターフェース番号F4との組を一意に示す「51」が記録される。   Accordingly, when the first monitoring mode is adopted, the path identifier PID is given to the path identifier PID by the identifier adding unit 12 and the input interface number F3 (for example, F3 = # In = 5) and the output interface number F4 (for example, F4 = # E1 = 1). ) Is set, but the packet number F5 is not set. In the path identifier field of the path table 56, “51” that uniquely indicates the set of the input interface number F3 and the output interface number F4 is recorded.

また、各パケット監視部が、バージョンF1に基づいて通過する伝送対象パケットを通過ルート毎にパケット単位で監視し、パケット通過情報を通過判定部55に通知する第2監視形態を採る場合、識別子付与部12は、ルータ内の通過ルート(入力インターフェース番号と出力インターフェース番号との組)を一意に示す情報に加え、ルータ内の同一ルートを通る断片化パケットを一意に示すための順序番号であるパケット番号を含むパス識別子PIDを伝送対象パケットにルータ内ヘッダとして付加する。   In addition, when each packet monitoring unit adopts the second monitoring mode in which the transmission target packet passing based on version F1 is monitored for each passing route and the packet determination information is notified to the passage determining unit 55, an identifier is added. The unit 12 is a packet that is a sequence number for uniquely indicating a fragmented packet that passes through the same route in the router, in addition to information that uniquely indicates a passing route (a pair of an input interface number and an output interface number) in the router. A path identifier PID including a number is added to the transmission target packet as an intra-router header.

したがって、第2監視形態を採る場合、パス識別子PIDには、識別子付与部12により、入力インターフェース番号F3(例えば、F3=#In=5)及び出力インターフェース番号F4(例えば、F4=#E1=1)と共に、パケット番号F5(例えば、F5=045)が設定される。そして、パステーブル56のパス識別子欄には、入力インターフェース番号F3と出力インターフェース番号F4とパケット番号F5とを示す「51045」が記録される。   Therefore, when the second monitoring mode is adopted, the input interface number F3 (for example, F3 = # In = 5) and the output interface number F4 (for example, F4 = # E1 = 1) are applied to the path identifier PID by the identifier adding unit 12. ), A packet number F5 (for example, F5 = 045) is set. In the path identifier column of the path table 56, “51045” indicating the input interface number F3, the output interface number F4, and the packet number F5 is recorded.

[ルータの動作]
〈第1監視形態〉
ルータ内の各監視箇所に存在するパケット監視部が、通過する伝送対象パケットのパス識別子PIDを通過ルート単位で監視し、パケット通過情報を通過判定部55に通知する第1監視形態を採る場合、ルータにおける動作例について関連図を併せ参照して説明する。
[Router operation]
<First monitoring mode>
When the packet monitoring unit present at each monitoring location in the router monitors the path identifier PID of the transmission target packet that passes through, in the unit of the passing route, and adopts the first monitoring form in which the packet passing information is notified to the passage determining unit 55, An operation example in the router will be described with reference to related drawings.

図7に詳細構成を例示するルータのn個目の入力インターフェース部IFInにパケットが到着したとき、入力ネットワークプロセッサNPIの宛先アドレス抽出部11は、到着(受信)した伝送対象パケットのIPヘッダから宛先アドレス(IPアドレス)「a」を抽出し、識別子付与部12に通知する(図9中の処理901,902)。   When a packet arrives at the nth input interface unit IFIn of the router whose detailed configuration is illustrated in FIG. 7, the destination address extraction unit 11 of the input network processor NPI receives the destination from the IP header of the packet to be transmitted that has arrived (received). The address (IP address) “a” is extracted and notified to the identifier assigning unit 12 (processes 901 and 902 in FIG. 9).

識別子付与部12は、通知された宛先アドレス「a」に基づいて、FIB14の格納情報から1個目の出力インターフェース部IFE1対応の出力インターフェース番号「#E1」を決定(抽出)し、スイッチ41におけるスイッチングのための出力インターフェース識別子「E1」を生成して、伝送対象パケットにルータ内ヘッダの一部として付加する(図9中の処理903,904,905)。   The identifier assigning unit 12 determines (extracts) the output interface number “# E1” corresponding to the first output interface unit IFE1 from the storage information of the FIB 14 based on the notified destination address “a”, and in the switch 41 An output interface identifier “E1” for switching is generated and added to the transmission target packet as a part of the header in the router (processes 903, 904, and 905 in FIG. 9).

また、識別子付与部12は、ルータ内の通過ルートPR1、つまり入力インターフェース番号と出力インターフェース番号との組を一意に示すパス識別子(PID)「X」を作成して、伝送対象パケットにルータ内ヘッダとして更に付加した後に送出する(図9中の処理906,907)。   Further, the identifier assigning unit 12 creates a path identifier (PID) “X” that uniquely indicates a passing route PR1 in the router, that is, a set of an input interface number and an output interface number, and adds an intra-router header to the transmission target packet. And then sent out (processes 906 and 907 in FIG. 9).

第1監視形態を採る場合、パス識別子「X」には、識別子付与部12により、入力インターフェース番号F3(例えば、F3=#In=5)及び出力インターフェース番号F4(例えば、F4=#E1=1)が設定されるが、パケット番号F5は設定されない。   When the first monitoring mode is adopted, the path identifier “X” is given an input interface number F3 (for example, F3 = # In = 5) and an output interface number F4 (for example, F4 = # E1 = 1) by the identifier adding unit 12. ) Is set, but the packet number F5 is not set.

パケット監視部13は、通過するパケットを監視してパス識別子「X」を抽出し、パス識別子「X」及び通過部位情報(ここでは、NPI番号)を含むパケット通過情報を制御部CONTの通過判定部55に制御線C1を通して通知した後に、パケットを送出する(図10中の処理1001,1002,1003,1004)。   The packet monitoring unit 13 monitors the passing packet, extracts the path identifier “X”, and determines the packet passage information including the path identifier “X” and passage part information (here, the NPI number) as the passage determination of the control unit CONT. After notifying the unit 55 through the control line C1, the packet is transmitted (processing 1001, 1002, 1003, 1004 in FIG. 10).

ルータ内の各監視箇所に存在する他のパケット監視部15,21,23,42,43,45,46は、同様に通過するパケットを監視してパス識別子「X」を抽出し、パケット通過情報を通過判定部55に通知する。   Other packet monitoring units 15, 21, 23, 42, 43, 45, and 46 existing at each monitoring location in the router similarly monitor packets passing through to extract a path identifier “X”, and packet passing information To the passage determination unit 55.

通過判定部55は、パケット監視部13などから通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を順次に記録し、上書更新する(図10中の処理1005)。   The passage determination unit 55 sequentially records the packet passage state in the path table 56 based on the packet passage information notified from the packet monitoring unit 13 or the like, and updates the overwriting (process 1005 in FIG. 10).

通過判定部55は、伝送対象パケットがルータに到着した後、予め定めた時間内にルータから出力しないとき、異常発生と判定する。この例では、通過判定部55は、パステーブル56に新規エントリを作成した後、パステーブル56を監視し、予め定めた時間待っ
ても、全ての監視部位にパケット通過が記録されなければ、異常発生と判定し、特定した障害部位を保守運用システム4に通知する。
The passage determination unit 55 determines that an abnormality has occurred when the transmission target packet does not output from the router within a predetermined time after it arrives at the router. In this example, the passage determination unit 55 creates a new entry in the path table 56, then monitors the path table 56, and if no packet passage is recorded in all the monitored parts even after waiting for a predetermined time, It is determined that the failure has occurred, and the identified failure part is notified to the maintenance operation system 4.

続いて、通過判定部55における処理について、更に詳述する。   Next, the processing in the passage determination unit 55 will be described in detail.

通過判定部55は、パケット監視部13などからパス識別子「X」及び通過部位情報を含むパケット通過情報を受信すると、パステーブル56にエントリがあることを判定する(図11中の処理1101,1102)。   When receiving the packet passage information including the path identifier “X” and the passage part information from the packet monitoring unit 13 or the like, the passage determination unit 55 determines that there is an entry in the path table 56 (processing 1101 and 1102 in FIG. 11). ).

エントリとしてのパス識別子「X」がパステーブル56に既に記録されている場合は、パケット通過状況をパステーブル56に記録し、上書更新する(図11中の処理1105)。   If the path identifier “X” as an entry has already been recorded in the path table 56, the packet passage status is recorded in the path table 56 and overwritten (step 1105 in FIG. 11).

エントリとしてのパス識別子「X」がパステーブル56にない場合は、パステーブル56のパス識別子欄には、新規エントリが作成(記録)される(図11中の処理1103)。   If the path identifier “X” as an entry does not exist in the path table 56, a new entry is created (recorded) in the path identifier column of the path table 56 (process 1103 in FIG. 11).

通過判定部55は、新規エントリを作成したとき、障害判定タイマTM1をセット(起動:ON)し、パケット通過状況をパステーブル56に記録する(図11中の処理1104,1105)。   When creating a new entry, the passage determination unit 55 sets (starts: ON) the failure determination timer TM1, and records the packet passage state in the path table 56 (processing 1104 and 1105 in FIG. 11).

通過判定部55は、全てのパケット通過状況をパステーブル56に記録したとき、障害判定タイマTM1をリセット(停止:OFF)して、処理を終了する(図11中の処理1106,1107)。   When all the packet passage states are recorded in the path table 56, the passage determination unit 55 resets (stops: OFF) the failure determination timer TM1 and ends the processing (processing 1106 and 1107 in FIG. 11).

通過判定部55は、上記処理1101〜1106を繰り返しながら、上記処理1104においてセットした障害判定タイマTM1が満了したか否かを判定する(図11中の処理1108)。   The passage determination unit 55 determines whether or not the failure determination timer TM1 set in the process 1104 has expired while repeating the processes 1101 to 1106 (process 1108 in FIG. 11).

通過判定部55は、障害判定タイマTM1が満了したときは、パステーブル56を参照し、パケット通過状況が記録されていない監視部位の障害と判定し、障害部位を保守運用システム4に通知する(図11中の処理1109,1110)。   When the failure determination timer TM1 expires, the passage determination unit 55 refers to the path table 56, determines that there is a failure in the monitoring portion where no packet passage state is recorded, and notifies the maintenance operation system 4 of the failure portion ( Processes 1109 and 1110 in FIG.

続いて、通過判定部55は、パステーブル56中の対応エントリのレコードをクリアすると共に、障害判定タイマTM1をリセットして、処理を終了する(図11中の処理1111,1112)。   Subsequently, the passage determination unit 55 clears the record of the corresponding entry in the path table 56, resets the failure determination timer TM1, and ends the process (processes 1111 and 1112 in FIG. 11).

図12(A)に示す例では、パステーブル56のパス識別子欄には、新規エントリとしてX=「51」が記録される。また、パステーブル56のパス識別子「51」に対応するレコードの各監視部位(監視箇所)欄には、パケット通過状況(ON:通過)が記録される。   In the example shown in FIG. 12A, X = “51” is recorded as a new entry in the path identifier column of the path table 56. In addition, a packet passage state (ON: passage) is recorded in each monitoring part (monitoring part) column of the record corresponding to the path identifier “51” of the path table 56.

ルータにおける対象の監視部位は、入力インターフェース部IFI1〜IFIn、出力インターフェース部IFE1〜IFEm、及びスイッチ部SWであるが、この例では、障害検出精度を上げるために更に細分化している。したがって、図12(A)に示すように、パステーブル56の監視部位欄には、入力ネットワークプロセッサNPI、入力パケットバッファPBI、スイッチ部SWの入力及び出力、出力パケットバッファPBO、及び出力ネットワークプロセッサNPOが予め登録されている。   The target monitoring parts in the router are the input interface units IFI1 to IFIn, the output interface units IFE1 to IFEm, and the switch unit SW, but in this example, they are further subdivided to increase the fault detection accuracy. Therefore, as shown in FIG. 12A, the monitoring part column of the path table 56 includes the input network processor NPI, the input packet buffer PBI, the input and output of the switch unit SW, the output packet buffer PBO, and the output network processor NPO. Is registered in advance.

例えば、スイッチ部SWのスイッチ41内部の障害により、パケット損失が発生した場
合、スイッチ41の入力までのパケット監視部13,15,43をパケットが通過するが、スイッチ41の出力以降のパケット監視部45,23,21をパケットが通過しないので、パステーブル56のスイッチ部SWの出力、出力パケットバッファPBO、及び出力ネットワークプロセッサNPOの監視部位欄には、パケットの通過は記録されない。
For example, when a packet loss occurs due to a failure inside the switch 41 of the switch unit SW, the packet passes through the packet monitoring units 13, 15, and 43 until the input of the switch 41, but the packet monitoring unit after the output of the switch 41 Since the packets do not pass through 45, 23, and 21, no packet passes are recorded in the output of the switch unit SW of the path table 56, the output packet buffer PBO, and the monitoring part column of the output network processor NPO.

ルータが正常動作している場合、識別子除去部22において出力インターフェース識別子「E1」及びパス識別子「X」を含むルータ内ヘッダを除去された伝送対象パケットはルータから送出される。   When the router is operating normally, the packet to be transmitted from which the header in the router including the output interface identifier “E1” and the path identifier “X” has been removed by the identifier removing unit 22 is transmitted from the router.

〈第2監視形態〉
次に、ルータ内の各監視箇所に存在するパケット監視部が、通過する伝送対象パケットのパス識別子PIDを通過ルート毎にパケット単位で監視し、パケット通過情報を通過判定部55に通知する第2監視形態を採る場合、ルータにおける動作例について関連図を併せ参照して説明する。
<Second monitoring mode>
Next, the packet monitoring unit existing at each monitoring location in the router monitors the path identifier PID of the transmission target packet passing for each passing route, and notifies the passage determining unit 55 of the packet passing information. In the case of adopting the monitoring mode, an example of the operation in the router will be described with reference to related drawings.

図7に詳細構成を例示するルータのn個目の入力インターフェース部IFInにパケットが到着したとき、入力ネットワークプロセッサNPIの宛先アドレス抽出部11は、到着した伝送対象パケットのIPヘッダから宛先アドレス「a」を抽出し、識別子付与部12に通知する(図9中の処理901,902)。   When a packet arrives at the nth input interface unit IFIn of the router whose detailed configuration is illustrated in FIG. 7, the destination address extraction unit 11 of the input network processor NPI uses the destination address “a” from the IP header of the arrived transmission target packet. Is extracted and notified to the identifier assigning unit 12 (processes 901 and 902 in FIG. 9).

識別子付与部12は、通知された宛先アドレス「a」に基づいて、FIB14の格納情報から1個目の出力インターフェース部IFE1対応の出力インターフェース番号「#E1」を抽出し、スイッチ41におけるスイッチングのための出力インターフェース識別子「E1」を生成して、伝送対象パケットにルータ内ヘッダの一部として付加する(図9中の処理903,904,905)。   Based on the notified destination address “a”, the identifier assigning unit 12 extracts the output interface number “# E1” corresponding to the first output interface unit IFE1 from the storage information of the FIB 14, and performs switching in the switch 41. Output interface identifier “E1” is added as a part of the header in the router to the transmission target packet (processes 903, 904, and 905 in FIG. 9).

また、識別子付与部12は、ルータ内の通過ルートPR1、つまり入力インターフェース番号と出力インターフェース番号との組を一意に示す情報に加え、ルータ内の同一ルートを通る断片化パケットを一意に示すための順序番号であるパケット番号を含むパス識別子(PID)「X」(「X1」,「X2」・・・)を作成して、伝送対象パケットにルータ内ヘッダとして更に付加した後に送出する(図9中の処理906,907)。なお、識別子付与部12は、パス識別子「X1」,「X2」などを作成する過程で、伝送対象パケットのIPヘッダから断片化パケットの順序番号を抽出してパケット番号とする。   Further, the identifier assigning unit 12 uniquely indicates a fragmented packet that passes through the same route in the router, in addition to information that uniquely indicates a passing route PR1 in the router, that is, a set of an input interface number and an output interface number. A path identifier (PID) “X” (“X1”, “X2”...) Including a packet number which is a sequence number is created and further added as a header in the router to the transmission target packet (FIG. 9). Processing 906, 907). In the process of creating the path identifiers “X1”, “X2”, etc., the identifier assigning unit 12 extracts the sequence number of the fragmented packet from the IP header of the transmission target packet and sets it as the packet number.

第2監視形態を採る場合、パス識別子「X1」には、識別子付与部12により、入力インターフェース番号F3(例えば、F3=#In=5)及び出力インターフェース番号F4(例えば、F4=#E1=1)と共に、パケット番号F5(例えば、F5=001)が設定される。次のパス識別子「X2」には、識別子付与部12により、入力インターフェース番号F3(例えば、F3=#In=5)及び出力インターフェース番号F4(例えば、F4=#E1=1)と共に、パケット番号F5(例えば、F5=002)が設定される。   In the case of adopting the second monitoring mode, the path identifier “X1” is given an input interface number F3 (for example, F3 = # In = 5) and an output interface number F4 (for example, F4 = # E1 = 1) by the identifier adding unit 12. ), A packet number F5 (for example, F5 = 001) is set. For the next path identifier “X2”, the identifier assigning unit 12 uses the input interface number F3 (for example, F3 = # In = 5) and the output interface number F4 (for example, F4 = # E1 = 1) together with the packet number F5. (For example, F5 = 002) is set.

続いて、ルータ内の各監視箇所に存在するパケット監視部13,15,43,45,23,21は、上述した処理1001,1002,1003,1004と同様に、通過するパケットを監視してパス識別子「X1」,「X2」などを抽出し、パケット通過情報を通過判定部55に通知する。   Subsequently, the packet monitoring units 13, 15, 43, 45, 23, and 21 existing at each monitoring location in the router monitor the passing packet and pass the path in the same manner as the processing 1001, 1002, 1003, and 1004 described above. The identifiers “X1”, “X2” and the like are extracted, and packet passage information is notified to the passage determination unit 55.

通過判定部55は、上述した処理1005と同様に、パケット監視部13などから通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を順次に記録し、上書更新する。   Similar to the processing 1005 described above, the passage determination unit 55 sequentially records the packet passage state in the path table 56 based on the packet passage information notified from the packet monitoring unit 13 or the like, and updates the overwriting.

また、通過判定部55は、上述した処理1101〜1112と同様に、パステーブル56に新規エントリを作成した後、パステーブル56を監視し、予め定めた時間待っても、全ての監視部位にパケット通過が記録されなければ、異常発生と判定し、特定した障害部位を保守運用システム4に通知する。   Similarly to the above-described processes 1101 to 1112, the passage determination unit 55 creates a new entry in the path table 56 and then monitors the path table 56. If the passage is not recorded, it is determined that an abnormality has occurred, and the identified faulty part is notified to the maintenance operation system 4.

図12(B)に示す例では、パステーブル56のパス識別子欄には、新規エントリとしてX1=「51001」,X2=「51002」などが記録される。また、パステーブル56のパス識別子「51001」,「51002」に対応するレコードの各監視部位欄には、パケット通過状況(ON:通過)が記録される。   In the example shown in FIG. 12B, X1 = “51001”, X2 = “51002”, and the like are recorded in the path identifier column of the path table 56 as new entries. Further, the packet passage status (ON: passage) is recorded in each monitoring part column of the record corresponding to the path identifiers “51001” and “51002” of the path table 56.

例えば、スイッチ部SWのスイッチ41内部の障害により、パケット損失が発生した場合、スイッチ41の入力までのパケット監視部13,15,43をパケットが通過するが、スイッチ41の出力以降のパケット監視部45,23,21をパケットが通過しないので、パステーブル56のスイッチ部SWの出力、出力パケットバッファPBO、及び出力ネットワークプロセッサNPOの監視部位欄には、パケットの通過は記録されない。   For example, when a packet loss occurs due to a failure inside the switch 41 of the switch unit SW, the packet passes through the packet monitoring units 13, 15, and 43 until the input of the switch 41, but the packet monitoring unit after the output of the switch 41 Since the packets do not pass through 45, 23, and 21, no packet passes are recorded in the output of the switch unit SW of the path table 56, the output packet buffer PBO, and the monitoring part column of the output network processor NPO.

ルータが正常動作している場合、識別子除去部22において出力インターフェース識別子「E1」及びパス識別子「X1」,「X2」などを含むルータ内ヘッダを除去された伝送対象パケットはルータから送出される。   When the router is operating normally, the packet to be transmitted from which the header in the router including the output interface identifier “E1” and the path identifiers “X1” and “X2” is removed by the identifier removing unit 22 is transmitted from the router.

〈変形動作例〉
図6に示す一実施の形態の通信システム1においては、IPネットワーク2上のルータR11〜R14間でルーティング情報を交換する場合がある。
<Deformation example>
In the communication system 1 according to the embodiment shown in FIG. 6, routing information may be exchanged between the routers R <b> 11 to R <b> 14 on the IP network 2.

図7に詳細構成を例示するルータ(特定ルータ)においては、ルーティング制御部51、識別子付与部52、パケット監視部53、ルーティングテーブル54、及び制御パケットバッファPBCのパケット監視部57は、他のルータとルーティング情報を交換する場合に機能する。   In the router (specific router) whose detailed configuration is illustrated in FIG. 7, the routing control unit 51, the identifier assigning unit 52, the packet monitoring unit 53, the routing table 54, and the packet monitoring unit 57 of the control packet buffer PBC are the other routers. It works when exchanging routing information with.

ルーティング情報を交換する場合、特定ルータのルーティング制御部51から他のルータにルーティング情報を含む制御パケットを図7中の通過ルートPR2により発信する形態と、他のルータから特定ルータのルーティング制御部51にルーティング情報を含む制御パケットが図7中の通過ルートPR3により着信する形態とがある。これらの制御パケット発信形態及び制御パケット着信形態のいずれにおいても上述した第1監視形態及び第2監視形態を選択的に適用可能である。   When exchanging the routing information, a control packet including the routing information is transmitted from the routing control unit 51 of the specific router to the other router by the passing route PR2 in FIG. 7, and the routing control unit 51 of the specific router from the other router. There is a form in which a control packet including routing information is received by the passing route PR3 in FIG. The first monitoring mode and the second monitoring mode described above can be selectively applied to both the control packet transmission mode and the control packet reception mode.

例えば、制御パケットを通過ルートPR2により発信する形態において、第1監視形態を採用する場合、ルーティング制御部51は、伝送対象パケット(制御パケット)のIPヘッダに他のルータ対応の宛先アドレス「a」及びルーティング情報を含む制御パケットを示す情報を設定し、識別子付与部52に通知する。   For example, when the first monitoring mode is adopted in the mode in which the control packet is transmitted by the passing route PR2, the routing control unit 51 includes the destination address “a” corresponding to another router in the IP header of the transmission target packet (control packet). And the information which shows the control packet containing routing information is set, and the identifier provision part 52 is notified.

識別子付与部52は、通知された宛先アドレス「a」に基づいて、ルーティングテーブル54の格納情報から1個目の出力インターフェース部IFE1対応の出力インターフェース番号「#E1」を抽出し、スイッチ41におけるスイッチングのための出力インターフェース識別子「E1」を生成して、伝送対象パケットにルータ内ヘッダの一部として付加する。   The identifier assigning unit 52 extracts the output interface number “# E1” corresponding to the first output interface unit IFE1 from the stored information of the routing table 54 based on the notified destination address “a”, and performs switching in the switch 41. Output interface identifier “E1” is generated and added to the transmission target packet as a part of the header in the router.

また、識別子付与部52は、通知されたルーティング情報を含む制御パケットを示す情報に基づいて、ルータ内の通過ルートとして、入力インターフェース番号に代替して制御
パケット発信を示す情報と出力インターフェース番号とを示すパス識別子「M1」を作成して、伝送対象パケットにルータ内ヘッダとして更に付加した後に送出する。
Further, the identifier assigning unit 52 uses the information indicating the control packet including the notified routing information as the passing route in the router, the information indicating the transmission of the control packet instead of the input interface number, and the output interface number. A path identifier “M1” is generated and added to the transmission target packet as a header in the router, and then transmitted.

制御パケット発信形態を採る場合、伝送対象パケットは、制御パケットバッファPBCからパケット監視部44を経て、スイッチ41に入力される。   When the control packet transmission form is adopted, the transmission target packet is input from the control packet buffer PBC to the switch 41 via the packet monitoring unit 44.

ルータ内の各監視箇所に存在するパケット監視部53,57,44,45,23,21は、上述した処理1001,1002,1003,1004と同様に、通過するパケットを監視してパス識別子「M1」を抽出し、パケット通過情報を通過判定部55に通知する。   The packet monitoring units 53, 57, 44, 45, 23, and 21 existing at each monitoring location in the router monitor the passing packet and monitor the path identifier “M 1” in the same manner as the processes 100 1, 100 2, 100 3, and 100 4 described above. ”Is extracted, and packet passage information is notified to the passage determination unit 55.

通過判定部55は、上述した処理1005と同様に、パケット監視部53などから通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を順次に記録し、上書更新する。   Similar to the processing 1005 described above, the passage determination unit 55 sequentially records the packet passage state in the path table 56 based on the packet passage information notified from the packet monitoring unit 53 and the like, and updates the overwriting.

また、通過判定部55は、上述した処理1101〜1112と同様に、パステーブル56に新規エントリを作成した後、パステーブル56を監視し、予め定めた時間待っても、全ての監視部位にパケット通過が記録されなければ、異常発生と判定し、特定した障害部位を保守運用システム4に通知する。   Similarly to the above-described processes 1101 to 1112, the passage determination unit 55 creates a new entry in the path table 56 and then monitors the path table 56. If the passage is not recorded, it is determined that an abnormality has occurred, and the identified faulty part is notified to the maintenance operation system 4.

図12(C)に示す例では、パステーブル56のパス識別子欄には、新規エントリとしてM1=「01」(ここで、「0」は制御パケット発信を示す情報である)が記録される。また、パステーブル56のパス識別子「01」に対応するレコードの各監視部位欄には、パケット通過状況(ON:通過)が記録される。   In the example shown in FIG. 12C, M1 = “01” (where “0” is information indicating control packet transmission) is recorded as a new entry in the path identifier column of the path table 56. In addition, the packet passage status (ON: passage) is recorded in each monitoring part column of the record corresponding to the path identifier “01” of the path table 56.

図12(C)に示すように、パステーブル56の監視部位欄には、制御部CONT、制御パケットバッファPBC、スイッチ部SWの入力及び出力、出力パケットバッファPBO、及び出力ネットワークプロセッサNPOが予め登録されている。   As shown in FIG. 12C, in the monitoring part column of the path table 56, the control unit CONT, the control packet buffer PBC, the input and output of the switch unit SW, the output packet buffer PBO, and the output network processor NPO are registered in advance. Has been.

例えば、スイッチ部SWのスイッチ41内部の障害により、パケット損失が発生した場合、スイッチ41の入力までのパケット監視部53,57,44をパケットが通過するが、スイッチ41の出力以降のパケット監視部45,23,21をパケットが通過しないので、パステーブル56のスイッチ部SWの出力、出力パケットバッファPBO、及び出力ネットワークプロセッサNPOの監視部位欄には、パケットの通過は記録されない。   For example, when a packet loss occurs due to a failure inside the switch 41 of the switch unit SW, the packet passes through the packet monitoring units 53, 57, and 44 up to the input of the switch 41, but the packet monitoring unit after the output of the switch 41 Since the packets do not pass through 45, 23, and 21, no packet passes are recorded in the output of the switch unit SW of the path table 56, the output packet buffer PBO, and the monitoring part column of the output network processor NPO.

ルータが正常動作している場合、識別子除去部22において出力インターフェース識別子「E1」及びパス識別子「M1」を含むルータ内ヘッダを除去された伝送対象パケットはルータから送出される。   When the router is operating normally, the packet to be transmitted from which the header in the router including the output interface identifier “E1” and the path identifier “M1” has been removed by the identifier removing unit 22 is transmitted from the router.

次に、例えば、制御パケットが通過ルートPR3により着信する形態において、第1監視形態を採用する場合、ルータのn個目の入力インターフェース部IFInにパケットが到着したとき、入力ネットワークプロセッサNPIの宛先アドレス抽出部11は、到着した伝送対象パケット(制御パケット)のIPヘッダから自己宛の宛先アドレス「aa」を抽出し、識別子付与部12に通知する。   Next, for example, when the first monitoring form is adopted in the form in which the control packet arrives through the passing route PR3, when the packet arrives at the nth input interface unit IFIn of the router, the destination address of the input network processor NPI The extraction unit 11 extracts the destination address “aa” addressed to itself from the IP header of the arrived transmission target packet (control packet), and notifies the identifier addition unit 12 of the destination address.

識別子付与部12は、通知された自己宛の宛先アドレス「aa」に基づいて、IPヘッダからルーティング情報を含む制御パケットを示す情報を参照し、ルータ内の通過ルートとして、入力インターフェース番号と、出力インターフェース番号に代替して制御パケット着信を示す情報とを示すパス識別子「M2」を作成して、伝送対象パケットにルータ内ヘッダとして付加した後に送出する。   The identifier assigning unit 12 refers to the information indicating the control packet including the routing information from the IP header, based on the notified destination address “aa” addressed to itself, and outputs the input interface number and the output as the passing route in the router. A path identifier “M2” indicating information indicating the arrival of the control packet is created instead of the interface number, and is added to the transmission target packet as a header in the router and then transmitted.

制御パケット着信形態を採る場合、伝送対象パケットは、入力パケットバッファPBIからパケット監視部43を経てスイッチ41に入力され、パケット監視部44に出力される。そして、伝送対象パケットは、制御パケットバッファPBC及びパケット監視部53を経て、ルーティング制御部51に入力されて処理される。   When the control packet incoming form is adopted, the transmission target packet is input from the input packet buffer PBI to the switch 41 via the packet monitoring unit 43 and output to the packet monitoring unit 44. The transmission target packet is input to the routing control unit 51 via the control packet buffer PBC and the packet monitoring unit 53 and processed.

ルータ内の各監視箇所に存在するパケット監視部13,15,43,44,57,53は、上述した処理1001,1002,1003,1004と同様に、通過するパケットを監視してパス識別子「M2」を抽出し、パケット通過情報を通過判定部55に通知する。   The packet monitoring units 13, 15, 43, 44, 57, and 53 existing at each monitoring location in the router monitor the packets that pass and monitor the path identifier “M2” in the same manner as the processing 1001, 1002, 1003, and 1004 described above. ”Is extracted, and packet passage information is notified to the passage determination unit 55.

通過判定部55は、上述した処理1005と同様に、パケット監視部13などから通知されたパケット通過情報を基に、パステーブル56にパケット通過状況を順次に記録し、上書更新する。   Similar to the processing 1005 described above, the passage determination unit 55 sequentially records the packet passage state in the path table 56 based on the packet passage information notified from the packet monitoring unit 13 or the like, and updates the overwriting.

また、通過判定部55は、上述した処理1101〜1112と同様に、パステーブル56に新規エントリを作成した後、パステーブル56を監視し、予め定めた時間待っても、全ての監視部位にパケット通過が記録されなければ、異常発生と判定し、特定した障害部位を保守運用システム4に通知する。   Similarly to the above-described processes 1101 to 1112, the passage determination unit 55 creates a new entry in the path table 56 and then monitors the path table 56. If the passage is not recorded, it is determined that an abnormality has occurred, and the identified faulty part is notified to the maintenance operation system 4.

図12(D)に示す例では、パステーブル56のパス識別子欄には、新規エントリとしてM2=「50」(ここで、「0」は制御パケット着信を示す情報である)が記録される。また、パステーブル56のパス識別子「50」に対応するレコードの各監視部位欄には、パケット通過状況(ON:通過)が記録される。   In the example shown in FIG. 12D, M2 = “50” (where “0” is information indicating the arrival of a control packet) is recorded as a new entry in the path identifier column of the path table 56. In addition, the packet passage state (ON: passage) is recorded in each monitoring part column of the record corresponding to the path identifier “50” of the path table 56.

図12(D)に示すように、パステーブル56の監視部位欄には、入力ネットワークプロセッサNPI、入力パケットバッファPBI、スイッチ部SWの入力及び出力、制御パケットバッファPBC、及び制御部CONTが予め登録されている。   As shown in FIG. 12D, in the monitoring part column of the path table 56, the input network processor NPI, the input packet buffer PBI, the input and output of the switch unit SW, the control packet buffer PBC, and the control unit CONT are registered in advance. Has been.

例えば、スイッチ部SWのスイッチ41内部の障害により、パケット損失が発生した場合、スイッチ41の入力までのパケット監視部13,15,43をパケットが通過するが、スイッチ41の出力以降のパケット監視部44,57,53をパケットが通過しないので、パステーブル56のスイッチ部SWの出力、制御パケットバッファPBC、及び制御部CONTの監視部位欄には、パケットの通過は記録されない。   For example, when a packet loss occurs due to a failure inside the switch 41 of the switch unit SW, the packet passes through the packet monitoring units 13, 15, and 43 until the input of the switch 41, but the packet monitoring unit after the output of the switch 41 Since the packet does not pass through 44, 57, 53, the passage of the packet is not recorded in the output of the switch unit SW of the path table 56, the control packet buffer PBC, and the monitoring part column of the control unit CONT.

上記は、ルーティング情報を含むパケットを例に説明したが、自装置発または自装置宛の他のパケットについても同様に監視が可能である。   In the above description, a packet including routing information has been described as an example, but other packets originating from or destined to the own apparatus can be similarly monitored.

[通信システムの変形例]
上述した一実施の形態のサイレント障害自律検出機能を含む通信システム1においては、伝送対象パケットを転送する各ルータR11,R12,R13,R14に含まれている制御部CONTの通過判定部55が、パステーブル56及びパケット監視部13などと協働してルータ内部の異常発生を検出し、保守運用システム4にルータのIPアドレス及び障害箇所を含む障害部位通知を行う。
[Modification of communication system]
In the communication system 1 including the silent failure autonomous detection function of the above-described embodiment, the passage determination unit 55 of the control unit CONT included in each router R11, R12, R13, R14 that forwards the transmission target packet is In cooperation with the path table 56 and the packet monitoring unit 13, the occurrence of an abnormality in the router is detected, and a failure location notification including the router IP address and failure location is sent to the maintenance operation system 4.

この結果、保守運用システム4においては、各ルータからのこの障害部位通知に基づいて、特定ルータがパケット転送不可能であることを認識可能とした。   As a result, the maintenance operation system 4 can recognize that the specific router cannot transfer the packet based on the failure site notification from each router.

図13に例示する変形例の通信システム1Bにおいては、通過判定部及びパステーブルを集中配置の制御部としての制御システム7に設ける。   In the communication system 1B of the modified example illustrated in FIG. 13, the passage determination unit and the path table are provided in the control system 7 as a centralized control unit.

この制御システム7においては、各ルータR11A〜R14Aが、自身を通過する伝送対象パケットにルータ内部の通過ルートを示すパス識別子を付加し、ルータ内の各部位においてパス識別子を監視し、各部位のパケット通過状況をルータのIPアドレスとともに制御システム7に通知する。   In this control system 7, each router R11A to R14A adds a path identifier indicating a route inside the router to a transmission target packet passing through itself, monitors the path identifier in each part in the router, and The control system 7 is notified of the packet passing status together with the IP address of the router.

パス識別子及び通過部位情報を含むパケット通過情報とルータのIPアドレスとを通知された制御システム7においては、通過判定部(図示省略)がルータ対応のパステーブル(図示省略)にパケット通過情報を格納する。通過判定部は、このパステーブルの格納情報に基づいて、各ルータの各部位のパケット転送の有無を判定し、障害発生ルータの障害箇所を特定する。そして、制御システム7は保守運用システム4にルータのIPアドレス及び障害箇所を含む障害部位通知を行う。   In the control system 7 notified of the packet passage information including the path identifier and passage portion information and the IP address of the router, the passage determination unit (not shown) stores the packet passage information in the router-compatible path table (not shown). To do. The passage determination unit determines the presence / absence of packet transfer in each part of each router based on the storage information of this path table, and identifies the fault part of the faulty router. Then, the control system 7 notifies the maintenance operation system 4 of the faulty part including the router IP address and the faulty part.

この結果、保守運用システム4においては、制御システム7からのこの障害部位通知に基づいて、特定ルータがパケット転送不可能であることを認識可能である。   As a result, in the maintenance operation system 4, it is possible to recognize that the specific router cannot transfer the packet based on the notification of the faulty part from the control system 7.

この通信システム1Aのように、通過判定部及びパステーブルを含む制御システム7が集中配置の制御部としてネットワークレベルにある場合は、通信システム1に比較して、次のメリットがある。   When the control system 7 including the passage determination unit and the path table is at the network level as the centrally arranged control unit as in the communication system 1A, the following advantages can be obtained compared to the communication system 1.

(1)既存ルータへの変更を抑制しながら、通信システムにサイレント障害自律検出機能を適用することが可能である。   (1) It is possible to apply the silent failure autonomous detection function to the communication system while suppressing changes to the existing router.

(2)ルータが中継する伝送対象パケットのトラフィック量の増大などに起因して、ルータが管理するパステーブルのサイズが増大した場合に、ルータ内部のメモリ増設が必要になる。この場合、IPネットワークに存在する各ルータへの変更を抑制し、外部の制御システムの新設によって対応することが可能である。   (2) When the size of the path table managed by the router increases due to an increase in the traffic volume of the transmission target packet relayed by the router, it is necessary to increase the memory inside the router. In this case, a change to each router existing in the IP network can be suppressed, and this can be dealt with by newly establishing an external control system.

[その他の変形例]
上述した一実施の形態及び変形例においては、識別子付与部がパス識別子を伝送対象パケットに付加し、各パケット監視部が抽出したパス識別子と装置内の監視箇所を示す情報とを含む通過情報をそれぞれ通知することにより、通過判定部はパステーブルに記録したパケットの通過状況に応じて、装置内の障害箇所を検出しているが、識別子付与部を有しない中継装置においても障害箇所の特定が可能である。この場合、各パケット監視部では、パケット通過という事象のみをパステーブルに記録するように通知する。そして、通過判定部では、伝送対象パケットの通過ルート単位での通過判定は行わず、全ての通過ルートをまとめて通過判定を行う。これにより、通過ルート単位での障害箇所の特定はできないが、装置内の障害箇所の特定自体は可能である。また、パケット通過という事象を通過判定部に通知するパケット監視部を宛先アドレス抽出部の前段に物理的または論理的に配置する構成を上述した一実施の形態またはこのその他変形例と併用することにより、宛先アドレス抽出部の障害も検出できる等、より幅広い範囲での障害箇所特定が可能である。
[Other variations]
In the embodiment and the modification described above, the identifier adding unit adds the path identifier to the transmission target packet, and the passing information including the path identifier extracted by each packet monitoring unit and the information indicating the monitoring location in the apparatus is obtained. By notifying each, the passage determination unit detects the failure point in the device in accordance with the passage state of the packet recorded in the path table. Is possible. In this case, each packet monitoring unit notifies only the event of packet passing to be recorded in the path table. Then, the passage determination unit does not perform the passage determination for each transmission route of the transmission target packet, but performs the passage determination on all the passage routes together. As a result, it is not possible to specify the fault location in units of passage routes, but it is possible to specify the fault location within the apparatus. In addition, by using a configuration in which a packet monitoring unit for notifying the passage determination unit of an event of packet passing is physically or logically arranged upstream of the destination address extraction unit, in combination with the above-described embodiment or this other modification Therefore, it is possible to identify a failure location in a wider range, such as detecting a failure in the destination address extraction unit.

上述した一実施の形態及び変形例における処理はコンピュータで実行可能なプログラムとして提供され、CD−ROMやフレキシブルディスクなどの記録媒体、さらには通信回線を経て提供可能である。   The processing in the embodiment and the modification described above is provided as a computer-executable program, and can be provided via a recording medium such as a CD-ROM or a flexible disk, and further via a communication line.

また、上述した一実施の形態及び変形例における各処理はその任意の複数または全てを選択し組合せて実施することもできる。   In addition, each process in the above-described embodiment and modification can be performed by selecting and combining any or all of the processes.

[その他]
上述した一実施の形態及び変形例に関し、更に以下の付記を開示する。
[Others]
The following additional remarks are disclosed with respect to the above-described embodiment and modifications.

(付記1)
装置内の通過ルートを一意に示すパス識別子を伝送対象パケットに付加する付加手段と;
通過する前記パケットから前記パス識別子を抽出したとき、抽出した前記パス識別子と装置内の監視箇所を示す情報とを含む通過情報をそれぞれ通知する複数の監視手段と;
前記複数の監視手段から通知される前記通過情報に基づいて、前記パケットの通過状況をパステーブルに記録し、前記パステーブルに記録した前記通過状況に応じて、装置内の障害箇所を検出する判定手段と;
を備える中継装置。
(Appendix 1)
An adding means for adding a path identifier uniquely indicating a passing route in the apparatus to the transmission target packet;
A plurality of monitoring means for notifying each of passing information including the extracted path identifier and information indicating a monitoring location in the apparatus when the path identifier is extracted from the packet passing;
Based on the passage information notified from the plurality of monitoring means, the passage state of the packet is recorded in a path table, and the failure location in the apparatus is detected according to the passage state recorded in the path table With means;
A relay device comprising:

(付記2)
前記付加手段は、前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加し、
前記パス識別子は、装置内の各監視箇所に存在する前記監視手段が前記伝送対象パケットを通過ルート単位で監視するか、通過ルート毎にパケット単位で監視するかを示す情報を含む
付記1記載の中継装置。
(Appendix 2)
The adding means adds the path identifier to the transmission target packet as an in-device header,
The path identifier includes information indicating whether the monitoring unit present at each monitoring location in the apparatus monitors the transmission target packet in units of passing routes or in units of packets for each passing route. Relay device.

(付記3)
前記付加手段は、前記装置内の通過ルートとして、入力インターフェース番号と出力インターフェース番号との組を示す前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加する
付記1または2記載の中継装置。
(Appendix 3)
3. The relay apparatus according to appendix 1 or 2, wherein the adding unit adds the path identifier indicating a set of an input interface number and an output interface number as an internal header to the transmission target packet as a passing route in the apparatus.

(付記4)
前記付加手段は、前記装置内の通過ルートとして、入力インターフェース番号と出力インターフェース番号との組を示す情報に加え、同一通過ルートを通る断片化パケットを示すための順序番号であるパケット番号を含む前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加する
付記1または2記載の中継装置。
(Appendix 4)
The adding means includes a packet number which is a sequence number for indicating fragmented packets passing through the same passing route, in addition to information indicating a set of an input interface number and an output interface number as a passing route in the device. 3. The relay device according to appendix 1 or 2, wherein a path identifier is added to the transmission target packet as an in-device header.

(付記5)
前記判定手段は、予め定めた時間内に、前記パステーブルに前記装置内の全ての監視箇所の前記通過状況が記録されないときは、異常発生と判定する
付記1記載の中継装置。
(Appendix 5)
The relay device according to supplementary note 1, wherein the determination unit determines that an abnormality has occurred when the passage status of all the monitoring points in the device is not recorded in the path table within a predetermined time.

(付記6)
前記複数の監視手段による前記装置内の監視箇所は、複数の入力インターフェース部、複数の出力インターフェース部、及び前記複数の入力インターフェース部と前記複数の出力インターフェース部とを相互接続するスイッチ部を含む
付記1記載の中継装置。
(Appendix 6)
The monitoring points in the apparatus by the plurality of monitoring means include a plurality of input interface units, a plurality of output interface units, and a switch unit that interconnects the plurality of input interface units and the plurality of output interface units. The relay device according to 1.

(付記7)
前記付加手段は、ルーティング情報を含む制御パケットを発信するときは、前記装置内の通過ルートとして、前記入力インターフェース番号に代替して制御パケット発信を示す情報と前記出力インターフェース番号とを示す前記パス識別子を前記伝送対象パケットに付加する
付記3または4記載の中継装置。
(Appendix 7)
When the addition means transmits a control packet including routing information, the path identifier indicating information indicating control packet transmission instead of the input interface number and the output interface number as a passing route in the device 5. The relay apparatus according to appendix 3 or 4, wherein the relay device is added to the transmission target packet.

(付記8)
前記付加手段は、ルーティング情報を含む制御パケットが着信したときは、前記装置内の通過ルートとして、前記入力インターフェース番号と、前記出力インターフェース番号に代替して制御パケット着信を示す情報とを示す前記パス識別子を前記伝送対象パケットに付加する
付記1記載の中継装置。
(Appendix 8)
When the control packet including routing information arrives, the adding means, as the passing route in the device, shows the input interface number and the path indicating information indicating control packet arrival instead of the output interface number. The relay device according to appendix 1, wherein an identifier is added to the transmission target packet.

(付記9)
前記判定手段及び前記パステーブルが、個別配置の制御部またはネットワークレベルの集中配置の制御部に設けられている
付記1記載の中継装置。
(Appendix 9)
The relay device according to supplementary note 1, wherein the determination unit and the path table are provided in an individually arranged control unit or a network level concentrated arrangement control unit.

(付記10)
前記判定手段は、検出した装置内の障害箇所を保守運用システムに通知する
付記1記載の中継装置。
(Appendix 10)
The relay device according to appendix 1, wherein the determination unit notifies the maintenance operation system of a detected failure location in the device.

(付記11)
装置内の通過ルートを一意に示すパス識別子を伝送対象パケットに付加し;
通過する前記パケットから前記パス識別子を抽出したとき、抽出した前記パス識別子と装置内の監視箇所を示す情報とを含む通過情報を複数の監視箇所からそれぞれ通知し;
前記複数の監視箇所から通知される前記通過情報に基づいて、前記パケットの通過状況をパステーブルに記録し、前記パステーブルに記録した前記通過状況に応じて、装置内の障害箇所を検出する;
ことを中継装置が処理するサイレント障害自律検出方法。
(Appendix 11)
Adding a path identifier uniquely indicating the route through the device to the transmission target packet;
When the path identifier is extracted from the packet passing through, the passing information including the extracted path identifier and information indicating the monitoring location in the apparatus is notified from each of a plurality of monitoring locations;
Based on the passage information notified from the plurality of monitoring locations, the passage status of the packet is recorded in a path table, and a fault location in the apparatus is detected according to the passage status recorded in the path table;
A silent fault autonomous detection method in which a relay device processes this.

1 通信システム
1B 通信システム
2 IPネットワーク
4 保守運用システム
5 通信端末装置
6 通信端末装置
7 制御システム
R11 ルータ
R12 ルータ
R13 ルータ
R14 ルータ
R11A ルータ
R12A ルータ
R13A ルータ
R14A ルータ
DESCRIPTION OF SYMBOLS 1 Communication system 1B Communication system 2 IP network 4 Maintenance operation system 5 Communication terminal device 6 Communication terminal device 7 Control system R11 Router R12 Router R13 Router R14 Router R11A Router R12A Router R13A Router R14A Router

Claims (7)

装置内の通過ルートを一意に示すパス識別子を伝送対象パケットに付加する付加手段と;
通過する前記パケットから前記パス識別子を抽出したとき、抽出した前記パス識別子と装置内の監視箇所を示す情報とを含む通過情報をそれぞれ通知する複数の監視手段と;
前記複数の監視手段から通知される前記通過情報に基づいて、前記パケットの通過状況をパステーブルに記録し、前記パステーブルに記録した前記通過状況に応じて、装置内の障害箇所を検出する判定手段と;
を備える中継装置。
An adding means for adding a path identifier uniquely indicating a passing route in the apparatus to the transmission target packet;
A plurality of monitoring means for notifying each of passing information including the extracted path identifier and information indicating a monitoring location in the apparatus when the path identifier is extracted from the packet passing;
Based on the passage information notified from the plurality of monitoring means, the passage state of the packet is recorded in a path table, and the failure location in the apparatus is detected according to the passage state recorded in the path table With means;
A relay device comprising:
前記付加手段は、前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加し、
前記パス識別子は、装置内の各監視箇所に存在する前記監視手段が前記伝送対象パケットを通過ルート単位で監視するか、通過ルート毎にパケット単位で監視するかを示す情報を含む
請求項1記載の中継装置。
The adding means adds the path identifier to the transmission target packet as an in-device header,
2. The path identifier includes information indicating whether the monitoring unit present at each monitoring location in the apparatus monitors the transmission target packet in units of passing routes or in units of packets for each passing route. Relay device.
前記付加手段は、前記装置内の通過ルートとして、入力インターフェース番号と出力インターフェース番号との組を示す前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加する
請求項1または2記載の中継装置。
3. The relay device according to claim 1, wherein the adding unit adds the path identifier indicating a set of an input interface number and an output interface number as an intra-device header to the transmission target packet as a passing route in the device.
前記付加手段は、前記装置内の通過ルートとして、入力インターフェース番号と出力インターフェース番号との組を示す情報に加え、同一通過ルートを通る断片化パケットを示すための順序番号であるパケット番号を含む前記パス識別子を前記伝送対象パケットに装置内ヘッダとして付加する
請求項1または2記載の中継装置。
The adding means includes a packet number which is a sequence number for indicating fragmented packets passing through the same passing route, in addition to information indicating a set of an input interface number and an output interface number as a passing route in the device. The relay device according to claim 1 or 2, wherein a path identifier is added to the transmission target packet as an in-device header.
前記判定手段は、予め定めた時間内に、前記パステーブルに前記装置内の全ての監視箇所の前記通過状況が記録されないときは、異常発生と判定する
請求項1記載の中継装置。
The relay device according to claim 1, wherein the determination unit determines that an abnormality has occurred when the passage status of all the monitoring points in the device is not recorded in the path table within a predetermined time.
前記監視手段は、自装置発または自装置宛の前記伝送対象パケットに含まれる前記パス識別子に基づき、前記判定手段に前記通過情報を通知する
請求項1記載の中継装置。
The relay device according to claim 1, wherein the monitoring unit notifies the determination unit of the passing information based on the path identifier included in the transmission target packet originating from or addressed to the own device.
装置内の通過ルートを一意に示すパス識別子を伝送対象パケットに付加し;
通過する前記パケットから前記パス識別子を抽出したとき、抽出した前記パス識別子と装置内の監視箇所を示す情報とを含む通過情報を複数の監視箇所からそれぞれ通知し;
前記複数の監視箇所から通知される前記通過情報に基づいて、前記パケットの通過状況をパステーブルに記録し、前記パステーブルに記録した前記通過状況に応じて、装置内の障害箇所を検出する;
ことを中継装置が処理するサイレント障害自律検出方法。
Adding a path identifier uniquely indicating the route through the device to the transmission target packet;
When the path identifier is extracted from the packet passing through, the passing information including the extracted path identifier and information indicating the monitoring location in the apparatus is notified from each of a plurality of monitoring locations;
Based on the passage information notified from the plurality of monitoring locations, the passage status of the packet is recorded in a path table, and a fault location in the apparatus is detected according to the passage status recorded in the path table;
A silent fault autonomous detection method in which a relay device processes this.
JP2011230123A 2011-10-19 2011-10-19 Communication system including silent failure autonomous detection function Active JP5794098B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011230123A JP5794098B2 (en) 2011-10-19 2011-10-19 Communication system including silent failure autonomous detection function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011230123A JP5794098B2 (en) 2011-10-19 2011-10-19 Communication system including silent failure autonomous detection function

Publications (2)

Publication Number Publication Date
JP2013090218A true JP2013090218A (en) 2013-05-13
JP5794098B2 JP5794098B2 (en) 2015-10-14

Family

ID=48533698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011230123A Active JP5794098B2 (en) 2011-10-19 2011-10-19 Communication system including silent failure autonomous detection function

Country Status (1)

Country Link
JP (1) JP5794098B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223253A (en) * 1995-02-14 1996-08-30 Nec Corp Fault monitor/detector system
JPH1198153A (en) * 1997-09-25 1999-04-09 Fujitsu Ltd Device and method for monitoring cell in atm exchange
JP2001230780A (en) * 2000-02-16 2001-08-24 Oki Electric Ind Co Ltd Fault detector in asynchronous transfer mode transmitter
JP2007026233A (en) * 2005-07-20 2007-02-01 Nec Corp Data normality check system and its method, data transfer apparatus using the same, and program
WO2009066384A1 (en) * 2007-11-21 2009-05-28 Fujitsu Limited Data transmission apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223253A (en) * 1995-02-14 1996-08-30 Nec Corp Fault monitor/detector system
JPH1198153A (en) * 1997-09-25 1999-04-09 Fujitsu Ltd Device and method for monitoring cell in atm exchange
JP2001230780A (en) * 2000-02-16 2001-08-24 Oki Electric Ind Co Ltd Fault detector in asynchronous transfer mode transmitter
JP2007026233A (en) * 2005-07-20 2007-02-01 Nec Corp Data normality check system and its method, data transfer apparatus using the same, and program
WO2009066384A1 (en) * 2007-11-21 2009-05-28 Fujitsu Limited Data transmission apparatus

Also Published As

Publication number Publication date
JP5794098B2 (en) 2015-10-14

Similar Documents

Publication Publication Date Title
JP4687176B2 (en) Packet relay device
JP4682887B2 (en) Failure recovery method, node and network
US9722917B2 (en) Traffic recovery in openflow networks
EP2224644B1 (en) A protection method, system and device in the packet transport network
JP5353882B2 (en) Relay device, network system, route switching method, and program
EP2523403A1 (en) Network system and network redundancy method
JP5546461B2 (en) Method and system for transparent auto recovery in chains and ring networks
WO2011155510A1 (en) Communication system, control apparatus, packet capture method and program
JP5883743B2 (en) Method for reducing communication interruption time in packet communication networks
US10063467B2 (en) Virtual extensible local area network performance routing
JP2011019092A (en) Communication apparatus and communication path providing method
JP5884892B2 (en) Network system, controller, and load balancing method
JP2006279482A (en) Network device, router device, switching method used therefor, program thereof, and recording medium
US7974188B2 (en) Repeater and communication method
JP5601193B2 (en) Network relay system, network relay device, congestion state notification method, and program
US20120026891A1 (en) Communication network management system and method and management computer
JP2010045657A (en) Frame switching device, communication system, computer program, and address learning method
JP2014064252A (en) Network system, transmission device and fault information notification method
US8203934B2 (en) Transparent automatic protection switching for a chassis deployment
JPWO2014129624A1 (en) Control device, communication system, route switching method, and program
JP2009212863A (en) Line status monitoring circuit, node, communication system, and failure occurrence determining method
CN111970196B (en) Method for establishing backup path and switching backup path and routing equipment
CN106533771B (en) Network equipment and control information transmission method
JP5794098B2 (en) Communication system including silent failure autonomous detection function
KR20190001402A (en) SDN controller and method for generating of failover group using the same and method for failover in SDN

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140704

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150413

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150727

R150 Certificate of patent or registration of utility model

Ref document number: 5794098

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150