JP2009194444A - Multicast path specifying method - Google Patents

Multicast path specifying method Download PDF

Info

Publication number
JP2009194444A
JP2009194444A JP2008030484A JP2008030484A JP2009194444A JP 2009194444 A JP2009194444 A JP 2009194444A JP 2008030484 A JP2008030484 A JP 2008030484A JP 2008030484 A JP2008030484 A JP 2008030484A JP 2009194444 A JP2009194444 A JP 2009194444A
Authority
JP
Japan
Prior art keywords
information
multicast
route
flow
router
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
JP2008030484A
Other languages
Japanese (ja)
Other versions
JP4627324B2 (en
Inventor
Junji Kobayashi
淳史 小林
Haruhiko Nishida
晴彦 西田
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 JP2008030484A priority Critical patent/JP4627324B2/en
Publication of JP2009194444A publication Critical patent/JP2009194444A/en
Application granted granted Critical
Publication of JP4627324B2 publication Critical patent/JP4627324B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technique which specifies multicast path information in real time by using a flow information output function. <P>SOLUTION: A network topology calculation part 102 manages information associating a router identifier of a router, its IF information, router identifiers of routers adjacent to the router, and their IF information with each other, on the basis of MIB information. A multicast path information collection part 104 manages information associating multicast group addresses, the router identifier, and outflow IF information with each other, on the basis of option information of flow information or multicast path information described in flow information. A multicast forwarding path calculation part 105 associates multicast group addresses, the router identifier, its outflow IF information, router identifiers of routers adjacent to the router, and their outflow IF information with each other, on the basis of information managed by the network topology calculation part 102 and information managed by the multicast path information collection part 104. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明はマルチキャスト・トラヒックにおける論理的な転送経路を特定する手法とまたその転送経路上を流れるトラヒック量の測定手法に関する。   The present invention relates to a technique for specifying a logical forwarding path in multicast traffic and a technique for measuring the amount of traffic flowing on the forwarding path.

マルチキャスト・パケットの転送経路を特定し描画する手法は,ネットワーク設計や管理の点で重要である。例えば、実際のIPネットワーク上にマルチキャスト・グループアドレス毎のマルチキャスト・トラヒックがどこで複製されて、どのように転送されているのかを把握することは、ネットワークの障害発生時の切り分けに非常に有用である。また、実際のルーティング設計どおりにトラヒックが流れているかどうか、そのトラヒック量と比較して整合性を確認することは、サービス提供状態を確認する意味においても重要である。   The technique of identifying and drawing the multicast packet transfer path is important in terms of network design and management. For example, grasping where multicast traffic for each multicast group address is replicated and how it is transferred on an actual IP network is very useful for isolation in the event of a network failure. . In addition, it is important to confirm the consistency of the traffic flow according to the actual routing design and to confirm the consistency compared to the traffic amount in terms of confirming the service provision state.

しかし、マルチキャスト・トラヒックの転送経路を特定する手法は、ユニキャスト・トラヒックの転送経路を特定する手法に比べて、より困難となっている。非特許文献1では,マルチキャスト用トレースルート機能を用いて、マルチキャスト受信端末側からマルチキャスト配信端末までの経路を逆に探索することで、転送経路の表示を可能としている。しかし、本手法は、実トラヒックに基づいた結果を表示するのではなく、トレースルート用のQuery、Request、Responseパケットの制御パケット送受によって特定することが可能となっている。このため、常時マルチキャスト・トラヒックの転送経路の状態やそこを流れるトラヒック量を表示することは難しく、実トラヒックにもとづいて状況を俯瞰する目的で使用することには適していない。   However, the method of specifying the multicast traffic transfer route is more difficult than the method of specifying the unicast traffic transfer route. In Non-Patent Document 1, by using a multicast trace route function, a route from a multicast receiving terminal side to a multicast distribution terminal is searched in reverse, thereby enabling display of a transfer route. However, this method does not display the result based on the actual traffic, but can specify it by sending and receiving the control packet of the query, request, and response packet for the trace route. For this reason, it is difficult to always display the state of the transfer route of multicast traffic and the amount of traffic flowing therethrough, and it is not suitable for use for the purpose of overlooking the situation based on actual traffic.

また、特許文献1では、マルチキャスト配信端末側のルータとマルチキャスト受信端末側のルータのマルチキャストMIB(非特許文献2)を問い合わせることで、マルチキャスト経路制御情報を収集し、その間の経路をOSPF(Open Shortest Path First)にもとづくメトリクス情報から探索する手法をとっている。この手法においては、ルータにマルチキャストMIBが実装されていることやネットワークのルーティングプロトコルがOSPFに依存するといった問題があり、適用性が限定されるといった問題がある。また、非特許文献1、特許文献1ともにマルチキャスト配信端末からマルチキャスト受信端末へながれるトラヒックをマルチキャスト受信端末側からマルチキャスト配信端末へ逆探索することで、転送経路を推定している。これは、実際のトラヒックの流れに即しているわけではないため、経路情報そのものに障害が発生していた場合には、問題の切り分けを困難とするといった問題がある。   Further, in Patent Document 1, multicast route control information is collected by inquiring the multicast MIB (Non-Patent Document 2) of the router on the multicast distribution terminal side and the router on the multicast reception terminal side, and the route between them is OSPF (Open Shortest). The search method is based on metrics information based on (Path First). In this method, there is a problem that a multicast MIB is installed in the router and a routing protocol of the network depends on OSPF, and there is a problem that applicability is limited. Further, in both Non-Patent Document 1 and Patent Document 1, the transfer route is estimated by performing a reverse search from the multicast receiving terminal side to the multicast distributing terminal for traffic flowing from the multicast distributing terminal to the multicast receiving terminal. This is not in line with the actual traffic flow, so that there is a problem that it is difficult to isolate a problem when a failure occurs in the route information itself.

このため、実マルチキャスト・トラヒックに即して経路情報を特定し、その情報を俯瞰するために、リアルタイムに特定する機能が必要とされる。   For this reason, in order to identify route information according to actual multicast traffic and to look down on the information, a function for identifying in real time is required.

一方,近年フロー情報出力機能(非特許文献3、4)が具備されたルータが普及している。フロー情報出力機能は、転送パケットを、フローと呼ばれるヘッダの何種類かのフィールドが同一のパケット群に集約して、その情報を出力する。最も一般的なフローは、{送信IPアドレス、受信IPアドレス、送信ポート番号、受信ポート番号、トランスポートプロトコル}の5組の値が同一の5−tupleフローである。このとき全転送パケットを対象にフロー出力するのではなく、ある観測点をながれるパケットを選択してフロー出力することも一般的となりつつある。このフロー情報をもとに、マルチキャスト・グループアドレス毎のマルチキャスト・トラヒックの転送経路を特定することが可能となれば、実トラヒックをもとに転送経路の状態を把握することが可能となり、リアルタイムにサービスの提供状態を把握することができる。   On the other hand, in recent years, routers equipped with a flow information output function (Non-Patent Documents 3 and 4) have become widespread. The flow information output function aggregates transfer packets into a packet group in which several types of header fields called flows are the same, and outputs the information. The most common flow is a 5-tuple flow in which five sets of values {transmission IP address, reception IP address, transmission port number, reception port number, transport protocol} are the same. At this time, it is becoming common to select a packet that passes a certain observation point and output the flow instead of outputting the flow to all the transfer packets. Based on this flow information, if it becomes possible to identify the multicast traffic forwarding route for each multicast group address, it is possible to grasp the state of the forwarding route based on the actual traffic, and in real time. The service provision status can be grasped.

このフロー出力情報をもとに、マルチキャストの経路情報を特定することは、非特許文献5においても考えられている。非特許文献5では、マルチキャスト・パケットのフローの生成方法について記述されている。マルチキャスト経路の特定を可能とするために、パケットが流入したIFの情報と複製されて流出するパケットの複数の流出IFの情報が必要である。ここでは、この流入IFの情報と流出IFの情報を出力するため、流入したパケットから生成されるフロー情報とパケットの複製により発生するフロー情報の両方をルータから出力することを明示している。   It is also considered in Non-Patent Document 5 to specify multicast route information based on this flow output information. Non-Patent Document 5 describes a method for generating a multicast packet flow. In order to be able to specify a multicast path, information on IFs into which packets have flowed in and information on multiple outflow IFs of packets that are duplicated and flow out are necessary. Here, in order to output the inflow IF information and the outflow IF information, it is clearly shown that both the flow information generated from the inflowed packet and the flow information generated by duplication of the packet are output from the router.

しかし、大規模網において、マルチキャスト受信端末側のルータでは、何千もの端末を収容することが一般的であり、非特許文献5に記述される配信手法では、複製により発生するフロー情報が増大し、フロー情報を受信し流出IF情報として管理するフロー情報受信装置側の負荷が高くなる。   However, in a large-scale network, a router on the multicast receiving terminal side generally accommodates thousands of terminals, and the distribution method described in Non-Patent Document 5 increases the flow information generated by duplication. The load on the flow information receiving apparatus side that receives the flow information and manages it as outflow IF information increases.

H. Asaeda, T. Jinmei, W. Fenner, S. Casner, "Mtrace Version 2: Traceroute Facility for IP Multicast," IETF draft-ietf-mboned-mtrace-V2.00, November 12, 2007.H. Asaeda, T. Jinmei, W. Fenner, S. Casner, "Mtrace Version 2: Traceroute Facility for IP Multicast," IETF draft-ietf-mboned-mtrace-V2.00, November 12, 2007. K. McCloghrie, D. Farinacci, D. Thaler, "IPv4 Multicast Routing MIB," RFC2932, October 2000.K. McCloghrie, D. Farinacci, D. Thaler, "IPv4 Multicast Routing MIB," RFC2932, October 2000. B. Claise et al "Cisco Systems NetFlow Services Export Version 9," RFC3954, October 2004.B. Claise et al "Cisco Systems NetFlow Services Export Version 9," RFC3954, October 2004. B. Claise etal "Specification of the lPFIX Protocol for the Exchange of lP Traffic Flow Information," IETF, draft-ietf-ipfix一protocol-26.txt, September 2007B. Claise etal "Specification of the lPFIX Protocol for the Exchange of lP Traffic Flow Information," IETF, draft-ietf-ipfix protocol-26.txt, September 2007 J. Quittek, T. Zseby, B. Claise, S. Zander "Requirements for IP Flow Information Export (IPFIX)," RFC3917, October 2004.J. Quittek, T. Zseby, B. Claise, S. Zander "Requirements for IP Flow Information Export (IPFIX)," RFC3917, October 2004. 特開2005−64636号公報、“コンテンツ配信経路作成方法、コンテンツ配信経路の整合性確認方法、コンテンツ配信に影響を受けたユーザ端末の推定方法、コンテンツ配信経路管理装置用プログラム及びコンテンツ配信経路管理”、日本 電信電話株式会社Japanese Patent Application Laid-Open No. 2005-64636, “Content Distribution Route Creation Method, Content Distribution Route Consistency Confirmation Method, Method of Estimating User Terminals Affected by Content Distribution, Program for Content Distribution Route Management Device, and Content Distribution Route Management” , Nippon Telegraph and Telephone Corporation

本発明では上記課題を鑑み、フロー情報出力機能を用いて、リアルタイムにマルチキャストの経路情報を特定し、そこを流れるトラヒック量を示すことで、サービス提供状態を把握可能とすることである。また、本発明では非特許文献5に挙げられるフロー情報受信装置側の負荷が高くなる問題を回避してこれを実現する。   In the present invention, in view of the above-described problems, it is possible to identify a multicast route information in real time using a flow information output function and indicate the amount of traffic flowing therethrough, thereby making it possible to grasp a service provision state. In addition, the present invention avoids the problem of increasing the load on the flow information receiving apparatus side described in Non-Patent Document 5, and realizes this.

本明細書において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。   Of the inventions disclosed in this specification, the outline of typical ones will be briefly described as follows.

第1の発明は、フロー情報を受信しマルチキャスト・トラヒックの転送経路を特定するフロー情報受信装置におけるマルチキャスト経路特定方法であって、前記フロー情報受信装置は、ネットワークトポロジー計算部とマルチキャスト経路情報収集部とマルチキャスト転送経路計算部とを備え、前記ネットワークトポロジー計算部は、MIB情報に基づいて、ルータを識別する情報とそのIF情報と該ルータに隣接するルータを識別する情報とそのIF情報とを関連付けた第1の情報を管理し、前記マルチキャスト経路情報収集部は、フロー情報のオプション情報またはフロー情報内に記述されたマルチキャスト経路情報に基づいて、マルチキャスト・トラヒックを識別する情報とルータを識別する情報と流出IF情報とを関連付けた第2の情報を管理し、前記マルチキャスト転送経路計算部は、前記ネットワークトポロジー計算部が管理する前記第1の情報と前記マルチキャスト経路情報収集部が管理する前記第2の情報に基づいて、マルチキャスト・トラヒックを識別する情報とルータを識別する情報とその流出IF情報と該ルータに隣接するルータを識別する情報とその流出IF情報とを関連付ける、ことを特徴とする。   A first invention is a multicast route specifying method in a flow information receiving device that receives flow information and specifies a forwarding route of multicast traffic, wherein the flow information receiving device includes a network topology calculating unit and a multicast route information collecting unit. And a multicast transfer path calculation unit, the network topology calculation unit associates information identifying the router, IF information, information identifying the router adjacent to the router, and the IF information based on the MIB information. The first information is managed, and the multicast route information collecting unit is configured to identify information for identifying multicast traffic and information for identifying a router based on option information of flow information or multicast route information described in the flow information. And the second information that correlates the outflow IF information And the multicast forwarding route calculation unit identifies multicast traffic based on the first information managed by the network topology calculation unit and the second information managed by the multicast route information collection unit. And the information for identifying the router, the outflow IF information, the information for identifying the router adjacent to the router, and the outflow IF information.

第2の発明は、第1の発明において、前記マルチキャスト経路情報収集部は、マルチキャスト配信端末のアドレスも含めて関連付け、前記マルチキャスト転送経路計算部は、マルチキャスト配信端末のアドレスも含めて関連付ける、ことを特徴とする。   According to a second aspect, in the first aspect, the multicast route information collection unit associates the address including the address of the multicast distribution terminal, and the multicast forwarding route calculation unit associates the address including the address of the multicast distribution terminal. Features.

第3の発明は、第1または第2の発明において、前記マルチキャスト・トラヒックを識別する情報は、マルチキャスト・グループアドレスまたはMPLSにおけるラベル情報であることを特徴とする。   According to a third aspect, in the first or second aspect, the information for identifying the multicast traffic is a multicast group address or label information in MPLS.

第4の発明は、第1〜第3の発明において、前記フロー情報受信装置は、マルチキャスト・トラヒック情報収集部と描画部とを備え、前記マルチキャスト・トラヒック情報収集部は、フロー情報として配信されたトラヒック情報を管理し、前記描画部は、前記マルチキャスト転送経路計算部と前記マルチキャスト・トラヒック情報収集部からの情報を用いて、特定したマルチキャスト経路上に実際に流れているトラヒック量をフロー情報からマッピングして表示する、ことを特徴とする。   In a fourth aspect based on the first to third aspects, the flow information receiving device includes a multicast traffic information collection unit and a drawing unit, and the multicast traffic information collection unit is distributed as flow information. Traffic information is managed, and the drawing unit uses the information from the multicast transfer route calculation unit and the multicast traffic information collection unit to map the traffic amount actually flowing on the specified multicast route from the flow information. It is characterized by displaying.

第5の発明は、第4の発明において、前記フロー情報受信装置は、フロー情報受信部を備え、前記フロー情報受信部は、フロー情報と、オプション情報またはフロー情報内に記述されたマルチキャスト経路情報を受信し、トラヒック量に関わる情報(バイト数、パケット数、ロスパケット数)を前記マルチキャスト・トラヒック情報収集部に送信し、マルチキャスト経路情報を前記マルチキャスト経路情報収集部に送信する、ことを特徴とする。   In a fifth aspect based on the fourth aspect, the flow information receiving apparatus includes a flow information receiving unit, and the flow information receiving unit includes flow information and multicast route information described in option information or flow information. And transmitting information related to the traffic volume (number of bytes, number of packets, number of lost packets) to the multicast traffic information collection unit, and transmitting multicast route information to the multicast route information collection unit. To do.

第6の発明は、第5の発明において、前記フロー情報受信部は、ルータのフロー情報出力機能を利用して情報を収集したフロー情報中継装置からマルチキャスト・グループ毎の流出IF情報の配信を受けることを特徴とする。   In a sixth aspect based on the fifth aspect, the flow information receiving unit receives distribution of outflow IF information for each multicast group from a flow information relay device that collects information using a flow information output function of a router. It is characterized by that.

第7の発明は、第1〜第6の発明において、前記フロー情報受信装置は、MIB情報問合せ部を備え、前記MIB情報問合せ部は、ルータにMIB情報を問い合わせてMIB情報を収集し、ルータを識別する情報とIF情報とIPアドレスとネットワークアドレスとを関連付けた第3の情報を管理し、前記ネットワークトポロジー計算部は、前記MIB情報問合せ部が管理する前記第3の情報をもとに、前記第1の情報を作成する、ことを特徴とする。   In a seventh aspect based on the first to sixth aspects, the flow information receiving device includes an MIB information inquiry unit, the MIB information inquiry unit inquires MIB information from a router, collects MIB information, The network information is managed based on the third information managed by the MIB information inquiry unit. The first information is created.

本発明によればフロー情報受信装置の負荷を上げることなく、マルチキャストの論理的な経路を特定し、そこをながれるトラヒック量を特定することが可能となる。これにより、ネットワーク管理者は、マルチキャストサービスの提供状況や問題発生時の対応、受信側ユーザからの問い合わせに対しても迅速に対応することが可能となる。   According to the present invention, it is possible to specify a multicast logical route without increasing the load of the flow information receiving apparatus, and to specify the amount of traffic that can flow there. As a result, the network administrator can quickly respond to the provision status of the multicast service, the response when a problem occurs, and the inquiry from the receiving user.

以下、図面を用いて本発明の実施例を説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、インターネットのトラヒックデータを対象とする本発明の実施例マルチキャスト経路特定方法を実施するシステムの基本構成の一例を示す図である。100はフロー情報受信装置であり、110はフロー情報中継装置であり、120はネットワーク(IPネットワーク)である。101はSNMP問合せ部(MIB情報問合せ部)であり、102はネットワークトポロジー計算部であり、103はフロー情報受信部であり、104はマルチキャスト経路情報収集部であり、105はマルチキャスト転送経路計算部であり、106はマルチキャスト・トラヒック情報収集部であり、107はWeb描画機能(描画部)である。フロー情報受信装置100はSNMP問合せ部101とネットワークトポロジー計算部102とフロー情報受信部103とマルチキャスト経路情報収集部104とマルチキャスト転送経路計算部105とマルチキャスト・トラヒック情報収集部106とWeb描画機能107を備える。111〜116はネットワーク120内に配置されたルータである。   FIG. 1 is a diagram showing an example of a basic configuration of a system that implements a multicast route identification method according to an embodiment of the present invention for Internet traffic data. 100 is a flow information receiving device, 110 is a flow information relay device, and 120 is a network (IP network). 101 is an SNMP inquiry unit (MIB information inquiry unit), 102 is a network topology calculation unit, 103 is a flow information reception unit, 104 is a multicast route information collection unit, and 105 is a multicast transfer route calculation unit. Yes, 106 is a multicast traffic information collection unit, and 107 is a Web drawing function (drawing unit). The flow information receiving apparatus 100 includes an SNMP inquiry unit 101, a network topology calculation unit 102, a flow information reception unit 103, a multicast route information collection unit 104, a multicast forwarding route calculation unit 105, a multicast traffic information collection unit 106, and a Web drawing function 107. Prepare. Reference numerals 111 to 116 denote routers arranged in the network 120.

本発明の実施例のマルチキャスト経路特定方法では、予め当該ネットワークのトポロジー情報を把握しておく必要がある。これについては、以下の1、2の手順で実施する。また、フロー情報は、マルチキャスト・トラヒックが流入した場合に出力するようにルータに設定をしておくものとする。   In the multicast route specifying method of the embodiment of the present invention, it is necessary to grasp the topology information of the network in advance. About this, it implements in the following procedures 1 and 2. In addition, it is assumed that the router is set to output the flow information when multicast traffic flows in.

1.SNMP問い合わせ部101は、ネットワーク120内の全ルータに対して、SNMP(Simple Network Management Protocol)によりMIB(Management Information Base)を問い合わせて、IF(Interface)のindexの情報(IF情報)と当該IFに設定されているネットワークアドレスを収集する。これにより、以下のような情報を管理する。   1. The SNMP inquiry unit 101 inquires of all routers in the network 120 for MIB (Management Information Base) by SNMP (Simple Network Management Protocol), and uses IF (Interface) index information (IF information) and the IF. Collect the configured network address. Thereby, the following information is managed.

Figure 2009194444
Figure 2009194444

SNMP問い合わせ部101は、テーブルAに示すように、ルータを識別する情報であるルータ識別子とIF index(IF情報)とIPアドレス・タイプとネットワークアドレスを管理する。   As shown in Table A, the SNMP inquiry unit 101 manages a router identifier, IF index (IF information), an IP address type, and a network address, which are information for identifying a router.

結局、SNMP問合せ部101は、ルータ111〜116にMIB情報を問い合わせてMIB情報を収集し、ルータを識別する情報(ルータ識別子)とIF情報(IF index)とIPアドレスとネットワークアドレスとを関連付けた情報を管理する。   Eventually, the SNMP inquiry unit 101 inquires the routers 111 to 116 for MIB information, collects the MIB information, and associates information for identifying the router (router identifier), IF information (IF index), an IP address, and a network address. Manage information.

2.ネットワークトポロジー計算部102では、SNMP問い合わせ部のテーブルAの情報をもとに、隣接ルータ同士の情報を関連付ける。これは、同一ネットワークアドレスをもつルータ同士は、隣接しているということで判断できる。これにより、以下のような情報を管理する。   2. The network topology calculation unit 102 associates information between neighboring routers based on the information in the table A of the SNMP inquiry unit. This can be determined by the fact that routers having the same network address are adjacent to each other. Thereby, the following information is managed.

Figure 2009194444
Figure 2009194444

ネットワークトポロジー計算部102は、テーブルBに示すように、ルータ識別子とIF indexと隣接するルータを識別する情報である連接ルータ識別子と隣接ルータのIF indexを管理する。   As shown in Table B, the network topology calculation unit 102 manages the router identifier, the IF index of the adjacent router and the IF index of the adjacent router, which is information for identifying the adjacent router.

結局、ネットワークトポロジー計算部102は、MIB情報に基づいて、ルータを識別する情報とそのIF情報と該ルータに隣接するルータを識別する情報とそのIF情報とを関連付けた情報を管理する。   Eventually, the network topology calculation unit 102 manages information that associates information that identifies a router, IF information, information that identifies a router adjacent to the router, and IF information based on the MIB information.

3.フロー情報中継装置110では、IPFIX、NetFlowプロトコルにて配信されるフロー情報を受信する。フロー情報には、トラヒック情報となる{送信IPアドレス、受信IPアドレス、送信ポート番号、受信ポート番号、トランスポートプロトコル}の5組の値の他にルータに流入・流出したIF indexの情報やパケット数、バイト数を含むこととする。また、この他、ルータが受信した時刻情報やペイロードの情報を含むこととしてもよい。   3. The flow information relay apparatus 110 receives flow information distributed by IPFIX and NetFlow protocols. In the flow information, in addition to the five sets of values {transmission IP address, reception IP address, transmission port number, reception port number, transport protocol} that are traffic information, information and packets of IF indexes that flow into and out of the router Number, and the number of bytes. In addition, it may include time information and payload information received by the router.

ここでは、非特許文献5にあるようにIFに流入したフローと複製されてIFから流出したフローを区別する。流出したフローは、egressIF情報が有効値かつingressIF情報が無効値となっているものもしくはingressIFの情報がないものがこれに該当し、流入したフローは、ingressIF情報が有効値かつegressIF情報が無効値となっているものもしくはegressIFの情報がないものがこれに該当する。(値が0の場合は、無効値となる。)
ここで、フロー情報中継装置110では、フロー情報をある単位時間あたりのトラヒックに関わる情報(バイト数、パケット数、パケットロス数)に集約してフロー情報受信装置100に送信する。例えば、ルータからパケット単位に配信されるフロー情報をもとにある単位時間当たりのトラヒック情報に集計してフロー情報受信装置100に再配信することを意味する。単位時間間隔は、フロー情報受信装置の許容負荷や運用者のポリシーにより決められるものとする。
Here, as described in Non-Patent Document 5, a flow that flows into the IF is distinguished from a flow that is duplicated and flows out from the IF. The outflow corresponds to the case where the egressIF information has a valid value and the ingressIF information is invalid or the ingressIF information does not exist, and the inflow has an ingressIF information with a valid value and an egressIF information with an invalid value This is the case where there is no egressIF information. (If the value is 0, it becomes an invalid value.)
Here, the flow information relay apparatus 110 aggregates the flow information into information (number of bytes, number of packets, number of packet losses) related to traffic per unit time and transmits the information to the flow information receiving apparatus 100. For example, it means that traffic information per unit time is aggregated based on the flow information distributed in units of packets from the router and redistributed to the flow information receiving apparatus 100. It is assumed that the unit time interval is determined by the allowable load of the flow information receiving apparatus and the operator's policy.

これとは別で、流入したフローと流出したフロー情報に基づいてテーブルCを作成する。   Separately from this, the table C is created based on the flow-in flow and flow-out flow information.

Figure 2009194444
Figure 2009194444

フロー情報中継装置110は、テーブルCに示すように、マルチキャスト配信端末のIPアドレスとマルチキャスト・グループアドレスとルータ識別子と流入IF index(流入IF情報)と流出IF index(流出IF情報)のテーブルを作成する。   As shown in Table C, the flow information relay device 110 creates a table of the multicast delivery terminal IP address, multicast group address, router identifier, inflow IF index (inflow IF information), and outflow IF index (outflow IF information). To do.

ここで作成したテーブルCをもとに、オプション情報としてマルチキャスト経路情報をフロー情報受信装置100に転送する。配信内容は、図3の情報が含まれているものとする。図3(a)では、IPv4、IPv6の場合を示し、図3(b)では、MPLS(Multi Protocol Label Swicthing)の場合を示した。ここには、流出IF indexとなる情報とそれを流出するために、ルーティングに必要となる情報をScopeとする情報が含まれていればよい。図3(a)において、301はフロー情報配信元のルータ、302はマルチキャスト・グループアドレス、303はマルチキャスト配信端末のIPアドレス、304は流入IF index、305は流出IF indexである。図3(b)において、311はフロー情報配信元のルータ、312はmplusTopLabel、313は流入IF index、314は流出IF indexである。このオプション情報は、周期的にフロー中継装置110から配信されるものとする。   Based on the table C created here, multicast route information is transferred to the flow information receiving apparatus 100 as option information. It is assumed that the distribution contents include the information of FIG. 3A shows the cases of IPv4 and IPv6, and FIG. 3B shows the case of MPLS (Multi Protocol Label Swicthing). Here, it is only necessary to include information that becomes the outflow IF index and information that uses Scope as information necessary for routing in order to flow out the information. In FIG. 3A, reference numeral 301 denotes a flow information distribution source router, 302 a multicast group address, 303 an IP address of a multicast distribution terminal, 304 an inflow IF index, and 305 an outflow IF index. In FIG. 3B, 311 is a flow information distribution source router, 312 is mplusTopLabel, 313 is an inflow IF index, and 314 is an outflow IF index. This option information is periodically distributed from the flow relay apparatus 110.

また、オプション情報ではなく、フロー情報の中にマルチキャスト経路情報を含めることも可能とする。この場合を図4に示す。図4において、401はマルチキャスト・グループアドレス、402はマルチキャスト配信端末のIPアドレス、403は流入IF indexである。404は流出IF indexのリストであり、図4(b)に示すように各流出IF indexの情報を含む。図4(b)において、411は流出IF index#1、412は流出IF index#2、413は流出IF index#3、414は流出IF index#4、415は流出IF index#Nである。   It is also possible to include multicast route information in the flow information instead of option information. This case is shown in FIG. In FIG. 4, 401 is the multicast group address, 402 is the IP address of the multicast distribution terminal, and 403 is the inflow IF index. Reference numeral 404 denotes an outflow IF index list, which includes information on each outflow IF index as shown in FIG. In FIG. 4B, 411 is the outflow IF index # 1, 412 is the outflow IF index # 2, 413 is the outflow IF index # 3, 414 is the outflow IF index # 4, and 415 is the outflow IF index #N.

結局、フロー情報中継装置110は、ルータ111〜116のフロー情報出力機能を利用して情報を収集し、収集した情報に基づいてマルチキャスト・グループ毎の流出IF情報をフロー情報受信装置100のフロー情報収集部103に配信する。   Eventually, the flow information relay apparatus 110 collects information using the flow information output function of the routers 111 to 116, and based on the collected information, the outflow IF information for each multicast group is obtained as the flow information of the flow information receiving apparatus 100. Delivered to the collection unit 103.

4.フロー情報受信装置100のフロー情報受信部103では、マルチキャストのトラヒック情報となるフロー情報とオプション情報として転送されるマルチキャスト経路情報を受信する(これは、フロー情報中継装置110もしくは直接ルータ111〜116のいずれから受信してもよい。)。ここで、ルータ111〜116から直接マルチキャスト経路情報を受け取る場合は、ルータ111〜116はフロー情報中継装置110と同様な情報をフロー情報受信装置100に配信する機能を備えることとするが、“exporterIPv{4|6}Address”の情報はなくてもよい。この場合、フロー配信プロトコル(NetFlow、IPFIX)の送信元IPアドレスの情報をもとにすることで、配信もとのルータを識別することが可能である。また、マルチキャスト配信端末のIPアドレスに依存しない場合には、“sourceIPv{4|6}Address”の情報はなくてもよい。   4). The flow information receiving unit 103 of the flow information receiving apparatus 100 receives flow information serving as multicast traffic information and multicast route information transferred as option information (this is the flow information relay apparatus 110 or the direct routers 111 to 116. You may receive from either.) Here, when receiving multicast route information directly from the routers 111 to 116, the routers 111 to 116 have a function of distributing information similar to that of the flow information relay apparatus 110 to the flow information receiving apparatus 100, but “exporterIPv” The information of {4 | 6} Address "may not be present. In this case, it is possible to identify the distribution source router based on the information of the source IP address of the flow distribution protocol (NetFlow, IPFIX). In addition, when it does not depend on the IP address of the multicast distribution terminal, the information of “sourceIPv {4 | 6} Address” may not be present.

フロー情報受信部103で受信した情報で、経路に関わる情報は、マルチキャスト経路情報収集部104に送信され、トラヒックに関わる情報は、マルチキャスト・トラヒック情報収集部106に送信される。また、図4の形式で転送される場合、前記のオプション情報に相当するマルチキャスト・グループアドレス(MPLSの場合はラベル情報、一般的にはマルチキャスト・トラヒックを識別する情報)、マルチキャスト配信端末のIPアドレス、流出先のIFのリストをマルチキャスト経路情報収集部104に送信する。それ以外のトラヒック情報に関わる部分をマルチキャスト・トラヒック情報収集部106に送信する。また、ここでいうマルチキャスト配信端末は、ネットワーク内に設定されたランデブーポイント(RP)を示すことでもよい。その場合は、RPと受信端末間の転送経路を特定することとなる。   The information received by the flow information receiving unit 103 and related to the route is transmitted to the multicast route information collecting unit 104, and the information related to the traffic is transmitted to the multicast and traffic information collecting unit 106. In the case of transfer in the format of FIG. 4, the multicast group address (label information in the case of MPLS, generally information identifying the multicast traffic) corresponding to the option information, and the IP address of the multicast distribution terminal The outflow destination IF list is transmitted to the multicast route information collection unit 104. The other part related to traffic information is transmitted to the multicast traffic information collecting unit 106. Further, the multicast distribution terminal here may indicate a rendezvous point (RP) set in the network. In that case, the transfer path between the RP and the receiving terminal is specified.

結局、フロー情報受信部103は、フロー情報と、オプション情報またはフロー情報内に記述されたマルチキャスト経路情報を受信し、フロー情報をマルチキャスト・トラヒック情報収集部106に送信し、マルチキャスト経路情報をマルチキャスト経路情報収集部104に送信する。   Eventually, the flow information receiving unit 103 receives the flow information and the multicast route information described in the option information or the flow information, transmits the flow information to the multicast traffic information collecting unit 106, and sends the multicast route information to the multicast route. It transmits to the information collection part 104.

5.マルチキャスト経路情報収集部104では、オプション情報のScopeフィールドに該当する情報をキー情報として、該当する“ルータ識別子”と“流出IF index”のテーブルを作成する。ここでは、図3(a)のIPv4アドレスの場合を参考にテーブルCの情報を作成する。   5). The multicast route information collection unit 104 creates a corresponding “router identifier” and “outflow IF index” table using information corresponding to the Scope field of the option information as key information. Here, the information of the table C is created with reference to the case of the IPv4 address in FIG.

マルチキャスト経路情報収集部104は、前記テーブルCに示すように、マルチキャスト配信端末のIPアドレスとマルチキャスト・グループアドレスとルータ識別子と流入IF index(流入IF情報)と流出IF index(流出IF情報)を管理する。   As shown in Table C, the multicast route information collection unit 104 manages the IP address, multicast group address, router identifier, inflow IF index (inflow IF information), and outflow IF index (outflow IF information) of the multicast distribution terminal. To do.

図3(a)にて指定されるScopeフィールドは、「マルチキャスト配信端末のIPアドレス」と「マルチキャスト・グループアドレス」に該当するため、これをキー情報として、経路情報を管理する。ここで、経路情報は、マルチキャスト配信端末のIPアドレスに依存しない場合(すなわち、「マルチキャスト配信端末のIPアドレス」が、図3(a)のScopeフィールドに含まれない場合)は、この情報は不要としてもよい。   Since the Scope field specified in FIG. 3A corresponds to “IP address of multicast distribution terminal” and “multicast group address”, route information is managed using this as key information. Here, when the route information does not depend on the IP address of the multicast distribution terminal (that is, when the “IP address of the multicast distribution terminal” is not included in the Scope field of FIG. 3A), this information is unnecessary. It is good.

結局、マルチキャスト経路情報収集部104は、フロー情報のオプション情報またはフロー情報内に記述されたマルチキャスト経路情報に基づいて、マルチキャスト・トラヒックを識別する情報(マルチキャスト・グループアドレスまたはMPLSにおけるラベル情報)とルータを識別する情報と流出IF情報とを関連付けた情報を管理する。   Eventually, the multicast route information collection unit 104 identifies information (multicast group address or label information in MPLS) for identifying multicast traffic based on the option information of the flow information or the multicast route information described in the flow information, and the router Information that associates the information that identifies the information with the outflow IF information is managed.

6.マルチキャスト転送経路計算部105では、マルチキャスト経路情報収集部104のテーブルCの情報とネットワークトポロジー計算部102のテーブルBの情報をもとに以下の情報を構成する。テーブルCの「ルータ識別子」と「流出IF index」の情報をもとに、テーブルBの「ルータ識別子」と「IF index」を検索し、合致したものから、ルータがマルチキャスト・パケットを送信した隣接ルータを収集する。これをテーブルDとする。   6). The multicast transfer route calculation unit 105 configures the following information based on the information in the table C of the multicast route information collection unit 104 and the information in the table B of the network topology calculation unit 102. Based on the information of the “router identifier” and “outflow IF index” in Table C, the “router identifier” and “IF index” in Table B are searched. Collect routers. This is referred to as table D.

Figure 2009194444
Figure 2009194444

マルチキャスト転送経路計算部105は、テーブルDに示すように、マルチキャスト配信端末のIPアドレスとマルチキャスト・グループアドレスとルータ識別子と流出IF indexと連接ルータ識別子と隣接ルータIF indexを有するテーブルを作成する。   As shown in Table D, the multicast transfer path calculation unit 105 creates a table having the IP address, multicast group address, router identifier, outflow IF index, concatenated router identifier, and adjacent router IF index of the multicast distribution terminal.

ここでも経路情報が、マルチキャスト配信端末のIPアドレスに依存しない場合は、この情報は不要としてもよい。更に、テーブルCのルータ識別子に含まれないルータの情報をテーブルDから削除する。以下の例で、削除した場合を2重線で示した。   Again, if the route information does not depend on the IP address of the multicast distribution terminal, this information may be unnecessary. Further, router information not included in the router identifier of the table C is deleted from the table D. In the following example, the case of deletion is indicated by a double line.

これにより、マルチキャスト配信端末(IPアドレス=10.0.0.1)から配信されたマルチキャスト・グループアドレス(225.0.0.1)のトラヒックは、ルータ#1→ルータ#3→ルータ#4、5、6と転送されていることを特定できる。   As a result, the traffic of the multicast group address (225.0.0.1) distributed from the multicast distribution terminal (IP address = 10.0.0.1) is the router # 1 → router # 3 → router # 4. 5 and 6 can be identified.

結局、マルチキャスト転送経路計算部105は、ネットワークトポロジー計算部102が管理する情報(テーブルB)とマルチキャスト経路情報収集部104が管理する情報(テーブルC)に基づいて、マルチキャスト・トラヒックを識別する情報とルータを識別する情報とその流出IF情報と該ルータに隣接するルータを識別する情報とその流出IF情報とを関連付ける。   Eventually, the multicast transfer route calculation unit 105 is configured to identify multicast traffic based on information managed by the network topology calculation unit 102 (table B) and information managed by the multicast route information collection unit 104 (table C). Information for identifying a router, outflow IF information, information for identifying a router adjacent to the router, and outflow IF information are associated with each other.

7.マルチキャスト・トラヒック情報収集部106では、トラヒック情報を管理する。フロー情報として配信されるトラヒック情報には、流入したIF indexが含まれるため、このIF indexがテーブルDの「隣接ルータIF index」に含まれるかを確認する。Web描画機能107が、マルチキャスト転送経路計算部105とマルチキャスト・トラヒック情報収集部106からの情報を用いて、トラヒック情報が検出されたポイントには、図2の描画に「◎」しるしをつけるなどして、経路情報とトラヒック情報の整合性が判断できるように描画する。また、トラヒックが流れる方向に向かって矢印の太さでトラヒック量を表示する。図2において、200はマルチキャスト配信端末、210はトラヒックが流れる方向に向かった矢印、220はマルチキャスト配信端末200からのマルチキャスト・トラヒックを受信するマルチキャスト受信端末のうちの一つである。   7. The multicast traffic information collection unit 106 manages traffic information. Since the traffic information distributed as the flow information includes the inflowed IF index, it is confirmed whether this IF index is included in the “adjacent router IF index” of the table D. The Web drawing function 107 uses the information from the multicast transfer route calculation unit 105 and the multicast / traffic information collection unit 106 to mark the drawing in FIG. 2 with “◎” at the point where the traffic information is detected. Thus, drawing is performed so that the consistency between the route information and the traffic information can be determined. Further, the traffic volume is displayed with the thickness of the arrow in the direction of traffic flow. In FIG. 2, 200 is a multicast distribution terminal, 210 is an arrow pointing in the direction of traffic flow, and 220 is one of multicast reception terminals that receive multicast traffic from the multicast distribution terminal 200.

結局、マルチキャスト・トラヒック情報収集部106は、フロー情報として配信されたトラヒック情報を管理し、Web描画機能107は、マルチキャスト転送経路計算部105とマルチキャスト・トラヒック情報収集部106からの情報を用いて、特定したマルチキャスト経路上に実際に流れているトラヒック量をフロー情報からマッピングして表示する。   After all, the multicast traffic information collection unit 106 manages the traffic information distributed as the flow information, and the Web rendering function 107 uses the information from the multicast transfer route calculation unit 105 and the multicast traffic information collection unit 106 to The traffic volume actually flowing on the specified multicast route is mapped from the flow information and displayed.

以上説明したフロー情報受信装置100およびフロー情報中継装置110は、1または複数のコンピュータとプログラムで構成することができる。また、そのプログラムの一部または全部に代えて、ハードウェアで構成してもよい。   The flow information receiving apparatus 100 and the flow information relay apparatus 110 described above can be configured by one or a plurality of computers and programs. Moreover, instead of a part or all of the program, it may be configured by hardware.

以上、本発明者によってなされた発明を、前記実施例に基づき具体的に説明したが、本発明は、前記実施例に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは勿論である。   As mentioned above, the invention made by the present inventor has been specifically described based on the above embodiments. However, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the scope of the invention. Of course.

本発明における装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the apparatus in this invention. フロー情報受信装置のWeb描画機能で可視化するマルチキャスト転送経路表示画面のイメージ図である。It is an image figure of the multicast transfer path | route display screen visualized with the web drawing function of a flow information receiver. オプション情報として転送されるマルチキャスト経路情報の概要図(IPv4、IPv6の場合)である。It is a schematic diagram of multicast route information transferred as option information (in the case of IPv4 and IPv6). オプション情報として転送されるマルチキャスト経路情報の概要図(MPLSの場合)である。It is a schematic diagram (in the case of MPLS) of multicast route information transferred as option information. フロー情報にて転送されるマルチキャスト経路情報の概略図である。It is the schematic of the multicast route information transferred with flow information. 各egressInterfaceを示す図である。It is a figure which shows each egressInterface.

符号の説明Explanation of symbols

100…フロー情報受信装置、101…SNMP問合せ部、102…ネットワークトポロジー計算部、103…フロー情報受信部、104…マルチキャスト経路情報収集部、105…マルチキャスト転送経路計算部、106…マルチキャスト・トラヒック情報収集部、107…Web描画機能、110…フロー情報中継装置、111〜116…ルータ、120…ネットワーク DESCRIPTION OF SYMBOLS 100 ... Flow information receiving apparatus, 101 ... SNMP inquiry part, 102 ... Network topology calculation part, 103 ... Flow information receiving part, 104 ... Multicast route information collection part, 105 ... Multicast forwarding route calculation part, 106 ... Multicast traffic information collection 107: Web rendering function, 110: Flow information relay device, 111-116 ... Router, 120 ... Network

Claims (7)

フロー情報を受信しマルチキャスト・トラヒックの転送経路を特定するフロー情報受信装置におけるマルチキャスト経路特定方法であって、
前記フロー情報受信装置は、ネットワークトポロジー計算部とマルチキャスト経路情報収集部とマルチキャスト転送経路計算部とを備え、
前記ネットワークトポロジー計算部は、MIB情報に基づいて、ルータを識別する情報とそのIF情報と該ルータに隣接するルータを識別する情報とそのIF情報とを関連付けた第1の情報を管理し、
前記マルチキャスト経路情報収集部は、フロー情報のオプション情報またはフロー情報内に記述されたマルチキャスト経路情報に基づいて、マルチキャスト・トラヒックを識別する情報とルータを識別する情報と流出IF情報とを関連付けた第2の情報を管理し、
前記マルチキャスト転送経路計算部は、前記ネットワークトポロジー計算部が管理する前記第1の情報と前記マルチキャスト経路情報収集部が管理する前記第2の情報に基づいて、マルチキャスト・トラヒックを識別する情報とルータを識別する情報とその流出IF情報と該ルータに隣接するルータを識別する情報とその流出IF情報とを関連付ける、
ことを特徴とするマルチキャスト経路特定方法。
A multicast route specifying method in a flow information receiving device for receiving flow information and specifying a forwarding route of multicast traffic,
The flow information receiving device includes a network topology calculation unit, a multicast route information collection unit, and a multicast forwarding route calculation unit,
The network topology calculation unit manages, based on MIB information, first information that associates information identifying a router, IF information thereof, information identifying a router adjacent to the router, and IF information thereof,
The multicast route information collection unit is configured to associate information identifying the multicast traffic, information identifying the router, and outflow IF information based on the option information of the flow information or the multicast route information described in the flow information. 2 information,
The multicast forwarding path calculation unit includes information for identifying multicast traffic and a router based on the first information managed by the network topology calculation unit and the second information managed by the multicast path information collection unit. Associating information identifying the outflow IF information with information identifying a router adjacent to the router and the outflow IF information;
A multicast route identification method characterized by the above.
請求項1に記載のマルチキャスト経路特定方法であって、
前記マルチキャスト経路情報収集部は、マルチキャスト配信端末のアドレスも含めて関連付け、
前記マルチキャスト転送経路計算部は、マルチキャスト配信端末のアドレスも含めて関連付ける、
ことを特徴とするマルチキャスト経路特定方法。
The multicast route identification method according to claim 1,
The multicast route information collection unit associates including the address of the multicast distribution terminal,
The multicast forwarding route calculation unit associates including the address of the multicast delivery terminal,
A multicast route identification method characterized by the above.
請求項1または2に記載のマルチキャスト経路特定方法であって、
前記マルチキャスト・トラヒックを識別する情報は、マルチキャスト・グループアドレスまたはMPLSにおけるラベル情報であることを特徴とするマルチキャスト経路特定方法。
The multicast route specifying method according to claim 1 or 2,
The multicast route identifying method, wherein the information for identifying the multicast traffic is a multicast group address or label information in MPLS.
請求項1ないし3のうちいずれか1項に記載のマルチキャスト経路特定方法であって、
前記フロー情報受信装置は、マルチキャスト・トラヒック情報収集部と描画部とを備え、
前記マルチキャスト・トラヒック情報収集部は、フロー情報として配信されたトラヒック情報を管理し、
前記描画部は、前記マルチキャスト転送経路計算部と前記マルチキャスト・トラヒック情報収集部からの情報を用いて、特定したマルチキャスト経路上に実際に流れているトラヒック量をフロー情報からマッピングして表示する、
ことを特徴とするマルチキャスト経路特定方法。
The multicast route specifying method according to any one of claims 1 to 3,
The flow information receiving device includes a multicast / traffic information collecting unit and a drawing unit,
The multicast traffic information collection unit manages traffic information distributed as flow information,
The drawing unit uses the information from the multicast forwarding route calculation unit and the multicast traffic information collection unit to map and display the traffic amount actually flowing on the specified multicast route from the flow information,
A multicast route identification method characterized by the above.
請求項4に記載のマルチキャスト経路特定方法であって、
前記フロー情報受信装置は、フロー情報受信部を備え、
前記フロー情報受信部は、フロー情報と、オプション情報またはフロー情報内に記述されたマルチキャスト経路情報を受信し、トラヒック量に関わる情報を前記マルチキャスト・トラヒック情報収集部に送信し、マルチキャスト経路情報を前記マルチキャスト経路情報収集部に送信する、
ことを特徴とするマルチキャスト経路特定方法。
The multicast route specifying method according to claim 4,
The flow information receiving device includes a flow information receiving unit,
The flow information receiving unit receives the flow information and the multicast route information described in the option information or the flow information, transmits information related to the traffic volume to the multicast / traffic information collecting unit, and sends the multicast route information to the multicast route information. Send to the multicast route information collection unit,
A multicast route identification method characterized by the above.
請求項5に記載のマルチキャスト経路特定方法であって、
前記フロー情報受信部は、ルータのフロー情報出力機能を利用して情報を収集したフロー情報中継装置からマルチキャスト・グループ毎の流出IF情報の配信を受けることを特徴とするマルチキャスト経路特定方法。
The multicast route specifying method according to claim 5,
The flow information receiving unit receives distribution of outflow IF information for each multicast group from a flow information relay apparatus that collects information using a flow information output function of a router.
請求項1〜6のいずれか1項に記載のマルチキャスト経路特定方法であって、
前記フロー情報受信装置は、MIB情報問合せ部を備え、
前記MIB情報問合せ部は、ルータにMIB情報を問い合わせてMIB情報を収集し、ルータを識別する情報とIF情報とIPアドレスとネットワークアドレスとを関連付けた第3の情報を管理し、
前記ネットワークトポロジー計算部は、前記MIB情報問合せ部が管理する前記第3の情報をもとに、前記第1の情報を作成する、
ことを特徴とするマルチキャスト経路特定方法。
The multicast route specifying method according to any one of claims 1 to 6,
The flow information receiving apparatus includes a MIB information inquiry unit,
The MIB information inquiry unit inquires MIB information from the router, collects MIB information, and manages third information that associates information for identifying the router, IF information, an IP address, and a network address;
The network topology calculation unit creates the first information based on the third information managed by the MIB information inquiry unit.
A multicast route identification method characterized by the above.
JP2008030484A 2008-02-12 2008-02-12 Multicast route identification method Active JP4627324B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008030484A JP4627324B2 (en) 2008-02-12 2008-02-12 Multicast route identification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008030484A JP4627324B2 (en) 2008-02-12 2008-02-12 Multicast route identification method

Publications (2)

Publication Number Publication Date
JP2009194444A true JP2009194444A (en) 2009-08-27
JP4627324B2 JP4627324B2 (en) 2011-02-09

Family

ID=41076112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008030484A Active JP4627324B2 (en) 2008-02-12 2008-02-12 Multicast route identification method

Country Status (1)

Country Link
JP (1) JP4627324B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011024791A1 (en) 2009-08-25 2011-03-03 タカラバイオ株式会社 Method for producing t cell population under presence of retinoic acid
JP2011103613A (en) * 2009-11-12 2011-05-26 Nippon Telegr & Teleph Corp <Ntt> Route calculation device, route calculation method and route calculation program
JP2012175197A (en) * 2011-02-17 2012-09-10 Nippon Telegr & Teleph Corp <Ntt> Multicast flow monitoring-system, and multicast flow acquisition/analysis method
JP2015186161A (en) * 2014-03-26 2015-10-22 日本電気通信システム株式会社 Control device, output device control system, output device control method, output device relay control method and output device control program
JP2016194752A (en) * 2015-03-31 2016-11-17 富士通株式会社 Display method, apparatus, and program
CN112994936A (en) * 2021-02-09 2021-06-18 博为科技有限公司 Networking information display method, device and system and routing equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001326681A (en) * 2000-05-16 2001-11-22 Nec Corp Packet communication system, mobile communication system and communication addressing system
JP2004297579A (en) * 2003-03-27 2004-10-21 Ntt Docomo Inc Data repeater, distribution path management device, distribution path management system, and distribution path management method
JP2005064636A (en) * 2003-08-08 2005-03-10 Nippon Telegr & Teleph Corp <Ntt> Contents distribution path creation method, consistency confirmation method of contents distribution path, estimate method of user terminal influenced by contents distribution, program for contents distribution path management apparatus, and contents distribution path management apparatus
JP2005184482A (en) * 2003-12-19 2005-07-07 Kddi Corp Route control apparatus of packet having geographic range information in ip address, route control program and route control method
WO2006098024A1 (en) * 2005-03-16 2006-09-21 Fujitsu Limited Multicast tree monitoring method and system in ip network
JP2007110507A (en) * 2005-10-14 2007-04-26 Canon Inc Radio communication system, communication device, and radio communication method
JP2007195090A (en) * 2006-01-23 2007-08-02 Sharp Corp Hierarchical coding multi-cast communication system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001326681A (en) * 2000-05-16 2001-11-22 Nec Corp Packet communication system, mobile communication system and communication addressing system
JP2004297579A (en) * 2003-03-27 2004-10-21 Ntt Docomo Inc Data repeater, distribution path management device, distribution path management system, and distribution path management method
JP2005064636A (en) * 2003-08-08 2005-03-10 Nippon Telegr & Teleph Corp <Ntt> Contents distribution path creation method, consistency confirmation method of contents distribution path, estimate method of user terminal influenced by contents distribution, program for contents distribution path management apparatus, and contents distribution path management apparatus
JP2005184482A (en) * 2003-12-19 2005-07-07 Kddi Corp Route control apparatus of packet having geographic range information in ip address, route control program and route control method
WO2006098024A1 (en) * 2005-03-16 2006-09-21 Fujitsu Limited Multicast tree monitoring method and system in ip network
JP2007110507A (en) * 2005-10-14 2007-04-26 Canon Inc Radio communication system, communication device, and radio communication method
JP2007195090A (en) * 2006-01-23 2007-08-02 Sharp Corp Hierarchical coding multi-cast communication system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011024791A1 (en) 2009-08-25 2011-03-03 タカラバイオ株式会社 Method for producing t cell population under presence of retinoic acid
JP2011103613A (en) * 2009-11-12 2011-05-26 Nippon Telegr & Teleph Corp <Ntt> Route calculation device, route calculation method and route calculation program
JP2012175197A (en) * 2011-02-17 2012-09-10 Nippon Telegr & Teleph Corp <Ntt> Multicast flow monitoring-system, and multicast flow acquisition/analysis method
JP2015186161A (en) * 2014-03-26 2015-10-22 日本電気通信システム株式会社 Control device, output device control system, output device control method, output device relay control method and output device control program
JP2016194752A (en) * 2015-03-31 2016-11-17 富士通株式会社 Display method, apparatus, and program
CN112994936A (en) * 2021-02-09 2021-06-18 博为科技有限公司 Networking information display method, device and system and routing equipment
CN112994936B (en) * 2021-02-09 2022-08-30 博为科技有限公司 Networking information display method, device and system and routing equipment

Also Published As

Publication number Publication date
JP4627324B2 (en) 2011-02-09

Similar Documents

Publication Publication Date Title
JP4381448B2 (en) Multicast tree monitoring method and system in IP network
JP5300076B2 (en) Computer system and computer system monitoring method
US8842550B2 (en) Scalable connectivity fault management in a bridged/virtual private LAN service environment
JP5652565B2 (en) Information system, control device, communication method and program
JP4542359B2 (en) Network monitoring apparatus, monitoring method, and monitoring system
CN101047614B (en) Flow transmission route set-up method and data transmission system in IPv6 network environment
CN100563190C (en) Realize the method and system of hierarchical virtual private switch service
CN108696440A (en) Multicast load balancing in multiple home to return to EVPN networks
JP4109692B2 (en) Session establishment method and label switch node in label switch network
JP4627324B2 (en) Multicast route identification method
WO2009071030A1 (en) Method for reporting device information, system and device for obtaining device information
US8274898B2 (en) Communication route presumption technique
WO2007082423A1 (en) Multi-protocol label switching network flow management method, system and device
KR20140117993A (en) Mpls-tp network and method for link failure trace
WO2006007789A1 (en) A method for realizing terminals management in the network device
US8559431B2 (en) Multiple label based processing of frames
US8958310B2 (en) Investigating quality of service disruptions in multicast forwarding trees
JP2010050719A (en) Communication system, control node, communication method, and program
JP6206493B2 (en) CONTROL DEVICE, COMMUNICATION SYSTEM, RELAY DEVICE CONTROL METHOD, AND PROGRAM
JP5659139B2 (en) Aggregation apparatus, packet transfer apparatus, multicast network system, and multicast relay control method
JP5971024B2 (en) Communication monitoring system, apparatus, program and method
JP2004023153A (en) Method for presenting network information
CN111385205A (en) Multi-protocol label switching network flow management system, method and equipment
WO2010028570A1 (en) Method for link aggregation group information management and network node thereof
JP2014087033A (en) Edge node device, resource control method, and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100824

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101018

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101104

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

Free format text: PAYMENT UNTIL: 20131119

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4627324

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350