JP2013046371A - Traffic information extractor, traffic information extraction system and traffic information extraction method - Google Patents

Traffic information extractor, traffic information extraction system and traffic information extraction method Download PDF

Info

Publication number
JP2013046371A
JP2013046371A JP2011185013A JP2011185013A JP2013046371A JP 2013046371 A JP2013046371 A JP 2013046371A JP 2011185013 A JP2011185013 A JP 2011185013A JP 2011185013 A JP2011185013 A JP 2011185013A JP 2013046371 A JP2013046371 A JP 2013046371A
Authority
JP
Japan
Prior art keywords
router
information
traffic
communication path
topology
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.)
Pending
Application number
JP2011185013A
Other languages
Japanese (ja)
Inventor
Masaru Takahashi
賢 高橋
Yohei Kaminaga
洋平 神永
Ryohei Ogushi
亮平 大串
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2011185013A priority Critical patent/JP2013046371A/en
Publication of JP2013046371A publication Critical patent/JP2013046371A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a traffic information extractor whose information processing or arithmetic operation load is smaller than that of prior art, and which can grasp a traffic volume exactly.SOLUTION: A traffic information extractor comprises: a flow information acquisition unit 103a which acquires from a PE router P connected directly to CE routers α,β the information identifying a PE router U opposed to a PE router P via a communication path and the information indicating a traffic volume in a communication path from the PE router P to the PE router U; a topology acquisition unit 103b which acquires preset information indicating the connection relations of P routers R, S and T installed between the PE router P and the PE router U; a communication path identification unit 103c which identifies from topology information a communication path leading from the PE router P toward the PE router U and makes the traffic volume acquired by the flow information acquisition unit to be the traffic volume of the identified communication path; and a traffic information extraction unit 103d.

Description

本発明は、トラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法に係り、特に、VPN(Virtual Private Network)においてトラフィック量に関する情報を抽出する、トラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法に関する。   The present invention relates to a traffic information extraction device, a traffic information extraction system, and a traffic information extraction method, and more particularly to a traffic information extraction device, a traffic information extraction system, and traffic information that extract information related to traffic volume in a VPN (Virtual Private Network). It relates to an extraction method.

VPNは、トンネリング(Tunneling)機能や暗号化機能などを備え、パケットに新しいヘッダを付け加え、カプセル化(Encapsulation)して通信を行う独立したネットワークである。通信事業者等VPNサービスを提供する者は、複数のVPNを収容できるよう、例えばIP/MPLS技術を用いたネットワークを構成し、サービスを提供している。当該VPNを使用した場合、ユーザは他のユーザの使用アドレス等を意識することなく、プライベート・アドレスによる通信やマルチプロトコル通信を実現することができる。   The VPN is an independent network that has a tunneling function, an encryption function, and the like, adds a new header to the packet, and performs communication by encapsulating the packet. A person who provides a VPN service such as a telecommunications carrier configures a network using, for example, an IP / MPLS technology and provides the service so that a plurality of VPNs can be accommodated. When the VPN is used, the user can realize private address communication and multi-protocol communication without being aware of other users' use addresses.

図6は、一般的なVPNを説明するための図である。VPNを収容、提供する共通のネットワークであるVPN提供ネットワークVは、複数のルータ(router)を含んでいる。ルータのうち、顧客のルータであるCE(Customer Edge)ルータを収容し、CEルータと直接接続されるルータをPE(Provider Edge)ルータとする。また、VPN提供ネットワークVにおいて、PEルータ以外のルータをP(Provider)ルータとする。図6中、CEルータに「CE」の記号を付して示す。また、PEルータに「PE」の記号を付し、Pルータに「P」の記号を付して示す。   FIG. 6 is a diagram for explaining a general VPN. A VPN providing network V, which is a common network that accommodates and provides VPNs, includes a plurality of routers. Among the routers, a CE (Customer Edge) router that is a customer router is accommodated, and a router directly connected to the CE router is a PE (Provider Edge) router. In the VPN providing network V, a router other than the PE router is a P (Provider) router. In FIG. 6, the CE router is shown with the symbol “CE”. Further, the PE router is indicated by the symbol “PE”, and the P router is indicated by the symbol “P”.

例えば、VPN-AとVPN−Bがある場合、実線で囲ったCEルータがVPN−Aを構成し、点線で囲ったCEルータがVPN−Bを構成するという形とすると、VPN−A、VPN−Bはそれぞれ独立にアドレス設計等を実施することができ、独立のネットワークとして提供される。また許容される通信はVPN−A内のみ、VPN−B内のみとなるように、VPN提供ネットワークVの制御が実施される。また、各VPNを構成するCEルータ群のうち、各CEルータをそれぞれVPNサイトとも記す。   For example, when there are VPN-A and VPN-B, if the CE router surrounded by a solid line constitutes VPN-A and the CE router enclosed by a dotted line constitutes VPN-B, VPN-A, VPN -B can perform address design and the like independently, and is provided as an independent network. Further, the VPN providing network V is controlled so that the permitted communication is only in the VPN-A and only in the VPN-B. In addition, among the CE router group constituting each VPN, each CE router is also referred to as a VPN site.

ところで、近年、VPNの需要拡大によってVPNで使用される通信帯域が増加し、ルータにかかる負荷も大きくなる傾向にある。現状では、回線増速や設備の増設等によって通信帯域の増加に対応しているが、より効率的に通信帯域の増加に対応する技術が求められている。
VPNを収容、提供するVPN提供ネットワークは、予め設計されたネットワーク・トポロジ(Network topology:以下、単にトポロジと記す)を元に構成され、VPN提供ネットワーク内の通信経路については、VPN提供ネットワーク内で動作するルーティングプロトコルにより自動、あるいはスタティック設定による手動、あるいはその両方を用いることで決定される。
By the way, in recent years, the communication band used by VPN increases with the expansion of the demand of VPN, and the load concerning a router also tends to become large. At present, the communication bandwidth is increased by increasing the line speed or increasing the number of facilities. However, there is a demand for a technology that can more efficiently cope with the increase in the communication bandwidth.
A VPN providing network that accommodates and provides VPNs is configured based on a pre-designed network topology (hereinafter simply referred to as topology), and the communication paths in the VPN providing network are within the VPN providing network. It is determined automatically by the routing protocol in operation, manually by static setting, or both.

VPNの通信帯域の増加に効率的に適応するには、VPN提供ネットワーク内におけるボトルネックとなるポイントの増速だけでなく、当該ポイントをバイパスするといったトポロジ情報の変更(物理的ネットワーク設計の変更)や、あるいはMPLS技術で使用されるRSVP−TEを用いたTEトンネルを利用することでボトルネックポイントを迂回させることも方法として考えられる。しかし、これを実現するためには、VPNサイト間の通信経路上のトラフィック量(通信経路上を移動するデータ量)を把握することが必要になる。   In order to adapt efficiently to the increase in VPN communication bandwidth, not only the speed of the bottleneck in the VPN providing network but also the change of topology information such as bypassing the point (change of physical network design) Alternatively, it is conceivable as a method to bypass the bottleneck point by using a TE tunnel using RSVP-TE used in MPLS technology. However, in order to realize this, it is necessary to grasp the amount of traffic on the communication path between VPN sites (the amount of data moving on the communication path).

VPNのトラフィック量を把握する技術は、例えば、特許文献1に記載されている。特許文献1記載の発明は、ラベルスイッチパスの通信経路に関する情報(以下、LSP情報と記す)を監視装置が収集している。LSP情報には、パケットに付与されるラベルや通信経路のUP、Down、帯域情報やその他のパラメータが含まれる。このような特許文献1記載の発明によれば、図6中のPEルータ、Pルータから通信経路の情報を取得して、VPNのトラフィックを把握することができる。   A technique for grasping the traffic volume of VPN is described in Patent Document 1, for example. In the invention described in Patent Document 1, the monitoring device collects information related to the communication path of the label switch path (hereinafter referred to as LSP information). The LSP information includes a label attached to the packet, communication path UP, Down, bandwidth information, and other parameters. According to the invention described in Patent Document 1, it is possible to acquire information on the communication path from the PE router and the P router in FIG.

特開2005−286818号公報JP 2005-286818 A

しかしながら、上記した特許文献1記載の発明は、VPNに含まれる複数のPEルータ及びPルータから情報を収集し、収集された情報を解析することが必要になる。上記したLSP情報の解析は、パケットの深いレベル(データ部分)の情報を抽出するため、情報の収集や演算処理にかかる負荷が大きくなる。また、特許文献1記載の発明では、より多くのルータからトラフィック量に関するトラフィック情報を取得することにより、抽出されるトラフィック情報の精度を高めることができるようになる。このため、特許文献1記載の発明を使って正確なトラフィック情報を抽出しようとすると、その処理にかかる負荷が益々大きくなることになる。
本発明は、このような点に鑑みてなされたものであり、情報処理や演算にかかる負荷が従来技術よりも小さく、しかも正確にトラフィック量を把握できるトラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法を提供することを目的とする。
However, the above-described invention described in Patent Document 1 needs to collect information from a plurality of PE routers and P routers included in the VPN and analyze the collected information. The analysis of the LSP information described above extracts information at a deep level (data portion) of the packet, which increases the load on information collection and calculation processing. Further, in the invention described in Patent Document 1, the accuracy of the extracted traffic information can be improved by acquiring traffic information related to the traffic volume from more routers. For this reason, if it is attempted to extract accurate traffic information using the invention described in Patent Document 1, the load on the processing will increase more and more.
The present invention has been made in view of the above points, and a traffic information extraction device, a traffic information extraction system, a traffic that can grasp the traffic amount accurately with a smaller load on information processing and calculation than in the prior art. An object is to provide an information extraction method.

以上の課題を解決するため、本発明の一態様のトラフィック情報抽出装置は、第1ネットワーク(例えば図1に示したネットワーク112、113、114)に含まれる複数のルータのうち、第2ネットワーク(例えば図1に示したVPN提供ネットワーク111)に含まれるルータと直接接続される第1ルータ(例えば図1に示したPEルータP、Q)と、第1ネットワークに含まれる複数のルータのうち、第3ネットワーク(例えば図1に示したネットワーク115、116、7)に含まれるルータと直接接続される第2ルータ(例えば図1に示したPEルータU、V)と、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出装置(例えば図1に示したフロー計算部103)であって、前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得するフロー情報取得部(例えば図1に示したフロー情報取得部103a)と、前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータ(例えば図1に示したPルータR、S、T)の接続に関する関係を示す、予め設定されているトポロジ情報を取得するトポロジ取得部(例えば図1に示したトポロジ取得部103b)と、前記トポロジ取得部によって取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する通信経路特定部(例えば図1に示した通信経路特定部103c)と、前記フロー情報取得部によって取得されたトラフィック量を、前記通信経路特定部によって特定された前記通信経路のトラフィック量とするトラフィック情報抽出部(例えば図1に示したトラフィック情報抽出部103d)と、を含むことを特徴とする。   In order to solve the above-described problem, a traffic information extraction device according to an aspect of the present invention includes a second network (a second network (among others) included in a first network (for example, the networks 112, 113, and 114 illustrated in FIG. 1)). For example, a first router (for example, PE routers P and Q shown in FIG. 1) directly connected to a router included in the VPN providing network 111 shown in FIG. 1 and a plurality of routers included in the first network, The communication path between the routers included in the third network (for example, the networks 115, 116, and 7 shown in FIG. 1) and the second router (for example, the PE routers U and V shown in FIG. 1) that are directly connected. A traffic information extraction device (for example, the flow calculation unit 103 shown in FIG. 1) that extracts information related to traffic volume, the first router and the previous router A flow information acquisition unit (for example, the flow information acquisition unit 103a shown in FIG. 1) for acquiring a traffic amount of a communication path between the first router and the second router from a second router; Pre-set topology information indicating the relationship regarding the connection of one or more third routers (for example, P routers R, S, T shown in FIG. 1) provided between the second routers. A communication path between the first router and the second router is specified from the topology acquisition unit to be acquired (for example, the topology acquisition unit 103b shown in FIG. 1) and the topology information acquired by the topology acquisition unit. The amount of traffic acquired by the communication path specifying unit (for example, the communication path specifying unit 103c shown in FIG. 1) and the flow information acquiring unit is specified by the communication path specifying unit. It said traffic information extracting unit to the traffic volume of the communication path (e.g. traffic information extracting unit 103d shown in FIG. 1), characterized in that it contains the.

また、本発明の一態様のトラフィック情報抽出装置は、前記第3ルータが複数ある場合、前記通信経路特定部が、前記第1ルータと直接接続される第3ルータである直結ルータと直接または間接的に接続される他の第3ルータを特定するための情報を前記トポロジ情報から順次取得し、前記トポロジ情報から取得された情報によって特定された第3ルータが、前記第2ルータと直接接続されている場合、前記第1ルータから前記トポロジ取得部によって情報が取得された複数の第3ルータを経由し、前記第2ルータに達するまでの経路を、前記第1ルータと前記第2ルータとの間の通信経路として特定することを特徴とする。
また、本発明の一態様のトラフィック情報抽出装置は、前記トポロジ情報が、前記第3ルータ同士の接続関係を示す情報と、前記第3ルータと前記第1ルータとの接続関係を示す情報と、前記第3ルータと前記第2ルータとの接続関係を示す情報と、を含むことを特徴とする。
In the traffic information extracting device of one aspect of the present invention, when there are a plurality of the third routers, the communication path specifying unit is directly or indirectly connected to a directly connected router that is a third router directly connected to the first router. Information for specifying other third routers to be connected to the network is sequentially acquired from the topology information, and the third router specified by the information acquired from the topology information is directly connected to the second router. The route from the first router to the second router via a plurality of third routers for which information has been acquired by the topology acquisition unit, between the first router and the second router. It is specified as a communication path between.
Further, in the traffic information extracting device of one aspect of the present invention, the topology information includes information indicating a connection relationship between the third routers, information indicating a connection relationship between the third router and the first router, And information indicating a connection relationship between the third router and the second router.

