Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5035217B2 - Network system, network monitoring device and integrated monitoring device - Google Patents
[go: Go Back, main page]

JP5035217B2 - Network system, network monitoring device and integrated monitoring device - Google Patents

Network system, network monitoring device and integrated monitoring device Download PDF

Info

Publication number
JP5035217B2
JP5035217B2 JP2008280090A JP2008280090A JP5035217B2 JP 5035217 B2 JP5035217 B2 JP 5035217B2 JP 2008280090 A JP2008280090 A JP 2008280090A JP 2008280090 A JP2008280090 A JP 2008280090A JP 5035217 B2 JP5035217 B2 JP 5035217B2
Authority
JP
Japan
Prior art keywords
information
border router
monitoring device
router
network
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.)
Expired - Fee Related
Application number
JP2008280090A
Other languages
Japanese (ja)
Other versions
JP2010109729A (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 JP2008280090A priority Critical patent/JP5035217B2/en
Publication of JP2010109729A publication Critical patent/JP2010109729A/en
Application granted granted Critical
Publication of JP5035217B2 publication Critical patent/JP5035217B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本開示技術は、OSPF(Open Shortest Path First)ユニキャストルーティングプロトコルが動作するネットワークシステム、並びに、そのシステムに使用されるネットワーク監視装置及びそのネットワーク監視装置を統合的に監視する統合監視装置に関する。   The present disclosure relates to a network system in which an OSPF (Open Shortest Path First) unicast routing protocol operates, a network monitoring device used in the system, and an integrated monitoring device that integrally monitors the network monitoring device.

リンク状態型のルーティングプロトコルとして、RFC(Request For Comments)2328で規定されるOSPFプロトコルが使用されている。OSPFプロトコルは、エリアという概念を取り入れている。OSPFで管理される自律システム(AS:Autonomous System)内には複数のエリアが存在することができるが、必ず一つのバックボーンエリアがなければならない。また、各エリアは、必ずバックボーンエリアに接続されていなければならない。エリアとバックボーンエリアとを結ぶルータは、エリア境界ルータ(ABR:Area Border Router)と呼ばれる。また、ASの外部と接続するルータは、AS境界ルータ(ASBR:Autonomous System Boundary Router)と呼ばれる。   As a link state type routing protocol, the OSPF protocol defined by RFC (Request For Comments) 2328 is used. The OSPF protocol incorporates the concept of area. A plurality of areas can exist in an autonomous system (AS) managed by OSPF, but there must always be one backbone area. Each area must be connected to the backbone area. A router connecting an area and a backbone area is called an area border router (ABR). A router connected to the outside of the AS is called an AS Boundary Router (ASBR: Autonomous System Boundary Router).

OSPFプロトコルには、複数のLSA(Link State Advertisement)情報を記述してフラッディングするためのリンク状態更新(Link State Update)パケットが用意されている。OSPFネットワークでは、各ルータは、接続されたネットワークについての情報やインタフェースのコスト等の経路についての情報を含むLSAを配信及び収集することにより、リンク状態データベース(LSDB:Link State Database)を作成し、ルーティングテーブルへの反映を行う。また、LSA情報はOSPFの同一エリア内に存在するルータ間で同期されており、さらに、LSDBは各エリアを含むAS毎に管理されている。   In the OSPF protocol, a link state update packet for describing and flooding a plurality of LSA (Link State Advertisement) information is prepared. In the OSPF network, each router creates a link state database (LSDB) by distributing and collecting information about the connected network and information about the route such as the cost of the interface. Reflect in the routing table. The LSA information is synchronized between routers existing in the same OSPF area, and the LSDB is managed for each AS including each area.

OSPFネットワークにおいて、配信されるLSA情報が増加すると、各ルータが持つLSDBの肥大化、それに伴うルーティングテーブルの肥大化が発生し、メモリ使用量、CPU負荷等のルータ性能面での障害が引き起こされる。配信されるLSA情報を減少させる方法としては、OSPFのエリア分割によるLSDB管理範囲の分散や、ABR又はASBRにおけるLSA集約(Aggregation)によるLSA数の抑止、等が挙げられる。   In the OSPF network, if the LSA information to be distributed increases, the LSDB of each router will grow and the routing table will grow accordingly, causing problems in router performance such as memory usage and CPU load. . Examples of a method for reducing the LSA information to be distributed include distribution of the LSDB management range by OSPF area division, suppression of the number of LSAs by LSA aggregation (Aggregation) in ABR or ASBR, and the like.

特に、LSA集約は、集約設定時における既存ネットワーク構成への影響が最小限に抑えられる場合が多いという点で、効果的である。しかし、LSA集約を実施するために必要となる情報(OSPFネットワークにおけるLSA情報)を把握する方法としては、ネットワーク内に存在するOSPF稼働中のルータ(ネットワーク構成によっては複数ルータ)の内部ログの収集及び解析により確認する方法のみである。そのため、問題箇所の特定や解決策の決定に時間を要するという問題がある。   In particular, LSA aggregation is effective in that the influence on the existing network configuration at the time of aggregation setting is often minimized. However, as a method of grasping information necessary for implementing LSA aggregation (LSA information in the OSPF network), collection of internal logs of routers operating in the network and operating OSPF (multiple routers depending on the network configuration) And only the method of confirming by analysis. Therefore, there is a problem that it takes time to identify the problem part and determine the solution.

なお、本発明に関連する先行技術として、パッシブ測定を行うことにより、ネットワークのトポロジー情報、ルーティング情報、品質情報を取得し、これらを組み合わせることによって、ネットワーク上のボトルネックを推定する技術が知られている。また、時間間隔でネットワークから管理情報ベースデータを収集する工程、該収集データの時系列を構築する工程、該収集データの該時系列を分解する工程、エネルギプロットを該分解時系列に基づいて構築する工程、及び該エネルギプロットを解析してネットワーク異常イベントの徴候を判定する工程、を備えてネットワーク異常を検出する方法が知られている。   In addition, as a prior art related to the present invention, a technique is known in which network topology information, routing information, and quality information are acquired by performing passive measurement, and a bottleneck on the network is estimated by combining these. ing. Also, a step of collecting management information base data from the network at time intervals, a step of building a time series of the collected data, a step of decomposing the time series of the collected data, and building an energy plot based on the decomposition time series And a method of detecting network anomalies comprising analyzing the energy plot and determining a sign of a network anomaly event.

特開2004−032377号公報JP 2004-032377 A 特開2006−067569号公報JP 2006-067569 A

本開示技術は、上述した問題点に鑑みてなされたものであり、その目的は、OSPFプロトコルが動作するネットワークシステムであって、OSPFパケットを監視し、異常を検知し、改善案を提示することができるネットワークシステムを提供することにある。   The disclosed technology has been made in view of the above-described problems, and an object thereof is a network system in which the OSPF protocol operates, and monitors an OSPF packet, detects an abnormality, and presents an improvement plan. It is to provide a network system capable of

上記目的を達成するために、本開示技術の一つの面によれば、少なくとも一つのネットワーク監視装置と、該ネットワーク監視装置を統合的に監視する統合監視装置と、を備え、OSPFユニキャストルーティングプロトコルが動作するネットワークシステムであって、該ネットワーク監視装置の各々が、各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視する手段と、所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得する手段と、該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知する手段と、を具備し、該統合監視装置が、該ネットワークシステムの構成をGUI上にマップとして表示する手段と、該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示する手段と、を具備するネットワークシステムが提供される。   In order to achieve the above object, according to one aspect of the present disclosure, an OSPF unicast routing protocol includes at least one network monitoring device and an integrated monitoring device that monitors the network monitoring device in an integrated manner. LSA information distributed by each area border router and each AS border router by each of the network monitoring devices analyzing the LSA information in the link state update packet transmitted by each router. Each of the area boundary routers that detects the area boundary router and AS boundary router that distributes LSA information exceeding a predetermined threshold as threshold excess information and includes the threshold excess information And the number of LSA information distributed by each AS border router, ABR / ASBR information And a means for notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information, and the integrated monitoring device maps the configuration of the network system on the GUI. A means for displaying and managing the notified distribution subnet information and ABR / ASBR information in units of areas, including the threshold excess information, identifying and displaying each area border router and each AS border router on the map; And a means for displaying the distribution subnet information of the identified area border router or AS border router according to a user operation.

一つの好適な態様では、該統合監視装置が、各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示する手段、を更に具備する。   In a preferred aspect, the integrated monitoring device further comprises means for analyzing and displaying a network-aggregable subnet from distribution subnet information of each area border router and each AS border router.

さらに、本開示技術の他の面によれば、上述のシステムで使用されるネットワーク監視装置及び統合監視装置並びに上述のシステムで実行される方法が提供される。   Furthermore, according to another aspect of the disclosed technology, a network monitoring apparatus and an integrated monitoring apparatus used in the above-described system and a method executed in the above-described system are provided.

開示のネットワークシステムによれば、OSPFネットワークにおいて、エリア境界ルータ(ABR)又はAS境界ルータ(ASBR)として動作している各ルータが容易に把握可能となるため、OSPFエリアへの分割の設計やネットワーク集約箇所となるルータの特定が容易になる。また、ABR又はASBRの各ルータが配信するLSA経路情報を容易に把握することが可能となるため、ネットワーク規模の把握、本来配信されるべきでないサブネット情報の検知、等を容易に行うことが可能となる。   According to the disclosed network system, each router operating as an area border router (ABR) or an AS border router (ASBR) can be easily grasped in the OSPF network. It becomes easy to identify the routers that are the aggregation points. In addition, since it is possible to easily grasp the LSA route information distributed by each router of ABR or ASBR, it is possible to easily grasp the network size, detect subnet information that should not be originally distributed, etc. It becomes.

さらに、各ルータのLSA情報から集約可能なネットワーク情報を提示することで、LSA配信数を減少させて各ルータにおけるルーティングテーブルの肥大化を防止することが可能となる。その結果、各ルータにおけるメモリ使用量の低減やCPU負荷の低減が容易に実現される。   Furthermore, by presenting network information that can be aggregated from the LSA information of each router, it is possible to reduce the number of LSA distributions and prevent the routing table from becoming too large in each router. As a result, it is possible to easily reduce the memory usage and CPU load in each router.

以下、添付図面を参照して本開示技術の実施形態について説明する。図1は、本開示技術が適用されるネットワークの構成例を示す図である。図1に示されるネットワークは、OSPFユニキャストルーティングプロトコルが動作するIPネットワークであり、複数のネットワークN1、N2、N3、N4、N5及びN6を含む。ネットワークN1には、複数のルータR1−1、R1−2、R1−3、R1−4、及びR1−5が接続されている。図1に示されるように、ネットワークN2、N3、N4、N5及びN6の各々にも、同様に複数のルータが接続されている。   Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. FIG. 1 is a diagram illustrating a configuration example of a network to which the disclosed technique is applied. The network shown in FIG. 1 is an IP network in which the OSPF unicast routing protocol operates, and includes a plurality of networks N1, N2, N3, N4, N5, and N6. A plurality of routers R1-1, R1-2, R1-3, R1-4, and R1-5 are connected to the network N1. As shown in FIG. 1, a plurality of routers are similarly connected to each of the networks N2, N3, N4, N5, and N6.

また、ルータR1−4、R2−5及びR3−2は、それぞれ、カメラ機構を備える端末装置102、104及び106のファーストホップルータ(FHR:First Hop Router)となっている。また、ルータR4−2に接続されたモニタ端末機器110のように、適宜にモニタ端末機器が配置されている。また、ルータR1−4、R1−5、R3−2、及びR3−3の各々は、エリア境界ルータ(ABR)となっている。さらに、ルータR2−4は、AS境界ルータ(ASBR)となっている。   Also, the routers R1-4, R2-5, and R3-2 are first hop routers (FHRs) of the terminal devices 102, 104, and 106 each having a camera mechanism. In addition, monitor terminal devices are appropriately arranged like the monitor terminal device 110 connected to the router R4-2. Also, each of the routers R1-4, R1-5, R3-2, and R3-3 is an area border router (ABR). Furthermore, the router R2-4 is an AS boundary router (ASBR).

ルータR1−5とルータR2−2との間には、ネットワーク監視装置NM1が設けられている。同様に、ネットワーク監視装置NM2、NM3、NM4、及びNM5の各々が、二つのルータ間に配置されている。また、ルータR1−2には、それらのネットワーク監視装置NM1〜NM5を統合的に監視する統合監視装置としてのマネージャ装置100が接続されている。   A network monitoring device NM1 is provided between the router R1-5 and the router R2-2. Similarly, each of the network monitoring devices NM2, NM3, NM4, and NM5 is disposed between two routers. The router R1-2 is connected to a manager device 100 as an integrated monitoring device that integrally monitors the network monitoring devices NM1 to NM5.

図2は、本開示技術の一実施形態に係るネットワークシステムの構成を示す図である。図2に示されるネットワーク構成は、図1に示されるネットワーク構成に略対応したものとなっている。ただし、図1に示される複数のネットワークN1、N2、N3、N4、N5及びN6は、図2においては、それぞれ、本局、A事務所、B事務所、C事務所、D事務所、及びE事務所の各ネットワークとして示されている。また、ルータの名称が、レイヤ3スイッチを意味する“L3SW”を用いたものに変更されている。また、エリア境界ルータ(ABR)及びAS境界ルータ(ASBR)も変更されている。また、符号202及び204は、カメラ機構を備える端末装置である。   FIG. 2 is a diagram illustrating a configuration of a network system according to an embodiment of the disclosed technology. The network configuration shown in FIG. 2 substantially corresponds to the network configuration shown in FIG. However, the plurality of networks N1, N2, N3, N4, N5, and N6 shown in FIG. 1 are respectively the head office, the A office, the B office, the C office, the D office, and the E in FIG. Shown as each network of offices. Also, the name of the router has been changed to one using “L3SW” meaning a layer 3 switch. Also, the area border router (ABR) and the AS border router (ASBR) are changed. Reference numerals 202 and 204 denote terminal devices including a camera mechanism.

図3は、本開示技術の一実施形態に係るネットワーク監視装置の機能構成を示す図である。また、図4は、ネットワーク監視装置における各種のテーブルを示す図である。ネットワーク監視装置は、プロセッサ、メモリ、インタフェース機構等を備えるコンピュータシステムとして実装される。そして、メモリに格納されたプログラムに従ってプロセッサが動作することにより、図3に示される機能が実現される。以下の説明では、図2において L3SW_103 と L3SW_201 との間に配置されたネットワーク監視装置NM1を例にして、その機能構成が説明される。   FIG. 3 is a diagram illustrating a functional configuration of a network monitoring apparatus according to an embodiment of the disclosed technique. FIG. 4 is a diagram showing various tables in the network monitoring apparatus. The network monitoring device is implemented as a computer system including a processor, a memory, an interface mechanism, and the like. Then, the function shown in FIG. 3 is realized by the processor operating according to the program stored in the memory. In the following description, the functional configuration of the network monitoring device NM1 disposed between L3SW_103 and L3SW_201 in FIG. 2 will be described as an example.

ネットワーク監視装置NM1は、L3SW_103 と L3SW_201 との間を流れるIP(Internet Protocol)パケットをインタフェースIF#1又はIF#2より受信する。そして、データ送受信部302は、受信データの解析を行い、所定のデータをOSPFルーティング情報格納部304に格納する。その後、データ送受信部302は、受信した側のインタフェースと反対の側のインタフェースにパケットを転送する(例えば、IF#1から受信した場合にはIF#2に転送する)。   The network monitoring device NM1 receives an IP (Internet Protocol) packet flowing between L3SW_103 and L3SW_201 from the interface IF # 1 or IF # 2. Then, the data transmission / reception unit 302 analyzes the received data and stores predetermined data in the OSPF routing information storage unit 304. Thereafter, the data transmission / reception unit 302 transfers the packet to the interface on the opposite side to the interface on the receiving side (for example, transfers the packet to IF # 2 when received from IF # 1).

ところで、リンク状態更新(Link State Update)パケット内のLSA(Link State Advertisement)には、いくつかのタイプがある。タイプ3のLSAは、ネットワークサマリLSA(Network-Summary-LSA)と呼ばれる。ネットワークサマリLSAは、リンク状態ID(Link State ID)フィールドにエリア間経路のネットワークアドレス、広告元ルータ(Advertising Router)フィールドにエリア境界ルータ(ABR)のルータID、ネットワークマスク(Network Mask)フィールドにエリア間経路のサブネットマスク、を含む。   By the way, there are several types of LSA (Link State Advertisement) in a Link State Update packet. The type 3 LSA is called a network summary LSA (Network-Summary-LSA). The network summary LSA has a network address of an inter-area route in the Link State ID field, an area border router (ABR) router ID in the Advertising Router field, and an area in the Network Mask field. Including the subnet mask of the inter-path route.

また、タイプ5のLSAは、AS外部LSA(AS-External-LSA)と呼ばれる。AS外部LSAは、リンク状態ID(Link State ID)フィールドに外部経路のネットワークアドレス、広告元ルータ(Advertising Router)フィールドにAS境界ルータ(ASBR)のルータID、ネットワークマスク(Network Mask)フィールドに外部経路のサブネットマスク、を含む。さらに、タイプ7のLSAも、タイプ5のLSAと同様の情報を含む。   The type 5 LSA is called an AS external LSA (AS-External-LSA). The AS external LSA has an external route network address in the Link State ID field, an AS border router (ASBR) router ID in the Advertising Router field, and an external route in the network mask field. Including the subnet mask. Further, the type 7 LSA includes the same information as the type 5 LSA.

データ送受信部302は、タイプ3、タイプ5及びタイプ7の各LSA情報を収集して解析することにより、図4に示される配信サブネット情報のテーブルをOSPFルーティング情報格納部304に作成する。すなわち、このテーブルは、LSA種別、サブネット情報、マスク情報、及び広告元ルータIDを集積したものである。   The data transmission / reception unit 302 collects and analyzes each of type 3, type 5 and type 7 LSA information, thereby creating a distribution subnet information table shown in FIG. 4 in the OSPF routing information storage unit 304. That is, this table is an accumulation of LSA type, subnet information, mask information, and advertisement source router ID.

一方、ネットワーク監視装置は、マネージャ装置100から、エリア境界ルータ(ABR)又はAS境界ルータ(ASBR)となるルータ毎のLSA数閾値情報をインタフェースIF#3より受信する。そして、データ送受信部302は、図4に示される閾値情報のテーブルをOSPF−LSA閾値情報格納部306に構築し、受信情報を登録する。マネージャ通信部308は、レスポンス情報をIF#3からマネージャ装置100に送信する。   On the other hand, the network monitoring device receives, from the interface IF # 3, the LSA number threshold information for each router serving as an area border router (ABR) or AS border router (ASBR) from the manager device 100. Then, the data transmission / reception unit 302 constructs the threshold information table shown in FIG. 4 in the OSPF-LSA threshold information storage unit 306 and registers the reception information. The manager communication unit 308 transmits the response information from IF # 3 to the manager device 100.

次いで、OSPFルーティング情報解析部310は、配信サブネット情報のテーブルと閾値情報のテーブルとに基づいて、図4に示されるABR/ASBR情報のテーブルを作成して、ABR/ASBR情報格納部312に格納する。このテーブルは、配信サブネット情報のテーブルより求められた、ルータID毎のルータ種別及びLSA数を含む。そのLSA数は、ネットワークサマリLSA数、AS外部LSA数(タイプ7の数も含む)、及びそれらの合計値を含む。   Next, the OSPF routing information analysis unit 310 creates the ABR / ASBR information table shown in FIG. 4 based on the distribution subnet information table and the threshold information table, and stores the table in the ABR / ASBR information storage unit 312. To do. This table includes the router type and the number of LSAs for each router ID obtained from the distribution subnet information table. The number of LSAs includes the number of network summary LSAs, the number of AS external LSAs (including the number of type 7), and the total value thereof.

更に、このABR/ASBR情報のテーブルは、そのLSA数(合計値)と、対応するルータIDに対する閾値と、を比較した結果である閾値超過情報も含む。そして、データ送受信部302は、リンク状態更新(Link State Update)パケットの受信による情報の更新をトリガとして、図4に示される配信サブネット情報及びABR/ASBR情報をマネージャ装置に送信する。   Further, the table of ABR / ASBR information also includes threshold excess information that is a result of comparing the number of LSAs (total value) with the threshold for the corresponding router ID. Then, the data transmitting / receiving unit 302 transmits the distribution subnet information and the ABR / ASBR information shown in FIG. 4 to the manager device, triggered by the update of the information by receiving the link state update packet.

図5は、マネージャ装置におけるGUI(Graphical User Interface)表示画面を示す図である。マネージャ装置は、各ネットワーク監視装置とIP通信可能な統合監視装置であり、プロセッサ、メモリ、ディスプレイ、インタフェース機構等を備えるコンピュータシステムとして実装される。そして、メモリに格納されたプログラムに従ってプロセッサが動作することにより、統合監視機能が実現される。ユーザは、マネージャ装置に対して、各ルータのIPアドレスやネットワーク構成を登録することができ、マネージャ装置は、図5のようなIPネットワーク構成図をGUI上で表示することができる。   FIG. 5 is a diagram showing a GUI (Graphical User Interface) display screen in the manager device. The manager device is an integrated monitoring device capable of IP communication with each network monitoring device, and is implemented as a computer system including a processor, a memory, a display, an interface mechanism, and the like. And an integrated monitoring function is implement | achieved when a processor operate | moves according to the program stored in memory. The user can register the IP address and network configuration of each router in the manager device, and the manager device can display an IP network configuration diagram as shown in FIG. 5 on the GUI.

各ネットワーク監視装置の監視範囲については、各自律システム(AS)の一つのOSPFエリアに対し1台のネットワーク監視装置が必須とされる。AS番号及びOSPFエリアIDが各ネットワーク監視装置とマネージャ装置との間で共有され、エリアとネットワーク監視装置との対応関係の特定が可能となっている。マネージャ装置は、前述のようにネットワーク監視装置からIP通信により通知される配信サブネット情報及びABR/ASBR情報を、該当ルータID単位つまりAS番号及びエリア番号の単位で管理する。   Regarding the monitoring range of each network monitoring device, one network monitoring device is essential for one OSPF area of each autonomous system (AS). The AS number and OSPF area ID are shared between each network monitoring device and the manager device, and the correspondence between the area and the network monitoring device can be specified. As described above, the manager device manages distribution subnet information and ABR / ASBR information notified from the network monitoring device by IP communication in units of router IDs, that is, in units of AS numbers and area numbers.

そして、マネージャ装置は、ABR/ASBR情報から、エリア境界ルータ(ABR)又はAS境界ルータ(ASBR)のルータIDに対応したGUI上のルータ機器に“ABR”又は“ASBR”なる識別情報を付与する。例えば、図5に示されるように、エリア境界ルータ(ABR)のルータIDに該当するルータ機器 L3SW_103 及び L3SW_104 に“ABR”識別情報が追加表示される。また、AS境界ルータ(ASBR)のルータIDに該当するルータ機器 L3SW_204、L3SW_302、及び L3SW_303 に“ASBR”識別情報が追加表示される。   Then, the manager device gives identification information “ABR” or “ASBR” to the router device on the GUI corresponding to the router ID of the area border router (ABR) or the AS border router (ASBR) from the ABR / ASBR information. . For example, as shown in FIG. 5, “ABR” identification information is additionally displayed on the router devices L3SW_103 and L3SW_104 corresponding to the router ID of the area border router (ABR). Further, “ASBR” identification information is additionally displayed on the router devices L3SW_204, L3SW_302, and L3SW_303 corresponding to the router ID of the AS border router (ASBR).

図6は、マネージャ装置におけるエリア境界ルータ詳細情報画面を示す図である。図5に示される“ABR”又は“ASBR”なる識別情報をユーザがクリックすると、マネージャ装置は、図6に示されるように、エリア境界ルータ(ABR)又はAS境界ルータ(ASBR)が配信している配信サブネット情報を示す「配信サブネット一覧」をGUI上に表示する。また、この「配信サブネット一覧」により、マネージャ装置は、LSA数閾値情報(つまり、OSPFエリア毎でのLSA数の配信上限値)をユーザがGUI上で設定するのを可能にしている。このLSA数閾値情報は、前述のように、マネージャ装置からネットワーク監視装置へ通知される。   FIG. 6 is a diagram showing an area border router detailed information screen in the manager device. When the user clicks the identification information “ABR” or “ASBR” shown in FIG. 5, the manager device distributes the area border router (ABR) or AS border router (ASBR) as shown in FIG. The “distribution subnet list” indicating the distribution subnet information being displayed is displayed on the GUI. Further, the manager device enables the user to set the LSA number threshold information (that is, the distribution upper limit value of the number of LSAs for each OSPF area) on the GUI by this “distribution subnet list”. This LSA number threshold information is notified from the manager device to the network monitoring device as described above.

また、この「配信サブネット一覧」画面の「詳細」欄に設けられた「表示」ボタンをユーザが押下すると、マネージャ装置は、図6に示される「配信サブネット詳細」画面を表示する。マネージャ装置は、配信サブネット情報より、ネットワークサブネット情報の集約可能(統合可能)なLSA情報を判断することができる。マネージャ装置は、図6に示されるように、「配信サブネット詳細」に「ルート集約例」を提示する。集約のアルゴリズムについては後述する。   When the user presses a “display” button provided in the “details” column of this “distribution subnet list” screen, the manager device displays the “distribution subnet details” screen shown in FIG. The manager device can determine LSA information that can aggregate (integrate) network subnet information from the distribution subnet information. As shown in FIG. 6, the manager device presents “route aggregation example” in “distribution subnet details”. The aggregation algorithm will be described later.

図7は、マネージャ装置における閾値超過LSA配信ルータ詳細情報画面を示す図である。前述のように、ネットワーク監視装置は、LSA閾値数を超過したLSAを管理しているエリアを検出した場合、ABR/ASBR情報に超過情報を付与してマネージャ装置へ通知する。マネージャ装置は、ABR/ASBR情報に基づいて、閾値超過状態となっているルータを識別することができる。   FIG. 7 is a diagram showing a detailed information screen for an over-threshold LSA distribution router in the manager device. As described above, when the network monitoring device detects an area that manages the LSA exceeding the LSA threshold number, the network monitoring device adds the excess information to the ABR / ASBR information and notifies the manager device. Based on the ABR / ASBR information, the manager device can identify a router that is in an over-threshold state.

マネージャ装置は、図7に示されるように、閾値超過状態にあるルータのIPアドレスに対応したGUI上のルータ機器に、異常識別情報を付与する。図7の例では、ルータ L3SW_103 に異常アイコン702が付与されている。ユーザがGUI上で異常アイコン702をクリックすることにより異常識別情報を選択すると、マネージャ装置は、図7に示されるように、閾値超過LSA配信ルータについての詳細情報を表示することにより、ユーザに確認させる。この情報は、発生日時、ルータID、エリアID、閾値、及びサブネット配信数を含む。   As shown in FIG. 7, the manager device assigns abnormality identification information to the router device on the GUI corresponding to the IP address of the router that is in the threshold excess state. In the example of FIG. 7, an abnormality icon 702 is assigned to the router L3SW_103. When the user selects the abnormality identification information by clicking the abnormality icon 702 on the GUI, the manager device confirms the user by displaying the detailed information about the over-threshold LSA distribution router as shown in FIG. Let This information includes the date and time of occurrence, router ID, area ID, threshold, and number of subnet distributions.

図8は、マネージャ装置における集約例算出アルゴリズムを示すフローチャートである。経路集約つまりLSA数の集約は、サブネット情報を有するタイプ3及びタイプ5(タイプ7を含む)のLSAに対して実施することができる。タイプ3のLSAに関しては、エリア境界ルータ(ABR)が管理するLSAに対して集約設定が可能である。タイプ5のLSAに関しては、AS境界ルータ(ASBR)が管理するLSAに対して集約設定が可能である。集約は、OSPFのエリア間又はAS間でのLSA配布時に行われることとなる。   FIG. 8 is a flowchart showing an aggregation example calculation algorithm in the manager device. Route aggregation, that is, aggregation of the number of LSAs, can be performed for type 3 and type 5 (including type 7) LSAs having subnet information. For type 3 LSAs, aggregation setting is possible for LSAs managed by an area border router (ABR). For type 5 LSAs, aggregation settings can be made for LSAs managed by the AS border router (ASBR). Aggregation is performed during LSA distribution between OSPF areas or ASs.

マネージャ装置は、マネージャ装置において管理されるABR/ASBR情報及び配信サブネット情報から、ネットワーク集約可能なサブネットを集約例として算出する。以下にタイプ3のLSAを使用した場合を例にしてアルゴリズムを説明する。   The manager device calculates a network-aggregable subnet as an example of aggregation from the ABR / ASBR information and the distribution subnet information managed by the manager device. In the following, the algorithm will be described by taking the case of using Type 3 LSA as an example.

まず、マネージャ装置は、図4に示される配信サブネット情報から、集約の対象ルータの対象エリアと非対象ルータとの各々について、サブネット情報とマスク情報とを取得する(ステップ802)。これらの情報は「集約アドレス情報」とされ、その取得の例が図9に示されている。   First, the manager device acquires subnet information and mask information for each of the target area and the non-target router of the aggregation target router from the distribution subnet information shown in FIG. 4 (step 802). These pieces of information are “aggregated address information”, and an example of the acquisition is shown in FIG.

次いで、マネージャ装置は、対象ルータについての集約アドレス情報の一つにおいて、マスク情報のマスク幅を1ビットだけ広げ、その広げたマスク情報とサブネット情報とのAND演算により集約サブネット情報を算出する(ステップ804)。その算出の例が図10に示されている。   Next, the manager device increases the mask width of the mask information by one bit in one of the aggregate address information for the target router, and calculates the aggregate subnet information by AND operation of the expanded mask information and the subnet information (step) 804). An example of the calculation is shown in FIG.

次いで、マネージャ装置は、集約サブネット情報に包含されるサブネット情報が対象ルータの対象エリアの集約アドレス情報内に存在する否かを検索する(ステップ806)。その検索の例が図11に示されている。   Next, the manager device searches whether the subnet information included in the aggregated subnet information exists in the aggregated address information of the target area of the target router (step 806). An example of the search is shown in FIG.

集約サブネット情報に包含されるサブネット情報が対象ルータの対象エリアの集約アドレス情報内に存在する場合、マネージャ装置は、集約サブネット情報に包含されるサブネット情報が非対象ルータの集約アドレス情報内に存在する否かを検索する(ステップ808)。   When the subnet information included in the aggregate subnet information exists in the aggregate address information of the target area of the target router, the manager device has the subnet information included in the aggregate subnet information in the aggregate address information of the non-target router. Whether or not is searched (step 808).

図12に例示されるように、集約サブネット情報に包含されるサブネット情報が非対象ルータの集約アドレス情報内に存在しない場合、マネージャ装置は、ステップ804に戻。そして、マネージャ装置は、マスク情報のマスク幅を更に1ビットだけ広げることで更なる集約サブネット情報を取得する処理を継続する。   As illustrated in FIG. 12, when the subnet information included in the aggregate subnet information does not exist in the aggregate address information of the non-target router, the manager device returns to Step 804. Then, the manager device continues the process of acquiring further aggregated subnet information by further expanding the mask width of the mask information by 1 bit.

一方、図13に例示されるように、集約サブネット情報に包含されるサブネット情報が非対象ルータの集約アドレス情報内に存在する場合には、非対象ルータに係るサブネットまで集約してしまうことになる。そこで、マネージャ装置は、一つ前のマスク幅つまり1ビット広げる前のマスク幅までの集約サブネット情報を集約例とし、集約例の検索を終了する(ステップ810)。そして、マネージャ装置は、次のサブネット情報に対する集約例の検索を実施する。   On the other hand, as illustrated in FIG. 13, when the subnet information included in the aggregated subnet information exists in the aggregated address information of the non-target router, the subnet related to the non-target router is aggregated. . Therefore, the manager device sets the aggregated subnet information up to the previous mask width, that is, the mask width before 1 bit wide as an aggregation example, and ends the aggregation example search (step 810). Then, the manager device searches for an aggregation example for the next subnet information.

ステップ806において、集約サブネット情報に包含されるサブネット情報が対象ルータの対象エリアの集約アドレス情報内に存在しない場合、マネージャ装置は、既に集約サブネット情報を取得している否かを判定する(ステップ812)。未だ集約サブネット情報が取得されていない場合、マネージャ装置はステップ804に戻って処理を続ける。一方、既に集約サブネット情報が取得されている場合、マネージャ装置はその集約サブネット情報を集約例とし、集約例の検索を終了する(ステップ814)。そして、マネージャ装置は、次のサブネット情報に対する集約例の検索を実施する。   In step 806, if the subnet information included in the aggregated subnet information does not exist in the aggregated address information of the target area of the target router, the manager device determines whether the aggregated subnet information has already been acquired (step 812). ). If the aggregate subnet information has not yet been acquired, the manager device returns to step 804 and continues processing. On the other hand, if the aggregate subnet information has already been acquired, the manager device uses the aggregate subnet information as an aggregation example, and ends the search for the aggregation example (step 814). Then, the manager device searches for an aggregation example for the next subnet information.

以上の実施形態に関し、以下の付記を開示する。   Regarding the above embodiment, the following supplementary notes are disclosed.

(付記1) 少なくとも一つのネットワーク監視装置と、該ネットワーク監視装置を統合的に監視する統合監視装置と、を備え、OSPFユニキャストルーティングプロトコルが動作するネットワークシステムであって、該ネットワーク監視装置の各々が、
各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視する手段と、
所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得する手段と、
該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知する手段と、
を具備し、該統合監視装置が、
該ネットワークシステムの構成をGUI上にマップとして表示する手段と、
該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示する手段と、
を具備するネットワークシステム。
(Supplementary note 1) A network system including at least one network monitoring device and an integrated monitoring device that monitors the network monitoring device in an integrated manner and that operates the OSPF unicast routing protocol, each of the network monitoring devices But,
Means for periodically monitoring LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router;
Area boundary routers and AS boundary routers that distribute LSA information exceeding a predetermined threshold are detected as threshold excess information, and the number of LSA information that each area boundary router and each AS boundary router includes is included. Means for obtaining as ABR / ASBR information;
Means for notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
The integrated monitoring device comprises:
Means for displaying the configuration of the network system as a map on the GUI;
The notified distribution subnet information and ABR / ASBR information are managed for each area, and each area border router and each AS border router are identified and displayed on the map including the threshold excess information. Means for displaying distribution subnet information of an area border router or AS border router according to a user operation;
A network system comprising:

(付記2) 該統合監視装置が、各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示する手段、を更に具備する、付記1に記載のネットワークシステム。   (Supplementary note 2) The network system according to supplementary note 1, wherein the integrated monitoring device further includes means for analyzing and displaying a subnet that can be aggregated from the distribution subnet information of each area border router and each AS border router.

(付記3) OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、統合監視装置によって統合的に監視されるネットワーク監視装置であって、
各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視する手段と、
所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得する手段と、
該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知する手段と、
を具備するネットワーク監視装置。
(Supplementary Note 3) In a network system in which the OSPF unicast routing protocol operates, a network monitoring device that is integrally monitored by an integrated monitoring device,
Means for periodically monitoring LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router;
Area boundary routers and AS boundary routers that distribute LSA information exceeding a predetermined threshold are detected as threshold excess information, and the number of LSA information that each area boundary router and each AS boundary router includes is included. Means for obtaining as ABR / ASBR information;
Means for notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
A network monitoring apparatus comprising:

(付記4) OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、少なくとも一つのネットワーク監視装置を統合的に監視する統合監視装置であって、
各エリア境界ルータ及び各AS境界ルータが配信するLSA情報である配信サブネット情報と、閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数であるABR/ASBR情報と、を各ネットワーク監視装置からの通知として受信する手段と、
該ネットワークシステムの構成をGUI上にマップとして表示する手段と、
該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示する手段と、
を具備する統合監視装置。
(Supplementary Note 4) In a network system in which the OSPF unicast routing protocol operates, an integrated monitoring device that integrally monitors at least one network monitoring device,
ABR / ASBR information that is the number of LSA information distributed by each area border router and each AS border router, including distribution subnet information that is LSA information delivered by each area border router and each AS border router, and threshold excess information; Means for receiving as a notification from each network monitoring device;
Means for displaying the configuration of the network system as a map on the GUI;
The notified distribution subnet information and ABR / ASBR information are managed for each area, and each area border router and each AS border router are identified and displayed on the map including the threshold excess information. Means for displaying distribution subnet information of an area border router or AS border router according to a user operation;
An integrated monitoring device.

(付記5) 各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示する手段、を更に具備する、付記4に記載の統合監視装置。   (Supplementary note 5) The integrated monitoring device according to supplementary note 4, further comprising means for analyzing and displaying a subnet that can be aggregated from the distribution subnet information of each area border router and each AS border router.

(付記6) OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、少なくとも一つのネットワーク監視装置と、該ネットワーク監視装置を統合的に監視する統合監視装置と、を備え、ユニキャストルーティングパケットを監視する方法であって、
各ネットワーク監視装置が、各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視するステップと、
各ネットワーク監視装置が、所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得するステップと、
各ネットワーク監視装置が、該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知するステップと、
該統合監視装置が、該ネットワークシステムの構成をGUI上にマップとして表示するステップと、
該統合監視装置が、該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示するステップと、
を具備する方法。
(Supplementary Note 6) A method of monitoring a unicast routing packet, comprising: at least one network monitoring device and an integrated monitoring device for monitoring the network monitoring device in a network system in which the OSPF unicast routing protocol operates. Because
A step in which each network monitoring device periodically monitors LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router. When,
Each network monitoring device detects an area border router and an AS border router that deliver LSA information exceeding a predetermined threshold as threshold excess information, and each area border router and each AS border router including the threshold excess information delivers Acquiring the number of LSA information to be performed as ABR / ASBR information;
Each network monitoring device notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
The integrated monitoring device displaying the configuration of the network system on a GUI as a map;
The integrated monitoring apparatus manages the notified distribution subnet information and ABR / ASBR information for each area, and displays each area border router and each AS border router on the map, including the threshold excess information. Displaying the distribution subnet information of the identified area border router or AS border router according to a user operation;
A method comprising:

(付記7) 該統合監視装置が、各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示するステップ、を更に具備する、付記6に記載の方法。   (Supplementary note 7) The method according to supplementary note 6, further comprising the step of the integrated monitoring device analyzing and displaying a network-aggregable subnet from distribution subnet information of each area border router and each AS border router.

(付記8) OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、統合監視装置によって統合的に監視されるネットワーク監視装置としてコンピュータを機能させるためのプログラムであって、該コンピュータに、
各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視するステップと、
所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得するステップと、
該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知するステップと、
を実行させるためのプログラム。
(Supplementary Note 8) In a network system in which the OSPF unicast routing protocol operates, a program for causing a computer to function as a network monitoring device that is integrally monitored by the integrated monitoring device,
Periodically analyzing LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router;
Area boundary routers and AS boundary routers that distribute LSA information exceeding a predetermined threshold are detected as threshold excess information, and the number of LSA information that each area boundary router and each AS boundary router includes is included. Obtaining as ABR / ASBR information;
Notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
A program for running

(付記9) OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、少なくとも一つのネットワーク監視装置を統合的に監視する統合監視装置としてコンピュータを機能させるためのプログラムであって、該コンピュータに、
各エリア境界ルータ及び各AS境界ルータが配信するLSA情報である配信サブネット情報と、閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数であるABR/ASBR情報と、を各ネットワーク監視装置からの通知として受信するステップと、
該ネットワークシステムの構成をGUI上にマップとして表示するステップと、
該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示するステップと、
を実行させるためのプログラム。
(Supplementary Note 9) In a network system in which the OSPF unicast routing protocol operates, a program for causing a computer to function as an integrated monitoring device that monitors at least one network monitoring device in an integrated manner,
ABR / ASBR information that is the number of LSA information distributed by each area border router and each AS border router, including distribution subnet information that is LSA information delivered by each area border router and each AS border router, and threshold excess information; Receiving as a notification from each network monitoring device;
Displaying the configuration of the network system as a map on the GUI;
The notified distribution subnet information and ABR / ASBR information are managed for each area, and each area border router and each AS border router are identified and displayed on the map including the threshold excess information. Displaying the distribution subnet information of the area border router or AS border router according to the user operation;
A program for running

