JP2012175197A - Multicast flow monitoring-system, and multicast flow acquisition/analysis method - Google Patents

Multicast flow monitoring-system, and multicast flow acquisition/analysis method Download PDF

Info

Publication number
JP2012175197A
JP2012175197A JP2011032655A JP2011032655A JP2012175197A JP 2012175197 A JP2012175197 A JP 2012175197A JP 2011032655 A JP2011032655 A JP 2011032655A JP 2011032655 A JP2011032655 A JP 2011032655A JP 2012175197 A JP2012175197 A JP 2012175197A
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.)
Granted
Application number
JP2011032655A
Other languages
Japanese (ja)
Other versions
JP5523372B2 (en
Inventor
Takeshi Ito
健 伊藤
Yasuyuki Matsuoka
康行 松岡
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011032655A priority Critical patent/JP5523372B2/en
Publication of JP2012175197A publication Critical patent/JP2012175197A/en
Application granted granted Critical
Publication of JP5523372B2 publication Critical patent/JP5523372B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To effectively grasp which of the output interfaces of a packet communication device a multicast flow flows.SOLUTION: In a multicast flow monitoring system including a packet communication apparatus and a flow monitoring device, the packet communication apparatus generates first flow information including identification information of an input interface, monitors participation and separation for each output interface, and, if detecting participation or separation, generates second flow information including identification information of an output interface to transmit the first and second flow information to the flow monitoring device; while the flow monitoring device performs an analysis process, on the basis of the received first and second flow information, to interconnect the input interface and output interface where the multicast flow passes through.

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) Patent Document 1, Non-Patent Document 2).

マルチキャストトラヒックに関する従来のエクスポータとしてのパケット通信装置の動作概要を図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.

B. Claise"Cisco Systems NetFlow Services Export Version 9," RFC3954,Oct 2004.B. Claise "Cisco Systems NetFlow Services Export Version 9," RFC3954, Oct 2004. B. Claise,G. Dhandapani,P. Aitken,S. Yates,"Export of Structured Data in IPFIX,"draft-ietf-ipfix-structured-data-03.txt,Oct 2010.B. Claise, G. Dhandapani, P. Aitken, S. Yates, "Export of Structured Data in IPFIX," draft-ietf-ipfix-structured-data-03.txt, Oct 2010.

図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 Non-Patent Document 1, since there is only one field of the output side interface identification information, when a plurality of multicast packets are copied, it is possible to determine which output interface the multicast packets flow to. There is a problem that cannot be grasped from the set.

一方、上記の問題を解決する従来手法として、図2に示すように、パケットのコピー数に合わせてフィールド数を動的に変動させる技術がある(非特許文献2)。   On the other hand, as a conventional technique 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.

しかし、上記の従来手法では、ユーザによるマルチキャストグループへの参加・離脱によって、コピー数が増減するため、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 transmission means includes the first flow information and the second flow information stored in the flow information storage unit every time when participation and withdrawal from the multicast group are 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.

従来のエクスポータとしてのパケット通信装置の動作概要を説明するための図である。It is a figure for demonstrating the operation | movement outline | summary of the packet communication apparatus as a conventional exporter. コピー数に合わせてフィールド数を動的に変動させる従来手法を示す図である。It is a figure which shows the conventional method of changing the number of fields dynamically according to the number of copies. 本発明の実施の形態におけるシステムの全体構成図である。1 is an overall configuration diagram of a system in an embodiment of the present invention. パケット通信装置10の機能構成図である。2 is a functional configuration diagram of a packet communication device 10. FIG. フロー監視装置20の機能構成図である。2 is a functional configuration diagram of a flow monitoring device 20. FIG. システムの動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a system. フロー情報格納部14に格納されるデータ・フローセットの例を示す図である。It is a figure which shows the example of the data flow set stored in the flow information storage part. マルチキャストのイベント専用テンプレート・フローセットの例を示す図である。It is a figure which shows the example of the template flow set only for a multicast event. フロー監視装置20がパケット通信装置10から受信するデータ・フローセットの例を示す図である。3 is a diagram illustrating an example of a data flow set received by the flow monitoring apparatus 20 from the packet communication apparatus 10. FIG. フロー情報解析部22により得られる解析結果の例を示す図である。It is a figure which shows the example of the analysis result obtained by the flow information analysis part 22. フロー監視装置20に表示される情報の例を示す図である。4 is a diagram illustrating an example of information displayed on a flow monitoring device 20. FIG.

以下、図面を参照して本発明の実施例を説明する。   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 flow monitoring device 20 is connected to a packet communication device 10 (assuming a router in the present embodiment) that performs packet transfer in a communication network such as the Internet. Have FIG. 3 also shows a plurality of packet communication devices that connect user terminals. In this embodiment, the packet communication device 10 is a multicast flow measurement point, the packet communication device 10 has an exporter function in a flow technology such as NetFlow or IPFIX, and the flow monitoring device 20 has a collector function. .

図4に、パケット通信装置10の機能構成図を示す。なお、図4は、ルータとしてのパケット通信装置10の機能のうち、本発明の実施の形態に関わる機能をメインに示したものである。図4に示すように、パケット通信装置10は、入力側のインタフェースであるIF1、出力側のインタフェースであるIF2〜6、パケット転送制御部11、ルーティング機能部12、フロー情報生成部13、フロー情報格納部14、フロー情報送信部15を備える。   FIG. 4 shows a functional configuration diagram of the packet communication apparatus 10. FIG. 4 mainly shows functions related to the embodiment of the present invention, among the functions of the packet communication device 10 as a router. As shown in FIG. 4, the packet communication device 10 includes an IF1 that is an interface on the input side, IFs 2 to 6 that are interfaces on the output side, a packet transfer control unit 11, a routing function unit 12, a flow information generation unit 13, and flow information. A storage unit 14 and a flow information transmission unit 15 are provided.

各インタフェース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 routing function unit 12 monitors and detects whether a user joins or leaves the multicast group, and reflects the join / leave in the multicast routing information (including the multicast packet source address, destination address, and output side interface identification information). It has a function to do. The multicast routing information is stored in storage means such as a memory.

例えば、ある出力側インタフェースから参加を検出した場合、当該出力側インタフェースへマルチキャストパケットを転送するためのマルチキャストルーティング情報が追加され、その後、離脱(参加ユーザ端末が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 information generation unit 13 has a function of generating flow information (data / flow set) based on the header information of the input packet and the like and storing it in the flow information storage unit 14. The flow information storage unit 14 is a buffer memory or the like that stores flow information. The flow information transmission unit 15 is a functional unit that reads flow information from the flow information storage unit 14, packetizes it, and transmits it to the flow monitoring device 20.

フロー情報生成部13、フロー情報格納部14、及びフロー情報送信部15からなる機能部は、既存のフロー技術に基づくフロー情報生成・通知機能に加えて、マルチキャストのイベント専用のフロー情報(データ・フローセット)を生成、通知する機能を有する。この機能の詳細については、後の動作説明のとこで説明する。   The function unit including the flow information generation unit 13, the flow information storage unit 14, and the flow information transmission unit 15 has a flow information generation / notification function based on the existing flow technology, as well as flow information (data A function of generating and notifying a flow set). Details of this function will be described later in the explanation of the operation.

パケット通信装置10におけるフロー情報生成部13、フロー情報格納部14、及びフロー情報送信部15からなる機能部は、パケット通信装置10としてのルータ等に、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。また、当該機能部を、ハードウェア回路で実現することも可能である。   The functional unit including the flow information generation unit 13, the flow information storage unit 14, and the flow information transmission unit 15 in the packet communication device 10 describes the processing contents described in the present embodiment in a router or the like as the packet communication device 10. This can be realized by executing the program. In addition, the functional unit can be realized by a hardware circuit.

図5に、フロー監視装置20の機能構成図を示す。図5に示すように、フロー監視装置20は、フロー情報受信部21、フロー情報解析部22、及び解析結果表示部23を有する。フロー情報受信部21は、パケット通信装置10からフロー情報等を受信し、フロー情報解析部22に渡す機能を有する。フロー情報解析部22は、フロー情報受信部21から受信したフロー情報を解析し、解析結果をメモリ等に保持する機能を有する。解析結果表示部23は、解析結果を表示する。解析の詳細は後の動作説明のとこで説明する。   FIG. 5 shows a functional configuration diagram of the flow monitoring apparatus 20. As shown in FIG. 5, the flow monitoring apparatus 20 includes a flow information receiving unit 21, a flow information analyzing unit 22, and an analysis result display unit 23. The flow information receiving unit 21 has a function of receiving flow information and the like from the packet communication device 10 and passing them to the flow information analyzing unit 22. The flow information analysis unit 22 has a function of analyzing the flow information received from the flow information reception unit 21 and holding the analysis result in a memory or the like. The analysis result display unit 23 displays the analysis result. Details of the analysis will be described later in the explanation of the operation.

フロー監視装置20は、例えば、一般的なコンピュータに、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。また、フロー監視装置20の機能を、ネットワーク監視装置の中の1機能として備えることも可能である。   The flow monitoring apparatus 20 can be realized, for example, by causing a general computer to execute a program describing the processing content described in the present embodiment. Further, the function of the flow monitoring apparatus 20 can be provided as one function in the network monitoring apparatus.

(システムの動作)
以下、本実施の形態に係るシステムの動作を図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 same multicast flow 1 as described in FIG. 1 is input to the input-side IF 1, copied according to the multicast routing information, and output from the output-side IFs 2 to 5 (all or a part thereof). To do.

また、ルーティング機能部12は、所定のプロトコルに従って、ユーザによるマルチキャストグループへの参加、マルチキャストグループからの離脱を常時監視・検出し、検出結果をマルチキャストルーティング情報(送信元アドレス、宛先アドレス、出力側インタフェース情報)に反映させている。   Further, the routing function unit 12 constantly monitors and detects the user joining and leaving the multicast group according to a predetermined protocol, and the detection result is sent to the multicast routing information (source address, destination address, output side interface). Information).

更に、フロー情報生成部13は、図1と同様に、当該マルチキャストフロー1に関する通常のフロー情報(データ・フローセット)を生成し、フロー情報をフロー情報格納部14に格納している。   Further, the flow information generation unit 13 generates normal flow information (data flow set) related to the multicast flow 1 and stores the flow information in the flow information storage unit 14 as in FIG.

上記の前提のもと、パケット通信装置10のフロー情報生成部13は、ルーティング機能部12からマルチキャストルーティング情報を逐次取得する(図6のステップ1)。フロー情報生成部13は、例えば、予め定めた一定時間間隔でルーティング機能部12からマルチキャストルーティング情報を取得する。   Based on the above assumption, the flow information generation unit 13 of the packet communication device 10 sequentially acquires multicast routing information from the routing function unit 12 (step 1 in FIG. 6). For example, the flow information generation unit 13 acquires multicast routing information from the routing function unit 12 at predetermined time intervals.

フロー情報生成部13は、ルーティング機能部12から逐次取得するマルチキャストルーティング情報に基づき、マルチキャストグループへの参加もしくは離脱を監視する(ステップ2)。例えば、着目するマルチキャストフロー(送信元アドレス、宛先アドレスで識別)に関して、新たな出力側インタフェース識別情報を含むマルチキャストルーティング情報を検出したときに「参加」があったと判断できる。また、これまであった出力側インタフェース識別情報を含むマルチキャストルーティング情報が検出されなくなったときに「離脱」があったと判断できる。   The flow information generation unit 13 monitors participation or withdrawal from the multicast group based on the multicast routing information sequentially acquired from the routing function unit 12 (step 2). For example, regarding the multicast flow of interest (identified by the source address and destination address), it can be determined that “participation” has occurred when multicast routing information including new output side interface identification information is detected. Also, it can be determined that there has been a “detachment” when multicast routing information including the output side interface identification information that has been used so far is no longer detected.

ステップ2において参加もしくは離脱を検出したことをトリガーとして、フロー情報生成部13は、マルチキャストのイベント専用のフロー情報(データ・フローセット)を生成し、フロー情報格納部14に格納する(ステップ3)。   Using the detection of participation or departure in step 2 as a trigger, the flow information generation unit 13 generates flow information (data flow set) dedicated to multicast events and stores it in the flow information storage unit 14 (step 3). .

このとき、フロー情報格納部14に格納されるデータ・フローセットの例を図7に示す。図7に示すように、フロー情報格納部14には、通常のデータ・セット(図1に示したものと同様)と、マルチキャストのイベント専用のデータ・フローセットが格納されている。   FIG. 7 shows an example of the data flow set stored in the flow information storage unit 14 at this time. As shown in FIG. 7, the flow information storage unit 14 stores a normal data set (similar to that shown in FIG. 1) and a data flow set dedicated to multicast events.

本実施の形態におけるマルチキャストのイベント専用のデータ・フローセットは、送信元アドレス(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 information storage unit 14. Also, for example, after the above-mentioned participation detection, when the departure from OUTPUT_IF: 2 is detected at time X + Y for the multicast group, SRC_ADDR: A, DST_ADDR: B, OUTPUT_IF: 2, MUL_EVENT: departure, MUL_EVENT_TIME : A data flow set of X + Y is stored in the flow information storage unit 14.

図6のステップ4にて、フロー情報送信部15は、マルチキャストのイベント専用テンプレート・フローセットをフロー監視装置20に送信する。マルチキャストのイベント専用テンプレート・フローセットをフロー監視装置20に送信するタイミングは、マルチキャストのイベント専用データ・フローセットをフロー監視装置20に送信する前であればよい。   In step 4 of FIG. 6, the flow information transmission unit 15 transmits a multicast event-dedicated template / flow set to the flow monitoring apparatus 20. The timing for transmitting the multicast event-dedicated template / flow set to the flow monitoring apparatus 20 may be any timing before the multicast event-dedicated data / flow set is transmitted to the flow monitoring apparatus 20.

マルチキャストのイベント専用テンプレート・フローセットは、マルチキャストのイベント専用データ・フローセットのフォーマットを規定するデータ構造定義情報であり、この情報により、フロー監視装置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 flow monitoring apparatus 20 can analyze the data flow set. it can. FIG. 8 shows an example of a template flow set corresponding to the multicast event-dedicated data flow set shown in FIG. It is assumed that a template flow set for a normal data flow set has already been sent.

図6のステップ5では、フロー情報送信部15がデータ・フローセットをフロー監視装置20へ送信する処理を行う。   In step 5 of FIG. 6, the flow information transmission unit 15 performs processing for transmitting the data flow set to the flow monitoring device 20.

例えば、フロー情報送信部15は、参加もしくは離脱のイベントが検出される度に、該当する通常のデータ・フローセットと、上記イベントに対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信する。   For example, each time a participation or withdrawal event is detected, the flow information transmission unit 15 collects a corresponding normal data flow set and a multicast event dedicated data flow set corresponding to the event, and performs flow monitoring. Transmit to device 20.

また、フロー情報送信部15は、同じマルチキャストフロー・同じ出力インタフェースについての参加及び離脱のイベントの組が検出される度に、該当する通常のデータ・フローセットと、上記イベントの組に対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。   Further, the flow information transmission unit 15 performs a corresponding normal data flow set and a multicast corresponding to the event set each time a set of join and leave events for the same multicast flow / same output interface is detected. These event-dedicated data and flow sets may be collectively transmitted to the flow monitoring apparatus 20.

また、フロー情報送信部15は、同じマルチキャストフロー・同じ出力インタフェースについての参加及び離脱のイベントの組が予め定めた回数分だけ検出される度に、該当する通常のデータ・フローセットと、上記回数分に対応するマルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。   Further, the flow information transmission unit 15 generates a corresponding normal data flow set and the above-mentioned number of times each time a set of joining and leaving events for the same multicast flow / same output interface is detected a predetermined number of times. Multicast event-dedicated data flow sets corresponding to minutes may be collectively transmitted to the flow monitoring apparatus 20.

また、フロー情報送信部15は、予め定めた時間間隔で、同じマルチキャストフローに関する通常のデータ・フローセットと、マルチキャストのイベント専用データ・フローセットとをまとめてフロー監視装置20に送信するようにしてもよい。   In addition, the flow information transmitting unit 15 transmits a normal data flow set related to the same multicast flow and a multicast event-dedicated data flow set to the flow monitoring device 20 at a predetermined time interval. Also good.

フロー情報送信部15は、データ・フローセットをフロー監視装置20へ送信した後、送信したデータ・フローセットをフロー情報格納部14から削除する。削除した後、マルチキャストトラヒックに応じて、通常のデータ・フローセットと、マルチキャストのイベント専用データ・フローセットは再び生成される。   The flow information transmission unit 15 transmits the data flow set to the flow monitoring apparatus 20 and then deletes the transmitted data flow set from the flow information storage unit 14. After deletion, a normal data flow set and a multicast event-only data flow set are generated again according to the multicast traffic.

なお、上記のようにしてデータ・フローセットの送信を行うことは一例に過ぎない。データ・フローセットをどのような単位、タイミングで送信するかは適宜設定により変更可能としてよい。どのような単位でデータ・フローセットを送信しても、フロー監視装置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 flow monitoring apparatus 20 side uses the information of the transmission source address and the destination address of the data flow set, the input side interface, the output side interface, and the packet count information. Further, it is possible to calculate the multicast communication time based on the information on the multicast join / leave time.

データ・フローセットの送信に用いるプロトコルは特定のプロトコルに限定されないが、例えば、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 flow monitoring device 20 that has received the data / flow set transmitted from the packet communication device 10 as described above analyzes the data / flow set by the flow information analysis unit 22 and the analysis result by the analysis result display unit 23. Is displayed (step 6 in FIG. 6).

例えば、フロー監視装置20がパケット通信装置10から図9に示すデータ・フローセットを受信したものとする。このとき、フロー情報解析部22は、共通の送信元アドレスと宛先アドレスを有する通常のデータ・フローセット及びマルチキャストイベント専用データ・フローセットから、当該送信元アドレス/宛先アドレスに対応するマルチキャストフローの入力側インタフェースと出力側インタフェースを抽出し、更に、通常のデータ・フローセットから当該マルチキャストフローのパケットカウント情報を抽出する。   For example, it is assumed that the flow monitoring apparatus 20 receives the data flow set shown in FIG. 9 from the packet communication apparatus 10. At this time, the flow information analysis unit 22 inputs a multicast flow corresponding to the source address / destination address from a normal data flow set and a multicast event dedicated data flow set having a common source address and destination address. The side interface and the output side interface are extracted, and the packet count information of the multicast flow is extracted from the normal data flow set.

また、フロー情報解析部22は、上記送信元アドレス/宛先アドレスを含むマルチキャストイベント専用データ・フローセットであって、「参加」に対応するマルチキャストイベント専用データ・フローセットと「離脱」に対応するマルチキャストイベント専用データ・フローセットから、該当マルチキャストフローの通信時間を算出する。図9の例では、「参加」の時刻がXであり、「離脱」の時刻がX+Yであるから、参加から離脱までの通信時間を(X+Y)−X=Yと算出できる。   The flow information analysis unit 22 is a data flow set dedicated to multicast events including the source address / destination address, and is a multicast data flow set dedicated to multicast events corresponding to “participation” and multicast corresponding to “leave”. The communication time of the corresponding multicast flow is calculated from the event dedicated data flow set. In the example of FIG. 9, since the time of “participation” is X and the time of “leave” is X + Y, the communication time from participation to departure can be calculated as (X + Y) −X = Y.

図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 information analysis unit 22 obtains the analysis result illustrated in FIG. The analysis result is stored in a storage unit such as a memory in the flow monitoring apparatus 20. The analysis result display unit 23 can display, for example, the information shown in FIG. 11 from the analysis result (FIG. 10) obtained by the flow information analysis unit 22. This display makes it possible to grasp that multicast traffic (source address: A, destination address: B) with a flow rate H flows from the input IF1 to the output IF2 from the participation time X to the departure time X + Y.

上記のように、本実施の形態に係る技術を用いることにより、既存のデータ・フローセットの管理方法を変更せずに、新規にマルチキャストのイベント専用のデータ・フローセットを設定することで、フィールド管理を容易に行える。また、保守運用者は、どの出力側インタフェースにいつマルチキャストトラヒックが流れていたかを迅速に確認することができ、ユーザ毎のマルチキャストサービス(映像配信等)の利用状況を把握できる。   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 SYMBOLS 10 Packet communication apparatus 11 Packet transfer control part 12 Routing function part 13 Flow information generation part 14 Flow information storage part 15 Flow information transmission part 20 Flow monitoring apparatus 21 Flow information reception part 22 Flow information analysis part 23 Analysis result display part

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.
前記第2フロー情報生成手段は、前記パケット通信装置により管理されるマルチキャストルーティング情報に基づいて、前記マルチキャストグループへの参加もしくは離脱を検出する
ことを特徴とする請求項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フロー情報はそれぞれ、前記マルチキャストフローに係る送信元アドレスと宛先アドレスとを含み、更に、前記第1フロー情報は前記マルチキャストフローに係るパケットカウント情報を含み、
前記フロー監視装置の解析手段は、前記送信元アドレスと前記宛先アドレスに基づき、前記入力インタフェースと前記出力インタフェースと前記パケットカウント情報とを結び付ける
ことを特徴とする請求項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フロー情報は、参加もしくは離脱を識別するイベント識別情報と、参加もしくは離脱を検出した時間であるイベント時間とを含み、
前記フロー監視装置の解析手段は、前記第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フロー情報と前記第2フロー情報とを前記フロー監視装置に送信する
ことを特徴とする請求項1ないし4のうちいずれか1項に記載のマルチキャストフロー監視システム。
The flow information transmission means includes the first flow information and the second flow information stored in the flow information storage unit every time when participation and withdrawal from the multicast group are 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.
前記第2フロー情報生成ステップにおいて、前記パケット通信装置は、当該パケット通信装置により管理されるマルチキャストルーティング情報に基づいて、前記マルチキャストグループへの参加もしくは離脱を検出する
ことを特徴とする請求項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.
前記第1フロー情報及び前記第2フロー情報はそれぞれ、前記マルチキャストフローに係る送信元アドレスと宛先アドレスとを含み、更に、前記第1フロー情報は前記マルチキャストフローに係るパケットカウント情報を含み、
前記解析ステップにおいて、前記フロー監視装置は、前記送信元アドレスと前記宛先アドレスに基づき、前記入力インタフェースと前記出力インタフェースと前記パケットカウント情報とを結び付ける
ことを特徴とする請求項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フロー情報は、参加もしくは離脱を識別するイベント識別情報と、参加もしくは離脱を検出した時間であるイベント時間とを含み、
前記解析ステップにおいて、前記フロー監視装置は、前記第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.
前記フロー情報送信ステップにおいて、前記パケット通信装置は、前記マルチキャストグループへの参加及び離脱が検出される度に、もしくは予め設定されたイベント回数毎に、前記フロー情報格納部に格納された前記第1フロー情報と前記第2フロー情報とを前記フロー監視装置に送信する
ことを特徴とする請求項6ないし9のうちいずれか1項に記載のマルチキャストフロー情報取得解析方法。

In the flow information transmission step, the packet communication device is configured to store the first information stored in the flow information storage unit every time the participation and withdrawal from the multicast group are detected or every 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.

JP2011032655A 2011-02-17 2011-02-17 Multicast flow monitoring system and multicast flow acquisition analysis method Active JP5523372B2 (en)

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 true JP2012175197A (en) 2012-09-10
JP5523372B2 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)

Citations (2)

* Cited by examiner, † Cited by third party
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
JP2009194444A (en) * 2008-02-12 2009-08-27 Nippon Telegr & Teleph Corp <Ntt> Multicast path specifying method

Patent Citations (2)

* Cited by examiner, † Cited by third party
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
JP2009194444A (en) * 2008-02-12 2009-08-27 Nippon Telegr & Teleph Corp <Ntt> Multicast path specifying method

Also Published As

Publication number Publication date
JP5523372B2 (en) 2014-06-18

Similar Documents

Publication Publication Date Title
US8811395B2 (en) System and method for determination of routing information in a network
JP2022500963A (en) Network security monitoring methods, network security monitoring devices and systems
JP4381448B2 (en) Multicast tree monitoring method and system in IP network
US20130258843A1 (en) Network system and apparatis
US9641405B2 (en) System and method for sequencing per-hop data in performance-monitored network environments
WO2008023570A1 (en) Method for estimating quality-degraded portion on a network in a communication network system
CN101960780B (en) In-bound mechanism that monitors end-to-end QOE of services with application awareness
CN108777646A (en) Flux monitoring method and device
CN105530115B (en) A kind of method and device for realizing operation management maintainance function
JP2015057931A (en) Network apparatus, communication system, and detection method and program for abnormal traffic
JP2008283621A (en) Apparatus and method for monitoring network congestion state, and 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
CN109587520A (en) A kind of method and apparatus of positioning video traffic failure
JP5523372B2 (en) Multicast flow monitoring system and multicast flow acquisition analysis method
JP5577968B2 (en) Network investigation method and network investigation apparatus
JP4938042B2 (en) Flow information transmitting apparatus, intermediate apparatus, flow information transmitting method and program
CN105052088A (en) Network statistical information providing system, network statistical information providing method, and program
JP5923914B2 (en) Network state estimation apparatus and network state estimation program
JP2008125035A (en) Network quality test system
JP5971024B2 (en) Communication monitoring system, apparatus, program and method

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