本発明の一態様のトラフィック情報抽出システムは、第1ネットワークに含まれる複数のルータのうち、第2ネットワークに含まれるルータと直接接続される第1ルータと、第1ネットワークに含まれる複数のルータのうち、第3ネットワークに含まれるルータと直接接続される第2ルータと、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出装置であって、前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得するフロー情報取得部と、前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータの接続関係を示す、予め設定されているトポロジ情報を取得するトポロジ取得部と、前記トポロジ取得部によって取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する通信経路特定部と、前記フロー情報取得部によって取得されたトラフィック量を、前記通信経路特定部によって特定された前記通信経路のトラフィック量とするトラフィック情報抽出部と、を備えるトラフィック情報抽出装置と、前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間のトラフィック量にかかる情報を収集して前記フロー情報取得部に供給するフロー情報取得サーバ(例えば図1に示したフロー管理部104)と、予め設定されているトポロジ情報を、前記トポロジ取得部に供給するトポロジ情報管理サーバ(例えば図1に示したトポロジ管理部105)と、を含むことを特徴とする。   The traffic information extraction system according to one aspect of the present invention includes a first router directly connected to a router included in the second network among a plurality of routers included in the first network, and a plurality of routers included in the first network. A traffic information extracting device for extracting information relating to a traffic amount of a communication path between a second router directly connected to a router included in a third network, the first router and the second router From the flow information acquisition unit that acquires the traffic amount of the communication path between the first router and the second router, and one or more provided between the first router and the second router A topology acquisition unit for acquiring preset topology information indicating the connection relationship of the third router, and acquired by the topology acquisition unit From the topology information, the communication path specifying unit for specifying the communication path between the first router and the second router, and the traffic amount acquired by the flow information acquiring unit are specified by the communication path specifying unit. A traffic information extraction unit including a traffic information extraction unit configured to obtain a traffic amount of the communication path, and a traffic amount between the first router and the second router from the first router and the second router A flow information acquisition server (for example, the flow management unit 104 shown in FIG. 1) that collects information related to the flow information and supplies it to the flow information acquisition unit, and a topology that supplies preset topology information to the topology acquisition unit And an information management server (for example, topology management unit 105 shown in FIG. 1).

本発明の一態様のトラフィック情報抽出方法は、第1ネットワークに含まれる複数のルータのうち、第2ネットワークに含まれるルータと直接接続される第1ルータと、第1ネットワークに含まれる複数のルータのうち、第3ネットワークに含まれるルータと直接接続される第2ルータと、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出方法であって、前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得する第1ステップ(例えば図5に示したステップS501〜S504)と、前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータの接続に関する関係を示す、予め設定されているトポロジ情報を取得する第2ステップ(例えば図5に示したステップS505〜S506)と、前記第2ステップにおいて取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する第3ステップ(例えば図5に示したステップS505〜S507)と、前記第1ステップにおいて取得されたトラフィック量を、前記第3ステップにおいて特定された前記通信経路のトラフィック量とする第4ステップ(例えば図5に示したステップS508)と、を含むことを特徴とする。   The traffic information extraction method of one aspect of the present invention includes a first router directly connected to a router included in the second network among a plurality of routers included in the first network, and a plurality of routers included in the first network. A traffic information extraction method for extracting information on the traffic amount of a communication path between a router included in a third network and a second router directly connected to the router, the first router and the second router From the first step (for example, steps S501 to S504 shown in FIG. 5) for acquiring the traffic amount of the communication path between the first router and the second router, the first router and the second router To obtain pre-set topology information indicating the relationship regarding the connection of one or more third routers provided between Step (for example, steps S505 to S506 shown in FIG. 5) and a third step for specifying a communication path between the first router and the second router from the topology information acquired in the second step ( For example, steps S505 to S507 shown in FIG. 5 and a fourth step (for example, shown in FIG. 5) in which the traffic volume acquired in the first step is the traffic volume of the communication path specified in the third step. Step S508).

本発明によれば、第1ルータ、第2ルータのみからフロー情報(トラフィック量情報)を取得するだけでよく、情報収集にかかる装置の負荷を軽減することができる。また、第3ルータに関する接続関係を示す情報を、予め設定されているトポロジ情報から取得するため、ルータを通るデータの情報を抽出するよりも通信経路を特定する処理にかかる負荷を軽減することができる。さらに、通信経路特定の精度を高めることによって処理の負荷が大きくなることがない。このため、本発明は、情報処理や演算にかかる負荷が従来技術よりも小さく、しかも正確にトラフィック量を把握できるトラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法を提供することができる。   According to the present invention, it is only necessary to acquire flow information (traffic volume information) from only the first router and the second router, and the load on the apparatus for collecting information can be reduced. In addition, since the information indicating the connection relation regarding the third router is acquired from the preset topology information, it is possible to reduce the load on the process of specifying the communication path rather than extracting the data information passing through the router. it can. Furthermore, the processing load is not increased by increasing the accuracy of specifying the communication path. For this reason, the present invention can provide a traffic information extraction device, a traffic information extraction system, and a traffic information extraction method that can reduce the load on information processing and calculation as compared with the prior art and can accurately grasp the traffic volume.

本発明の一実施形態のトラフィック情報抽出システムを説明するための図である。It is a figure for demonstrating the traffic information extraction system of one Embodiment of this invention. 図1に示したPEルータPについてのVPN収容情報を説明するための図である。It is a figure for demonstrating the VPN accommodation information about PE router P shown in FIG. (a)は、図1に示したPEルータPのフロー情報を説明するための図である。(b)は、フロー情報から得られるトラフィック量を説明するための図である。(A) is a figure for demonstrating the flow information of PE router P shown in FIG. (B) is a figure for demonstrating the traffic amount obtained from flow information. 図1に示したPEルータPについての、コンフィグファイルを例示した図である。It is the figure which illustrated the configuration file about PE router P shown in FIG. 本実施形態のトラフィック情報抽出方法を説明するための図である。It is a figure for demonstrating the traffic information extraction method of this embodiment. 一般的なVPNを説明するための図である。It is a figure for demonstrating general VPN.

以下、図を参照して本発明に係るトラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法の一実施形態を説明する。
(トラフィック情報抽出システム)
図1は、本実施形態のトラフィック情報抽出システムを説明するための図である。図示したトラフィック情報抽出システム101は、VPN提供ネットワーク111のフローを把握するためのシステムである。なお、本実施形態でいうフローとは、VPN提供ネットワーク111における通信経路と、通信経路を移動するデータの量(トラフィック量)と、を合わせた情報を指すものとする。
Hereinafter, an embodiment of a traffic information extraction device, a traffic information extraction system, and a traffic information extraction method according to the present invention will be described with reference to the drawings.
(Traffic information extraction system)
FIG. 1 is a diagram for explaining a traffic information extraction system of this embodiment. The illustrated traffic information extraction system 101 is a system for grasping the flow of the VPN providing network 111. The flow referred to in the present embodiment refers to information that combines the communication path in the VPN providing network 111 and the amount of data (traffic volume) that moves through the communication path.

トラフィック情報抽出システム101は、フロー把握の対象となるVPNをユーザが指定するためのVPN指定部102と、指定されたフローを計算するフロー計算部103と、フローの計算のため、フロー計算部103にPEルータから取得された情報(以下、フロー情報と記す)を提供するフロー管理部104と、フローの計算のため、フロー計算部103にPルータの接続関係を示す情報(以下、トポロジ情報と記す)を提供するトポロジ管理部105と、PEからフロー情報を収集する通信部106と、を含んでいる。   The traffic information extraction system 101 includes a VPN specifying unit 102 for a user to specify a VPN for which a flow is to be grasped, a flow calculation unit 103 for calculating a specified flow, and a flow calculation unit 103 for calculating a flow. A flow management unit 104 that provides information acquired from the PE router (hereinafter referred to as flow information) and information indicating the connection relationship of the P routers to the flow calculation unit 103 (hereinafter referred to as topology information) for flow calculation. A topology management unit 105 that provides information) and a communication unit 106 that collects flow information from the PE.

フロー計算部103は、フロー管理部104からフロー情報及びVPN情報を取得するフロー情報取得部103a、トポロジ管理部105からトポロジ情報を取得するトポロジ管理部103b、フロー情報及びVPN情報を抽出するトラフィック情報抽出部103d、フロー情報及びトポロジ情報から通信経路を特定するための演算を行う通信経路特定部103cを含んでいる。   The flow calculation unit 103 includes a flow information acquisition unit 103a that acquires flow information and VPN information from the flow management unit 104, a topology management unit 103b that acquires topology information from the topology management unit 105, and traffic information that extracts flow information and VPN information. The extraction unit 103d includes a communication path specifying unit 103c that performs a calculation for specifying a communication path from the flow information and the topology information.

また、本実施形態では、図1に示したVPNのフロー情報を抽出するものとしてトラフィック情報抽出システムを説明する。図1に示したVPN提供ネットワーク111は、複数のネットワーク112〜117を収容している。複数のネットワーク112〜117のうち、本実施形態では、ネットワーク112とネットワーク115とが1つのVPNを構築し、ネットワーク113とネットワーク116とが1つのVPNを構築する。また、ネットワーク114とネットワーク117が1つのVPNを構築するものとする。   In this embodiment, the traffic information extraction system will be described as extracting the VPN flow information shown in FIG. The VPN providing network 111 shown in FIG. 1 accommodates a plurality of networks 112 to 117. In the present embodiment, among the plurality of networks 112 to 117, the network 112 and the network 115 construct one VPN, and the network 113 and the network 116 construct one VPN. Further, it is assumed that the network 114 and the network 117 construct one VPN.

図中に示したルータα、β、Χ、Δ、Φ、Eは、ネットワーク112〜117のいずれかに含まれて、かつ、VPN提供ネットワーク111のルータに直接接続されるCEルータを示す。また、VPN提供ネットワーク111を構成するルータとしてPEルータとなるのが、ルータP、Q、U、V、Pルータとなるのが、ルータR、S、Tである。   Routers α, β, Χ, Δ, Φ, and E shown in the figure indicate CE routers that are included in any of the networks 112 to 117 and that are directly connected to the routers of the VPN providing network 111. In addition, routers R, S, and T are routers P, Q, U, V, and P routers that are PE routers as routers constituting the VPN providing network 111.

PEルータPは、3つのインターフェースを有している。3つのインターフェースのうち、CEルータα、βと接続するインターフェースa、bをIIF(InputInterFace)、PルータRと接続するインターフェースcをOIF(OutputInterFace)とも記す。IIF、OIFはトラフィックの流れを意識した記載であり、例えばCEルータα→PEルータP向きのトラフィックの流れを考えた場合に、PEルータPはインターフェースaがInput側となるため、IIFと記載している。   The PE router P has three interfaces. Of the three interfaces, the interfaces a and b connected to the CE routers α and β are also referred to as IIF (InputInterFace), and the interface c connected to the P router R is also referred to as OIF (OutputInterFace). IIF and OIF are descriptions that are conscious of traffic flow. For example, when considering the traffic flow from CE router α to PE router P, PE router P is described as IIF because interface a is on the input side. ing.

また、PEルータQは、2つのインターフェースを有している。2つのインターフェースのうち、CEルータΧと接続するインターフェースqをIIF、PルータHと接続するインターフェースdをOIFとも記す。また、本実施形態では、図1に示すように、PEルータU、V、PルータR、S、Tについても、インターフェースの各々に小文字のアルファベットを付して示す。インターフェースを示すアルファベットは、以降の説明において使用される。   The PE router Q has two interfaces. Of the two interfaces, the interface q connected to the CE router IV is also referred to as IIF, and the interface d connected to the P router H is also referred to as OIF. In the present embodiment, as shown in FIG. 1, the PE routers U, V, and P routers R, S, and T are also shown with lower case alphabets attached to the interfaces. The alphabet indicating the interface is used in the following description.

(フロー管理部)
フロー管理部104は、VPN情報と、フロー情報とを保持している。ここで、VPN情報、フロー情報について説明する。
図2は、図1に示したPEルータPについてのVPN情報を説明するための図である。VPN情報は、PEルータPと接続するCEルータα、βに対応するVPNα、βと、このVPNα、βに接続するPEルータPのインターフェースa、bを示している。
(Flow Management Department)
The flow management unit 104 holds VPN information and flow information. Here, VPN information and flow information will be described.
FIG. 2 is a diagram for explaining VPN information regarding the PE router P shown in FIG. The VPN information indicates VPN α and β corresponding to the CE routers α and β connected to the PE router P and the interfaces a and b of the PE router P connected to the VPN α and β.

図3(a)は、図1に示したPEルータPのフロー情報を説明するための図である。
フロー情報は、PEルータPをVPNαと接続するIIF、OIFを示す情報と、PEルータPのOIFから送出されたデータが、1つの通信経路を通って達する他のPEルータ(以下、対向PEルータ(図中、対向PEルータアドレスと記す)と記す)を示す情報と、VPNαから対向PEルータに移動するデータのトラフィック量と、を含む。また、フロー情報は、PEルータPをVPNβと接続するIIF、OIFを示す情報と、PEルータPの対向PEルータ(図中対向PEルータアドレスと記す)を示す情報と、VPNβから対向PEルータに移動するデータのトラフィック量と、を含む。なお、当該フロー情報中に含まれる対向PEルータアドレスについては、フローキーとしてBGP nexthopアドレスを利用することにより、把握可能である。また、IIF、OIFは実際にパケットが流入、送出されるインターフェース名を元に把握可能である。
FIG. 3A is a diagram for explaining the flow information of the PE router P shown in FIG.
The flow information includes information indicating IIF and OIF that connect the PE router P to the VPNα, and other PE routers (hereinafter referred to as opposite PE routers) that the data transmitted from the OIF of the PE router P reaches through one communication path. (Denoted as opposed PE router address in the figure)) and the traffic volume of data moving from VPNα to the opposed PE router. The flow information includes information indicating IIF and OIF for connecting the PE router P to VPNβ, information indicating the opposite PE router of the PE router P (referred to as an opposite PE router address in the figure), and information from VPNβ to the opposite PE router. And the amount of data traffic to move. Note that the counter PE router address included in the flow information can be grasped by using a BGP next address as a flow key. In addition, IIF and OIF can be grasped based on the name of the interface through which packets actually flow in and out.

図3(a)に示したフロー情報によれば、図3(b)に示したように、CEルータαから対向PEルータUに向かうデータ(図中に矢線301を付して示す)のトラフィック量、CEルータαから対向PEルータVに向かうデータ(図中に矢線302を付して示す)のトラフィック量、CEルータβから対向PEルータUに向かうデータ(図中に矢線303を付して示す)のトラフィック量、CEルータβから対向PEルータVに向かうデータ(図中に矢線304を付して示す)のトラフィック量を把握することができる。   According to the flow information shown in FIG. 3 (a), as shown in FIG. 3 (b), the data from the CE router α to the opposing PE router U (shown with an arrow 301 in the figure). Traffic volume, traffic volume from the CE router α to the opposing PE router V (indicated by arrow 302 in the figure), data traffic from the CE router β to the opposing PE router U (arrow arrow 303 in the figure) And the traffic amount of data (indicated by arrow 304 in the figure) from the CE router β to the opposite PE router V can be grasped.

上記したVPN情報及びフロー情報は、PEルータによって保持されていて、通信部106がPEルータと通信することによって収集される。VPN情報及びフロー情報の収集は、定期的に行うものであってもよいし、必要に応じて行うものであってもよい。
フロー管理部104は、収集されたVPN情報及びフロー情報を管理する。なお、本実施形態において、VPN情報及びフロー情報の「管理」とは、VPN情報及びフロー情報に識別情報を付して図示しないメモリの所定のアドレスに保存し、必要に応じて読みだすことをいう。
The above VPN information and flow information are held by the PE router, and are collected by the communication unit 106 communicating with the PE router. The collection of VPN information and flow information may be performed periodically, or may be performed as necessary.
The flow management unit 104 manages the collected VPN information and flow information. In the present embodiment, “management” of VPN information and flow information means that VPN information and flow information are attached with identification information, stored at a predetermined address in a memory (not shown), and read out as necessary. Say.

(トポロジ管理部)
本実施形態において、トポロジ情報とは、VPN提供ネットワークにおける物理的結線(トポロジ)および通信経路を設定するための情報を指すものとする。トポロジ情報は、例えば、コンフィグファイル(configuration file)の形式で設定される。
図4(a)は、トポロジ管理部105に保持されている、図1に示したPEルータPについての結線状態(コンフィグファイル)を例示した図である。図4(a)によれば、PEルータPは3つのインターフェースa、b、cを有し、インターフェースcがPルータRに接続されていることが分かる。また、図4(b)は、図1に示したPルータRの結線状態を例示した図であって、PルータRのインターフェースはc、d、e、fであり、例えばインターフェースfにPルータTが接続されていることが分かる。
(Topology Management Department)
In the present embodiment, the topology information refers to information for setting a physical connection (topology) and a communication path in the VPN providing network. The topology information is set, for example, in the form of a configuration file (configuration file).
FIG. 4A is a diagram exemplifying a connection state (config file) for the PE router P shown in FIG. 1 and held in the topology management unit 105. 4A shows that the PE router P has three interfaces a, b, and c, and the interface c is connected to the P router R. FIG. FIG. 4B is a diagram illustrating the connection state of the P router R shown in FIG. 1. The interfaces of the P router R are c, d, e, and f. For example, the interface f is connected to the P router. It can be seen that T is connected.

さらに、図4(c)は、図1に示したPルータTの結線状態を例示した図である。PルータTのインターフェースはf、g、h、jであり、例えばインターフェースhにPEルータUが接続されていることが分かる。
上記のように、全PE、Pルータの結線状態を示す情報が管理されている。本実施形態では、コンフィグファイルを使い、PEルータPのインターフェースcから対向PEルータであるPEルータUまでの通信経路を特定することができる。
Further, FIG. 4C is a diagram illustrating the connection state of the P router T shown in FIG. The interfaces of the P router T are f, g, h, and j. For example, it can be seen that the PE router U is connected to the interface h.
As described above, information indicating the connection state of all PE and P routers is managed. In the present embodiment, it is possible to specify a communication path from the interface c of the PE router P to the PE router U that is the opposite PE router by using the configuration file.

なお、コンフィグファイルは、トポロジ情報に応じてユーザが手動で設定するものでもよい。また、ルータの設定情報から自動的に生成することも可能である。
また、本実施形態では、説明の簡単化のため、インターフェースを特定する記号として、図1に示したインターフェースのアルファベットを図4(a)、(b)、(c)中に示している。しかし、インターフェースを識別する情報は、ルータごとに固有に設定されるものである。このため、例えば、図1に示したインターフェースcを示す識別情報が、PEルータPとPルータRとで異なっている場合もある。
The configuration file may be manually set by the user according to the topology information. It can also be automatically generated from router setting information.
Further, in the present embodiment, for simplification of description, the alphabet of the interface shown in FIG. 1 is shown in FIGS. 4A, 4B, and 4C as a symbol for specifying the interface. However, the information for identifying the interface is set uniquely for each router. Therefore, for example, the identification information indicating the interface c shown in FIG. 1 may be different between the PE router P and the P router R.

(フロー計算部、トラフィック情報抽出装置)
フロー計算部103は、本実施形態において、トラフィック情報抽出装置として機能する。このため、フロー情報取得部103aが、フロー管理部104からVPN情報及びフロー情報を取得する。また、トポロジ取得部103bが、トポロジ管理部105からコンフィグファイルを取得する。そして、通信経路特定部103c及びトラフィック情報抽出部103dが、VPN情報及びフロー情報と、コンフィグファイルとを使って所定のPEルータから対向PEルータに至るデータのトラフィック量を算出する。
(Flow calculation unit, traffic information extraction device)
The flow calculation unit 103 functions as a traffic information extraction device in this embodiment. For this reason, the flow information acquisition unit 103 a acquires VPN information and flow information from the flow management unit 104. Further, the topology acquisition unit 103b acquires a configuration file from the topology management unit 105. Then, the communication path specifying unit 103c and the traffic information extracting unit 103d calculate the traffic amount of data from the predetermined PE router to the opposite PE router using the VPN information and the flow information and the configuration file.

(VPN指定部)
VPN指定部102は、キーボードやタッチパネル等のユーザインターフェースとして構成される。ユーザは、VPN指定部102を介し、データの送信元となるCEルータと接続されているVPN間通信を把握したい検索対象のVPNを指定する。
(VPN designation part)
The VPN designation unit 102 is configured as a user interface such as a keyboard or a touch panel. The user designates a VPN to be searched through the VPN designation unit 102 for which communication between VPNs connected to a CE router that is a data transmission source is to be grasped.

(トラフィック情報抽出方法)
次に、フロー計算部103において実行されるトラフィック量を算出する処理を説明する。トラフィック量を算出する一連の処理が、本実施形態のトラフィック情報抽出方法に相当する。なお、以下の説明では、説明の簡略化のため、1つのOIFから異なる通信経路を通って同じPEルータに達する通信経路はないもとする。
(Traffic information extraction method)
Next, a process for calculating the traffic amount executed in the flow calculation unit 103 will be described. A series of processes for calculating the traffic amount corresponds to the traffic information extraction method of the present embodiment. In the following description, for simplification of description, it is assumed that there is no communication path from one OIF to the same PE router through different communication paths.

図5は、本実施形態のトラフィック情報抽出方法を説明するための図である。ユーザは、VPN指定部102を介して検索対象のVPNを指定する。フロー計算部103は、指定されたVPNに含まれるCEルータと直接接続されているPEルータのうち基点となる1つのPEルータ(基点PEルータとする)を選択する(ステップS501)。基点PEルータの選択は、VPN情報から指定されたVPNを検出し、このVPNに対応するCEルータと接続されるインターフェースを有するPEルータを1つ特定することによって可能である。   FIG. 5 is a diagram for explaining the traffic information extraction method of the present embodiment. The user designates a search target VPN via the VPN designation unit 102. The flow calculation unit 103 selects one PE router serving as a base point (referred to as a base PE router) from among PE routers directly connected to the CE router included in the designated VPN (step S501). The base PE router can be selected by detecting a designated VPN from the VPN information and specifying one PE router having an interface connected to the CE router corresponding to this VPN.

次に、フロー計算部103は、基点PEルータにおけるインターフェース(IIF)を取得し(ステップS502)、フロー情報から、特定された基点PEルータの対向PEルータ(ステップS503)を特定するための情報を取得し、そして、IIFから対向PEルータに向かって移動するデータのトラフィック量を抽出する(ステップS504)。
次に、フロー計算部103は、フロー情報に含まれるインターフェース(OIF)の情報を取得する。また、コンフィグファイルからOIFに接続される、Next hopルータとなる第1番目のPルータ(Next hopルータn0)を特定する(ステップS505)。
Next, the flow calculation unit 103 acquires an interface (IIF) in the base PE router (step S502), and uses information for specifying the counter PE router (step S503) of the specified base PE router from the flow information. Then, the traffic volume of data moving from the IIF toward the opposite PE router is extracted (step S504).
Next, the flow calculation unit 103 acquires interface (OIF) information included in the flow information. In addition, the first P router (Next hop router n0) to be the Next hop router connected to the OIF is specified from the configuration file (Step S505).

ステップS505の処理を、図3(a)、(b)と図4に示した例を使って説明する。フロー計算部103は、フロー情報から対向PEルータ(Uとする)に対応するOIFがインターフェースcであることを特定する。そして、図4(a)に示したコンフィグファイルから、インターフェースcと接続するPルータがPルータRであることを検出する。このような場合、PルータRが、Next hopルータn0となる。   The processing in step S505 will be described with reference to FIGS. 3A and 3B and the example shown in FIG. The flow calculation unit 103 specifies from the flow information that the OIF corresponding to the opposite PE router (assumed to be U) is the interface c. Then, it is detected from the configuration file shown in FIG. 4A that the P router connected to the interface c is the P router R. In such a case, P router R becomes Next hop router n0.

次に、フロー計算部103は、通信部106を介してPルータRへ接続し、対向PEルータアドレス(アドレスU)宛て経路情報を取得し、ネクストホップインターフェース名を取得する(CLIあるいはSNMP等、ルータから情報を収集する)。その後、コンフィグファイルから、上記ネクストホップインターフェース名を検索することで、PルータRに接続されるルータが検出され、検出されたルータをNext hopルータn1とする(ステップS506)。本実施形態では、PルータRにおいて、対向PEルータアドレス(アドレスU)宛てのネクストホップインターフェースがfとすると、本実施形態では、PルータTがNext hopルータn1となる。   Next, the flow calculation unit 103 connects to the P router R via the communication unit 106, acquires route information addressed to the opposite PE router address (address U), and acquires a next hop interface name (CLI, SNMP, etc. Collect information from the router). Thereafter, by searching for the next hop interface name from the configuration file, a router connected to the P router R is detected, and the detected router is set as the next hop router n1 (step S506). In the present embodiment, if the next hop interface addressed to the opposite PE router address (address U) is f in the P router R, in this embodiment, the P router T becomes the Next hop router n1.

なお、上記実施例ではトポロジ管理部105で管理するのはコンフィグファイルのみでPEルータアドレスについては、その都度取得する例を記載したが、事前にトポロジ管理部において、全PEルータアドレス宛の経路情報を事前に取得しておくことで、都度取得の手間を省略することも可能である。
フロー計算部103は、PルータTが、フロー情報により特定した対向PEルータ(例えばPEルータU)と一致しているか否か判断する(ステップS507)。本実施形態では、PルータTはPEルータUではない(ステップS507:No)。このため、フロー計算部103は、Next hopルータの「n1」を1つカウントアップし、再度ステップS506を実行する。この処理により、PルータTの次のNext hopルータが特定される。
In the above embodiment, the topology management unit 105 manages only the configuration file and the PE router address is acquired each time. However, in the topology management unit in advance, the route information addressed to all PE router addresses is described. By acquiring in advance, it is possible to save the trouble of acquiring each time.
The flow calculation unit 103 determines whether or not the P router T matches the opposite PE router (for example, the PE router U) specified by the flow information (step S507). In the present embodiment, the P router T is not the PE router U (step S507: No). For this reason, the flow calculation unit 103 increments “n1” of the Next hop router by one, and executes Step S506 again. By this process, the next hop router next to the P router T is specified.

ステップS506を再度実行すると、本実施形態では、対向PEルータであるPEルータUがPルータTと直接接続されるNext hopルータであることが分かる(ステップS507:Yes)。このため、通信経路特定部103cは、VPNαからPEルータUに向かう通信経路は、PEルータPからPルータR、PルータTを経由してPEルータUに達するまでの経路であると判断する。そして、フロー情報から得たトラフィック量が、PEルータPからPルータR、PルータTを経由してPEルータUに達するまでの経路のトラフィック量であると判断する。以上の情報とフロー情報とを合わせて、PEルータ(VPN)間を移動するデータの経路と、この経路を移動したデータのトラフィック量とを対応付ける処理(マッピング)が実行される(ステップS508)。   When step S506 is executed again, in this embodiment, it can be seen that the PE router U, which is the opposite PE router, is a Next hop router that is directly connected to the P router T (step S507: Yes). For this reason, the communication path specifying unit 103c determines that the communication path from VPNα to the PE router U is the path from the PE router P to the PE router U via the P router R and the P router T. Then, it is determined that the traffic amount obtained from the flow information is the traffic amount of the route from the PE router P to the PE router U via the P router R and the P router T. By combining the above information and the flow information, a process (mapping) for associating the route of data moving between the PE routers (VPN) and the traffic amount of the data moved along this route is executed (step S508).

次に、フロー計算部103は、ステップ501で選択されたPEルータに他のフローがあるか否か判断する(ステップS509)。他のフローがある場合(ステップS509:Yes)、フロー計算部103は、他のフローについて、ステップS505の処理以降の処理を再度実行する。
また、フロー計算部103は、他のフローがない場合(ステップS509:No)、指定されたVPNと接続する他のPEルータを選択してトラフィック量を把握する処理を実行するか否か判断する(ステップS5010)。処理を実行する必要がある場合(ステップS5010:Yes)、フロー計算部103は、他のPEルータについて、ステップS501の処理以降の処理を再度実行する。フロー計算部103は、処理を実行する必要がない場合(ステップS5010:No)、トラフィック情報抽出の処理を終了する。
Next, the flow calculation unit 103 determines whether there is another flow in the PE router selected in step 501 (step S509). When there is another flow (step S509: Yes), the flow calculation unit 103 executes again the processing after step S505 for the other flow.
Further, when there is no other flow (step S509: No), the flow calculation unit 103 determines whether or not to execute processing for grasping the traffic amount by selecting another PE router connected to the designated VPN. (Step S5010). When it is necessary to execute the process (step S5010: Yes), the flow calculation unit 103 executes the process after the process of step S501 again for the other PE routers. If there is no need to execute the process (step S5010: No), the flow calculation unit 103 ends the traffic information extraction process.

以上説明した本実施形態のトラフィック情報抽出装置、トラフィック情報抽出システム、トラフィック情報抽出方法によれば、フロー情報はPEルータのみから情報を取得しているため、情報収集にかかるルータへの負荷の低減を図ることができる。また、Pルータの接続を、予め設定されているトポロジ情報に関する情報から特定しているので、ルータを通るデータの情報を抽出するよりも通信経路を特定する処理にかかる負荷を軽減することができる。さらに、通信経路特定の精度を高めたことによって処理の負荷が大きくなることがない。   According to the traffic information extraction apparatus, traffic information extraction system, and traffic information extraction method of the present embodiment described above, the flow information is acquired only from the PE router, so the load on the router for collecting information is reduced. Can be achieved. In addition, since the connection of the P router is specified from the information related to the topology information set in advance, it is possible to reduce the load on the process of specifying the communication path rather than extracting the information of the data passing through the router. . Furthermore, the processing load is not increased by increasing the accuracy of specifying the communication path.

また、本発明の範囲は、図示され記載された例示的な実施形態に限定されるものではなく、本発明が目的とするものと均等な効果をもたらすすべての実施形態をも含む。さらに、本発明の範囲は、請求項により画される発明の特徴の組み合わせに限定されるものではなく、すべての開示されたそれぞれの特徴のうち特定の特徴のあらゆる所望する組み合わせによって画されうる。   In addition, the scope of the present invention is not limited to the illustrated and described exemplary embodiments, and includes all embodiments that provide the same effects as those intended by the present invention. Furthermore, the scope of the invention is not limited to the combinations of features of the invention defined by the claims, but can be defined by any desired combination of particular features among all the disclosed features.

本発明は、VPNのトラフィック量を把握することができるため、VPNの設計やトポロジ情報の設定に利用することができる。   The present invention can grasp the amount of VPN traffic and can be used for VPN design and topology information setting.

101 トラフィック情報抽出システム
102 VPN指定部
103 フロー計算部
103a フロー情報取得部
103b トポロジ取得部
103c 通信経路特定部
103d トラフィック情報抽出部
104 フロー管理部
105 トポロジ管理部
106 通信部
111 VPN提供ネットワーク
112〜117 ネットワーク
a、b、c、d、e、f、g、h、j、k、m、n、q インターフェース
P、Q、U、V PEルータ
R、S、T Pルータ
α、β、Χ、Δ、Ε、Φ CEルータ
DESCRIPTION OF SYMBOLS 101 Traffic information extraction system 102 VPN designation | designated part 103 Flow calculation part 103a Flow information acquisition part 103b Topology acquisition part 103c Communication path identification part 103d Traffic information extraction part 104 Flow management part 105 Topology management part 106 Communication part 111 VPN provision network 112-117 Network a, b, c, d, e, f, g, h, j, k, m, n, q Interface P, Q, U, V PE router R, S, TP router α, β, Χ, Δ , Ε, Φ CE router

Claims (5)

第1ネットワークに含まれる複数のルータのうち、第2ネットワークに含まれるルータと直接接続される第1ルータと、第1ネットワークに含まれる複数のルータのうち、第3ネットワークに含まれるルータと直接接続される第2ルータと、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出装置であって、
前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得するフロー情報取得部と、
前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータの接続に関する関係を示す、予め設定されているトポロジ情報を取得するトポロジ取得部と、
前記トポロジ取得部によって取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する通信経路特定部と、
前記フロー情報取得部によって取得されたトラフィック量を、前記通信経路特定部によって特定された前記通信経路のトラフィック量とするトラフィック情報抽出部と、
を含むことを特徴とするトラフィック情報抽出装置。
Of the plurality of routers included in the first network, the first router directly connected to the router included in the second network, and among the plurality of routers included in the first network, directly to the router included in the third network A traffic information extracting device that extracts information relating to a traffic amount of a communication path between a connected second router,
A flow information acquisition unit for acquiring a traffic amount of a communication path between the first router and the second router from the first router and the second router;
A topology acquisition unit for acquiring preset topology information indicating a relationship regarding connection of one or a plurality of third routers provided between the first router and the second router;
From the topology information acquired by the topology acquisition unit, a communication path specifying unit that specifies a communication path between the first router and the second router;
A traffic information extracting unit that uses the traffic amount acquired by the flow information acquiring unit as the traffic amount of the communication path specified by the communication path specifying unit;
A traffic information extracting device comprising:
前記第3ルータが複数ある場合、
前記通信経路特定部は、
前記第1ルータと直接接続される第3ルータである直結ルータと直接または間接的に接続される他の第3ルータを特定するための情報を前記トポロジ情報から順次取得し、
前記トポロジ情報から取得された情報によって特定された第3ルータが、前記第2ルータと直接接続されている場合、前記第1ルータから前記トポロジ取得部によって情報が取得された複数の第3ルータを経由し、前記第2ルータに達するまでの経路を、前記第1ルータと前記第2ルータとの間の通信経路として特定することを特徴とする請求項1に記載のトラフィック情報抽出装置。
When there are a plurality of the third routers,
The communication path specifying unit
Sequentially acquiring information for specifying other third routers directly or indirectly connected to a direct connection router which is a third router directly connected to the first router from the topology information;
When the third router specified by the information acquired from the topology information is directly connected to the second router, a plurality of third routers whose information is acquired from the first router by the topology acquisition unit 2. The traffic information extracting device according to claim 1, wherein a route to reach the second router via is specified as a communication route between the first router and the second router.
前記トポロジ情報は、前記第3ルータ同士の接続関係を示す情報と、前記第3ルータと前記第1ルータとの接続関係を示す情報と、前記第3ルータと前記第2ルータとの接続関係を示す情報と、を含むことを特徴とする請求項2に記載のトラフィック情報抽出装置。   The topology information includes information indicating a connection relationship between the third routers, information indicating a connection relationship between the third router and the first router, and a connection relationship between the third router and the second router. The traffic information extracting device according to claim 2, comprising: information to be displayed. 第1ネットワークに含まれる複数のルータのうち、第2ネットワークに含まれるルータと直接接続される第1ルータと、第1ネットワークに含まれる複数のルータのうち、第3ネットワークに含まれるルータと直接接続される第2ルータと、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出装置であって、前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得するフロー情報取得部と、前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータの接続関係を示す、予め設定されているトポロジ情報を取得するトポロジ取得部と、前記トポロジ取得部によって取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する通信経路特定部と、前記フロー情報取得部によって取得されたトラフィック量を、前記通信経路特定部によって特定された前記通信経路のトラフィック量とするトラフィック情報抽出部と、を備えるトラフィック情報抽出装置と、
前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間のトラフィック量にかかる情報を収集して前記フロー情報取得部に供給するフロー情報取得サーバと、
予め設定されているトポロジ情報を、前記トポロジ取得部に供給するトポロジ情報管理サーバと、
を含むことを特徴とするトラフィック情報抽出システム。
Of the plurality of routers included in the first network, the first router directly connected to the router included in the second network, and among the plurality of routers included in the first network, directly to the router included in the third network A traffic information extracting device that extracts information on a traffic amount of a communication path between a second router to be connected to the first router and the second router from the first router and the second router; A flow information acquisition unit that acquires the traffic amount of the communication path between the first router and the first router and the second router, and indicates a connection relationship between one or a plurality of third routers provided in advance A topology acquisition unit that acquires the topology information that is stored, and the topology information acquired by the topology acquisition unit, the first router and the first A communication path specifying unit that specifies a communication path to and from the router, and a traffic information extracting unit that uses the traffic volume acquired by the flow information acquiring unit as the traffic volume of the communication path specified by the communication path specifying unit A traffic information extracting device comprising:
A flow information acquisition server that collects information on the amount of traffic between the first router and the second router from the first router and the second router and supplies the information to the flow information acquisition unit;
Topology information management server for supplying topology information set in advance to the topology acquisition unit;
A traffic information extraction system comprising:
第1ネットワークに含まれる複数のルータのうち、第2ネットワークに含まれるルータと直接接続される第1ルータと、第1ネットワークに含まれる複数のルータのうち、第3ネットワークに含まれるルータと直接接続される第2ルータと、の間の通信経路のトラフィック量に関する情報を抽出するトラフィック情報抽出方法であって、
前記第1ルータ及び前記第2ルータから、前記第1ルータと前記第2ルータとの間の通信経路のトラフィック量を取得する第1ステップと、
前記第1ルータと前記第2ルータとの間に設けられている一つまたは複数の第3ルータの接続に関する関係を示す、予め設定されているトポロジ情報を取得する第2ステップと、
前記第2ステップにおいて取得された前記トポロジ情報から、前記第1ルータと前記第2ルータとの間の通信経路を特定する第3ステップと、
前記第1ステップにおいて取得されたトラフィック量を、前記第3ステップにおいて特定された前記通信経路のトラフィック量とする第4ステップと、
を含むことを特徴とするトラフィック情報抽出方法。
Of the plurality of routers included in the first network, the first router directly connected to the router included in the second network, and among the plurality of routers included in the first network, directly to the router included in the third network A traffic information extraction method for extracting information related to a traffic amount of a communication path between a connected second router,
A first step of obtaining a traffic amount of a communication path between the first router and the second router from the first router and the second router;
A second step of acquiring preset topology information indicating a connection relationship between one or a plurality of third routers provided between the first router and the second router;
A third step of identifying a communication path between the first router and the second router from the topology information acquired in the second step;
A fourth step in which the traffic amount acquired in the first step is the traffic amount of the communication path specified in the third step;
A traffic information extracting method comprising:
JP2011185013A 2011-08-26 2011-08-26 Traffic information extractor, traffic information extraction system and traffic information extraction method Pending JP2013046371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011185013A JP2013046371A (en) 2011-08-26 2011-08-26 Traffic information extractor, traffic information extraction system and traffic information extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011185013A JP2013046371A (en) 2011-08-26 2011-08-26 Traffic information extractor, traffic information extraction system and traffic information extraction method

Publications (1)

Publication Number Publication Date
JP2013046371A true JP2013046371A (en) 2013-03-04

Family

ID=48009900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011185013A Pending JP2013046371A (en) 2011-08-26 2011-08-26 Traffic information extractor, traffic information extraction system and traffic information extraction method

Country Status (1)

Country Link
JP (1) JP2013046371A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006054722A (en) * 2004-08-12 2006-02-23 Nippon Telegr & Teleph Corp <Ntt> Resource calculation device and resource calculation method
JP2010124512A (en) * 2010-03-11 2010-06-03 Cloud Scope Technologies Inc Network information presentation apparatus and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006054722A (en) * 2004-08-12 2006-02-23 Nippon Telegr & Teleph Corp <Ntt> Resource calculation device and resource calculation method
JP2010124512A (en) * 2010-03-11 2010-06-03 Cloud Scope Technologies Inc Network information presentation apparatus and method

Similar Documents

Publication Publication Date Title
JP4774357B2 (en) Statistical information collection system and statistical information collection device
US10122590B2 (en) ECMP path tracing in an MPLS enabled network
US9143408B2 (en) Interprovider virtual private network path identification
JP5407883B2 (en) Topology tree creation device, program, and method
US20140369238A1 (en) System and method for identifying an ingress router of a flow when no ip address is associated with the interface from which the flow was received
JP4988674B2 (en) Network monitoring device, network monitoring method, and network monitoring program
JP4825229B2 (en) Detour route determination device and detour route determination method
US7801130B2 (en) Methods, systems and computer program products for integrating network traffic
JP2005286818A (en) Network monitor apparatus and monitor method, and monitor system
CN101159656B (en) Packet sampling method, system and equipment
CN109672562B (en) Data processing method and device, electronic equipment and storage medium
CN103746874B (en) Method and equipment for IP (Internet protocol) FPM (flow performance monitor)
CN107113191A (en) Inline data bag in data center&#39;s structural network is followed the trail of
US20150334009A1 (en) System for monitoring the performance of flows carried over networks with dynamic topology
CN104348734B (en) It is long-range to update routing table
JP5109940B2 (en) Input edge router identification method, program, and computer
JP2016146581A (en) Device and method for collecting traffic information
JP2013046371A (en) Traffic information extractor, traffic information extraction system and traffic information extraction method
CN109150707B (en) Routing path analysis method and device
JP2010124512A (en) Network information presentation apparatus and method
RU2569573C1 (en) Method and apparatus for forming peer-to-peer service
JP4093125B2 (en) MPLS route management system
KR101242599B1 (en) Server for Managing MPLS VPN Routing Information and Method thereof
KR100744934B1 (en) Analysis Method for Routing Status based on Passive Measurement
US20140269737A1 (en) System, method and apparatus for lsp setup using inter-domain abr indication

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130131

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141202

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150331