(付記10) 各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示するステップ、を更に該コンピュータに実行させる、付記9に記載のプログラム。   (Supplementary note 10) The program according to supplementary note 9, further causing the computer to execute a step of analyzing and displaying a network-aggregable subnet from distribution subnet information of each area border router and each AS border router.

本開示技術が適用されるネットワークの構成例を示す図である。It is a figure which shows the structural example of the network to which this indication technique is applied. 本開示技術の一実施形態に係るネットワークシステムの構成を示す図である。It is a figure which shows the structure of the network system which concerns on one Embodiment of this indication technique. 本開示技術の一実施形態に係るネットワーク監視装置の機能構成を示す図である。It is a figure which shows the function structure of the network monitoring apparatus which concerns on one Embodiment of this indication technique. ネットワーク監視装置における各種のテーブルを示す図である。It is a figure which shows the various tables in a network monitoring apparatus. マネージャ装置におけるGUI表示画面を示す図である。It is a figure which shows the GUI display screen in a manager apparatus. マネージャ装置におけるエリア境界ルータ詳細情報画面を示す図である。It is a figure which shows the area border router detailed information screen in a manager apparatus. マネージャ装置における閾値超過LSA配信ルータ詳細情報画面を示す図である。It is a figure which shows the threshold value excess LSA delivery router detailed information screen in a manager apparatus. マネージャ装置における集約例算出アルゴリズムを示すフローチャートである。It is a flowchart which shows the aggregation example calculation algorithm in a manager apparatus. マネージャ装置における集約アドレス情報の取得を例示する図である。It is a figure which illustrates acquisition of the aggregate address information in a manager apparatus. マネージャ装置における集約サブネット情報の算出を例示する図である。It is a figure which illustrates calculation of the aggregate subnet information in a manager apparatus. マネージャ装置において集約サブネット情報を対象ルータのアドレス情報内にて検索する例を示す図である。It is a figure which shows the example which searches aggregate subnet information in the address information of a target router in a manager apparatus. マネージャ装置において集約サブネット情報を非対象ルータのアドレス情報内にて検索する第一の例を示す図である。It is a figure which shows the 1st example which searches aggregate subnet information in the address information of a non-target router in a manager apparatus. マネージャ装置において集約サブネット情報を非対象ルータのアドレス情報内にて検索する第二の例を示す図である。It is a figure which shows the 2nd example which searches aggregate subnet information in the address information of a non-target router in a manager apparatus.

符号の説明Explanation of symbols

N1〜N6 ネットワーク
R1−1〜R6−3 ルータ
NM1〜NM5 ネットワーク監視装置
100 マネージャ装置(統合監視装置)
102、104、106 端末装置
110 モニタ端末機器
202、204 端末装置
302 データ送受信部
304 OSPFルーティング情報格納部
306 OSPF−LSA閾値情報格納部
308 マネージャ通信部
310 OSPFルーティング情報解析部
312 ABR/ASBR情報格納部
702 異常アイコン
N1 to N6 network R1-1 to R6-3 router NM1 to NM5 Network monitoring device 100 Manager device (integrated monitoring device)
102, 104, 106 Terminal device 110 Monitor terminal device 202, 204 Terminal device 302 Data transmission / reception unit 304 OSPF routing information storage unit 306 OSPF-LSA threshold information storage unit 308 Manager communication unit 310 OSPF routing information analysis unit 312 ABR / ASBR information storage Part 702 Abnormal icon

Claims (7)

少なくとも一つのネットワーク監視装置と、該ネットワーク監視装置を統合的に監視する統合監視装置と、を備え、OSPFユニキャストルーティングプロトコルが動作するネットワークシステムであって、該ネットワーク監視装置の各々が、
各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視する手段と、
所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得する手段と、
該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知する手段と、
を具備し、該統合監視装置が、
該ネットワークシステムの構成をGUI上にマップとして表示する手段と、
該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示する手段と、
を具備するネットワークシステム。
A network system comprising at least one network monitoring device and an integrated monitoring device that monitors the network monitoring device in an integrated manner, wherein the OSPF unicast routing protocol operates, and each of the network monitoring devices includes:
Means for periodically monitoring LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router;
Area boundary routers and AS boundary routers that distribute LSA information exceeding a predetermined threshold are detected as threshold excess information, and the number of LSA information that each area boundary router and each AS boundary router includes is included. Means for obtaining as ABR / ASBR information;
Means for notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
The integrated monitoring device comprises:
Means for displaying the configuration of the network system as a map on the GUI;
The notified distribution subnet information and ABR / ASBR information are managed for each area, and each area border router and each AS border router are identified and displayed on the map including the threshold excess information. Means for displaying distribution subnet information of an area border router or AS border router according to a user operation;
A network system comprising:
該統合監視装置が、各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示する手段、を更に具備する、請求項1に記載のネットワークシステム。   The network system according to claim 1, wherein the integrated monitoring device further comprises means for analyzing and displaying a network aggregateable subnet from distribution subnet information of each area border router and each AS border router. OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、統合監視装置によって統合的に監視されるネットワーク監視装置であって、
各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視する手段と、
所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得する手段と、
該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知する手段と、
を具備するネットワーク監視装置。
In a network system in which the OSPF unicast routing protocol operates, a network monitoring device that is integrally monitored by an integrated monitoring device,
Means for periodically monitoring LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router;
Area boundary routers and AS boundary routers that distribute LSA information exceeding a predetermined threshold are detected as threshold excess information, and the number of LSA information that each area boundary router and each AS boundary router includes is included. Means for obtaining as ABR / ASBR information;
Means for notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
A network monitoring apparatus comprising:
OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、少なくとも一つのネットワーク監視装置を統合的に監視する統合監視装置であって、
各エリア境界ルータ及び各AS境界ルータが配信するLSA情報である配信サブネット情報と、閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数であるABR/ASBR情報と、を各ネットワーク監視装置からの通知として受信する手段と、
該ネットワークシステムの構成をGUI上にマップとして表示する手段と、
該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示する手段と、
を具備する統合監視装置。
In a network system in which the OSPF unicast routing protocol operates, an integrated monitoring device that monitors at least one network monitoring device in an integrated manner,
ABR / ASBR information that is the number of LSA information distributed by each area border router and each AS border router, including distribution subnet information that is LSA information delivered by each area border router and each AS border router, and threshold excess information; Means for receiving as a notification from each network monitoring device;
Means for displaying the configuration of the network system as a map on the GUI;
The notified distribution subnet information and ABR / ASBR information are managed for each area, and each area border router and each AS border router are identified and displayed on the map including the threshold excess information. Means for displaying distribution subnet information of an area border router or AS border router according to a user operation;
An integrated monitoring device.
各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示する手段、を更に具備する、請求項4に記載の統合監視装置。   5. The integrated monitoring apparatus according to claim 4, further comprising means for analyzing and displaying a network aggregateable subnet from distribution subnet information of each area border router and each AS border router. OSPFユニキャストルーティングプロトコルが動作するネットワークシステムにおいて、少なくとも一つのネットワーク監視装置と、該ネットワーク監視装置を統合的に監視する統合監視装置と、を備え、ユニキャストルーティングパケットを監視する方法であって、
各ネットワーク監視装置が、各ルータが送信するリンク状態更新パケット内のLSA情報を解析することにより、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報を配信サブネット情報として定期的に監視するステップと、
各ネットワーク監視装置が、所定の閾値を超過するLSA情報を配信するエリア境界ルータ及びAS境界ルータを閾値超過情報として検出し、該閾値超過情報を含む、各エリア境界ルータ及び各AS境界ルータが配信するLSA情報数を、ABR/ASBR情報として取得するステップと、
各ネットワーク監視装置が、該配信サブネット情報と該ABR/ASBR情報とを該統合監視装置に通知するステップと、
該統合監視装置が、該ネットワークシステムの構成をGUI上にマップとして表示するステップと、
該統合監視装置が、該通知される配信サブネット情報及びABR/ASBR情報を各エリア単位に管理し、該閾値超過情報を含め、各エリア境界ルータ及び各AS境界ルータを該マップ上に識別表示し、該識別表示されたエリア境界ルータ又はAS境界ルータの配信サブネット情報をユーザ操作に応じて表示するステップと、
を具備する方法。
In a network system in which the OSPF unicast routing protocol operates, a method for monitoring unicast routing packets, comprising: at least one network monitoring device; and an integrated monitoring device that monitors the network monitoring device in an integrated manner,
A step in which each network monitoring device periodically monitors LSA information distributed by each area border router and each AS border router as distribution subnet information by analyzing LSA information in a link state update packet transmitted by each router. When,
Each network monitoring device detects an area border router and an AS border router that deliver LSA information exceeding a predetermined threshold as threshold excess information, and each area border router and each AS border router including the threshold excess information delivers Acquiring the number of LSA information to be performed as ABR / ASBR information;
Each network monitoring device notifying the integrated monitoring device of the distribution subnet information and the ABR / ASBR information;
The integrated monitoring device displaying the configuration of the network system on a GUI as a map;
The integrated monitoring apparatus manages the notified distribution subnet information and ABR / ASBR information for each area, and displays each area border router and each AS border router on the map, including the threshold excess information. Displaying the distribution subnet information of the identified area border router or AS border router according to a user operation;
A method comprising:
該統合監視装置が、各エリア境界ルータ及び各AS境界ルータの配信サブネット情報からネットワーク集約可能なサブネットを解析して表示するステップ、を更に具備する、請求項6に記載の方法。   7. The method according to claim 6, further comprising the step of analyzing and displaying a network-aggregable subnet from the distribution subnet information of each area border router and each AS border router.
JP2008280090A 2008-10-30 2008-10-30 Network system, network monitoring device and integrated monitoring device Expired - Fee Related JP5035217B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008280090A JP5035217B2 (en) 2008-10-30 2008-10-30 Network system, network monitoring device and integrated monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008280090A JP5035217B2 (en) 2008-10-30 2008-10-30 Network system, network monitoring device and integrated monitoring device

Publications (2)

Publication Number Publication Date
JP2010109729A JP2010109729A (en) 2010-05-13
JP5035217B2 true JP5035217B2 (en) 2012-09-26

Family

ID=42298717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008280090A Expired - Fee Related JP5035217B2 (en) 2008-10-30 2008-10-30 Network system, network monitoring device and integrated monitoring device

Country Status (1)

Country Link
JP (1) JP5035217B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160294673A1 (en) * 2013-11-27 2016-10-06 Nec Corporation Communication system, communication method, network information combination apparatus, and network information combination program
JP6902517B2 (en) * 2018-09-28 2021-07-14 Kddi株式会社 Management servers, network systems, router management methods, and programs
CN112558504B (en) * 2019-09-10 2021-11-02 中国电信股份有限公司 Method, device and system for forwarding critical path information based on OSPF protocol

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002354012A (en) * 2001-05-28 2002-12-06 Kddi Research & Development Laboratories Inc Network monitoring system
JP4169710B2 (en) * 2004-02-23 2008-10-22 日本電信電話株式会社 BGP route information management system and program thereof
JP4062289B2 (en) * 2004-08-23 2008-03-19 日本電気株式会社 Routing control method and method, area border router apparatus and program thereof
JP4425255B2 (en) * 2006-09-28 2010-03-03 沖電気工業株式会社 Network monitoring system, network monitoring method, and network monitoring program

Also Published As

Publication number Publication date
JP2010109729A (en) 2010-05-13

Similar Documents

Publication Publication Date Title
US11509552B2 (en) Application aware device monitoring correlation and visualization
JP6816139B2 (en) Methods, systems, and devices for generating information transmission performance alerts
EP2486706B1 (en) Network path discovery and analysis
JP4758259B2 (en) Network monitoring apparatus and method
JP4988674B2 (en) Network monitoring device, network monitoring method, and network monitoring program
JP4542359B2 (en) Network monitoring apparatus, monitoring method, and monitoring system
CN102833108B (en) Position of failure point information processing method and equipment
US20130103739A1 (en) Obtaining Dynamic Connected-Network Topology Via any Node in Network
US9143408B2 (en) Interprovider virtual private network path identification
US11032124B1 (en) Application aware device monitoring
JP5530864B2 (en) Network system, management server, and management method
CN108449210B (en) Network routing fault monitoring system
US20080225741A1 (en) Monitor for Multi-Protocol Label Switching (MPLS) Networks
CN108924011A (en) Monitoring system, relevant device, method and medium for OSPF+ Routing Protocol
JP5035217B2 (en) Network system, network monitoring device and integrated monitoring device
JP2014033242A (en) Communication system and network fault detection method
JP2011254320A (en) Network failure analysis processing device
JP2016146581A (en) Traffic information collecting apparatus and traffic information collecting method
JP4249210B2 (en) Route number monitoring device, route number monitoring method, and route number monitoring program
JP4093125B2 (en) MPLS route management system
US8520690B2 (en) Communication apparatus
JP5195294B2 (en) Network system, network monitoring apparatus, integrated monitoring apparatus and method, and abnormality detection processing method
KR101074602B1 (en) Apparatus and method of description logical network MAP using LSP
TWI519106B (en) Network system and integrating method of network topologies
Kriz et al. Computer-aided OSPF network design tool

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110808

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120511

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120618

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

Free format text: PAYMENT UNTIL: 20150713

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees