JP5523372B2 - Multicast flow monitoring system and multicast flow acquisition analysis method - Google Patents
Multicast flow monitoring system and multicast flow acquisition analysis method Download PDFInfo
- Publication number
- JP5523372B2 JP5523372B2 JP2011032655A JP2011032655A JP5523372B2 JP 5523372 B2 JP5523372 B2 JP 5523372B2 JP 2011032655 A JP2011032655 A JP 2011032655A JP 2011032655 A JP2011032655 A JP 2011032655A JP 5523372 B2 JP5523372 B2 JP 5523372B2
- Authority
- JP
- Japan
- Prior art keywords
- flow
- multicast
- flow information
- information
- packet communication
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は、ネットワークを流れるマルチキャストトラヒックのフロー情報を収集し、当該フロー情報を他の装置に通知する技術に関連するものである。 The present invention relates to a technique for collecting flow information of multicast traffic flowing through a network and notifying other devices of the flow information.
ネットワークを構成するルータ等のパケット通信装置において、通過したトラヒックのフロー情報を収集し、他の装置に通知する技術として、例えば、NetFlowやIPFIXがある。このようにフロー情報を生成し、他の装置に通知する機能を備える装置はエクスポータと呼ばれ、フロー情報を受信して、種々の分析を行う装置はコレクタ(フロー監視装置等)と呼ばれる(非特許文献1、非特許文献2)。
For example, NetFlow and IPFIX are techniques for collecting information on the flow of traffic that has passed in a packet communication device such as a router constituting a network and notifying other devices. A device having a function of generating flow information and notifying other devices in this way is called an exporter, and a device that receives flow information and performs various analyzes is called a collector (a flow monitoring device or the like)
マルチキャストトラヒックに関する従来のエクスポータとしてのパケット通信装置の動作概要を図1を用いて説明する。図1は、当該パケット通信装置の例としてルータを示している。また、図1には、ルータにおける入力側のインタフェースとしてIF1が示され、出力側のインタフェースとしてIF2、IF3、IF4、IF5が示されている。 An outline of the operation of a packet communication apparatus as a conventional exporter related to multicast traffic will be described with reference to FIG. FIG. 1 shows a router as an example of the packet communication apparatus. In FIG. 1, IF1 is shown as an interface on the input side in the router, and IF2, IF3, IF4, and IF5 are shown as interfaces on the output side.
図1に示すように、マルチキャストフロー1に係るパケット(送信元アドレス:A、宛先アドレス:B)が入力側IF1からルータに入力され、入力されたパケットは、コピーされ、複数の同一パケットとして出力側の各インタフェースから出力される。一方、入力されたパケットのヘッダ情報等に基づきフロー情報(データ・フローセット)が生成され、ルータ内のフロー情報格納部(バッファメモリ等)に格納される。また、フロー情報格納部に格納されたデータ・フローセットは順次読み出され、所定のフォーマットでパケット化されてコレクタに送信される。 As shown in FIG. 1, a packet related to multicast flow 1 (source address: A, destination address: B) is input from the input side IF1 to the router, and the input packet is copied and output as a plurality of identical packets. Output from each interface. On the other hand, flow information (data / flow set) is generated based on the header information of the input packet and stored in a flow information storage unit (buffer memory or the like) in the router. The data flow set stored in the flow information storage unit is sequentially read out, packetized in a predetermined format, and transmitted to the collector.
図1に示したように、データ・フローセットのフィールドには、送信元アドレス(SRC_ADDR)、宛先アドレス(DST_ADDR)、入力側インタフェース識別情報(INPUT_IF)、パケットカウント情報(PKTS)、出力側インタフェース識別情報(OUTPUT_IF)等が含まれる。しかしながら、非特許文献1に記載された技術では、出力側インタフェース識別情報のフィールドは1つしかないため、マルチキャストパケットが複数コピーされた場合、マルチキャストパケットがどの出力インタフェースに流れているかをデータ・フローセットから把握することができないという問題がある。
As shown in FIG. 1, the data flow set fields include a source address (SRC_ADDR), a destination address (DST_ADDR), input side interface identification information (INPUT_IF), packet count information (PKTS), and output side interface identification. Information (OUTPUT_IF) etc. are included. However, in the technique described in
一方、上記の問題を解決する従来手法として、図2に示すように、パケットのコピー数に合わせてフィールド数を動的に変動させる技術がある(非特許文献2)。 On the other hand, as a conventional method for solving the above problem, there is a technique of dynamically changing the number of fields in accordance with the number of packet copies as shown in FIG. 2 (Non-patent Document 2).
しかし、上記の従来手法では、ユーザによるマルチキャストグループへの参加・離脱によって、コピー数が増減するため、OUTPUT_IFのフィールド(メモリ)管理が複雑になる。仮に、静的にフィールド数を確保したとしても、最大のコピー数を想定したフィールド設定が必要となるため、コピー数が少ないマルチキャストフローでは分割損が発生するという問題が生じる。 However, in the above-described conventional method, the number of copies increases / decreases due to the user joining / leaving the multicast group, so that the field (memory) management of the OUTPUT_IF becomes complicated. Even if the number of fields is statically secured, field setting that assumes the maximum number of copies is required, so that there is a problem that a division loss occurs in a multicast flow with a small number of copies.
本発明は上記の点に鑑みてなされたものであり、マルチキャストフローが、パケット通信装置におけるどの出力インタフェースへ流れているかを効率的に把握することを可能とする技術を提供することを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to provide a technique that enables efficient grasping to which output interface a multicast flow is flowing in a packet communication device. .
上記の課題を解決するために、本発明は、通信ネットワークにおけるマルチキャストフローを監視するためのマルチキャストフロー監視システムであって、
前記マルチキャストフロー監視システムは、前記通信ネットワーク上のパケット通信装置と、当該パケット通信装置に接続されるフロー監視装置とを有し、
前記パケット通信装置は、
入力インタフェースから入力されるマルチキャストフローに基づき、当該入力インタフェースの識別情報を含む第1フロー情報を生成し、当該第1フロー情報をフロー情報格納手段に格納する第1フロー情報生成手段と、
前記マルチキャストフローに係るマルチキャストグループへの参加及び離脱を出力インタフェース毎に監視し、ある出力インタフェースについて、前記マルチキャストグループへの参加もしくは離脱が検出されたときに、当該出力インタフェースの識別情報を含む第2フロー情報を生成し、当該第2フロー情報を前記フロー情報格納手段に格納する第2フロー情報生成手段と、
前記フロー情報格納手段に格納された前記第1フロー情報と前記第2フロー情報とを前記フロー監視装置に送信するフロー情報送信手段と、を備え、
前記フロー監視装置は、
前記パケット通信装置から前記第1フロー情報と前記第2フロー情報とを受信し、当該第1フロー情報と第2フロー情報とに基づき、前記マルチキャストフローが通過する前記入力インタフェースと前記出力インタフェースとを結び付ける解析手段を備える
ことを特徴とするマルチキャストフロー監視システムとして構成される。
In order to solve the above problems, the present invention is a multicast flow monitoring system for monitoring a multicast flow in a communication network,
The multicast flow monitoring system has a packet communication device on the communication network and a flow monitoring device connected to the packet communication device,
The packet communication device is:
First flow information generating means for generating first flow information including identification information of the input interface based on the multicast flow input from the input interface, and storing the first flow information in the flow information storage means;
A second group that includes, for each output interface, monitoring the participation and leaving of the multicast group related to the multicast flow, and when a certain output interface is detected to join or leave the multicast group, Second flow information generation means for generating flow information and storing the second flow information in the flow information storage means;
Flow information transmission means for transmitting the first flow information and the second flow information stored in the flow information storage means to the flow monitoring device;
The flow monitoring device includes:
Receiving the first flow information and the second flow information from the packet communication apparatus, and based on the first flow information and the second flow information, the input interface and the output interface through which the multicast flow passes. It is configured as a multicast flow monitoring system characterized by having an analysis means for linking.
前記第2フロー情報生成手段は、前記パケット通信装置により管理されるマルチキャストルーティング情報に基づいて、前記マルチキャストグループへの参加もしくは離脱を検出するようにしてもよい。 The second flow information generation means may detect participation or withdrawal from the multicast group based on multicast routing information managed by the packet communication device.
前記第1フロー情報及び前記第2フロー情報はそれぞれ、前記マルチキャストフローに係る送信元アドレスと宛先アドレスとを含み、更に、前記第1フロー情報は前記マルチキャストフローに係るパケットカウント情報を含み、前記フロー監視装置の解析手段は、前記送信元アドレスと前記宛先アドレスに基づき、前記入力インタフェースと前記出力インタフェースと前記パケットカウント情報とを結び付けるようにしてもよい。 The first flow information and the second flow information each include a source address and a destination address related to the multicast flow, and further, the first flow information includes packet count information related to the multicast flow, and the flow The analysis unit of the monitoring device may associate the input interface, the output interface, and the packet count information based on the transmission source address and the destination address.
前記第2フロー情報は、参加もしくは離脱を識別するイベント識別情報と、参加もしくは離脱を検出した時間であるイベント時間とを含み、前記フロー監視装置の解析手段は、前記第2フロー情報における前記イベント識別情報と前記イベント時間とに基づいて、前記マルチキャストフローの参加から離脱までの通信時間を算出するようにしてもよい。 The second flow information includes event identification information for identifying participation or withdrawal, and an event time that is a time at which participation or withdrawal is detected, and the analysis means of the flow monitoring device is configured to analyze the event in the second flow information. Based on the identification information and the event time, a communication time from joining to leaving of the multicast flow may be calculated.
前記フロー情報送信手段は、前記マルチキャストグループへの参加及び離脱が検出される度に、もしくは予め設定されたイベント回数毎に、前記フロー情報格納手段に格納された前記第1フロー情報と前記第2フロー情報とを前記フロー監視装置に送信することとしてもよい。 The flow information transmitting unit is configured to detect the first flow information and the second flow information stored in the flow information storage unit every time when participation or withdrawal from the multicast group is detected or for each preset number of events. Flow information may be transmitted to the flow monitoring device.
また、本発明は、上記マルチキャストフロー監視システムが実行するマルチキャストフロー情報取得解析方法として構成することもできる。 The present invention can also be configured as a multicast flow information acquisition and analysis method executed by the multicast flow monitoring system.
本発明によれば、マルチキャストフローが、パケット通信装置におけるどの出力インタフェースへ流れているかを効率的に把握することが可能となる。また、第2フロー情報における参加/離脱の情報、及び時間情報を利用することにより、どの出力インタフェースにいつマルチキャストフローが流れていたかを把握することが可能となる。 According to the present invention, it is possible to efficiently grasp to which output interface the multicast flow is flowing in the packet communication apparatus. Further, by using the participation / leaving information and the time information in the second flow information, it is possible to grasp when the multicast flow is flowing to which output interface.
以下、図面を参照して本発明の実施例を説明する。 Embodiments of the present invention will be described below with reference to the drawings.
(システム構成)
図3に、本発明の実施の形態におけるシステムの全体構成を示す。図3に示すように、本実施の形態におけるシステムは、インターネット等の通信ネットワークにおいてパケット転送を行うパケット通信装置10(本実施の形態ではルータを想定)に、フロー監視装置20が接続された構成を有する。図3には、ユーザ端末を接続する複数のパケット通信装置も示されている。本実施の形態では、パケット通信装置10がマルチキャストフローの計測地点であり、パケット通信装置10は、NetFlowやIPFIXなどのフロー技術におけるエクスポータの機能を有し、フロー監視装置20はコレクタの機能を有する。
(System configuration)
FIG. 3 shows the overall configuration of the system according to the embodiment of the present invention. As shown in FIG. 3, the system according to the present embodiment has a configuration in which a
図4に、パケット通信装置10の機能構成図を示す。なお、図4は、ルータとしてのパケット通信装置10の機能のうち、本発明の実施の形態に関わる機能をメインに示したものである。図4に示すように、パケット通信装置10は、入力側のインタフェースであるIF1、出力側のインタフェースであるIF2〜6、パケット転送制御部11、ルーティング機能部12、フロー情報生成部13、フロー情報格納部14、フロー情報送信部15を備える。
FIG. 4 shows a functional configuration diagram of the
各インタフェースIFは、図1に示したインタフェースと同様のものである。また、本実施の形態では、出力側IF6からフロー情報(パケット化されたフロー情報)がフロー監視装置に向けて送信される。なお、本実施の形態での「フロー情報」は、データ・フローセットである。 Each interface IF is the same as the interface shown in FIG. In the present embodiment, the flow information (packetized flow information) is transmitted from the output side IF 6 to the flow monitoring apparatus. The “flow information” in the present embodiment is a data flow set.
パケット転送制御部11は、ルーティング情報に基づいて、入力されたパケットを、送信先に対応する出力側のインタフェースに転送する機能部である。 The packet transfer control unit 11 is a functional unit that transfers an input packet to an output-side interface corresponding to a transmission destination based on routing information.
ルーティング機能部12は、ユーザによるマルチキャストグループへの参加・離脱を監視・検出し、参加・離脱を、マルチキャストルーティング情報(マルチキャストパケットの送信元アドレス、宛先アドレス、出力側インタフェース識別情報を含む)に反映する機能を備える。マルチキャストルーティング情報は、メモリ等の記憶手段に格納される。
The
例えば、ある出力側インタフェースから参加を検出した場合、当該出力側インタフェースへマルチキャストパケットを転送するためのマルチキャストルーティング情報が追加され、その後、離脱(参加ユーザ端末が1つもない)が検出された場合に、当該マルチキャストルーティング情報は削除される。 For example, when participation is detected from a certain output-side interface, multicast routing information for transferring a multicast packet to the output-side interface is added, and then separation (no participation user terminal) is detected. The multicast routing information is deleted.
フロー情報生成部13は、入力されたパケットのヘッダ情報等に基づいてフロー情報(データ・フローセット)を生成し、フロー情報格納部14に格納する機能を有する。フロー情報格納部14は、フロー情報を格納するバッファメモリ等である。フロー情報送信部15は、フロー情報格納部14からフロー情報を読み出し、パケット化してフロー監視装置20に送信する機能部である。
The flow
フロー情報生成部13、フロー情報格納部14、及びフロー情報送信部15からなる機能部は、既存のフロー技術に基づくフロー情報生成・通知機能に加えて、マルチキャストのイベント専用のフロー情報(データ・フローセット)を生成、通知する機能を有する。この機能の詳細については、後の動作説明のとこで説明する。
The function unit including the flow
パケット通信装置10におけるフロー情報生成部13、フロー情報格納部14、及びフロー情報送信部15からなる機能部は、パケット通信装置10としてのルータ等に、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。また、当該機能部を、ハードウェア回路で実現することも可能である。
The functional unit including the flow
図5に、フロー監視装置20の機能構成図を示す。図5に示すように、フロー監視装置20は、フロー情報受信部21、フロー情報解析部22、及び解析結果表示部23を有する。フロー情報受信部21は、パケット通信装置10からフロー情報等を受信し、フロー情報解析部22に渡す機能を有する。フロー情報解析部22は、フロー情報受信部21から受信したフロー情報を解析し、解析結果をメモリ等に保持する機能を有する。解析結果表示部23は、解析結果を表示する。解析の詳細は後の動作説明のとこで説明する。
FIG. 5 shows a functional configuration diagram of the
フロー監視装置20は、例えば、一般的なコンピュータに、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。また、フロー監視装置20の機能を、ネットワーク監視装置の中の1機能として備えることも可能である。
The
(システムの動作)
以下、本実施の形態に係るシステムの動作を図6のフローチャートに沿って説明する。
以下の例では、図1で説明したものと同じマルチキャストフロー1が入力側IF1に入力され、マルチキャストルーティング情報に従って、コピーされ、出力側IF2〜5(の全部又は一部)から出力されるものとする。
(System operation)
Hereinafter, the operation of the system according to the present embodiment will be described with reference to the flowchart of FIG.
In the following example, the
また、ルーティング機能部12は、所定のプロトコルに従って、ユーザによるマルチキャストグループへの参加、マルチキャストグループからの離脱を常時監視・検出し、検出結果をマルチキャストルーティング情報(送信元アドレス、宛先アドレス、出力側インタフェース情報)に反映させている。
Further, the
更に、フロー情報生成部13は、図1と同様に、当該マルチキャストフロー1に関する通常のフロー情報(データ・フローセット)を生成し、フロー情報をフロー情報格納部14に格納している。
Further, the flow
上記の前提のもと、パケット通信装置10のフロー情報生成部13は、ルーティング機能部12からマルチキャストルーティング情報を逐次取得する(図6のステップ1)。フロー情報生成部13は、例えば、予め定めた一定時間間隔でルーティング機能部12からマルチキャストルーティング情報を取得する。
Based on the above assumption, the flow
フロー情報生成部13は、ルーティング機能部12から逐次取得するマルチキャストルーティング情報に基づき、マルチキャストグループへの参加もしくは離脱を監視する(ステップ2)。例えば、着目するマルチキャストフロー(送信元アドレス、宛先アドレスで識別)に関して、新たな出力側インタフェース識別情報を含むマルチキャストルーティング情報を検出したときに「参加」があったと判断できる。また、これまであった出力側インタフェース識別情報を含むマルチキャストルーティング情報が検出されなくなったときに「離脱」があったと判断できる。
The flow
ステップ2において参加もしくは離脱を検出したことをトリガーとして、フロー情報生成部13は、マルチキャストのイベント専用のフロー情報(データ・フローセット)を生成し、フロー情報格納部14に格納する(ステップ3)。
Using the detection of participation or departure in
このとき、フロー情報格納部14に格納されるデータ・フローセットの例を図7に示す。図7に示すように、フロー情報格納部14には、通常のデータ・セット(図1に示したものと同様)と、マルチキャストのイベント専用のデータ・フローセットが格納されている。
FIG. 7 shows an example of the data flow set stored in the flow
本実施の形態におけるマルチキャストのイベント専用のデータ・フローセットは、送信元アドレス(SRC_ADDR)、宛先アドレス(DST_ADDR)、出力側インタフェース識別情報(OUTPUT_IF)、マルチキャストイベント識別情報(MUL_EVENT)、マルチキャストイベント時間(MUL_EVENT_TIME)のフィールドを有する。 The data flow set dedicated to multicast events in this embodiment includes a source address (SRC_ADDR), a destination address (DST_ADDR), output side interface identification information (OUTPUT_IF), multicast event identification information (MUL_EVENT), multicast event time ( MUL_EVENT_TIME) field.
上記のマルチキャストイベント識別情報(MUL_EVENT)は、該当マルチキャストフローに対応するマルチキャストグループへの参加か、マルチキャストグループへの離脱かを示す情報である。また、マルチキャストイベント時間(MUL_EVENT_TIME)は、該当のイベントを検出した時刻である。 The multicast event identification information (MUL_EVENT) is information indicating whether to join or leave the multicast group corresponding to the corresponding multicast flow. The multicast event time (MUL_EVENT_TIME) is the time when the corresponding event is detected.
例えば、SRC_ADDR:A、DST_ADDR:Bのマルチキャストグループへの参加が、時刻Xに、OUTPUT_IF:2に対して検出された場合、SRC_ADDR:A、DST_ADDR:B、OUTPUT_IF:2、MUL_EVENT:参加、MUL_EVENT_TIME:Xからなるデータ・フローセットがフロー情報格納部14に格納される。また、例えば、上記の参加検出の後、上記マルチキャストグループについて、OUTPUT_IF:2からの離脱が時刻X+Yの時点で検出された場合、SRC_ADDR:A、DST_ADDR:B、OUTPUT_IF:2、MUL_EVENT:離脱、MUL_EVENT_TIME:X+Yからなるデータ・フローセットがフロー情報格納部14に格納される。
For example, when participation in a multicast group of SRC_ADDR: A and DST_ADDR: B is detected for OUTPUT_IF: 2 at time X, SRC_ADDR: A, DST_ADDR: B, OUTPUT_IF: 2, MUL_EVENT: participation, MUL_EVENT_TIME: A data flow set consisting of X is stored in the flow
図6のステップ4にて、フロー情報送信部15は、マルチキャストのイベント専用テンプレート・フローセットをフロー監視装置20に送信する。マルチキャストのイベント専用テンプレート・フローセットをフロー監視装置20に送信するタイミングは、マルチキャストのイベント専用データ・フローセットをフロー監視装置20に送信する前であればよい。
In
マルチキャストのイベント専用テンプレート・フローセットは、マルチキャストのイベント専用データ・フローセットのフォーマットを規定するデータ構造定義情報であり、この情報により、フロー監視装置20は、データ・フローセットの解析を行うことができる。図8に、図7に示すマルチキャストのイベント専用データ・フローセットに対応するテンプレート・フローセットの例を示す。なお、通常のデータ・フローセットについてのテンプレート・フローセットは、既に送られているものとする。
The multicast event-dedicated template flow set is data structure definition information that defines the format of the multicast event-dedicated data flow set. With this information, the
図6のステップ5では、フロー情報送信部15がデータ・フローセットをフロー監視装置20へ送信する処理を行う。
In
例えば、フロー情報送信部15は、参加もしくは離脱のイベントが検出される度に、該当する通常のデータ・フローセットと、上記イベントに対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信する。
For example, each time a participation or withdrawal event is detected, the flow
また、フロー情報送信部15は、同じマルチキャストフロー・同じ出力インタフェースについての参加及び離脱のイベントの組が検出される度に、該当する通常のデータ・フローセットと、上記イベントの組に対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。
Further, the flow
また、フロー情報送信部15は、同じマルチキャストフロー・同じ出力インタフェースについての参加及び離脱のイベントの組が予め定めた回数分だけ検出される度に、該当する通常のデータ・フローセットと、上記回数分に対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。
Further, the flow
また、フロー情報送信部15は、予め定めた時間間隔で、同じマルチキャストフローに関する通常のデータ・フローセットと、マルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。
In addition, the flow
フロー情報送信部15は、データ・フローセットをフロー監視装置20へ送信した後、送信したデータ・フローセットをフロー情報格納部14から削除する。削除した後、マルチキャストトラヒックに応じて、通常のデータ・フローセットと、マルチキャストのイベント専用データ・フローセットは再び生成される。
The flow
なお、上記のようにしてデータ・フローセットの送信を行うことは一例に過ぎない。データ・フローセットをどのような単位、タイミングで送信するかは適宜設定により変更可能としてよい。どのような単位でデータ・フローセットを送信しても、フロー監視装置20側では、データ・フローセットの送信元アドレスと宛先アドレスの情報を基に、入力側インタフェースと出力側インタフェースとパケットカウント情報とを結びつけ、更に、マルチキャストの参加・離脱時間の情報を基にマルチキャストの通信時間を算出することが可能である。
Note that the transmission of the data flow set as described above is merely an example. The unit and timing at which the data flow set is transmitted may be appropriately changed by setting. Regardless of the unit in which the data flow set is transmitted, the
データ・フローセットの送信に用いるプロトコルは特定のプロトコルに限定されないが、例えば、SNMP Trap、NetFlow、IPFIXを用いることができる。 The protocol used for transmitting the data flow set is not limited to a specific protocol, but for example, SNMP Trap, NetFlow, and IPFIX can be used.
上記のようにしてパケット通信装置10から送信されたデータ・フローセットを受信したフロー監視装置20は、フロー情報解析部22にてデータ・フローセットの解析を行い、解析結果表示部23で解析結果を表示する(図6のステップ6)。
The
例えば、フロー監視装置20がパケット通信装置10から図9に示すデータ・フローセットを受信したものとする。このとき、フロー情報解析部22は、共通の送信元アドレスと宛先アドレスを有する通常のデータ・フローセット及びマルチキャストイベント専用データ・フローセットから、当該送信元アドレス/宛先アドレスに対応するマルチキャストフローの入力側インタフェースと出力側インタフェースを抽出し、更に、通常のデータ・フローセットから当該マルチキャストフローのパケットカウント情報を抽出する。
For example, it is assumed that the
また、フロー情報解析部22は、上記送信元アドレス/宛先アドレスを含むマルチキャストイベント専用データ・フローセットであって、「参加」に対応するマルチキャストイベント専用データ・フローセットと「離脱」に対応するマルチキャストイベント専用データ・フローセットから、該当マルチキャストフローの通信時間を算出する。図9の例では、「参加」の時刻がXであり、「離脱」の時刻がX+Yであるから、参加から離脱までの通信時間を(X+Y)−X=Yと算出できる。
The flow
図9に示す例では、上記の処理により、フロー情報解析部22は、図10に示す解析結果を得る。この解析結果は、フロー監視装置20におけるメモリ等の記憶手段に格納される。解析結果表示部23は、フロー情報解析部22により得られた解析結果(図10)から、例えば、図11に示す情報を表示できる。この表示により、入力IF1から出力IF2へ、流量Hのマルチキャストトラヒック(送信元アドレス:A、宛先アドレス:B)が、参加時刻Xから離脱時刻X+Yまで流れていたことを把握できる。
In the example illustrated in FIG. 9, the flow
上記のように、本実施の形態に係る技術を用いることにより、既存のデータ・フローセットの管理方法を変更せずに、新規にマルチキャストのイベント専用のデータ・フローセットを設定することで、フィールド管理を容易に行える。また、保守運用者は、どの出力側インタフェースにいつマルチキャストトラヒックが流れていたかを迅速に確認することができ、ユーザ毎のマルチキャストサービス(映像配信等)の利用状況を把握できる。 As described above, by using the technology according to the present embodiment, a new data flow set dedicated to multicast events can be set without changing the existing data flow set management method. Easy management. In addition, the maintenance operator can quickly confirm when the multicast traffic is flowing to which output side interface, and can grasp the usage status of the multicast service (video distribution, etc.) for each user.
本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。 The present invention is not limited to the above-described embodiments, and various modifications and applications are possible within the scope of the claims.
1〜6 IF
10 パケット通信装置
11 パケット転送制御部
12 ルーティング機能部
13 フロー情報生成部
14 フロー情報格納部
15 フロー情報送信部
20 フロー監視装置
21 フロー情報受信部
22 フロー情報解析部
23 解析結果表示部
1-6 IF
DESCRIPTION OF
Claims (10)
前記マルチキャストフロー監視システムは、前記通信ネットワーク上のパケット通信装置と、当該パケット通信装置に接続されるフロー監視装置とを有し、
前記パケット通信装置は、
入力インタフェースから入力されるマルチキャストフローに基づき、当該入力インタフェースの識別情報を含む第1フロー情報を生成し、当該第1フロー情報をフロー情報格納手段に格納する第1フロー情報生成手段と、
前記マルチキャストフローに係るマルチキャストグループへの参加及び離脱を出力インタフェース毎に監視し、ある出力インタフェースについて、前記マルチキャストグループへの参加もしくは離脱が検出されたときに、当該出力インタフェースの識別情報を含む第2フロー情報を生成し、当該第2フロー情報を前記フロー情報格納手段に格納する第2フロー情報生成手段と、
前記フロー情報格納手段に格納された前記第1フロー情報と前記第2フロー情報とを前記フロー監視装置に送信するフロー情報送信手段と、を備え、
前記フロー監視装置は、
前記パケット通信装置から前記第1フロー情報と前記第2フロー情報とを受信し、当該第1フロー情報と第2フロー情報とに基づき、前記マルチキャストフローが通過する前記入力インタフェースと前記出力インタフェースとを結び付ける解析手段を備える
ことを特徴とするマルチキャストフロー監視システム。 A multicast flow monitoring system for monitoring a multicast flow in a communication network,
The multicast flow monitoring system has a packet communication device on the communication network and a flow monitoring device connected to the packet communication device,
The packet communication device is:
First flow information generating means for generating first flow information including identification information of the input interface based on the multicast flow input from the input interface, and storing the first flow information in the flow information storage means;
A second group that includes, for each output interface, monitoring the participation and leaving of the multicast group related to the multicast flow, and when a certain output interface is detected to join or leave the multicast group, Second flow information generation means for generating flow information and storing the second flow information in the flow information storage means;
Flow information transmission means for transmitting the first flow information and the second flow information stored in the flow information storage means to the flow monitoring device;
The flow monitoring device includes:
Receiving the first flow information and the second flow information from the packet communication apparatus, and based on the first flow information and the second flow information, the input interface and the output interface through which the multicast flow passes. A multicast flow monitoring system comprising an analysis means for linking.
ことを特徴とする請求項1に記載のマルチキャストフロー監視システム。 2. The multicast flow monitoring system according to claim 1, wherein the second flow information generation unit detects participation or withdrawal from the multicast group based on multicast routing information managed by the packet communication device. .
前記フロー監視装置の解析手段は、前記送信元アドレスと前記宛先アドレスに基づき、前記入力インタフェースと前記出力インタフェースと前記パケットカウント情報とを結び付ける
ことを特徴とする請求項1又は2に記載のマルチキャストフロー監視システム。 The first flow information and the second flow information each include a source address and a destination address related to the multicast flow, and further, the first flow information includes packet count information related to the multicast flow,
The multicast flow according to claim 1 or 2, wherein the analysis unit of the flow monitoring device associates the input interface, the output interface, and the packet count information based on the transmission source address and the destination address. Monitoring system.
前記フロー監視装置の解析手段は、前記第2フロー情報における前記イベント識別情報と前記イベント時間とに基づいて、前記マルチキャストフローの参加から離脱までの通信時間を算出する
ことを特徴とする請求項1ないし3のうちいずれか1項に記載のマルチキャストフロー監視システム。 The second flow information includes event identification information for identifying participation or withdrawal, and an event time that is a time at which participation or withdrawal is detected,
The analysis unit of the flow monitoring device calculates a communication time from joining to leaving of the multicast flow based on the event identification information and the event time in the second flow information. 4. The multicast flow monitoring system according to claim 1.
ことを特徴とする請求項1ないし4のうちいずれか1項に記載のマルチキャストフロー監視システム。 The flow information transmitting unit is configured to detect the first flow information and the second flow information stored in the flow information storage unit every time when participation or withdrawal from the multicast group is detected or for each preset number of events. The multicast flow monitoring system according to any one of claims 1 to 4, wherein flow information is transmitted to the flow monitoring device.
前記マルチキャストフロー監視システムは、前記通信ネットワーク上のパケット通信装置と、当該パケット通信装置に接続されるフロー監視装置とを有し、前記マルチキャストフロー情報取得解析方法は、
前記パケット通信装置が、入力インタフェースから入力されるマルチキャストフローに基づき、当該入力インタフェースの識別情報を含む第1フロー情報を生成し、当該第1フロー情報をフロー情報格納手段に格納する第1フロー情報生成ステップと、
前記パケット通信装置が、前記マルチキャストフローに係るマルチキャストグループへの参加及び離脱を出力インタフェース毎に監視し、ある出力インタフェースについて、前記マルチキャストグループへの参加もしくは離脱が検出されたときに、当該出力インタフェースの識別情報を含む第2フロー情報を生成し、当該第2フロー情報を前記フロー情報格納手段に格納する第2フロー情報生成ステップと、
前記パケット通信装置が、前記フロー情報格納手段に格納された前記第1フロー情報と前記第2フロー情報とを前記フロー監視装置に送信するフロー情報送信ステップと、
前記フロー監視装置が、前記パケット通信装置から前記第1フロー情報と前記第2フロー情報とを受信し、当該第1フロー情報と第2フロー情報とに基づき、前記マルチキャストフローが通過する前記入力インタフェースと前記出力インタフェースとを結び付ける解析ステップと
を備えることを特徴とするマルチキャストフロー情報取得解析方法。 A multicast flow information acquisition and analysis method executed by a multicast flow monitoring system for monitoring a multicast flow in a communication network,
The multicast flow monitoring system includes a packet communication device on the communication network and a flow monitoring device connected to the packet communication device, and the multicast flow information acquisition analysis method includes:
First flow information in which the packet communication device generates first flow information including identification information of the input interface based on a multicast flow input from the input interface, and stores the first flow information in a flow information storage unit. Generation step;
The packet communication device monitors the participation and leaving of the multicast group related to the multicast flow for each output interface, and when a certain output interface is detected to join or leave the multicast group, A second flow information generating step of generating second flow information including identification information and storing the second flow information in the flow information storage means;
A flow information transmitting step in which the packet communication device transmits the first flow information and the second flow information stored in the flow information storage means to the flow monitoring device;
The input interface through which the flow monitoring device receives the first flow information and the second flow information from the packet communication device and through which the multicast flow passes based on the first flow information and the second flow information And an analysis step for connecting the output interface to the output interface.
ことを特徴とする請求項6に記載のマルチキャストフロー情報取得解析方法。 The said 2nd flow information generation step WHEREIN: The said packet communication apparatus detects joining or leaving | separation to the said multicast group based on the multicast routing information managed by the said packet communication apparatus. The multicast flow information acquisition and analysis method described.
前記解析ステップにおいて、前記フロー監視装置は、前記送信元アドレスと前記宛先アドレスに基づき、前記入力インタフェースと前記出力インタフェースと前記パケットカウント情報とを結び付ける
ことを特徴とする請求項6又は7に記載のマルチキャストフロー情報取得解析方法。 The first flow information and the second flow information each include a source address and a destination address related to the multicast flow, and further, the first flow information includes packet count information related to the multicast flow,
The analysis step according to claim 6 or 7, wherein the flow monitoring device associates the input interface, the output interface, and the packet count information based on the transmission source address and the destination address. Multicast flow information acquisition analysis method.
前記解析ステップにおいて、前記フロー監視装置は、前記第2フロー情報における前記イベント識別情報と前記イベント時間とに基づいて、前記マルチキャストフローの参加から離脱までの通信時間を算出する
ことを特徴とする請求項6ないし8のうちいずれか1項に記載のマルチキャストフロー情報取得解析方法。 The second flow information includes event identification information for identifying participation or withdrawal, and an event time that is a time at which participation or withdrawal is detected,
In the analyzing step, the flow monitoring device calculates a communication time from joining to leaving of the multicast flow based on the event identification information and the event time in the second flow information. Item 9. The multicast flow information acquisition and analysis method according to any one of Items 6 to 8.
ことを特徴とする請求項6ないし9のうちいずれか1項に記載のマルチキャストフロー情報取得解析方法。 In the flow information transmission step, the packet communication device stores the first information stored in the flow information storage unit every time when participation or withdrawal from the multicast group is detected or for each preset number of events. The multicast flow information acquisition and analysis method according to any one of claims 6 to 9, wherein the flow information and the second flow information are transmitted to the flow monitoring device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011032655A JP5523372B2 (en) | 2011-02-17 | 2011-02-17 | Multicast flow monitoring system and multicast flow acquisition analysis method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011032655A JP5523372B2 (en) | 2011-02-17 | 2011-02-17 | Multicast flow monitoring system and multicast flow acquisition analysis method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012175197A JP2012175197A (en) | 2012-09-10 |
JP5523372B2 true JP5523372B2 (en) | 2014-06-18 |
Family
ID=46977713
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011032655A Active JP5523372B2 (en) | 2011-02-17 | 2011-02-17 | Multicast flow monitoring system and multicast flow acquisition analysis method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5523372B2 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000078196A (en) * | 1998-09-03 | 2000-03-14 | Nippon Telegr & Teleph Corp <Ntt> | Ip network charging system |
JP4627324B2 (en) * | 2008-02-12 | 2011-02-09 | 日本電信電話株式会社 | Multicast route identification method |
-
2011
- 2011-02-17 JP JP2011032655A patent/JP5523372B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012175197A (en) | 2012-09-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8811395B2 (en) | System and method for determination of routing information in a network | |
US20130258843A1 (en) | Network system and apparatis | |
CN101960780B (en) | In-bound mechanism that monitors end-to-end QOE of services with application awareness | |
CN103416022B (en) | Throughput testing approach and system in service in distribution router/exchange board structure | |
US9641405B2 (en) | System and method for sequencing per-hop data in performance-monitored network environments | |
CN105530115B (en) | A kind of method and device for realizing operation management maintainance function | |
CN108777646A (en) | Flux monitoring method and device | |
WO2008023570A1 (en) | Method for estimating quality-degraded portion on a network in a communication network system | |
JPWO2009040903A1 (en) | Network monitoring system, route extraction method, program, and computer-readable recording medium recording the program | |
JP5842641B2 (en) | Communication system and generation device | |
JP4924057B2 (en) | Router, method thereof and management server using the same | |
JP2019047254A (en) | Information processing system, information processing device, and information processing program | |
CN114513467B (en) | Network traffic load balancing method and device of data center | |
CN102325060B (en) | Link bandwidth test method and router | |
WO2015196636A1 (en) | Packet collection method and system, network device and network management centre | |
JP4519791B2 (en) | Traffic information collection system and network equipment | |
JP5523372B2 (en) | Multicast flow monitoring system and multicast flow acquisition analysis method | |
WO2010150848A1 (en) | Communication device | |
JP4249210B2 (en) | Route number monitoring device, route number monitoring method, and route number monitoring program | |
JP4938042B2 (en) | Flow information transmitting apparatus, intermediate apparatus, flow information transmitting method and program | |
EP2790356B1 (en) | Network analysis device, management system, network analysis method and program | |
JP5577968B2 (en) | Network investigation method and network investigation apparatus | |
CN105052088A (en) | Network statistical information providing system, network statistical information providing method, and program | |
JP2008219383A (en) | Network monitoring system, method and program | |
JP2008125035A (en) | Network quality test system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121225 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130913 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20131007 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131015 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131209 |
|
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: 20140401 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140408 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5523372 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |