JP6340951B2 - Network management device, network management system, and network management method - Google Patents

Network management device, network management system, and network management method Download PDF

Info

Publication number
JP6340951B2
JP6340951B2 JP2014129064A JP2014129064A JP6340951B2 JP 6340951 B2 JP6340951 B2 JP 6340951B2 JP 2014129064 A JP2014129064 A JP 2014129064A JP 2014129064 A JP2014129064 A JP 2014129064A JP 6340951 B2 JP6340951 B2 JP 6340951B2
Authority
JP
Japan
Prior art keywords
failure
route
information
route information
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.)
Active
Application number
JP2014129064A
Other languages
Japanese (ja)
Other versions
JP2016009982A (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.)
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 JP2014129064A priority Critical patent/JP6340951B2/en
Publication of JP2016009982A publication Critical patent/JP2016009982A/en
Application granted granted Critical
Publication of JP6340951B2 publication Critical patent/JP6340951B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本件は、ネットワーク管理装置、ネットワーク管理システム、及びネットワーク管理方法に関する。   The present invention relates to a network management device, a network management system, and a network management method.

通信需要の増加により、1つのネットワークに接続されるネットワーク機器の台数が増加し、ネットワーク構成が複雑化している。例えば、ネットワーク内の各ルータは、パケットを転送する経路を個別に制御するため、ネットワーク全体として、パケットの経路を柔軟に構成することが難しい。   Due to an increase in communication demand, the number of network devices connected to one network has increased, and the network configuration has become complicated. For example, since each router in the network individually controls a route for transferring a packet, it is difficult to flexibly configure the route of the packet as the entire network.

これに対し、SDN(Software Defined Network)の技術が適用されたネットワークでは、各ネットワーク機器の制御機能が1つのソフトウェアに集約されるため、柔軟に経路を構成することが可能である。例えば特許文献1及び2に記載されたオープンフローネットワーク(OFN: Open Flow Network)では、パケットの中継装置からパケットの経路制御機能が分離され、単一の経路制御サーバに集約されている。経路制御サーバは、パケットの経路を示す経路情報を各中継装置に設定することにより、ネットワーク全体として、パケットの経路を柔軟に構成することが可能となる。   On the other hand, in a network to which SDN (Software Defined Network) technology is applied, the control function of each network device is integrated into one software, so that a route can be configured flexibly. For example, in the Open Flow Network (OFN) described in Patent Documents 1 and 2, the packet route control function is separated from the packet relay device and is integrated into a single route control server. The route control server can set the route information indicating the route of the packet in each relay device, so that the route of the packet can be configured flexibly for the entire network.

国際公開第2012/029422号International Publication No. 2012/029422 特開2011−146982号公報JP 2011-146882 A

各中継装置は、障害が発生した場合、信号断やビットエラーなどの障害の種類を示す警報を警報管理サーバに通知する。ネットワークの管理者は、通知された警報に基づいて、装置交換や装置設定の調整などの障害の復旧処理を行う。   When a failure occurs, each relay device notifies the alarm management server of an alarm indicating the type of failure such as signal interruption or bit error. The network administrator performs failure recovery processing such as device replacement and device setting adjustment based on the notified alarm.

しかし、同一の障害を示す複数の警報が通知された状態において、ネットワークの管理者は、優先すべき障害の復旧処理を判断できないという問題がある。例えば、障害の復旧処理が、障害の発生時刻の早い順に行われた場合、優先すべき障害の復旧処理が後回しになる場合がある。この場合、障害の復旧処理の遅延が、ネットワークを介して提供されるサービスに重大な影響を与え得る。   However, in a state where a plurality of alarms indicating the same failure are notified, there is a problem that the network administrator cannot determine the failure recovery process to be prioritized. For example, when the failure recovery processing is performed in the order of the failure occurrence time, the failure recovery processing to be prioritized may be postponed. In this case, the delay in the failure recovery process can have a significant impact on services provided via the network.

そこで本件は上記の課題に鑑みてなされたものであり、障害の復旧処理の利便性を向上するネットワーク管理装置、ネットワーク管理システム、及びネットワーク管理方法を提供することを目的とする。   Accordingly, the present invention has been made in view of the above problems, and an object thereof is to provide a network management device, a network management system, and a network management method that improve the convenience of failure recovery processing.

本明細書に記載のネットワーク管理装置は、複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を取得する取得部と、前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、前記テーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有し、前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、前記取得部は、前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得する。
Network management apparatus described herein, among the plurality of relay apparatuses for relaying each in accordance with any of the signal path information to destination or source of the plurality of communication devices, bypassing the relay device the failed set to another relay apparatus on the detour path, the acquisition unit for acquiring the route information on the detour path, the storage unit for storing a table indicating the importance of a service provided by each of the plurality of communication devices And referring to the table, based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information regarding the detour route among the plurality of communication devices, possess a determination unit for determining a priority of the recovery of the failure, the path information includes first identification information indicating each of the plurality of relay apparatuses, the destination of the signal also A combination of a transmission source and second identification information indicating a port from which each of the plurality of relay apparatuses transmits the signal; and the acquisition unit includes the occurrence of the failure of each of the plurality of relay apparatuses and The path information after the occurrence is compared with each other. As a result of the comparison, among the path information after the occurrence of the failure, a combination of the first identification information and the destination or transmission source of the signal is before the occurrence of the failure. Either the first route information that does not match any of the route information, or the route information before the occurrence of the failure matches the combination of the first identification information and the destination or transmission source of the signal, and the second identification The second route information whose information does not match is acquired as the route information regarding the detour route.

本明細書に記載のネットワーク管理システムは、ネットワーク管理装置と、経路制御装置とを有し、前記経路制御装置は、複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置に、前記経路情報を設定し、前記ネットワーク管理装置は、前記複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を、前記経路制御装置から取得する取得部と、前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、前記テーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有し、前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、前記取得部は、前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得する。
The network management system described in this specification includes a network management device and a route control device, and each of the route control devices has a signal destined to or transmitted from any of a plurality of communication devices as route information. a plurality of relay devices for relaying, by setting the route information, the network management device, among the plurality of relay devices, is set to another relay apparatus on the detour path that bypasses the relay device the failed and, the route information on the detour path, an acquisition unit for acquiring from said routing control device, a storage unit for storing a table indicating the importance of a service provided by each of the plurality of communication devices, the table by reference, among the plurality of communication devices, it is provided from the destination or source of the communication device of the signal in which the route information on the detour path shown Based on the importance of the service, have a a determination unit for determining a priority of the recovery of the failure, the path information includes first identification information indicating each of the plurality of relay devices, the signal A combination of a destination or transmission source and second identification information indicating a port through which each of the plurality of relay apparatuses transmits the signal is included, and the acquisition unit generates the failure of each of the plurality of relay apparatuses The path information before and after the occurrence is compared, and, as a result of the comparison, among the path information after the occurrence of the failure, a combination of the first identification information and the signal destination or transmission source is the occurrence of the failure. Either the first route information that does not match any of the previous route information or the route information before the occurrence of the failure matches the combination of the first identification information and the destination or source of the signal, 2 identification The second route information broadcast does not match, it is obtained as the route information on the detour path.

本明細書に記載のネットワーク管理方法は、複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を取得し、前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定し、前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、前記迂回経路に関する前記経路情報を取得するとき、前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得する方法である。 Network management method described herein, of the plurality of relay apparatuses for relaying each in accordance with any of the signal path information to destination or source of the plurality of communication devices, bypassing the relay device the failed set to another relay apparatus on the detour path, by said acquiring the path information about the detour path, referring to the table indicating the importance of a service provided by each of the plurality of communication devices, said plurality The priority of the failure recovery is determined based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information regarding the detour route , The route information includes first identification information indicating each of the plurality of relay devices, a destination or a transmission source of the signal, and a point at which each of the plurality of relay devices transmits the signal. When the route information related to the detour route is acquired, the route information before and after the failure of each of the plurality of relay devices is compared with each other. As a result of the comparison, among the route information after the occurrence of the failure, a combination of the first identification information and the destination or transmission source of the signal does not match any of the route information before the occurrence of the failure. Either the first path information or the path information before the occurrence of the failure matches the first identification information and the destination or transmission source of the signal, and the second path information does not match the second identification information. This is a method of obtaining the route information related to the detour route .

障害の復旧処理の利便性が向上する。   The convenience of failure recovery processing is improved.

通信システムの一例を示す構成図である。It is a block diagram which shows an example of a communication system. 経路制御サーバの一例を示す構成図である。It is a block diagram which shows an example of a route control server. 障害解析サーバの一例を示す構成図である。It is a block diagram which shows an example of a failure analysis server. 警報テーブルの一例を示す表である。It is a table | surface which shows an example of an alarm table. 障害前経路情報テーブル及び経路情報比較テーブルの一例を示す表である。10 is a table showing an example of a pre-failure path information table and a path information comparison table. サービス重要度テーブルの一例、サービス重要度が登録された経路情報比較テーブルの一例、及び優先度が登録された警報テーブルの一例を示す表である。It is a table | surface which shows an example of the example of a service importance table, an example of the route information comparison table where the service importance was registered, and an example of the alarm table where the priority was registered. 障害前経路情報テーブル及び経路情報比較テーブルの他例を示す表である。It is a table | surface which shows the other example of a route information table before a failure, and a route information comparison table. 優先度が登録された警報テーブルの他例を示す表である。It is a table | surface which shows the other example of the alarm table in which the priority was registered. 警報テーブルの他例を示す表である。It is a table | surface which shows the other example of an alarm table. 障害前経路情報テーブル及び経路情報比較テーブルの他例を示す表である。It is a table | surface which shows the other example of a route information table before a failure, and a route information comparison table. サービス重要度が登録された経路情報比較テーブルの他例、及び優先度が登録された警報テーブルの他例を示す表である。It is a table | surface which shows the other example of the route information comparison table in which the service importance was registered, and the other example of the alarm table in which the priority was registered. サービス重要度が登録された経路情報比較テーブルの他例及び優先度が登録された警報テーブルの他例を示す表である。It is a table | surface which shows the other example of the alarm table in which the other example of the route information comparison table in which the service importance was registered, and the priority was registered. 経路情報の取得処理を示すフローチャートである。It is a flowchart which shows the acquisition process of route information. 経路情報の比較処理を示すフローチャートである。It is a flowchart which shows the comparison process of route information. 障害の復旧処理の優先度の決定処理を示すフローチャートである。It is a flowchart which shows the determination process of the priority of a failure recovery process.

図1は、通信システムの一例を示す構成図である。通信システムは、端末装置4と、複数のサーバ(通信装置)61〜65と、端末装置4と複数のサーバ61〜65間に接続されたネットワークNWと、ネットワークNWを管理するネットワーク管理システムMとを有する。   FIG. 1 is a configuration diagram illustrating an example of a communication system. The communication system includes a terminal device 4, a plurality of servers (communication devices) 61 to 65, a network NW connected between the terminal device 4 and the plurality of servers 61 to 65, and a network management system M that manages the network NW. Have

端末装置4は、ネットワークNWを介して複数のサーバ61〜65との間でパケット(信号)を送受信する。端末装置4としては、例えばパーソナルコンピュータやスマートフォンが挙げられるが、これに限定されない。なお、本実施例では、ネットワークNWに流れる信号の形態として、パケットを挙げるが、これに限定されない。   The terminal device 4 transmits and receives packets (signals) to and from the plurality of servers 61 to 65 via the network NW. Examples of the terminal device 4 include a personal computer and a smartphone, but are not limited thereto. In the present embodiment, a packet is exemplified as a form of a signal flowing through the network NW, but is not limited thereto.

複数のサーバ61〜65は、端末装置4と通信することにより、端末装置4のユーザに各種のサービスを提供する。サーバ61は、例えば音声サーバであり、端末装置4のユーザにIP(Internet Protocol)電話サービスを提供する。   The plurality of servers 61 to 65 provide various services to the user of the terminal device 4 by communicating with the terminal device 4. The server 61 is, for example, a voice server, and provides an IP (Internet Protocol) telephone service to the user of the terminal device 4.

サーバ62は、例えばメール(e-mail)サーバであり、端末装置4のユーザにメールサービスを提供する。サーバ63は、例えばストリーミングサーバであり、端末装置4のユーザに動画などのストリーミングサービスを提供する。   The server 62 is a mail (e-mail) server, for example, and provides a mail service to the user of the terminal device 4. The server 63 is a streaming server, for example, and provides a streaming service such as a moving image to the user of the terminal device 4.

サーバ64は、例えばWEBサーバであり、端末装置4のユーザにWEBサービスを提供する。サーバ65は、端末装置4のユーザに他のサービスを提供する。なお、カッコ内のsrv1〜srv5は、ネットワーク管理システムが管理する各サーバ61〜64の名称であり、サーバ61〜65の近傍に記載された「192.168.1.10」〜「192.168.1.50」は、サーバ61〜65の各IPアドレスである。   The server 64 is, for example, a WEB server, and provides a WEB service to the user of the terminal device 4. The server 65 provides other services to the user of the terminal device 4. Note that srv1 to srv5 in parentheses are names of the servers 61 to 64 managed by the network management system, and “192.168.1.10” to “192.168.1.50” described in the vicinity of the servers 61 to 65 are servers. 61 to 65.

ネットワークNWは、複数のサーバ61〜65の何れかを宛先または送信元とするパケットをそれぞれ中継する複数の中継装置(A〜F)5を含む。中継装置(A)5は、他装置との間でパケットを送受信するポート(送受信器)p0〜p4と、ポートp0〜p4間でパケットを交換するスイッチ(SW)50と、パケットの経路に関する経路情報52が格納されたメモリ51とを有する。中継装置(A〜F)5としては、例えばルータが挙げられるが、これに限定されず、例えばレイヤ2スイッチでもよい。   The network NW includes a plurality of relay devices (A to F) 5 that respectively relay packets that have any one of the plurality of servers 61 to 65 as a destination or a transmission source. The relay device (A) 5 includes ports (transmitters / receivers) p0 to p4 that transmit / receive packets to / from other devices, a switch (SW) 50 that exchanges packets between the ports p0 to p4, and a route related to the route of the packet. And a memory 51 in which information 52 is stored. The relay device (A to F) 5 includes, for example, a router, but is not limited thereto, and may be a layer 2 switch, for example.

ポートp0は、光ファイバなどの伝送路を介して端末装置4と接続されており、ポートp1〜p4は、伝送路を介して中継装置(B〜E)5のポートp2に接続されている。スイッチ50は、メモリ51から経路情報52を読み出し、経路情報52に従ってポートp0〜p4間でパケットを転送する。経路情報52は、後述するように、一例として、パケットの宛先のサーバ61〜65のIPアドレスと、パケットが出力されるポートp0〜p4の出力ポートIDとを含む。   The port p0 is connected to the terminal device 4 via a transmission line such as an optical fiber, and the ports p1 to p4 are connected to the port p2 of the relay apparatus (B to E) 5 via the transmission line. The switch 50 reads the path information 52 from the memory 51 and transfers the packet between the ports p0 to p4 according to the path information 52. As will be described later, the route information 52 includes, as an example, IP addresses of the packet destination servers 61 to 65 and output port IDs of the ports p0 to p4 from which the packets are output.

また、中継装置(B〜E)5のポートp1は、伝送路を介して中継装置(F)5のポートp6〜p9と接続されている。中継装置(F)5のポートp1〜p5は、伝送路を介してサーバ61〜65にそれぞれ接続されている。なお、中継装置(B〜F)5も、中継装置(A)5と同様に、スイッチ50と、経路情報52が格納されたメモリ51とを有するが、図示は省略されている。   Further, the port p1 of the relay device (B to E) 5 is connected to the ports p6 to p9 of the relay device (F) 5 via a transmission line. The ports p1 to p5 of the relay device (F) 5 are connected to the servers 61 to 65 via transmission lines, respectively. The relay device (B to F) 5 also includes the switch 50 and the memory 51 in which the path information 52 is stored, as in the relay device (A) 5, but is not illustrated.

ネットワーク管理システムMは、障害解析サーバ(ネットワーク管理装置)1、警報管理サーバ2、及び経路制御サーバ(経路制御装置)3を有する。障害解析サーバ1、警報管理サーバ2、及び経路制御サーバ3は、ネットワーク管理用の通信回線を介して、互いに接続され、また、ネットワークNW内の各中継装置5に接続されている。   The network management system M includes a failure analysis server (network management device) 1, an alarm management server 2, and a route control server (route control device) 3. The failure analysis server 1, the alarm management server 2, and the route control server 3 are connected to each other via a network management communication line, and are connected to each relay device 5 in the network NW.

経路制御サーバ3は、各中継装置5に、パケットの経路R1〜R4に関する経路情報52を設定する。これにより、端末装置4は、経路R1〜R4を介して、サーバ61〜64とパケットをそれぞれ送受信する。   The route control server 3 sets the route information 52 regarding the packet routes R1 to R4 in each relay device 5. As a result, the terminal device 4 transmits and receives packets to and from the servers 61 to 64 via the paths R1 to R4.

経路R1は、中継装置(A)5、中継装置(B)5、及び中継装置(F)5を経由し、経路R2は、中継装置(A)5、中継装置(C)5、及び中継装置(F)5を経由する。経路R3は、中継装置(A)5、中継装置(D)5、及び中継装置(F)5を経由し、経路R4は、中継装置(A)5、中継装置(E)5、及び中継装置(F)5を経由する。   The route R1 passes through the relay device (A) 5, the relay device (B) 5, and the relay device (F) 5, and the route R2 is the relay device (A) 5, the relay device (C) 5, and the relay device. (F) Go through 5. The route R3 passes through the relay device (A) 5, the relay device (D) 5, and the relay device (F) 5, and the route R4 is the relay device (A) 5, the relay device (E) 5, and the relay device. (F) Go through 5.

このように、経路制御サーバ3は、経路R1〜R4上の各中継装置5に経路情報を設定することにより、パケットは、端末装置4から経路R1〜R4を経由してサーバ61〜64に送信される。したがって、経路制御サーバ3は、SDNの技術により、ネットワークNW全体として、パケットの経路R1〜R4を柔軟に構成できる。   As described above, the route control server 3 sets the route information in each relay device 5 on the routes R1 to R4, so that the packet is transmitted from the terminal device 4 to the servers 61 to 64 via the routes R1 to R4. Is done. Therefore, the route control server 3 can flexibly configure the packet routes R1 to R4 as the entire network NW by the SDN technology.

警報管理サーバ2は、各中継装置5に障害が発生したとき、当該中継装置5から、障害に応じた警報を受信する。警報管理サーバ2は、受信した警報に関する警報情報を障害解析サーバ1及び経路制御サーバ3に送信する。なお、警報管理サーバ2は、一度に複数の警報を受信した場合、障害解析サーバ1及び経路制御サーバ3に各警報に関する警報情報を1つずつ送信する。   When a failure occurs in each relay device 5, the alarm management server 2 receives an alarm corresponding to the failure from the relay device 5. The alarm management server 2 transmits alarm information regarding the received alarm to the failure analysis server 1 and the route control server 3. The alarm management server 2 transmits alarm information about each alarm to the failure analysis server 1 and the route control server 3 one by one when receiving a plurality of alarms at a time.

経路制御サーバ3は、障害解析サーバ1の指示を受けると、ネットワークNW内のパケットの経路R1〜R4を制御する。経路制御サーバ3は、警報情報が「重度」の障害(信号断など)を示す場合、経路R1〜R4を切り替える。経路切り替えは、警報管理サーバ2から受信した警報情報に基づいて行われる。本実施例では、中継装置(C)5及び中継装置(D)5に障害が発生した場合を例に挙げて説明する。   When receiving an instruction from the failure analysis server 1, the route control server 3 controls the routes R1 to R4 of the packet in the network NW. The route control server 3 switches the routes R1 to R4 when the alarm information indicates a “severe” failure (such as signal interruption). The route switching is performed based on the alarm information received from the alarm management server 2. In this embodiment, a case where a failure occurs in the relay device (C) 5 and the relay device (D) 5 will be described as an example.

経路制御サーバ3は、中継装置(C)5に「重度」の障害が発生した場合(×印参照)、中継装置(C)5を経由する経路R2を、該中継装置(C)5を迂回する迂回経路R2aに切り替える。迂回経路R2aは、中継装置(A)5、中継装置(B)5、及び中継装置(F)5を経由する。このため、端末装置4は、障害が発生した後、迂回経路R2aを介して、サーバ62とパケットを送受信する。   When a “severe” failure occurs in the relay device (C) 5 (see the symbol “X”), the route control server 3 bypasses the relay device (C) 5 via the route R2 that passes through the relay device (C) 5. Switch to the detour route R2a. The detour route R2a passes through the relay device (A) 5, the relay device (B) 5, and the relay device (F) 5. For this reason, the terminal device 4 transmits / receives a packet to / from the server 62 via the detour route R2a after the failure occurs.

また、経路制御サーバ3は、中継装置(D)5に「重度」の障害が発生した場合(×印参照)、中継装置(D)5を経由する経路R3を、該中継装置(D)5を迂回する迂回経路R3aに切り替える。迂回経路R3aは、中継装置(A)5、中継装置(E)5、及び中継装置(F)5を経由する。このため、端末装置4は、障害が発生した後、迂回経路R3aを介して、サーバ63とパケットを送受信する。なお、経路制御サーバ3は、中継装置5に「軽度」の障害(1ビットエラーなど)が発生した場合、経路R1〜R4の切り替えを行わない。   Further, when a “severe” failure occurs in the relay device (D) 5 (see the symbol “X”), the path control server 3 transmits the route R3 passing through the relay device (D) 5 to the relay device (D) 5. Is switched to the detour route R3a that detours. The detour route R3a passes through the relay device (A) 5, the relay device (E) 5, and the relay device (F) 5. For this reason, the terminal device 4 transmits / receives a packet to / from the server 63 via the detour route R3a after the failure occurs. The route control server 3 does not switch the routes R1 to R4 when a “mild” failure (such as a 1-bit error) occurs in the relay device 5.

経路制御サーバ3は、経路R1〜R4の切り替えが完了すると、各中継装置5の経路情報52を障害解析サーバ1に送信する。また、経路制御サーバ3は、障害が「軽度」である場合、経路切り替えを行うことなく、各中継装置5の経路情報52を障害解析サーバ1に送信する。   When the switching of the routes R1 to R4 is completed, the route control server 3 transmits the route information 52 of each relay device 5 to the failure analysis server 1. Further, when the failure is “mild”, the route control server 3 transmits the route information 52 of each relay device 5 to the failure analysis server 1 without switching the route.

障害解析サーバ1は、受信した経路情報52に基づいて、障害の復旧処理の優先度を決定し、ネットワークNWの管理者に通知する。障害解析サーバ1は、後述するように、例えば障害の発生前及び発生後の経路情報を比較することにより、迂回経路R2a,R3a上の中継装置5に設定された経路情報を抽出し、該経路情報に基づいて障害の復旧処理の優先度を決定する。   The failure analysis server 1 determines the priority of failure recovery processing based on the received path information 52 and notifies the administrator of the network NW. As will be described later, the failure analysis server 1 extracts the route information set in the relay device 5 on the detour routes R2a and R3a by comparing the route information before and after the occurrence of the failure, for example. Priorities for failure recovery processing are determined based on the information.

図2は、経路制御サーバ3の一例を示す構成図である。経路制御サーバ3は、CPU(Central Processing Unit)20、ROM(Read Only Memory)21、RAM(Random Access Memory)22、HDD(Hard Disk Drive)23、及び通信処理部24を有する。   FIG. 2 is a configuration diagram illustrating an example of the route control server 3. The path control server 3 includes a central processing unit (CPU) 20, a read only memory (ROM) 21, a random access memory (RAM) 22, a hard disk drive (HDD) 23, and a communication processing unit 24.

CPU20は、互いに信号の入出力ができるように、ROM21、RAM22、HDD23、及び通信処理部24と、データバス25を介して接続されている。ROM21は、CPU20を駆動するプログラムが格納されている。RAM22は、CPU20のワーキングメモリとして機能する。   The CPU 20 is connected to the ROM 21, the RAM 22, the HDD 23, and the communication processing unit 24 via the data bus 25 so that signals can be input and output with each other. The ROM 21 stores a program for driving the CPU 20. The RAM 22 functions as a working memory for the CPU 20.

HDD23には、ネットワークNWの構成を示すトポロジ情報230と、各中継装置5の経路情報231が格納されている。通信処理部24は、例えばネットワークインターフェースカードであり、各中継装置5、障害解析サーバ1、及び警報管理サーバ2との間で通信を行う。   The HDD 23 stores topology information 230 indicating the configuration of the network NW and route information 231 of each relay device 5. The communication processing unit 24 is, for example, a network interface card, and communicates with each relay device 5, the failure analysis server 1, and the alarm management server 2.

CPU20は、ROM21からプログラムを読み込むと、機能として、経路探索部200、経路情報生成部201、及経路情報設定部202が形成される。経路探索部200は、トポロジ情報230に基づいて、端末装置4及びサーバ61〜64間の経路R1〜R4、及び障害発生時の迂回経路R2a,R3aを探索する。経路探索部200は、探索した経路を経路情報生成部201に通知する。   When the CPU 20 reads a program from the ROM 21, a route search unit 200, a route information generation unit 201, and a route information setting unit 202 are formed as functions. Based on the topology information 230, the route search unit 200 searches for the routes R1 to R4 between the terminal device 4 and the servers 61 to 64 and the detour routes R2a and R3a when a failure occurs. The route search unit 200 notifies the route information generation unit 201 of the searched route.

経路情報生成部201は、探索された経路R1〜R4または迂回経路R2a,R3aに基づいて、各中継装置5に設定する経路情報231を生成する。経路情報231は、例えば、設定対象の中継装置5を示す装置ID、当該経路のパケットの宛先及び送信元、該中継装置5においてパケットが出力されるポートp1,・・・,p9を示す出力ポートIDを含む。経路情報生成部201は、経路情報231の生成が完了すると、経路情報231をHDD23に格納し、生成完了を経路情報設定部202に通知する。   The route information generation unit 201 generates route information 231 to be set in each relay device 5 based on the searched routes R1 to R4 or the detour routes R2a and R3a. The route information 231 includes, for example, the device ID indicating the relay device 5 to be set, the destination and source of the packet of the route, and the output ports indicating the ports p1,..., P9 from which the packet is output in the relay device 5. Includes ID. When the generation of the route information 231 is completed, the route information generation unit 201 stores the route information 231 in the HDD 23 and notifies the route information setting unit 202 of the completion of the generation.

経路情報設定部202は、経路情報231の生成完了が通知されると、HDD23から経路情報231を読み出し、通信処理部24を介して各中継装置5に設定する。中継装置5に障害が発生した場合、経路情報設定部202は、障害解析サーバ1の指示を受けた後、経路情報231の設定処理を行う。この場合、経路情報設定部202は、設定処理の完了後、経路情報231を障害解析サーバ1に送信する。   When notified of the completion of generation of the route information 231, the route information setting unit 202 reads the route information 231 from the HDD 23 and sets it in each relay device 5 via the communication processing unit 24. When a failure occurs in the relay device 5, the route information setting unit 202 performs a route information 231 setting process after receiving an instruction from the failure analysis server 1. In this case, the route information setting unit 202 transmits the route information 231 to the failure analysis server 1 after the setting process is completed.

図3は、障害解析サーバ1の一例を示す構成図である。障害解析サーバ1は、CPU10、ROM11、RAM12、HDD(記憶部)13、表示処理部14、及び通信処理部15を有する。   FIG. 3 is a configuration diagram illustrating an example of the failure analysis server 1. The failure analysis server 1 includes a CPU 10, a ROM 11, a RAM 12, an HDD (storage unit) 13, a display processing unit 14, and a communication processing unit 15.

CPU10は、互いに信号の入出力ができるように、ROM11、RAM12、HDD13、表示処理部14、及び通信処理部15と、データバス16を介して接続されている。ROM11は、CPU10を駆動するプログラムが格納されている。RAM12は、CPU10のワーキングメモリとして機能する。   The CPU 10 is connected to the ROM 11, the RAM 12, the HDD 13, the display processing unit 14, and the communication processing unit 15 via the data bus 16 so that signals can be input and output. The ROM 11 stores a program for driving the CPU 10. The RAM 12 functions as a working memory for the CPU 10.

HDD13には、警報テーブル130、障害前経路情報テーブル131、経路情報比較テーブル132、及びサービス重要度テーブル(テーブル)133が記憶されている。表示処理部14は、例えば液晶モニタなどの表示装置に情報を表示させる処理を行う。通信処理部15は、例えばネットワークインターフェースカードであり、各中継装置5、経路制御サーバ3、及び警報管理サーバ2との間で通信を行う。   The HDD 13 stores an alarm table 130, a pre-failure route information table 131, a route information comparison table 132, and a service importance level table (table) 133. The display processing unit 14 performs a process of displaying information on a display device such as a liquid crystal monitor. The communication processing unit 15 is, for example, a network interface card, and performs communication with each relay device 5, the route control server 3, and the alarm management server 2.

CPU10は、ROM11からプログラムを読み込むと、機能として、警報処理部100、経路情報取得部101、経路情報比較部102、優先度決定部(決定部)103、及び解析結果出力部104とが形成される。警報処理部100は、中継装置5に障害が発生したとき、警報管理サーバ2から通信処理部15を介して、発生した障害に対応する警報情報を受信する。警報処理部100は、受信した警報情報を、HDD13に格納された警報テーブル130に登録する。   When the CPU 10 reads the program from the ROM 11, the alarm processing unit 100, the route information acquisition unit 101, the route information comparison unit 102, the priority determination unit (determination unit) 103, and the analysis result output unit 104 are formed as functions. The When a failure occurs in the relay device 5, the alarm processing unit 100 receives alarm information corresponding to the occurred failure from the alarm management server 2 via the communication processing unit 15. The alarm processing unit 100 registers the received alarm information in the alarm table 130 stored in the HDD 13.

図4には、警報テーブル130の一例が示されている。警報テーブル130は、「障害レベル」、「優先度」、「警報名」、「発生日時」、及び「障害箇所」の各情報を含む。警報テーブル130の情報のうち、「優先度」を除く各情報は、警報情報の内容に基づいて登録される。   FIG. 4 shows an example of the alarm table 130. The alarm table 130 includes information on “failure level”, “priority”, “alarm name”, “occurrence date / time”, and “failure location”. Of the information in the alarm table 130, each information excluding “priority” is registered based on the content of the alarm information.

「障害レベル」は、上記の「重度」または「軽度」を示す。上述したように、「重度」の障害の場合、経路R1〜R4の切り替えが行われ、「軽度」の障害の場合、経路R1〜R4の切り替えは行われない。   The “failure level” indicates the above “severe” or “mild”. As described above, in the case of a “severe” failure, the routes R1 to R4 are switched, and in the case of a “slight” failure, the routes R1 to R4 are not switched.

「警報名」は、障害に対応する警報の名称を示す。上記の「障害レベル」は、「警報名」に応じて決定される。つまり、複数の障害が発生した状態において、各障害に対応する「警報名」が同一であれば、「障害レベル」も同一である。本例において、「警報名」が「ALM1」である障害の「障害レベル」は、「重度」として扱われ、一方、後述するように、「警報名」が「ALM2」である障害の「障害レベル」は、「軽度」として扱われる。   “Alarm name” indicates the name of the alarm corresponding to the failure. The “failure level” is determined according to the “alarm name”. That is, in the state where a plurality of failures have occurred, if the “alarm name” corresponding to each failure is the same, the “failure level” is also the same. In this example, the “failure level” of the failure whose “alarm name” is “ALM1” is treated as “severe”, while the “failure” of the failure whose “alarm name” is “ALM2”, as will be described later. “Level” is treated as “mild”.

「発生日時」は、障害の発生日時を示し、「障害箇所」は、障害が発生した中継装置5の装置ID(本例では、A〜Fとする)を示す。つまり、本例の警報情報は、1月1日の10時1分に、中継装置(C)5に警報「ALM1」が発生したことを示す。   “Occurrence date / time” indicates the occurrence date / time of the failure, and “Failure location” indicates the device ID (A to F in this example) of the relay device 5 where the failure has occurred. That is, the alarm information of this example indicates that the alarm “ALM1” has occurred in the relay device (C) 5 at 10: 1 on January 1st.

上述したように、「警報名」が同一である複数の警報情報が通知された状態では、各警報情報が示す「障害レベル」も同一である。このため、ネットワークNWの管理者は、優先すべき障害の復旧処理を判断できない。例えば、障害の復旧処理が、障害の発生日時の早い順に行われた場合、優先すべき障害の復旧処理が後回しになる場合がある。この場合、障害の復旧処理の遅延が、各サーバ61〜65からネットワークNWを介して端末装置4のユーザに提供されるサービスに重大な影響を与え得る。   As described above, in a state where a plurality of alarm information having the same “alarm name” is notified, the “failure level” indicated by each alarm information is also the same. For this reason, the administrator of the network NW cannot determine the failure recovery process to be prioritized. For example, when failure recovery processing is performed in the order of the date and time when the failure occurred, failure recovery processing to be prioritized may be postponed. In this case, the delay in the failure recovery process can significantly affect the service provided from each of the servers 61 to 65 to the user of the terminal device 4 via the network NW.

そこで、障害解析サーバ1は、障害が発生した中継装置5を迂回する迂回経路R2a,R3a上の他の中継装置5に設定された経路情報を取得する。障害解析サーバ1は、迂回経路R2a,R3aに関する経路情報が示すパケットの宛先または送信元のサーバ61〜65のサービスの重要度に基づいて、障害の復旧処理の優先度を決定することで、利便性を向上する。   Therefore, the failure analysis server 1 acquires route information set in the other relay devices 5 on the detour routes R2a and R3a that bypass the relay device 5 in which the failure has occurred. The failure analysis server 1 determines the priority of the failure recovery processing based on the importance of the service of the destination or transmission source servers 61 to 65 indicated by the route information related to the detour routes R2a and R3a. Improve sexiness.

警報テーブル130の「優先度」は、優先度決定部103により決定された障害の復旧処理の優先度を示す。「優先度」は、優先度の決定処理後に登録され、優先度の決定処理前、「−」を示す。   The “priority” in the alarm table 130 indicates the priority of failure recovery processing determined by the priority determination unit 103. The “priority” is registered after the priority determination process, and indicates “−” before the priority determination process.

経路情報取得部101は、警報テーブル130への警報情報の登録後、経路制御サーバ3に経路制御を指示し、応答として、経路制御サーバ3から通信処理部15を介して経路情報231を取得する。経路情報取得部101は、取得した経路情報231を経路情報比較テーブル132に登録する。また、経路情報取得部101は、障害の発生の前後の各経路情報231を比較するため、障害の発生前に取得した経路情報231を障害前経路情報テーブル131に予め登録しておく。   The route information acquisition unit 101 instructs the route control server 3 to perform route control after registering the alarm information in the alarm table 130, and acquires the route information 231 from the route control server 3 via the communication processing unit 15 as a response. . The route information acquisition unit 101 registers the acquired route information 231 in the route information comparison table 132. Further, the path information acquisition unit 101 registers the path information 231 acquired before the occurrence of the failure in the pre-failure path information table 131 in advance in order to compare the path information 231 before and after the occurrence of the failure.

図5(a)及び図5(b)には、障害前経路情報テーブル131及び経路情報比較テーブル132の一例がそれぞれ示されている。障害前経路情報テーブル131は、「装置ID」、「宛先アドレス」、及び「出力ポートID」を含む。「装置ID」、「宛先アドレス」、及び「出力ポートID」は、障害発生前に取得された経路情報231に含まれる情報である。   FIGS. 5A and 5B show examples of the pre-failure path information table 131 and the path information comparison table 132, respectively. The pre-failure path information table 131 includes “device ID”, “destination address”, and “output port ID”. The “device ID”, “destination address”, and “output port ID” are information included in the route information 231 acquired before the failure occurs.

「装置ID」は、中継装置5を示す識別情報(A〜D)である。「宛先アドレス」は、当該中継装置5におけるパケットの宛先であるサーバ61〜65のIPアドレス(「192.168.1.10」〜「192.168.1.50」)である。つまり、「宛先アドレス」は、パケットのヘッダ部分に含まれる宛先アドレス(宛先情報)に一致する。また、「出力ポートID」は、「装置ID」が示す中継装置5において、当該パケットが出力されるポートp1〜p9(図1参照)を示す識別情報(p1〜p9)である。   “Device ID” is identification information (A to D) indicating the relay device 5. The “destination address” is the IP address (“192.168.1.10” to “192.168.1.50”) of the servers 61 to 65 that are the packet destinations in the relay device 5. That is, the “destination address” matches the destination address (destination information) included in the header portion of the packet. The “output port ID” is identification information (p1 to p9) indicating the ports p1 to p9 (see FIG. 1) from which the packet is output in the relay device 5 indicated by the “device ID”.

本例の障害前経路情報テーブル131には、図1に示された経路R1〜R4に対応した経路情報231が登録されている。この経路情報231に従って、中継装置(A)5は、宛先アドレスが「192.168.1.10」〜「192.168.1.40」であるパケットを、ポートp1〜p4からそれぞれ送信する。中継装置(B〜E)5は、宛先アドレスが「192.168.1.10」〜「192.168.1.40」であるパケットをそれぞれポートp1から送信する。中継装置(F)5は、宛先アドレスが「192.168.1.10」〜「192.168.1.40」であるパケットを、ポートp1〜p4からそれぞれ送信する。   In the pre-failure route information table 131 of this example, route information 231 corresponding to the routes R1 to R4 shown in FIG. 1 is registered. According to the route information 231, the relay apparatus (A) 5 transmits packets having destination addresses “192.168.1.10” to “192.168.1.40” from the ports p1 to p4, respectively. The relay apparatuses (B to E) 5 transmit packets having destination addresses “192.168.1.10” to “192.168.1.40” from the port p1, respectively. The relay device (F) 5 transmits packets having destination addresses “192.168.1.10” to “192.168.1.40” from the ports p1 to p4, respectively.

本例の障害前経路情報テーブル131には、端末装置4からサーバ61〜65に向かう方向(上り方向)に関する経路情報231が登録されているが、サーバ61〜65から端末装置4に向かう方向(下り方向)に関する経路情報231が登録されてもよい。この場合、障害前経路情報テーブル131には、「宛先アドレス」に代えて、パケットの送信元であるサーバ61〜65のIPアドレス(「192.168.1.10」〜「192.168.1.50」)を示す「送信元アドレス」が含まれる。送信元アドレスは、宛先アドレスと同様に、パケットのヘッダ部分に含まれる。   In the pre-failure route information table 131 of this example, route information 231 regarding the direction (upward direction) from the terminal device 4 to the servers 61 to 65 is registered, but the direction from the servers 61 to 65 to the terminal device 4 ( Route information 231 relating to (downward direction) may be registered. In this case, in the pre-failure path information table 131, “transmission” indicating the IP addresses (“192.168.1.10” to “192.168.1.50”) of the servers 61 to 65 that are the transmission sources of the packets, instead of “destination address”. "Original address" is included. The transmission source address is included in the header portion of the packet, like the destination address.

経路情報比較テーブル132は、「装置ID」、「宛先アドレス」、「出力ポートID」、「比較結果」、及び「サービス重要度」を含む。「装置ID」、「宛先アドレス」、及び「出力ポートID」は、障害発生後に取得された経路情報231に含まれる情報であり、その内容は障害前経路情報テーブル131と同様である。   The path information comparison table 132 includes “device ID”, “destination address”, “output port ID”, “comparison result”, and “service importance”. The “device ID”, “destination address”, and “output port ID” are information included in the route information 231 acquired after the failure occurs, and the contents thereof are the same as those in the pre-failure route information table 131.

すなわち、「装置ID」、「宛先アドレス」、及び「出力ポートID」には、障害の発生後、つまり経路制御後の経路情報231が登録される。本例の障害前経路情報テーブル131には、図1に示された迂回経路R2a及び経路R1,R3〜R4に関する経路情報231が登録されている。   That is, in the “device ID”, “destination address”, and “output port ID”, the path information 231 after the occurrence of the failure, that is, after the path control is registered. In the pre-failure route information table 131 of this example, route information 231 regarding the detour route R2a and the routes R1, R3 to R4 shown in FIG. 1 is registered.

迂回経路R2aに関する経路情報231に従って、中継装置(A)5は、宛先アドレスが「192.168.1.20」であるパケットをポートp1から送信する(図5(b)の符号K0参照)。また、中継装置(B)5は、宛先アドレスが「192.168.1.20」であるパケットをポートp1から送信する(図5(b)の符号K1参照)。後述するように、経路情報比較部102は、障害の復旧処理の優先度を決定するため、障害発生前後の経路情報231を比較することにより、経路情報比較テーブル132から迂回経路R2aに関する経路情報231(符号K0,K1)を抽出する。   According to the route information 231 related to the detour route R2a, the relay device (A) 5 transmits a packet having a destination address “192.168.1.20” from the port p1 (see the symbol K0 in FIG. 5B). Further, the relay device (B) 5 transmits a packet having a destination address “192.168.1.20” from the port p1 (see the symbol K1 in FIG. 5B). As will be described later, the route information comparison unit 102 compares the route information 231 before and after the occurrence of the failure to determine the priority of the failure recovery processing, thereby comparing the route information 231 regarding the detour route R2a from the route information comparison table 132. (Codes K0, K1) are extracted.

「比較結果」は、障害前経路情報テーブル131及び経路情報比較テーブル132に登録された各経路情報231の比較結果を示す。経路情報231の比較処理は、経路情報比較部102により行われる。   The “comparison result” indicates a comparison result of each piece of route information 231 registered in the pre-failure route information table 131 and the route information comparison table 132. The route information 231 comparison process is performed by the route information comparison unit 102.

経路情報比較部102は、障害前経路情報テーブル131に、「装置ID」、「宛先アドレス」、及び「出力ポートID」の組み合わせが一致する経路情報231が登録されている場合、「比較結果」に「変更なし」を登録する。また、経路情報比較部102は、障害前経路情報テーブル131に、「装置ID」及び「宛先アドレス」だけの組み合わせが一致する経路情報231が登録されている場合、「比較結果」に「変更あり」を登録する。さらに、経路情報比較部102は、障害前経路情報テーブル131に、「装置ID」及び「宛先アドレス」の組み合わせが一致する経路情報231が登録されていない場合、「比較結果」に「該当なし」を登録する。   When the route information 231 in which the combination of “device ID”, “destination address”, and “output port ID” matches is registered in the pre-failure route information table 131, the route information comparison unit 102 displays “comparison result”. Register “No change” in. In addition, the path information comparison unit 102 indicates that the “comparison result” is “changed” when the path information 231 in which only the combination of “device ID” and “destination address” matches is registered in the pre-failure path information table 131. ". Further, when the route information 231 that matches the combination of the “device ID” and the “destination address” is not registered in the pre-failure route information table 131, the route information comparison unit 102 indicates “not applicable” in the “comparison result”. Register.

本例の経路情報比較テーブル132に登録された経路情報231の「装置ID」、「宛先アドレス」、及び「出力ポートID」は、迂回経路R2aに関するものを除けば、障害前経路情報テーブル131に登録された経路情報231に一致する。このため、符号K0,K1で示されたもの以外の経路情報231の「比較結果」には、「変更なし」が登録されている。   The “device ID”, “destination address”, and “output port ID” of the route information 231 registered in the route information comparison table 132 of this example are stored in the pre-failure route information table 131 except for those related to the detour route R2a. It matches the registered route information 231. For this reason, “no change” is registered in the “comparison result” of the route information 231 other than those indicated by the symbols K0 and K1.

符号K0で示された経路情報231は、符号L0で示された障害前経路情報テーブル131の経路情報231(図5(a)参照)と、「装置ID」(A)及び「宛先アドレス」(「192.168.1.20」)の組み合わせが一致するが、「出力ポートID」(p1、p2)が一致しない。このため、符号K0で示された経路情報231の「比較結果」には、「変更あり」が登録されている。   The route information 231 indicated by the symbol K0 includes the route information 231 (see FIG. 5A) of the pre-failure route information table 131 indicated by the symbol L0, the “device ID” (A), and the “destination address” ( The combination of “192.168.1.20”) matches, but the “output port ID” (p1, p2) does not match. For this reason, “changed” is registered in the “comparison result” of the route information 231 indicated by the symbol K0.

また、障害前経路情報テーブル131には、符号K1で示された経路情報231の「装置ID」(B)及び「宛先アドレス」(「192.168.1.20」)の組み合わせが一致する経路情報231が登録されていない。このため、符号K1で示された経路情報231の「比較結果」には、「該当なし」が登録されている。   Also, in the pre-failure route information table 131, route information 231 in which the combination of “device ID” (B) and “destination address” (“192.168.1.20”) of the route information 231 indicated by the symbol K1 is registered. It has not been. For this reason, “not applicable” is registered in the “comparison result” of the route information 231 indicated by the symbol K1.

このように、経路情報取得部101及び経路情報比較部102(取得部)は、中継装置(A〜F)5のうち、障害が発生した中継装置(C)5を迂回する迂回経路R2a上の他の中継装置(B)5に設定された、迂回経路R2aに関する経路情報231を取得する。より具体的には、経路情報比較部102は、上述したように、障害の発生前及び発生後の経路情報231の比較結果に基づいて、各中継装置5に設定された経路情報231から、迂回経路R2aに関する経路情報231を抽出する。   In this way, the route information acquisition unit 101 and the route information comparison unit 102 (acquisition unit) on the detour route R2a that bypasses the relay device (C) 5 in which the failure has occurred among the relay devices (A to F) 5. Route information 231 related to the detour route R2a set in the other relay device (B) 5 is acquired. More specifically, as described above, the route information comparison unit 102 detours from the route information 231 set in each relay device 5 based on the comparison result of the route information 231 before and after the occurrence of the failure. Route information 231 related to the route R2a is extracted.

このため、経路制御サーバ3は、各中継装置5に設定した経路情報231から、迂回経路R2aに関する経路情報を抽出して障害解析サーバ1に送信する必要がないので、経路制御サーバ3の構成が簡単になる。もっとも、障害解析サーバ1は、経路制御サーバ3または各中継装置5に、全ての経路情報231ではなく、迂回経路R2a,R3aに関する経路情報231だけを送信するように要求してもよい。   For this reason, the route control server 3 does not need to extract route information related to the detour route R2a from the route information 231 set in each relay device 5, and transmit it to the failure analysis server 1. Therefore, the configuration of the route control server 3 is It will be easy. However, the failure analysis server 1 may request the route control server 3 or each relay device 5 not to send all the route information 231 but only the route information 231 regarding the detour routes R2a and R3a.

また、優先度決定部103は、サービス重要度テーブル133を参照することにより、迂回経路R2aに関する経路情報231が示すパケットの宛先(または送信元)のサーバ61〜65から提供されるサービスの重要度に基づいて、障害復旧の優先度を決定する。より具体的には、優先度決定部103は、サービス重要度テーブル133から、図5(b)の符号K0,K1で示された経路情報231の「宛先アドレス」が示すサーバ61〜65のサービスの重要度を検索し、障害復旧の優先度として決定する。   Further, the priority determination unit 103 refers to the service importance level table 133 to thereby determine the importance level of the service provided from the destination (or transmission source) servers 61 to 65 of the packet indicated by the route information 231 regarding the detour route R2a. Based on the above, the priority of failure recovery is determined. More specifically, the priority determination unit 103 determines the services of the servers 61 to 65 indicated by the “destination address” of the route information 231 indicated by the symbols K0 and K1 in FIG. Is searched for and determined as the priority for disaster recovery.

図6(a)には、サービス重要度テーブル133の一例が示されている。サービス重要度テーブル133は、「サーバ名」、「IPアドレス」、「サービス種別」、及び「サービス重要度」を含む。   FIG. 6A shows an example of the service importance level table 133. The service importance level table 133 includes “server name”, “IP address”, “service type”, and “service importance level”.

「サーバ名」は、各サーバ61〜65の名称「srv1」〜「srv5」であり、「IPアドレス」は、各サーバ61〜65のIPアドレスである(図1参照)。「サービス種別」は、各サーバ61〜65が端末装置4のユーザに提供するサービス(音声、メール、ストリーミング、WEB,その他)の種類を示す。   The “server name” is the names “srv1” to “srv5” of the servers 61 to 65, and the “IP address” is the IP address of each of the servers 61 to 65 (see FIG. 1). The “service type” indicates the type of service (voice, mail, streaming, WEB, etc.) that each of the servers 61 to 65 provides to the user of the terminal device 4.

「サービス重要度」は、各サーバ61〜65が提供するサービスの重要度を示す。「サービス重要度」は、一例として、各サーバ61〜65のサービスが、障害が発生した場合に受ける影響の大きさを示す。例えば、IP電話サービスなどの「音声」サービスは、他のサービスより高いリアルタイム性を要求されるため、障害によりパケットが損失または遅延すると、他種のサービスよりも顕著に影響を受け、サービス品質が劣化する。このため、サーバ61の「サービス重要度」は、サーバ61〜65のうち、最も高い「5」が設定されている。   “Service importance” indicates the importance of the service provided by each of the servers 61 to 65. “Service importance” indicates, as an example, the magnitude of influence that the services of the servers 61 to 65 receive when a failure occurs. For example, a “voice” service such as an IP telephone service is required to have higher real-time characteristics than other services. Therefore, if a packet is lost or delayed due to a failure, the service quality is significantly affected than other types of services. to degrade. For this reason, the “service importance” of the server 61 is set to the highest “5” among the servers 61 to 65.

また、「メール」サービスは、リアルタイム性は要求されないが、例えば、使用頻度が高いため、障害によりパケットが損失または遅延すると、ネットワークNWの通信が重大な影響を受ける。このため、サーバ62の「サービス重要度」は、サーバ61〜65のうち、2番目に高い「4」が設定されている。   In addition, the “mail” service is not required to be real-time, but, for example, because the usage frequency is high, if a packet is lost or delayed due to a failure, communication of the network NW is seriously affected. For this reason, the “service importance” of the server 62 is set to “4”, which is the second highest among the servers 61 to 65.

優先度決定部103は、図5(b)の符号K0,K1で示された経路情報231の「宛先アドレス」、つまり「192.168.10.20」に基づいて、サービス重要度テーブル133を参照する。優先度決定部103は、サービス重要度テーブル133から、IPアドレス「192.168.10.20」に対応するサービス重要度「4」を検索する(符号K2参照)。   The priority determination unit 103 refers to the service importance level table 133 based on the “destination address” of the route information 231 indicated by the symbols K0 and K1 in FIG. 5B, that is, “192.168.10.20”. The priority determination unit 103 searches the service importance level table 133 for the service importance level “4” corresponding to the IP address “192.168.10.20” (see symbol K2).

優先度決定部103は、図6(b)の符号K3で示されるように、経路情報比較テーブル132に登録された経路情報231のうち、迂回経路R2aに関する経路情報231の「サービス重要度」に、検索した「4」を登録する。なお、優先度決定部103は、図5(b)の符号K1で示される経路情報231に代えて、図5(b)の符号K0で示される経路情報231の「サービス重要度」に、検索した「4」を登録してもよい。   The priority determination unit 103 sets the “service importance” of the route information 231 related to the detour route R2a among the route information 231 registered in the route information comparison table 132, as indicated by the symbol K3 in FIG. Then, the retrieved “4” is registered. The priority determination unit 103 searches for “service importance” of the route information 231 indicated by the symbol K0 in FIG. 5B instead of the route information 231 indicated by the symbol K1 in FIG. “4” may be registered.

さらに、優先度決定部103は、図6(c)の符号K4で示されるように、警報テーブル130の「優先度」に、「サービス重要度」の「4」を登録する。これにより、中継装置(C)5の障害の復旧処理の優先度が、「4」に決定される。なお、本例において、優先度は、「5」が最も高く、「1」が最も低い。   Furthermore, the priority determination unit 103 registers “4” of “service importance” in “priority” of the alarm table 130, as indicated by a symbol K4 in FIG. Thereby, the priority of the failure recovery process of the relay apparatus (C) 5 is determined to be “4”. In this example, “5” is the highest priority and “1” is the lowest.

優先度決定部103は、優先度の決定処理が完了すると、決定処理の完了を解析結果出力部104に通知する。解析結果出力部104は、HDD13から警報テーブル130を読み出して、警報テーブル130の内容を、表示処理部14を介して液晶モニタなどの表示装置に出力する。   When the priority determination process is completed, the priority determination unit 103 notifies the analysis result output unit 104 of the completion of the determination process. The analysis result output unit 104 reads the alarm table 130 from the HDD 13 and outputs the contents of the alarm table 130 to a display device such as a liquid crystal monitor via the display processing unit 14.

したがって、ネットワークNWの管理者は、表示装置に表示された警報テーブル130の内容を参照し、「優先度」に基づいて障害の復旧処理を行うことができる。   Therefore, the administrator of the network NW can refer to the contents of the alarm table 130 displayed on the display device and perform failure recovery processing based on the “priority”.

優先度決定部103は、中継装置(C)5に続いて中継装置(D)5にも障害が発生した場合、同様の手法により障害の復旧処理の優先度を決定する。優先度の決定に先立ち、優先度決定部103は、図7(a)に示されるように、図5(b)の経路情報比較テーブル132の経路情報231を障害前経路情報テーブル131にコピーすることにより、障害前経路情報テーブル131の経路情報231を更新する。   When a failure occurs in the relay device (D) 5 subsequent to the relay device (C) 5, the priority determination unit 103 determines the priority of failure recovery processing using the same method. Prior to the priority determination, the priority determination unit 103 copies the path information 231 of the path information comparison table 132 of FIG. 5B to the pre-failure path information table 131 as shown in FIG. 7A. As a result, the route information 231 in the pre-failure route information table 131 is updated.

中継装置(D)5に障害が発生したとき、警報管理サーバ2は、中継装置(D)5に「重度」の障害が発生したことを示す警報情報を、障害解析サーバ1及び経路制御サーバ3に送信する。障害解析サーバ1において、警報処理部100は、警報テーブル130に、受信した警報情報を追加する。また、経路情報取得部101は、経路制御サーバ3に経路制御を指示する。   When a failure occurs in the relay device (D) 5, the alarm management server 2 sends alarm information indicating that a “severe” failure has occurred in the relay device (D) 5 to the failure analysis server 1 and the route control server 3. Send to. In the failure analysis server 1, the alarm processing unit 100 adds the received alarm information to the alarm table 130. In addition, the route information acquisition unit 101 instructs the route control server 3 to perform route control.

経路制御サーバ3は、障害が発生した中継装置(D)5を経由する経路R3を、中継装置(D)5を迂回する迂回経路R3aに切り替えるように、各中継装置5に経路情報231を設定する。経路情報取得部101は、経路制御サーバ3から各中継装置5に設定された経路情報231を取得し、図7(b)に示されるように、経路情報比較テーブル132に登録する。経路情報比較部102は、障害前経路情報テーブル131及び経路情報比較テーブル132の各経路情報231を比較し、比較結果を経路情報比較テーブル132に登録する。   The route control server 3 sets the route information 231 in each relay device 5 so that the route R3 passing through the relay device (D) 5 in which the failure has occurred is switched to the detour route R3a that bypasses the relay device (D) 5. To do. The route information acquisition unit 101 acquires the route information 231 set for each relay device 5 from the route control server 3 and registers it in the route information comparison table 132 as shown in FIG. The route information comparison unit 102 compares the route information 231 in the pre-failure route information table 131 and the route information comparison table 132 and registers the comparison result in the route information comparison table 132.

これにより、符号K5,K5aで示されるように、迂回経路R3aに関する経路情報231の「比較結果」に、「該当なし」及び「変更なし」が登録される。優先度決定部103は、サービス重要度テーブル133(図6(a)参照)から、「該当なし」の経路情報231(符号K5参照)の「宛先アドレス」、つまり「192.168.1.30」に対応する「サービス重要度」として「3」を検索する。   As a result, “not applicable” and “no change” are registered in the “comparison result” of the route information 231 relating to the detour route R3a, as indicated by reference numerals K5 and K5a. The priority determination unit 103 corresponds to the “destination address” of the route information 231 (see reference K5) of “not applicable”, that is, “192.168.1.30”, from the service importance level table 133 (see FIG. 6A). Search for “3” as “Service Importance”.

したがって、優先度決定部103は、符号K5で示されるように、経路情報比較テーブル132の当該経路情報231の「サービス重要度」に「3」を登録する。なお、優先度決定部103は、「該当なし」の経路情報231に代えて、「変更あり」の経路情報231(符号K5a参照)の「宛先情報」に基づいて、「サービス重要度」を検索してもよい。   Therefore, the priority determination unit 103 registers “3” in the “service importance” of the route information 231 of the route information comparison table 132 as indicated by the symbol K5. The priority determination unit 103 searches for “service importance” based on “destination information” of the “changed” route information 231 (see reference K5a) instead of the “not applicable” route information 231. May be.

優先度決定部103は、図8の符号K6で示されるように、警報テーブル130に、中継装置(D)5の障害の復旧処理の優先度として「3」を登録する。解析結果出力部104は、警報テーブル130の内容を表示処理部14に出力する。これにより、警報テーブル130の内容が、表示装置に表示される。   The priority determination unit 103 registers “3” as the priority of the failure recovery processing of the relay device (D) 5 in the alarm table 130, as indicated by the symbol K6 in FIG. The analysis result output unit 104 outputs the contents of the alarm table 130 to the display processing unit 14. Thereby, the contents of the alarm table 130 are displayed on the display device.

したがって、ネットワークNWの管理者は、中継装置(C)5及び中継装置(D)5に発生した各障害の復旧処理の優先度を知ることができる。本例の場合、中継装置(C)5の障害の復旧処理の優先度「4」が、中継装置(D)5の障害の復旧処理の優先度「3」より高い。   Therefore, the administrator of the network NW can know the priority of recovery processing for each failure that has occurred in the relay device (C) 5 and the relay device (D) 5. In the case of this example, the priority “4” of failure recovery processing of the relay device (C) 5 is higher than the priority “3” of failure recovery processing of the relay device (D) 5.

このため、ネットワークNWの管理者は、中継装置(C)5の障害の復旧処理を行った後、中継装置(D)5の障害の復旧処理を行う。このように、本実施例によるサーバ61〜65が提供するサービスへの障害の影響を考慮して、優先度に基づいて障害の復旧処理の実行順序を決めることができるので、障害の復旧処理の利便性が向上する。   For this reason, the administrator of the network NW performs the failure recovery process of the relay device (D) 5 after performing the failure recovery processing of the relay device (C) 5. As described above, the failure recovery processing execution order can be determined based on the priority in consideration of the influence of the failure on the services provided by the servers 61 to 65 according to the present embodiment. Convenience is improved.

上記の実施例では、経路制御サーバ3の経路切り替え対象となる「重度」の障害が発生した場合を挙げたが、障害解析サーバ1は、経路切り替えの対象ではない「軽度」の障害が発生した場合でも、障害の復旧処理の優先度を決定することができる。   In the above-described embodiment, a case where a “severe” failure that is a path switching target of the path control server 3 has been described, but the failure analysis server 1 has a “mild” fault that is not a path switching target. Even in this case, the priority of failure recovery processing can be determined.

図9には、警報テーブル130の他例が示されている。本例の警報テーブル130は、1月1日の10時1分に、中継装置(C)5に、「軽度」の障害に対応する警報「ALM2」が発生したことを示す。   FIG. 9 shows another example of the alarm table 130. The alarm table 130 of this example indicates that an alarm “ALM2” corresponding to a “mild” failure has occurred in the relay device (C) 5 at 10: 1 on January 1st.

経路制御サーバ3は、障害が「軽度」であるため、障害解析サーバ1から経路制御の指示を受けても、経路切り替えを行うことなく、各中継装置5に設定されている経路情報231を障害解析サーバ1に送信する。   Since the failure is “mild”, the route control server 3 does not change the route information 231 set in each relay device 5 without switching the route even if a route control instruction is received from the failure analysis server 1. Transmit to the analysis server 1.

図10(a)及び図10(b)には、障害前経路情報テーブル131及び経路情報比較テーブル132の他例がそれぞれ示されている。本例において、経路制御サーバ3は経路切り替えを行わないため、障害前経路情報テーブル131及び経路情報比較テーブル132に登録された各経路情報231は、同一である。したがって、経路情報比較部102は、経路情報比較テーブル132の全ての「比較結果」に「変更なし」を登録する。   FIGS. 10A and 10B show other examples of the pre-failure path information table 131 and the path information comparison table 132, respectively. In this example, since the route control server 3 does not perform route switching, the route information 231 registered in the pre-failure route information table 131 and the route information comparison table 132 are the same. Therefore, the route information comparison unit 102 registers “no change” in all “comparison results” of the route information comparison table 132.

優先度決定部103は、図9の符号K7で示されるように、発生した障害の「障害箇所」を参照する。優先度決定部103は、「障害箇所」が「C」、つまり中継装置(C)5であるため、図10(b)の符号K8で示されるように、経路情報比較テーブル132から、「装置ID」が「C」である経路情報231の「宛先アドレス」(「192.168.1.20」)を取得する。   The priority determination unit 103 refers to the “failure location” of the failure that has occurred, as indicated by the symbol K7 in FIG. Since the “failure location” is “C”, that is, the relay device (C) 5, the priority determination unit 103 reads “device” from the route information comparison table 132 as indicated by reference numeral K 8 in FIG. The “destination address” (“192.168.1.20”) of the route information 231 whose ID is “C” is acquired.

優先度決定部103は、サービス重要度テーブル133(図6(a)参照)を参照することにより、「宛先アドレス」である「192.168.1.20」に対応する「サービス重要度」を検索する。「192.168.1.20」に対応する「サービス重要度」は「4」であるため、優先度決定部103は、図11(a)の符号K9で示されるように、経路情報比較テーブル132の当該経路情報231の「サービス重要度」に「4」を登録する。   The priority determination unit 103 searches the “service importance” corresponding to “192.168.1.20” which is the “destination address” by referring to the service importance table 133 (see FIG. 6A). Since the “service importance” corresponding to “192.168.1.20” is “4”, the priority determining unit 103 determines that the route of the route information comparison table 132 is as indicated by reference numeral K9 in FIG. “4” is registered in the “service importance” of the information 231.

優先度決定部103は、図11(b)の符号K10で示されるように、警報テーブル130の「優先度」に「4」を登録する。なお、優先度決定部103は、仮に、「障害発生箇所」に該当する複数の経路情報231が存在し、経路情報比較テーブル132に複数の「サービス重要度」を登録した場合、「サービス重要度」の最大値を警報テーブル130の「優先度」に登録する。   The priority determination unit 103 registers “4” in the “priority” of the alarm table 130, as indicated by the symbol K10 in FIG. Note that the priority determination unit 103, if there is a plurality of route information 231 corresponding to the “failure location” and registers a plurality of “service importance” in the route information comparison table 132, the “service importance” "Is registered in the" priority "of the alarm table 130.

解析結果出力部104は、警報テーブル130の内容を表示処理部14に出力する。これにより、警報テーブル130の内容が、表示装置に表示される。   The analysis result output unit 104 outputs the contents of the alarm table 130 to the display processing unit 14. Thereby, the contents of the alarm table 130 are displayed on the display device.

したがって、ネットワークNWの管理者は、表示装置に表示された警報テーブル130の内容を参照し、「優先度」に基づいて障害の復旧処理を行うことができる。   Therefore, the administrator of the network NW can refer to the contents of the alarm table 130 displayed on the display device and perform failure recovery processing based on the “priority”.

優先度決定部103は、中継装置(C)5に続いて中継装置(D)5にも障害が発生した場合、同様の手法により障害の復旧処理の優先度を決定する。優先度の決定に先立ち、優先度決定部103は、図10(b)に示された経路情報比較テーブル132の経路情報231を障害前経路情報テーブル131にコピーすることにより、障害前経路情報テーブル131の経路情報231を更新する。   When a failure occurs in the relay device (D) 5 subsequent to the relay device (C) 5, the priority determination unit 103 determines the priority of failure recovery processing using the same method. Prior to the priority determination, the priority determination unit 103 copies the path information 231 of the path information comparison table 132 shown in FIG. The route information 231 of 131 is updated.

中継装置(D)5に障害が発生したとき、警報管理サーバ2は、中継装置(D)5に「軽度」の障害が発生したことを示す警報情報を、障害解析サーバ1及び経路制御サーバ3に送信する。障害解析サーバ1において、警報処理部100は、警報テーブル130に、受信した警報情報を追加する。また、経路情報取得部101は、経路制御サーバ3に経路制御を指示する。   When a failure occurs in the relay device (D) 5, the alarm management server 2 sends alarm information indicating that a “mild” failure has occurred in the relay device (D) 5 to the failure analysis server 1 and the route control server 3. Send to. In the failure analysis server 1, the alarm processing unit 100 adds the received alarm information to the alarm table 130. In addition, the route information acquisition unit 101 instructs the route control server 3 to perform route control.

経路制御サーバ3は、障害が「軽度」であるため、障害解析サーバ1から経路制御の指示を受けても、経路切り替えを行うことなく、各中継装置5に設定されている経路情報231を障害解析サーバ1に送信する。   Since the failure is “mild”, the route control server 3 does not change the route information 231 set in each relay device 5 without switching the route even if a route control instruction is received from the failure analysis server 1. Transmit to the analysis server 1.

経路情報取得部101は、経路制御サーバ3から各中継装置5に設定された経路情報231を取得し、図12(a)に示されるように、経路情報比較テーブル132に登録する。経路情報比較部102は、障害前経路情報テーブル131(図10(a)と同一)及び経路情報比較テーブル132の各経路情報231を比較し、比較結果を経路情報比較テーブル132に登録する。   The route information acquisition unit 101 acquires the route information 231 set for each relay device 5 from the route control server 3 and registers it in the route information comparison table 132 as shown in FIG. The route information comparison unit 102 compares the route information 231 in the route information comparison table 131 (same as FIG. 10A) and the route information comparison table 132, and registers the comparison result in the route information comparison table 132.

本例でも経路切り替えは行われないため、障害前経路情報テーブル131及び経路情報比較テーブル132に登録された各経路情報231は、同一である。したがって、経路情報比較部102は、経路情報比較テーブル132の全ての「比較結果」に「変更なし」を登録する。   Since route switching is not performed in this example, the route information 231 registered in the pre-failure route information table 131 and the route information comparison table 132 is the same. Therefore, the route information comparison unit 102 registers “no change” in all “comparison results” of the route information comparison table 132.

本例において、警報テーブル130の「障害箇所」は、「D」、つまり中継装置(D)5である。このため、優先度決定部103は、図12(a)の符号K11で示されるように、経路情報比較テーブル132から、「装置ID」が「D」である経路情報231の「宛先アドレス」(「192.168.1.30」)を取得する。   In this example, the “failure location” in the alarm table 130 is “D”, that is, the relay device (D) 5. For this reason, the priority determination unit 103 determines from the route information comparison table 132 that the “device ID” is “D” and the “destination address” ( "192.168.1.30").

優先度決定部103は、サービス重要度テーブル133(図6(a)参照)を参照することにより、「宛先アドレス」である「192.168.1.30」に対応する「サービス重要度」を検索する。「192.168.1.30」に対応する「サービス重要度」は「3」であるため、優先度決定部103は、符号K11で示されるように、経路情報比較テーブル132の当該経路情報231の「サービス重要度」に「3」を登録する。   The priority determination unit 103 searches the “service importance” corresponding to “192.168.1.30” that is the “destination address” by referring to the service importance table 133 (see FIG. 6A). Since the “service importance” corresponding to “192.168.1.30” is “3”, the priority determination unit 103 sets “service importance” in the route information 231 of the route information comparison table 132 as indicated by reference numeral K11. Register “3” in “degree”.

優先度決定部103は、図12(b)の符号K12で示されるように、警報テーブル130の「優先度」に「3」を登録する。なお、優先度決定部103は、仮に、「障害発生箇所」に該当する複数の経路情報231が存在し、経路情報比較テーブル132に複数の「サービス重要度」を登録した場合、「サービス重要度」の最大値を警報テーブル130の「優先度」に登録する。   The priority determination unit 103 registers “3” in the “priority” of the alarm table 130, as indicated by the symbol K12 in FIG. Note that the priority determination unit 103, if there is a plurality of route information 231 corresponding to the “failure location” and registers a plurality of “service importance” in the route information comparison table 132, the “service importance” "Is registered in the" priority "of the alarm table 130.

解析結果出力部104は、警報テーブル130の内容を表示処理部14に出力する。これにより、警報テーブル130の内容が、表示装置に表示される。   The analysis result output unit 104 outputs the contents of the alarm table 130 to the display processing unit 14. Thereby, the contents of the alarm table 130 are displayed on the display device.

したがって、ネットワークNWの管理者は、中継装置(C)5及び中継装置(D)5に発生した各障害の復旧処理の優先度を知ることができる。本例の場合、中継装置(C)5の障害の復旧処理の優先度「4」が、中継装置(D)5の障害の復旧処理の優先度「3」より高い。   Therefore, the administrator of the network NW can know the priority of recovery processing for each failure that has occurred in the relay device (C) 5 and the relay device (D) 5. In the case of this example, the priority “4” of failure recovery processing of the relay device (C) 5 is higher than the priority “3” of failure recovery processing of the relay device (D) 5.

このため、ネットワークNWの管理者は、中継装置(C)5の障害の復旧処理を行った後、中継装置(D)5の障害の復旧処理を行う。   For this reason, the administrator of the network NW performs the failure recovery process of the relay device (D) 5 after performing the failure recovery processing of the relay device (C) 5.

このように、本実施例において、経路情報取得部101は、障害が発生した中継装置(C),(D)5(警報テーブル130の「障害箇所」)に設定された経路情報231を取得する。優先度決定部103は、サービス重要度テーブル133を参照することにより、該経路情報231が示す宛先アドレスのサーバ61〜65から提供されるサービスの重要度に基づいて、障害の復旧の優先度を決定する。   Thus, in the present embodiment, the route information acquisition unit 101 acquires the route information 231 set in the relay device (C), (D) 5 (“failure location” in the alarm table 130) where the failure occurred. . The priority determination unit 103 refers to the service importance level table 133, and determines the priority of failure recovery based on the importance level of the service provided from the servers 61 to 65 of the destination address indicated by the route information 231. decide.

したがって、ネットワークNWの管理者は、決定された優先度に基づいて障害の復旧処理の実行順序を決めることができるので、障害の復旧処理の利便性が向上する。なお、本実施例において、優先度決定部103は、経路情報231の「宛先アドレス」に基づいて、「サービス重要度」を検索したが、下り方向の経路情報231を用いる場合、経路情報231の送信元アドレスに基づいて「サービス重要度」を検索する。   Therefore, the administrator of the network NW can determine the execution order of the failure recovery processing based on the determined priority, so that the convenience of the failure recovery processing is improved. In this embodiment, the priority determination unit 103 searches for “service importance” based on the “destination address” of the route information 231, but when using the route information 231 in the downlink direction, Search for “service importance” based on source address.

次に、障害解析サーバ1の各処理の詳細を説明する。   Next, details of each process of the failure analysis server 1 will be described.

図13は、経路情報231の取得処理を示すフローチャートである。警報処理部100は、警報管理サーバ2から警報情報を受信したか否かを判定する(ステップSt1)。警報処理部100は、警報情報を受信していない場合(ステップSt1のNo)、処理を終了する。   FIG. 13 is a flowchart showing a process for acquiring the route information 231. The alarm processing unit 100 determines whether alarm information has been received from the alarm management server 2 (step St1). If the alarm processing unit 100 has not received the alarm information (No in step St1), the alarm processing unit 100 ends the process.

警報処理部100は、警報情報を受信した場合(ステップSt1のYes)、警報情報を警報テーブル130に登録する(ステップSt2)。次に、経路情報取得部101は、経路制御サーバ3に経路制御を指示する(ステップSt3)。   When receiving the alarm information (Yes in step St1), the alarm processing unit 100 registers the alarm information in the alarm table 130 (step St2). Next, the route information acquisition unit 101 instructs the route control server 3 to perform route control (step St3).

経路制御サーバ3は、経路制御の指示を受けると、以下の処理を行う。経路情報設定部202は、警報情報が「重度」の障害を示す場合、障害が発生した中継装置(C),(D)5を経由する経路R2,R3を、中継装置(C),(D)5を迂回する迂回経路R2a,R3aに切り替えるように、各中継装置5に経路情報231を設定する。経路制御サーバ3は、各中継装置5に設定した経路情報231を障害解析サーバ1に送信する。一方、警報情報が「軽度」の障害を示す場合、経路情報設定部202は、経路制御を行うことなく、各中継装置5に設定されている経路情報231を障害解析サーバ1に送信する。   When the route control server 3 receives a route control instruction, the route control server 3 performs the following processing. When the alarm information indicates a “severe” failure, the route information setting unit 202 displays the routes R2 and R3 passing through the relay devices (C) and (D) 5 in which the failure has occurred as relay devices (C) and (D ) Route information 231 is set in each relay device 5 so as to switch to detour routes R2a and R3a that detour 5. The route control server 3 transmits the route information 231 set for each relay device 5 to the failure analysis server 1. On the other hand, when the alarm information indicates a “mild” failure, the route information setting unit 202 transmits the route information 231 set in each relay device 5 to the failure analysis server 1 without performing route control.

次に、経路情報取得部101は、経路制御サーバ3から経路情報231を受信したか否かを判定する(ステップSt4)。経路情報取得部101は、経路情報231を受信していない場合(ステップSt4のNo)、再びステップSt4の判定処理を行う。   Next, the route information acquisition unit 101 determines whether route information 231 has been received from the route control server 3 (step St4). When the route information acquisition unit 101 has not received the route information 231 (No in Step St4), the route information acquisition unit 101 performs the determination process in Step St4 again.

また、経路情報取得部101は、経路情報231を受信した場合(ステップSt4のYes)、受信した経路情報231を経路情報比較テーブル132に登録する(ステップSt5)。このようにして、経路情報231の取得処理は行われる。   Further, when the route information acquisition unit 101 receives the route information 231 (Yes in step St4), the route information acquisition unit 101 registers the received route information 231 in the route information comparison table 132 (step St5). In this way, the acquisition process of the route information 231 is performed.

図14は、経路情報231の比較処理を示すフローチャートである。経路情報比較部102は、経路情報比較テーブル132から、経路情報231の1つを選択する(ステップSt11)。   FIG. 14 is a flowchart showing a comparison process of the route information 231. The route information comparison unit 102 selects one of the route information 231 from the route information comparison table 132 (step St11).

次に、経路情報比較部102は、選択した経路情報231を、障害前経路情報テーブル131の各経路情報231と比較する(ステップSt12)。このとき、経路情報比較部102は、経路情報比較テーブル132から選択した経路情報231を、障害前経路情報テーブル131から順次に選択した経路情報231と比較する。   Next, the path information comparison unit 102 compares the selected path information 231 with each path information 231 in the pre-failure path information table 131 (step St12). At this time, the route information comparison unit 102 compares the route information 231 selected from the route information comparison table 132 with the route information 231 sequentially selected from the pre-failure route information table 131.

経路情報比較部102は、障害前経路情報テーブル131に、経路情報231の「装置ID」及び「宛先アドレス」の組み合わせが一致するものがなければ(ステップSt13のNo)、当該「比較結果」に「該当なし」を登録する(ステップSt17)。   If there is no combination in the path information 231 in which the combination of “device ID” and “destination address” matches in the pre-failure path information table 131 (No in step St13), the path information comparison unit 102 sets the “comparison result”. “N / A” is registered (step St17).

また、経路情報比較部102は、障害前経路情報テーブル131に、経路情報231の「装置ID」及び「宛先アドレス」の組み合わせが一致するものがあれば(ステップSt13のYes)、「出力ポートID」が一致するか否かを判定する(ステップSt14)。「出力ポートID」が一致しない場合(ステップSt14のYes)、経路情報比較部102は、当該「比較結果」に「変更あり」を登録する(ステップSt18)。つまり、経路情報231の「装置ID」、「宛先アドレス」、「出力ポートID」のうち、「出力ポートID」だけが一致しない場合、当該「比較結果」には「変更あり」が登録される。   Also, the path information comparison unit 102, if there is a combination of the “device ID” and the “destination address” in the path information 231 in the pre-failure path information table 131 (Yes in step St13), the “output port ID”. ] Is matched (step St14). If the “output port ID” does not match (Yes in step St14), the path information comparison unit 102 registers “changed” in the “comparison result” (step St18). That is, when only “output port ID” does not match among “device ID”, “destination address”, and “output port ID” of the route information 231, “changed” is registered in the “comparison result”. .

迂回経路R2a,R3aに関する経路情報231は、新規に生成されたもの、または「出力ポートID」が変更されたものであるため、「比較結果」として「該当なし」または「変更あり」が登録される(図5(b)の符号K0、K1参照)。このため、経路情報比較部102は、障害前経路情報テーブル131及び経路情報比較テーブル132の各経路情報231を比較することにより、迂回経路R2a,R3aに関する経路情報231を容易に抽出できる。   Since the route information 231 regarding the detour routes R2a and R3a is newly generated or the “output port ID” is changed, “not applicable” or “changed” is registered as the “comparison result”. (See symbols K0 and K1 in FIG. 5B). Therefore, the route information comparison unit 102 can easily extract the route information 231 related to the detour routes R2a and R3a by comparing the route information 231 in the route information comparison table 131 and the route information comparison table 132 before failure.

また、経路情報比較部102は、「出力ポートID」が一致する場合(ステップSt14のYes)、当該「比較結果」に「変更なし」を登録する(ステップSt15)。つまり、経路情報231の「装置ID」、「宛先アドレス」、「出力ポートID」の組み合わせが一致する場合、当該「比較結果」には「変更なし」が登録される。   Further, when the “output port ID” matches (Yes in step St14), the path information comparison unit 102 registers “no change” in the “comparison result” (step St15). That is, if the combination of “device ID”, “destination address”, and “output port ID” in the path information 231 matches, “no change” is registered in the “comparison result”.

次に、経路情報比較部102は、経路情報比較テーブル132に未選択の経路情報231があるか否かを判定する(ステップSt16)。経路情報比較部102は、未選択の経路情報231があれば(ステップSt16のYes)、他の経路情報231を選択して(ステップSt11)、同様の比較処理を行う。   Next, the route information comparison unit 102 determines whether there is unselected route information 231 in the route information comparison table 132 (step St16). If there is unselected route information 231 (Yes in step St16), the route information comparison unit 102 selects other route information 231 (step St11) and performs the same comparison process.

また、経路情報比較部102は、未選択の経路情報231がなければ(ステップSt16のNo)、処理を終了する。このようにして、経路情報231の比較処理は行われる。   If there is no unselected route information 231 (No in step St16), the route information comparison unit 102 ends the process. In this way, the route information 231 comparison process is performed.

図15は、障害の復旧処理の優先度の決定処理を示すフローチャートである。優先度決定部103は、経路情報比較テーブル132に、「比較結果」が「該当なし」または「変更あり」である経路情報231があるか否かを判定する(ステップSt21)。これにより、優先度決定部103は、経路切り替えが行われたか否かを判定する。   FIG. 15 is a flowchart showing priority determination processing for failure recovery processing. The priority determination unit 103 determines whether or not the route information comparison table 132 includes route information 231 whose “comparison result” is “not applicable” or “changed” (step St21). Thereby, the priority determination part 103 determines whether route switching was performed.

優先度決定部103は、「比較結果」が「該当なし」または「変更あり」である経路情報231がある場合(ステップSt21のYes)、サービス重要度テーブル133から、該経路情報231の「宛先アドレス」に一致する「IPアドレス」の「サービス重要度」を検索する(ステップSt22)。優先度決定部103は、検索した「サービス重要度」を、経路情報比較テーブル132の当該経路情報231の「サービス重要度」に登録する(ステップSt23)。   When there is route information 231 whose “comparison result” is “not applicable” or “changed” (Yes in step St21), the priority determination unit 103 reads “destination” of the route information 231 from the service importance level table 133. The “service importance” of “IP address” matching “address” is searched (step St22). The priority determination unit 103 registers the searched “service importance” in the “service importance” of the route information 231 of the route information comparison table 132 (step St23).

優先度決定部103は、「比較結果」が「該当なし」または「変更あり」である他の経路情報231がある場合(ステップSt24のYes)、再びステップSt22の処理を行う。優先度決定部103は、「比較結果」が「該当なし」または「変更あり」である他の経路情報231がない場合(ステップSt24のNo)、経路情報比較テーブル132に登録された「サービス重要度」の最大値を警報テーブル130の「優先度」として登録する(ステップSt25)。   When there is another route information 231 whose “comparison result” is “not applicable” or “changed” (Yes in step St24), the priority determination unit 103 performs the process in step St22 again. When there is no other route information 231 whose “comparison result” is “not applicable” or “changed” (No in step St24), the priority determination unit 103 sets “service important” registered in the route information comparison table 132. The maximum value of “degree” is registered as “priority” in the alarm table 130 (step St25).

一方、優先度決定部103は、「比較結果」が「該当なし」または「変更あり」である経路情報231がない場合(ステップSt21のNo)、「装置ID」が警報テーブル130の「障害箇所」に一致する経路情報231の有無を判定する(ステップSt29)。優先度決定部103は、「装置ID」が警報テーブル130の「障害箇所」に一致する経路情報231がない場合(ステップSt29のNo)、障害が発生した中継装置5を経由する経路がないものとして、処理を終了する。   On the other hand, when there is no path information 231 whose “comparison result” is “not applicable” or “changed” (No in step St21), the priority determination unit 103 sets “device ID” as “failure location” in the alarm table 130. The presence / absence of route information 231 that matches " When there is no route information 231 whose “device ID” matches the “failure location” in the alarm table 130 (No in step St29), the priority determination unit 103 has no route through the relay device 5 in which the failure has occurred. Then, the process ends.

優先度決定部103は、「装置ID」が警報テーブル130の「障害箇所」に一致する経路情報231がある場合(ステップSt29のYes)、サービス重要度テーブル133から、当該経路情報231の「宛先アドレス」に一致する「IPアドレス」の「サービス重要度」を検索する(ステップSt30)。優先度決定部103は、検索した「サービス重要度」を、経路情報比較テーブル132の当該経路情報231の「サービス重要度」に登録する(ステップSt31)。   If there is route information 231 whose “device ID” matches the “failure location” in the alarm table 130 (Yes in step St29), the priority determination unit 103 reads “destination” of the route information 231 from the service importance level table 133. The “service importance” of the “IP address” that matches the “address” is searched (step St30). The priority determination unit 103 registers the searched “service importance” in the “service importance” of the route information 231 of the route information comparison table 132 (step St31).

優先度決定部103は、「装置ID」が警報テーブル130の「障害箇所」に一致する他の経路情報231がある場合(ステップSt32のYes)、再びステップSt30の処理を行う。また、優先度決定部103は、「装置ID」が警報テーブル130の「障害箇所」に一致する他の経路情報231がない場合(ステップSt32のNo)、経路情報比較テーブル132に登録された「サービス重要度」の最大値を警報テーブル130の「優先度」として登録する(ステップSt25)。   If there is another path information 231 whose “device ID” matches the “failure location” in the alarm table 130 (Yes in step St32), the priority determination unit 103 performs the process in step St30 again. In addition, when there is no other route information 231 whose “device ID” matches the “failure location” in the alarm table 130 (No in step St32), the priority determination unit 103 registers “ The maximum value of “service importance” is registered as “priority” in the alarm table 130 (step St25).

次に、解析結果出力部104は、警報テーブル130の内容を表示処理部14に出力することにより、表示装置に表示する(ステップSt26)。次に、優先度決定部103は、障害前経路情報テーブル131に、経路情報比較テーブル132の経路情報231を登録することにより、障害前経路情報テーブル131を更新する(ステップSt27)。次に、優先度決定部103は、経路情報比較テーブル132の経路情報231をクリアする(ステップSt28)。このようにして、障害の復旧処理の優先度の決定処理は行われる。   Next, the analysis result output unit 104 outputs the contents of the alarm table 130 to the display processing unit 14 to display on the display device (step St26). Next, the priority determination unit 103 updates the pre-failure route information table 131 by registering the route information 231 of the route information comparison table 132 in the pre-failure route information table 131 (step St27). Next, the priority determination unit 103 clears the route information 231 of the route information comparison table 132 (step St28). In this way, priority determination processing for failure recovery processing is performed.

これまで述べたように、実施例に係るネットワーク管理装置(障害解析サーバ)1は、取得部(経路情報取得部及び経路情報比較部)101,102と、記憶部(HDD)13と、決定部(優先度決定部)103とを有する。取得部101,102は、複数の通信装置(サーバ)61〜65の何れかを宛先または送信元とする信号(パケット)をそれぞれ中継する複数の中継装置(A〜F)5のうち、障害が発生した中継装置(C,D)に設定された経路情報231、または障害が発生した中継装置(C,D)5を迂回する迂回経路R2a,R3a上の他の中継装置(A,B)5に設定された、迂回経路に関する経路情報231を取得する。   As described above, the network management device (failure analysis server) 1 according to the embodiment includes the acquisition units (path information acquisition unit and path information comparison unit) 101 and 102, the storage unit (HDD) 13, and the determination unit. (Priority determination unit) 103. The acquisition units 101 and 102 have a failure among a plurality of relay devices (A to F) 5 that respectively relay signals (packets) whose destinations or transmission sources are any of the plurality of communication devices (servers) 61 to 65. Route information 231 set in the generated relay device (C, D), or other relay devices (A, B) 5 on the detour routes R2a, R3a that bypass the relay device (C, D) 5 in which a failure has occurred The route information 231 relating to the detour route set to is acquired.

記憶部13は、複数の通信装置61〜65の各々から提供されるサービスの重要度(「サービス重要度」)を示すテーブル(サービス重要度テーブル)133を記憶する。決定部103は、テーブル133を参照することにより、複数の通信装置61〜65のうち、経路情報231が示す信号の宛先または送信元の通信装置61〜65から提供されるサービスの重要度に基づいて、障害の復旧の優先度を決定する。   The storage unit 13 stores a table (service importance level table) 133 indicating the importance level (“service importance level”) of services provided from each of the plurality of communication devices 61 to 65. The determining unit 103 refers to the table 133, and based on the importance of the service provided from the destination or transmission source communication devices 61 to 65 of the signal indicated by the path information 231 among the plurality of communication devices 61 to 65. To determine the priority of failure recovery.

上記の構成によると、テーブル133を参照することにより、中継装置5の障害により影響を受けるサービスの重要度が検索され、障害の復旧の優先度は、検索されたサービスの重要度に基づいて決定される。したがって、実施例に係るネットワーク管理装置(障害解析サーバ)1によると、サービスへの障害の影響を考慮して、障害の復旧処理の実行順位を決定でき、復旧処理の利便性が向上する。   According to the above configuration, by referring to the table 133, the importance level of the service affected by the failure of the relay device 5 is searched, and the priority of the failure recovery is determined based on the importance level of the searched service. Is done. Therefore, according to the network management apparatus (failure analysis server) 1 according to the embodiment, it is possible to determine the execution order of the failure recovery processing in consideration of the influence of the failure on the service, and the convenience of the recovery processing is improved.

また、実施例に係るネットワーク管理システムMは、ネットワーク管理装置(障害解析サーバ)1と、経路制御装置(経路制御サーバ)3とを有する。経路制御装置3は、複数の通信装置(サーバ)61〜65の何れかを宛先または送信元とする信号(パケット)をそれぞれ中継する複数の中継装置(A〜F)5に経路情報231を設定する。ネットワーク管理装置(障害解析サーバ)1は、取得部(経路情報取得部及び経路情報比較部)101,102と、記憶部(HDD)13と、決定部(優先度決定部)103とを有する。   The network management system M according to the embodiment includes a network management device (failure analysis server) 1 and a route control device (route control server) 3. The route control device 3 sets route information 231 in a plurality of relay devices (A to F) 5 that respectively relay signals (packets) that are addressed or transmitted to any one of the plurality of communication devices (servers) 61 to 65. To do. The network management apparatus (failure analysis server) 1 includes acquisition units (path information acquisition unit and path information comparison unit) 101 and 102, a storage unit (HDD) 13, and a determination unit (priority determination unit) 103.

取得部101,102は、複数の中継装置(A〜F)5のうち、障害が発生した中継装置(C,D)に設定された経路情報231、または障害が発生した中継装置(C,D)5を迂回する迂回経路R2a,R3a上の他の中継装置(A,B)5に設定された、迂回経路に関する経路情報231を取得する。記憶部13は、複数の通信装置61〜65の各々から提供されるサービスの重要度(「サービス重要度」)を示すテーブル(サービス重要度テーブル)133を記憶する。決定部103は、テーブル133を参照することにより、複数の通信装置61〜65のうち、経路情報231が示す信号の宛先または送信元の通信装置から提供されるサービスの重要度に基づいて、障害の復旧の優先度を決定する。   The acquisition units 101 and 102 include the route information 231 set in the relay device (C, D) in which the failure has occurred among the plurality of relay devices (AF) 5, or the relay device (C, D in which the failure has occurred). ) Route information 231 related to the bypass route set in the other relay devices (A, B) 5 on the bypass routes R2a and R3a that bypass the route 5 is acquired. The storage unit 13 stores a table (service importance level table) 133 indicating the importance level (“service importance level”) of services provided from each of the plurality of communication devices 61 to 65. The determination unit 103 refers to the table 133, and based on the importance of the service provided from the destination or transmission source communication device indicated by the path information 231 among the plurality of communication devices 61 to 65, the determination unit 103 Determine the recovery priority.

実施例に係るネットワーク管理システムMは、実施例に係るネットワーク管理装置1と同様の構成を含むので、上述した内容と同様の作用効果を奏する。   Since the network management system M according to the embodiment includes the same configuration as that of the network management device 1 according to the embodiment, the same effects as those described above can be obtained.

また、実施例に係るネットワーク管理方法は、以下の工程を含む。
工程(1):複数の通信装置(サーバ)61〜65の何れかを宛先または送信元とする信号(パケット)をそれぞれ中継する複数の中継装置(A〜F)5のうち、障害が発生した中継装置(C,D)に設定された経路情報231、または障害が発生した中継装置(C,D)5を迂回する迂回経路R2a,R3a上の他の中継装置(A,B)5に設定された、迂回経路に関する経路情報231を取得する。
工程(2):複数の通信装置61〜65の各々から提供されるサービスの重要度(「サービス重要度」)を示すテーブル(サービス重要度テーブル)133を参照することにより、複数の通信装置61〜65のうち、経路情報231が示す信号の宛先または送信元の通信装置から提供されるサービスの重要度に基づいて、障害の復旧の優先度を決定する。
The network management method according to the embodiment includes the following steps.
Step (1): A failure has occurred among a plurality of relay devices (A to F) 5 that respectively relay signals (packets) that are addressed or transmitted to any one of a plurality of communication devices (servers) 61 to 65. Set to the route information 231 set in the relay device (C, D) or another relay device (A, B) 5 on the detour routes R2a, R3a that bypass the relay device (C, D) 5 in which a failure has occurred. The route information 231 regarding the detour route is acquired.
Step (2): By referring to a table (service importance level table) 133 indicating the importance level ("service importance level") of services provided from each of the plurality of communication apparatuses 61 to 65, a plurality of communication apparatuses 61 ˜65, the failure recovery priority is determined based on the importance of the service provided from the destination or transmission source communication device indicated by the path information 231.

実施例に係るネットワーク管理方法は、実施例に係るネットワーク管理装置1と同様の構成を含むので、上述した内容と同様の作用効果を奏する。   Since the network management method according to the embodiment includes the same configuration as that of the network management device 1 according to the embodiment, the same effects as those described above can be obtained.

上述した実施形態は本発明の好適な実施の例である。但し、これに限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変形実施可能である。   The above-described embodiment is an example of a preferred embodiment of the present invention. However, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1) 複数の通信装置の何れかを宛先または送信元とする信号をそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置に設定された経路情報、または障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する経路情報を取得する取得部と、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、
前記テーブルを参照することにより、前記複数の通信装置のうち、前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有することを特徴とするネットワーク管理装置。
(付記2) 前記取得部は、前記障害の発生前及び発生後の経路情報の比較結果に基づいて、前記他の中継装置に設定された経路情報から、前記迂回経路に関する前記経路情報を抽出することを特徴とする付記1に記載のネットワーク管理装置。
(付記3) ネットワーク管理装置と、経路制御装置とを有するネットワーク管理システムにおいて、
前記経路制御装置は、複数の通信装置の何れかを宛先または送信元とする信号をそれぞれ中継する複数の中継装置に経路情報を設定し、
前記ネットワーク管理装置は、
前記複数の中継装置のうち、障害が発生した中継装置に設定された経路情報、または障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する経路情報を、前記経路制御装置から取得する取得部と、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、
前記テーブルを参照することにより、前記複数の通信装置のうち、前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有することを特徴とするネットワーク管理システム。
(付記4) 前記取得部は、前記障害の発生前及び発生後の経路情報の比較結果に基づいて、前記他の中継装置に設定された経路情報から、前記迂回経路に関する前記経路情報を抽出することを特徴とする付記3に記載のネットワーク管理システム。
(付記5) 複数の通信装置の何れかを宛先または送信元とする信号をそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置に設定された経路情報、または障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する経路情報を取得し、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定することを特徴とするネットワーク管理方法。
(付記6) 前記障害の発生前及び発生後の経路情報の比較結果に基づいて、前記他の中継装置に設定された経路情報から、前記迂回経路に関する前記経路情報を抽出することを特徴とする付記5に記載のネットワーク管理方法。
In addition, the following additional notes are disclosed regarding the above description.
(Supplementary note 1) Among a plurality of relay devices that respectively relay a signal whose destination or transmission source is one of a plurality of communication devices, path information set in the relay device in which a failure has occurred, or a relay device in which a failure has occurred An acquisition unit configured to acquire route information related to the bypass route set in another relay device on the bypass route that bypasses the route;
A storage unit that stores a table indicating the importance of services provided from each of the plurality of communication devices;
By referring to the table, priority is given to recovery from the failure based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information among the plurality of communication devices. A network management apparatus comprising: a determination unit configured to determine the degree;
(Additional remark 2) The said acquisition part extracts the said route information regarding the said detour route from the route information set to the said other relay apparatus based on the comparison result of the route information before and after the occurrence of the failure. The network management device according to Supplementary Note 1, wherein
(Supplementary Note 3) In a network management system having a network management device and a route control device,
The route control device sets route information to a plurality of relay devices that respectively relay a signal whose destination or source is one of a plurality of communication devices,
The network management device includes:
Among the plurality of relay devices, the route information set for the relay device in which the failure has occurred, or the route information related to the bypass route set in another relay device on the bypass route that bypasses the relay device in which the failure has occurred Acquiring from the path control device,
A storage unit that stores a table indicating the importance of services provided from each of the plurality of communication devices;
By referring to the table, priority is given to recovery from the failure based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information among the plurality of communication devices. A network management system comprising: a determination unit that determines the degree.
(Additional remark 4) The said acquisition part extracts the said route information regarding the said detour route from the route information set to the said other relay apparatus based on the comparison result of the route information before and after the occurrence of the failure. The network management system according to supplementary note 3, wherein
(Supplementary Note 5) Of a plurality of relay devices that respectively relay signals destined to or transmitted from any of a plurality of communication devices, path information set in the relay device in which a failure has occurred, or a relay device in which a failure has occurred Obtaining route information related to the bypass route set in another relay device on the bypass route that bypasses
By referring to a table indicating the importance level of the service provided from each of the plurality of communication devices, the communication device that is the destination or source of the signal indicated by the route information regarding the detour route among the plurality of communication devices A network management method, comprising: determining a priority of recovery from the failure based on the importance of the service provided from the network.
(Supplementary note 6) The route information on the detour route is extracted from the route information set in the other relay device based on the comparison result of the route information before and after the occurrence of the failure. The network management method according to attachment 5.

1 障害解析サーバ(ネットワーク管理装置)
2 警報管理サーバ
3 経路制御サーバ(経路制御装置)
4 端末装置
5 中継装置
13 HDD(記憶部)
61〜65 サーバ(通信装置)
130 警報テーブル
131 障害前経路情報テーブル
132 経路情報比較テーブル
133 サービス重要度テーブル(テーブル)
231 経路情報
R1〜R4 経路
R2a,R3a 迂回経路
M ネットワーク管理システム
NW ネットワーク
1 Failure analysis server (network management device)
2 Alarm management server 3 Route control server (route control device)
4 Terminal device 5 Relay device 13 HDD (storage unit)
61-65 server (communication device)
130 Alarm table 131 Pre-failure route information table 132 Route information comparison table 133 Service importance level table (table)
231 route information R1 to R4 route R2a, R3a detour route M network management system NW network

Claims (3)

複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を取得する取得部と、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、
前記テーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有し、
前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、
前記取得部は、
前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、
該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得することを特徴とするネットワーク管理装置。
Among the plurality of relay apparatuses for relaying each in accordance with any of the signal path information to destination or source of the plurality of communication devices, it is set to another relay apparatus on the detour path that bypasses the relay device the failed and an obtaining unit that obtains the path information about the detour path,
A storage unit that stores a table indicating the importance of services provided from each of the plurality of communication devices;
By referring to the table, based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information regarding the detour route among the plurality of communication devices, the failure have a a determination unit that determines the priority of the recovery,
The path information includes first identification information indicating each of the plurality of relay devices, destination or transmission source of the signal, and second identification information indicating a port to which each of the plurality of relay devices transmits the signal. Combination with
The acquisition unit
Compare the path information before and after the occurrence of the failure of each of the plurality of relay devices,
As a result of the comparison, among the path information after the occurrence of the failure, a combination of the first identification information and the destination or transmission source of the signal does not match any of the route information before the occurrence of the failure. Either the path information or the path information before the occurrence of the failure matches the first identification information and the destination or source of the signal, and the second path information does not match the second identification information. A network management apparatus characterized in that the network management apparatus is obtained as the route information related to a detour route .
ネットワーク管理装置と、経路制御装置とを有するネットワーク管理システムにおいて、
前記経路制御装置は、複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置に、前記経路情報を設定し、
前記ネットワーク管理装置は、
前記複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を、前記経路制御装置から取得する取得部と、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを記憶する記憶部と、
前記テーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定する決定部とを有し、
前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、
前記取得部は、
前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、
該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得することを特徴とするネットワーク管理システム。
In a network management system having a network management device and a routing control device,
Wherein the path control device, to a plurality of relay apparatuses that relays respectively according to the path information signal to either the destination or source of the plurality of communication devices, and set the routing information,
The network management device includes:
Among the plurality of relay apparatuses, which is set to another relay apparatus on the detour path that bypasses the relay device failure occurs, the path information about the detour path, an acquisition unit that acquires from the routing control device ,
A storage unit that stores a table indicating the importance of services provided from each of the plurality of communication devices;
By referring to the table, based on the importance of the service provided from the destination or source communication device of the signal indicated by the route information regarding the detour route among the plurality of communication devices, the failure have a a determination unit that determines the priority of the recovery,
The path information includes first identification information indicating each of the plurality of relay devices, destination or transmission source of the signal, and second identification information indicating a port to which each of the plurality of relay devices transmits the signal. Combination with
The acquisition unit
Compare the path information before and after the occurrence of the failure of each of the plurality of relay devices,
As a result of the comparison, among the path information after the occurrence of the failure, a combination of the first identification information and the destination or transmission source of the signal does not match any of the route information before the occurrence of the failure. Either the path information or the path information before the occurrence of the failure matches the first identification information and the destination or source of the signal, and the second path information does not match the second identification information. A network management system, wherein the network management system is obtained as the route information related to a detour route .
複数の通信装置の何れかを宛先または送信元とする信号を経路情報に従ってそれぞれ中継する複数の中継装置のうち、障害が発生した中継装置を迂回する迂回経路上の他の中継装置に設定された、前記迂回経路に関する前記経路情報を取得し、
前記複数の通信装置の各々から提供されるサービスの重要度を示すテーブルを参照することにより、前記複数の通信装置のうち、前記迂回経路に関する前記経路情報が示す前記信号の宛先または送信元の通信装置から提供されるサービスの前記重要度に基づいて、前記障害の復旧の優先度を決定し、
前記経路情報には、前記複数の中継装置の各々を示す第1識別情報と、前記信号の宛先または送信元と、前記複数の中継装置の各々が前記信号を送信するポートを示す第2識別情報との組み合わせが含まれ、
前記迂回経路に関する前記経路情報を取得するとき、前記複数の中継装置の各々の前記障害の発生前及び発生後の前記経路情報同士を比較し、
該比較の結果、前記障害の発生後の前記経路情報のうち、前記第1識別情報及び前記信号の宛先または送信元の組み合わせが前記障害の発生前の前記経路情報の何れにも一致しない第1経路情報、もしくは前記障害の発生前の前記経路情報の何れかと前記第1識別情報及び前記信号の宛先または送信元の組み合わせが一致し、前記第2識別情報が一致しない第2経路情報を、前記迂回経路に関する前記経路情報として取得することを特徴とするネットワーク管理方法。
Among the plurality of relay apparatuses for relaying each in accordance with any of the signal path information to destination or source of the plurality of communication devices, it is set to another relay apparatus on the detour path that bypasses the relay device the failed It was to obtain the path information about the detour path,
By referring to a table indicating the importance level of service provided from each of the plurality of communication devices, communication of the destination or transmission source of the signal indicated by the route information regarding the detour route among the plurality of communication devices. Based on the importance of the service provided by the device, determine the priority of recovery from the failure ,
The path information includes first identification information indicating each of the plurality of relay devices, destination or transmission source of the signal, and second identification information indicating a port to which each of the plurality of relay devices transmits the signal. Combination with
When obtaining the route information regarding the detour route, the route information before and after the occurrence of the failure of each of the plurality of relay devices is compared,
As a result of the comparison, among the path information after the occurrence of the failure, a combination of the first identification information and the destination or transmission source of the signal does not match any of the route information before the occurrence of the failure. Either the path information or the path information before the occurrence of the failure matches the first identification information and the destination or source of the signal, and the second path information does not match the second identification information. A network management method characterized in that the network management method is obtained as the route information regarding a detour route .
JP2014129064A 2014-06-24 2014-06-24 Network management device, network management system, and network management method Active JP6340951B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014129064A JP6340951B2 (en) 2014-06-24 2014-06-24 Network management device, network management system, and network management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014129064A JP6340951B2 (en) 2014-06-24 2014-06-24 Network management device, network management system, and network management method

Publications (2)

Publication Number Publication Date
JP2016009982A JP2016009982A (en) 2016-01-18
JP6340951B2 true JP6340951B2 (en) 2018-06-13

Family

ID=55227281

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014129064A Active JP6340951B2 (en) 2014-06-24 2014-06-24 Network management device, network management system, and network management method

Country Status (1)

Country Link
JP (1) JP6340951B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11252585B2 (en) 2017-05-17 2022-02-15 Nec Corporation Access network node, radio communication system, communication method and program
JP6868227B2 (en) * 2019-02-20 2021-05-12 大日本印刷株式会社 Vapor deposition mask
JP7010986B2 (en) * 2020-03-06 2022-01-26 株式会社日立製作所 Network management system, network management device, and network management method
US20230239216A1 (en) * 2020-06-05 2023-07-27 Nippon Telegraph And Telephone Corporation Communication device setting management device, communication device setting management method and program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003188876A (en) * 2001-12-17 2003-07-04 Oki Electric Ind Co Ltd Network failure management device
JP2003203018A (en) * 2002-01-07 2003-07-18 Mitsubishi Electric Corp Pseudo cluster system using san
JP4676937B2 (en) * 2006-09-04 2011-04-27 エヌ・ティ・ティ・コミュニケーションズ株式会社 Fault recovery system, fault recovery method, fault recovery program
JP4669487B2 (en) * 2007-03-02 2011-04-13 株式会社日立製作所 Operation management apparatus and operation management method for information processing system
JP2011254320A (en) * 2010-06-02 2011-12-15 Nippon Telegr & Teleph Corp <Ntt> Network failure analysis processing device
JP5683243B2 (en) * 2010-12-08 2015-03-11 三菱電機株式会社 PON parent device
JP5747281B2 (en) * 2011-10-07 2015-07-15 株式会社日立製作所 COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND NETWORK MANAGEMENT DEVICE
JP2014241536A (en) * 2013-06-12 2014-12-25 株式会社日立製作所 Monitoring device, and monitoring method

Also Published As

Publication number Publication date
JP2016009982A (en) 2016-01-18

Similar Documents

Publication Publication Date Title
US20130003745A1 (en) Information system, control device, method of managing virtual network, and program
JP5498102B2 (en) Network system, network relay device, and control method thereof
JP7091923B2 (en) Transfer device, transfer method and program
US8040794B2 (en) Server to network signaling method for rapid switching between anycast multicast sources
US8009683B2 (en) IP network system
JP6340951B2 (en) Network management device, network management system, and network management method
EP1838036A2 (en) Failure recovery method and node, and network
RU2008109226A (en) FAILURE-RESISTANT COMMUNICATION IN ROUTED NETWORKS
WO2009090723A1 (en) Packet transmission device and its control circuit
CN101911600A (en) Mapless global traffic load balancing via anycast
US10826823B2 (en) Centralized label-based software defined network
US20150207675A1 (en) Path Control System, Control Apparatus, Edge Node, Path Control Method, And Program
JP2017135449A (en) Packet relay method and packet relay program
JP6868958B2 (en) Packet transmission program, information processing device, and failure detection method
US9344352B2 (en) Transfer device, communication system, and roundabout path detecting method
JPWO2005057864A1 (en) Network path switching system
WO2013189414A2 (en) Automatic network topology acquisition method and system, and network query and management system
US9705791B2 (en) Route setting device and route setting method
JP4728209B2 (en) Multicast network redundancy system
JP2010161524A (en) Method for detecting failure link based on path control protocol, node device and program
JP4598790B2 (en) Network system, core node on working path, edge node, core node on detour path, and communication control method by core node on working path
JP4846663B2 (en) IP packet tracking device
JP5075056B2 (en) Communications system
JP6502889B2 (en) Log information search system and log information search method
JP4760745B2 (en) Network management apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180227

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180402

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180430

R150 Certificate of patent or registration of utility model

Ref document number: 6340951

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150