JP4546351B2 - Multicast trace route system in IP multicast network - Google Patents

Multicast trace route system in IP multicast network Download PDF

Info

Publication number
JP4546351B2
JP4546351B2 JP2005221579A JP2005221579A JP4546351B2 JP 4546351 B2 JP4546351 B2 JP 4546351B2 JP 2005221579 A JP2005221579 A JP 2005221579A JP 2005221579 A JP2005221579 A JP 2005221579A JP 4546351 B2 JP4546351 B2 JP 4546351B2
Authority
JP
Japan
Prior art keywords
packet
multicast
trace route
host
control packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005221579A
Other languages
Japanese (ja)
Other versions
JP2007037062A (en
Inventor
利郁 横山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2005221579A priority Critical patent/JP4546351B2/en
Publication of JP2007037062A publication Critical patent/JP2007037062A/en
Application granted granted Critical
Publication of JP4546351B2 publication Critical patent/JP4546351B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、ルータやレイヤ3スイッチなどで構成されたIPマルチキャストネットワークにおいて、マルチキャストデータの送信元である送信ホストとマルチキャストデータを受信する受信ホストとの間の経路を辿るためのマルチキャストトレースルートシステムに関する。   The present invention relates to a multicast trace route system for following a path between a transmission host that is a transmission source of multicast data and a reception host that receives the multicast data in an IP multicast network composed of routers, layer 3 switches, and the like. .

広い範囲に散在する複数の受信ホストに映像パケットや音声パケットを伝送するための方式としては、PIM−SM(Protocol Independent Multicast - Sparse Mode)方式が一般的である。
このPIM−SM方式では、送信ホストSからのマルチキャストデータをいわゆる最短パスツリー(SPT:Shortest Path Tree)に従って伝送する場合と、図6に示すように、複数の受信ホストに対応して予め設定されたランデブーポイント(図6において、網掛けを付して示す)に送り、このランデブーポイントにおいて、各パケットをコピーさせて複数の受信ホストRa,Rbに配信する場合とがある。
A PIM-SM (Protocol Independent Multicast-Sparse Mode) system is generally used as a system for transmitting video packets and audio packets to a plurality of receiving hosts scattered over a wide range.
In this PIM-SM system, multicast data from the transmission host S is transmitted in accordance with a so-called shortest path tree (SPT), and preset as shown in FIG. 6 corresponding to a plurality of reception hosts. In some cases, the packet is sent to a rendezvous point (shown with shading in FIG. 6), and each packet is copied and distributed to a plurality of receiving hosts Ra and Rb at the rendezvous point.

このようなマルチキャストデータの伝送経路は、図6に示した各ルータ(図6において、符号R1〜R6を付して示す)に備えられたマルチキャストルーティングテーブルに、マルチキャストデータを識別するマルチキャストグループアドレスとそのマルチキャストデータを受信しようとする受信ホストに対応するインタフェースを記憶させることによって管理されている。   Such a multicast data transmission path includes a multicast group address for identifying multicast data in a multicast routing table provided in each router shown in FIG. 6 (indicated by reference numerals R1 to R6 in FIG. 6). The management is performed by storing an interface corresponding to a receiving host that intends to receive the multicast data.

また、上述したようなランデブーポイントで分岐する伝送経路から最短パスに切り替えるスイッチオーバ機能を備えたルータも提供されており、これにより、ランデブーポイントの負荷が大きくなったときなどに、ネットワーク全体の処理負荷の均等化が図られている。
上述したスイッチオーバ機能によって伝送経路が切り替えられる条件については、特に統一した基準は定められていないことから、各ルータのベンダそれぞれに任されており、例えば、最初のマルチキャストデータを受信したら即座に最短パスに切り替える構成のルータがある一方、最短パスへの切り替えを全く行わない設定が適用される場合もある。
There is also a router with a switchover function that switches from the transmission path that branches at the rendezvous point as described above to the shortest path, so that when the load on the rendezvous point increases, the entire network can be processed. The load is equalized.
The condition for switching the transmission path by the switchover function described above is not specifically defined, so it is left to each router vendor. For example, when the first multicast data is received, the shortest While there is a router configured to switch to a path, a setting that does not switch to the shortest path at all may be applied.

ところで、IPネットワークにおいて、送信ホストから送信されたデータが受信ホストに到達するまでの経路を追跡する技術としては、トレースルート(traceroute)機能を利用して、例えば、ICMP(Internet Control Message Protocol)による制御パケットを受信ホストから送信ホストを宛先として送出し、送信ホストから一定時間内に応答が返されるか否かによって到達性の確認を行う技術がある。上述したICMPは、元々ユニキャスト用のプロトコルであるので、トレースルート機能において受信ホストと送信ホストとの間でやり取りされる制御パケットは、当然ながら、各ルータのユニキャスト用のルーティングテーブルに従ってフォワーディングされ、順次に転送されて送信ホストあるいは受信ホストに到達する。   By the way, in the IP network, as a technique for tracing the route until the data transmitted from the transmission host reaches the reception host, using a trace route function, for example, by ICMP (Internet Control Message Protocol) There is a technique in which a control packet is sent from a receiving host to a sending host as a destination, and reachability is confirmed by whether or not a response is returned from the sending host within a predetermined time. Since the ICMP described above is originally a unicast protocol, the control packet exchanged between the receiving host and the transmitting host in the trace route function is naturally forwarded according to the unicast routing table of each router. Are sequentially transferred to reach the sending host or the receiving host.

また、送信ホスト側から同様の制御パケットをマルチキャストすることにより、複数の受信ホストとの間の経路確認を一括して行う場合もある。この場合は、送信ホストによって送出された制御パケットは、各ルータのマルチキャストルーティングテーブルに従って転送されて複数の受信ホストそれぞれに転送される。このようにして転送された制御パケットに対して、受信ホストにより、上述した一般的なトレースルートと同様に、ユニキャストを使って応答パケットが返される。   In addition, by multicasting the same control packet from the transmission host side, route confirmation with a plurality of reception hosts may be performed collectively. In this case, the control packet transmitted by the transmission host is transferred according to the multicast routing table of each router and transferred to each of the plurality of reception hosts. In response to the control packet transferred in this manner, a response packet is returned by the receiving host using unicast in the same manner as the general trace route described above.

なお、特許文献1には、コネクションレスのパケットが通過したパスの情報を効率的に収集する技術が記載されている。
特開20002−247100号公報
Patent Document 1 describes a technique for efficiently collecting information on a path through which a connectionless packet has passed.
Japanese Unexamined Patent Publication No. 20002-247100

上述したように、マルチキャストネットワークにおいては、送信ホストから送出されたマルチキャストデータは、ランデブーポイントを経由する経路といわゆる最短パスといずれかを経由して受信ホストに到達する。しかし、上述した2通りの経路の切り替えが起こるタイミングは完全にその経路上のルータに任されているため、マルチキャストデータがとおる経路は、どちらか一方には固定されず、上述した2通りのパスのどちらにもなり得る。   As described above, in a multicast network, multicast data transmitted from a transmission host reaches a reception host via either a route passing through a rendezvous point or a so-called shortest path. However, since the timing of switching between the two routes described above is completely left to the router on the route, the route taken by the multicast data is not fixed to one of the two routes described above. It can be either.

その一方、上述したように、従来のトレースルート技術では、ICMPの制御パケットの転送にユニキャスト用のルーティングテーブルが参照されるために、受信ホストから伝送経路をトレースしようとしても、最短パスを介した制御パケットの到達性を調べることしかできなかった。
例えば、マルチキャストデータがランデブーポイントを経由する経路を介して受信ホストに送達されているときにこの経路に障害が発生しても、ユニキャストルーティングテーブルに基づくトレースルート技術では、最短パスの到達性が調べられてしまうので、実際にマルチキャストデータが伝送される経路の障害を検出することができない。
On the other hand, as described above, in the conventional trace route technology, the routing table for unicast is referred to for the transfer of the ICMP control packet. It was only possible to check the reachability of the control packet.
For example, even if a failure occurs in this route when multicast data is delivered to the receiving host via a route that passes through the rendezvous point, the trace route technology based on the unicast routing table does not reach the shortest path. Therefore, it is impossible to detect a failure in a route through which multicast data is actually transmitted.

このように、マルチキャストデータが実際に通る経路とは異なる経路(最短パス)を通ってトレースルートの制御パケットが授受されれば、実際の経路の障害にかかわらず、制御パケットが授受される最短パスの到達性の確認によって、マルチキャストデータの伝送経路の到達性が誤って確認されてしまう可能性がある。
また一方、送信ホスト側から到達性を調べようとした場合でも、受信ホストからユニキャストで返されるICMPの制御パケットがマルチキャストデータとは異なるルートを通る可能性があるため、同様の課題がある。例えば、受信ホストが送出した応答パケットの伝送経路(最短パス)に障害が発生していれば、マルチキャストデータは到達しているにもかかわらず、この最短パスの障害のために応答パケットが送信ホストに到達しない。このような場合に、マルチキャストデータが受信ホストに到達していないと誤って判断される可能性がある。
In this way, if the trace route control packet is sent / received through a route (shortest path) different from the route through which the multicast data actually passes, the shortest path through which the control packet is sent / received regardless of the failure of the actual route. As a result, the reachability of the multicast data transmission path may be erroneously confirmed.
On the other hand, even when trying to check reachability from the transmission host side, there is a possibility that an ICMP control packet returned by unicast from the reception host may pass through a route different from that of multicast data. For example, if a failure occurs in the transmission path (shortest path) of the response packet sent by the receiving host, the response packet is sent to the sending host because of the shortest path failure even though multicast data has arrived. Not reach. In such a case, there is a possibility that it is erroneously determined that the multicast data has not reached the receiving host.

このように、従来の技術では、送信ホスト側が主体となってトレースルートを行う場合でも、受信ホスト側が主体となってトレースルートを行う場合でも、トレースルートパケットが送信ホストと受信ホストとの間を往復する際の経路が、マルチキャストデータの伝送経路と確実に同一であることが保証されないために、マルチキャストデータの伝送経路の到達性を正しく評価することができなかった。   As described above, in the conventional technique, even when the trace route is performed mainly by the sending host side or when the trace route is performed mainly by the receiving host side, the trace route packet is transmitted between the sending host and the receiving host. Since it is not guaranteed that the round-trip path is exactly the same as the multicast data transmission path, the reachability of the multicast data transmission path cannot be correctly evaluated.

また一方、送信ホストからICMPの制御パケットをマルチキャストする方法では、ネットワークのトラフィックが増大して各ルータの負荷が大きくなってしまうため、受信ホストが主体となって、マルチキャストデータの伝送経路の到達性を正当に評価することができる技術が必要とされている。
本発明は、マルチキャストデータの伝送経路の到達性を正当に評価可能なマルチキャストトレースルートシステムを提供することを目的とする。
On the other hand, in the method of multicasting ICMP control packets from the sending host, the traffic on the network increases and the load on each router increases. Therefore, the reachability of the multicast data transmission path is mainly based on the receiving host. There is a need for technology that can legitimately assess
It is an object of the present invention to provide a multicast trace route system that can legitimately evaluate the reachability of a multicast data transmission path.

本発明にかかわる第1のマルチキャストトレースルートシステムは、受信ホストに制御パケット生成手段と検証手段とを備え、送信ホストにトレースパケット検出手段と返送手段とを備え、ルータに検出手段と転送手段とを備えて構成される。
本発明にかかわる第1のマルチキャストトレースルートシステムの原理は、以下の通りである。
A first multicast trace route system according to the present invention includes a control packet generation unit and a verification unit at a reception host, a trace packet detection unit and a return unit at a transmission host, and a detection unit and a transfer unit at a router. It is prepared for.
The principle of the first multicast trace route system according to the present invention is as follows.

送信ホストから送出されたマルチキャストデータを複数の受信ホストそれぞれに転送するためのマルチキャストルーティングテーブルを備える複数のルータから構成されるマルチキャストネットワークにおけるトレースルートシステムに備えられる複数の受信ホストの少なくとも一つにおいて、制御パケット生成手段は、マルチキャストデータの伝送経路の追跡を要求する制御パケットである旨を所定の形式で示す識別情報を含む要求パケットを生成し、送信ホストを宛先としてマルチキャストネットワークに送出する。検証手段は、要求パケットに対する送信ホストからの応答パケットの返送状況に基づいて、マルチキャストデータの伝送経路に関する到達性を検証する。また、制御パケット生成手段は、ICMPの制御パケットに含まれる情報フィールドの一部を操作することによって前記要求パケットを生成する。送信ホストにおいて、要求検出手段は、マルチキャストネットワークを介して到達した制御パケットから要求パケットを検出する。返送手段は、検出手段による要求パケットの検出に応じて、識別情報を含む応答パケットを受信ホストに返送する。複数のルータにおいて、検出手段は、マルチキャストネットワークを介して到達した制御パケットから要求パケットおよび応答パケットを含むトレースルートパケットを検出する。転送手段は、検出手段によるトレースルートパケットの検出に応じて、マルチキャストルーティングテーブルに基づいて、トレースルートパケットを転送する。 In at least one of a plurality of receiving hosts provided in a trace route system in a multicast network composed of a plurality of routers having a multicast routing table for transferring multicast data sent from a sending host to each of a plurality of receiving hosts, The control packet generation means generates a request packet including identification information indicating in a predetermined format that the packet is a control packet that requests tracking of the transmission path of multicast data, and sends the request packet to the multicast network with the transmission host as the destination. The verification means verifies the reachability of the multicast data transmission path based on the return status of the response packet from the transmission host to the request packet. The control packet generator generates the request packet by manipulating a part of an information field included in the ICMP control packet. In the transmission host, the request detection means detects the request packet from the control packet that has arrived via the multicast network. The return means returns a response packet including identification information to the receiving host in response to detection of the request packet by the detection means. In the plurality of routers, the detecting means detects a trace route packet including a request packet and a response packet from a control packet that has arrived via the multicast network. The transfer unit transfers the trace route packet based on the multicast routing table in response to the detection of the trace route packet by the detection unit.

このように構成された第1のマルチキャストトレースルートシステムの動作は、下記の通りである。
受信ホストに備えられた制御パケット生成手段によって生成された要求パケットは、マルチキャストネットワークを構成する各ルータに到達するごとに、そのルータに備えられた検出手段によって検出され、転送手段による転送処理に供される。このとき、転送手段は、一般的なトレースルートで使われるユニキャストルーティングテーブルの代わりに、マルチキャストルーティングテーブルに基づいて転送先を決定し、上述した要求パケットを転送する。このようにして、順次に、各ルータによって要求パケットをマルチキャストルーティングテーブルに基づいて転送することにより、マルチキャストデータの伝送経路と同一の経路を逆にたどって、この要求パケットを送信ホストに到達させることができる。
The operation of the first multicast trace route system configured as described above is as follows.
The request packet generated by the control packet generator provided in the receiving host is detected by the detector provided in the router every time it reaches each router constituting the multicast network, and is used for transfer processing by the transfer unit. Is done. At this time, the transfer means determines the transfer destination based on the multicast routing table instead of the unicast routing table used in a general trace route, and transfers the above-described request packet. In this way, by sequentially transferring the request packet by each router based on the multicast routing table, the request packet is made to reach the sending host by following the same route as the multicast data transmission route. Can do.

このようにして送信ホストに到達した要求パケットは、要求検出手段によって検出され、これに応じて、返送手段により、要求パケットに対応する応答パケットが生成され、この要求パケットの送信元である受信ホストを宛先として、マルチキャストネットワークに送出される。この応答パケットは、各ルータに備えられた検出手段により、上述した要求パケットと同様にして検出され、この検出に応じて、転送手段により、マルチキャストルーティングテーブルに基づく転送処理が行われる。したがって、送信ホストからの応答パケットもまた、マルチキャストデータの伝送経路と同一の経路を通って受信ホストに伝達され、この応答パケットの返送の有無に基づいて、検証手段による到達性の検証が行われる。   The request packet that has reached the transmission host in this way is detected by the request detection means, and in response to this, a response packet corresponding to the request packet is generated by the return means, and the reception host that is the transmission source of this request packet To the multicast network. This response packet is detected in the same way as the request packet described above by the detecting means provided in each router, and in response to this detection, the forwarding means performs forwarding processing based on the multicast routing table. Therefore, the response packet from the sending host is also transmitted to the receiving host through the same route as the multicast data transmission route, and the reachability is verified by the verification means based on whether or not the response packet is returned. .

本発明にかかわる第2のマルチキャストトレースルートシステムは、上述した第1のマルチキャストトレースルートシステムにおいて、制御パケット生成手段および返送手段に置換手段とアドレス挿入手段とを備え、検出手段および要求検出手段に照合手段を備え、転送手段に抽出手段と検索手段とを備えて構成される。
本発明にかかわる第2のマルチキャストトレースルートシステムの原理は、以下の通りである。
A second multicast trace route system according to the present invention is the above-described first multicast trace route system, wherein the control packet generation means and the return means are provided with a replacement means and an address insertion means, and are compared with the detection means and the request detection means. And a transfer means is provided with an extraction means and a search means.
The principle of the second multicast trace route system according to the present invention is as follows.

上述した第1のマルチキャストトレースルートシステムの受信ホストに備えられた制御パケット生成手段および送信ホストに備えられた返送手段において、置換手段は、ICMPによる制御パケットにおいてプロトコル種別を示す情報フィールドを、マルチキャストデータの経路追跡のための制御パケットである旨を示す特定のビット列で置き換える。アドレス挿入手段は、ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入する。また、各ルータに備えられた検出手段および送信ホストに備えられた要求検出手段において、照合手段は、受信した制御パケットにおいてプロトコル種別を示す情報フィールドの内容が上述した特定のビット列に一致しているときに、トレースルートパケットあるいは応答パケットを検出した旨の検出結果を出力する。また、各ルータに備えられた転送手段において、抽出手段は、検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する。検索手段は、抽出されたマルチキャストグループアドレスに対応する経路情報をマルチキャストルーティングテーブルから検索して、トレースルートパケットを転送するための経路設定に供する。   In the control packet generation means provided in the receiving host and the return means provided in the transmission host of the first multicast trace route system described above, the replacement means displays the information field indicating the protocol type in the control packet by ICMP as multicast data. It is replaced with a specific bit string indicating that it is a control packet for tracking the path of The address insertion means inserts a multicast group address indicating the multicast data to be tracked into the data portion of the control packet by ICMP. Further, in the detecting means provided in each router and the request detecting means provided in the transmission host, the collating means matches the content of the information field indicating the protocol type in the received control packet with the specific bit string described above. Sometimes, a detection result indicating that a trace route packet or a response packet has been detected is output. Further, in the transfer means provided in each router, the extraction means extracts the multicast group address from the data part of the trace route packet detected by the detection means. The search means searches the multicast routing table for the route information corresponding to the extracted multicast group address, and provides the route setting for transferring the trace route packet.

このように構成された第2のマルチキャストトレースルートシステムの動作は、下記の通りである。
受信ホストの制御パケット生成手段および送信ホストの返送手段において、例えば、ICMPによる制御パケットのプロトコルフィールドを、置換手段によって、他のプロトコルを示すビット列のいずれとも異なる特定のビット列で置き換え、アドレス挿入手段により、この制御パケットのデータ部に、適切なマルチキャストグループアドレスを挿入することにより、マルチキャストデータの伝送経路の追跡を要求するための要求パケットおよびこれに対する応答パケットが生成される。
The operation of the second multicast trace route system configured as described above is as follows.
In the control packet generation means of the reception host and the return means of the transmission host, for example, the protocol field of the control packet by ICMP is replaced with a specific bit string different from any of the bit strings indicating other protocols by the replacement means, and the address insertion means By inserting an appropriate multicast group address in the data portion of the control packet, a request packet for requesting tracking of the transmission path of multicast data and a response packet for the request packet are generated.

このようにして生成された要求パケットおよび応答パケットは、プロトコルフィールドに特定のビット列が設定されているので、各ルータの検出手段あるいは送信ホストの要求検出手段に備えられた照合手段により、このプロトコルフィールドの内容を上述した特定のビット列と照合することによって確実に検出することができる。
また、上述したようにして生成された要求パケットおよび応答パケットのデータ部に設定されたマルチキャストグループアドレスを、ルータの転送手段に備えられた抽出手段によって抽出し、検索手段によるマルチキャストルーティングテーブルの検索処理に供することにより、追跡対象のマルチキャストデータの伝送経路を確実に辿って、要求パケットおよび応答パケットを転送することができる。
Since the request packet and the response packet generated in this way have a specific bit string set in the protocol field, this protocol field is detected by the matching means provided in the detection means of each router or the request detection means of the sending host. Can be reliably detected by collating the above-mentioned contents with the specific bit string described above.
The multicast group address set in the data part of the request packet and the response packet generated as described above is extracted by the extraction means provided in the transfer means of the router, and the multicast routing table search process by the search means As a result, the request packet and the response packet can be transferred by reliably following the transmission path of the tracked multicast data.

本発明にかかわる第3のマルチキャストトレースルートシステムは、上述した第1のマルチキャストトレースルートシステムにおいて、制御パケット生成手段および返送手段に設定手段とアドレス挿入手段とを備え、検出手段および要求検出手段に判定手段を備え、転送手段に抽出手段と検索手段とを備えて構成される。
本発明にかかわる第3のマルチキャストトレースルートシステムの原理は、以下の通りである。
A third multicast trace route system according to the present invention is the above-described first multicast trace route system, wherein the control packet generation means and the return means are provided with setting means and address insertion means, and the detection means and the request detection means are determined. And a transfer means is provided with an extraction means and a search means.
The principle of the third multicast trace route system according to the present invention is as follows.

上述した第1のマルチキャストトレースルートシステムの受信ホストに備えられた制御パケット生成手段および送信ホストに備えられた返送手段において、設定手段は、ICMPによる制御パケットにおいて手順種別を示す情報フィールドに、マルチキャストデータの経路追跡における手順種別を所定の形式で示す手順識別情報を設定する。アドレス挿入手段は、ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入する。また、各ルータに備えられた検出手段および送信ホストに備えられた要求検出手段において、判定手段は、受信した制御パケットにおいて手順種別を示す情報フィールドの内容が手順識別情報であるか否かを判定する。また、各ルータに備えられた転送手段において、抽出手段は、検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する。検索手段は、抽出されたマルチキャストグループアドレスに対応する経路情報をマルチキャストルーティングテーブルから検索して、トレースルートパケットを転送するための経路設定に供する。   In the control packet generation means provided in the receiving host and the return means provided in the transmission host of the first multicast trace route system described above, the setting means sets the multicast data in the information field indicating the procedure type in the control packet by ICMP. The procedure identification information indicating the procedure type in the route tracking in a predetermined format is set. The address insertion means inserts a multicast group address indicating the multicast data to be tracked into the data portion of the control packet by ICMP. Further, in the detecting means provided in each router and the request detecting means provided in the transmission host, the determining means determines whether or not the content of the information field indicating the procedure type in the received control packet is procedure identification information. To do. Further, in the transfer means provided in each router, the extraction means extracts the multicast group address from the data part of the trace route packet detected by the detection means. The search means searches the multicast routing table for the route information corresponding to the extracted multicast group address, and provides the route setting for transferring the trace route packet.

このように構成された第3のマルチキャストトレースルートシステムの動作は、下記の通りである。
受信ホストの制御パケット生成手段および送信ホストの返送手段において、例えば、ICMPによる制御パケットのタイプ(TYPE)フィールドに、設定手段によって、トレースルート手順における各情報種別を示すビット列のいずれとも異なる特定のビット列でマルチキャストトレースルートにおける各手順を示す手順識別情報が設定される。そして、更に、アドレス挿入手段により、この制御パケットのデータ部に、適切なマルチキャストグループアドレスが挿入される。このようにして、マルチキャストデータの伝送経路の追跡を要求するための要求パケットおよびこれに対する応答パケットが生成される。
The operation of the third multicast trace route system configured as described above is as follows.
In the control packet generation means of the reception host and the return means of the transmission host, for example, in the control packet type (TYPE) field by ICMP, a specific bit string different from any of the bit strings indicating each information type in the trace route procedure by the setting means The procedure identification information indicating each procedure in the multicast trace route is set. Further, an appropriate multicast group address is inserted into the data portion of this control packet by the address insertion means. In this manner, a request packet for requesting tracking of the transmission path of multicast data and a response packet for the request packet are generated.

このようにして生成された要求パケットおよび応答パケットを含むトレースルートパケットは、タイプフィールドにマルチキャストトレースルートに特有のビット列で表される手順識別情報が設定されているので、各ルータの検出手段あるいは送信ホストの要求検出手段に備えられた判定手段により、このタイプフィールドの内容が上述した手順識別情報であるか否かを判定し、この判定結果に基づいて、手順識別情報を含む制御パケットを判別することにより、要求パケットおよび応答パケットを確実に検出することができる。   In the trace route packet including the request packet and the response packet generated in this way, the procedure identification information represented by the bit string specific to the multicast trace route is set in the type field. A determination unit provided in the request detection unit of the host determines whether or not the content of the type field is the procedure identification information described above, and determines a control packet including the procedure identification information based on the determination result. Thus, the request packet and the response packet can be reliably detected.

また、上述したようにして生成された要求パケットおよび応答パケットのデータ部に設定されたマルチキャストグループアドレスを、ルータの転送手段に備えられた抽出手段によって抽出し、検索手段によるマルチキャストルーティングテーブルの検索処理に供することにより、追跡対象のマルチキャストデータの伝送経路を確実に辿って、要求パケットおよび応答パケットを転送することができる。   The multicast group address set in the data part of the request packet and the response packet generated as described above is extracted by the extraction means provided in the transfer means of the router, and the multicast routing table search process by the search means As a result, the request packet and the response packet can be transferred by reliably following the transmission path of the tracked multicast data.

本発明にかかわる第4のマルチキャストトレースルートシステムは、上述した第1のマルチキャストトレースルートシステムにおいて、検証手段に、計時手段と障害検出手段とを備えて構成される。
本発明にかかわる第4のマルチキャストトレースルートシステムの原理は、以下の通りである。
The fourth multicast trace route system according to the present invention is the above-described first multicast trace route system, wherein the verification means includes a time measurement means and a failure detection means.
The principle of the fourth multicast trace route system according to the present invention is as follows.

上述した第1のマルチキャストトレースルートシステムの受信ホストに備えられた検証手段において、計時手段は、制御パケット生成手段による要求パケットの送出から要求パケットに対する応答パケットの受信までの経過時間を計測する。障害検出手段は、計時手段によって計測された経過時間が所定の閾値を超えたときに、マルチキャストデータの伝送経路の障害を検出する。   In the verification means provided in the receiving host of the first multicast trace route system described above, the time measuring means measures the elapsed time from the transmission of the request packet by the control packet generation means to the reception of the response packet for the request packet. The failure detection unit detects a failure in the transmission path of the multicast data when the elapsed time measured by the timing unit exceeds a predetermined threshold.

このように構成された第4のマルチキャストトレースルートシステムの動作は、下記の通りである。
受信ホスト側から送出された要求パケットがマルチキャストデータの伝送経路を正確に辿って送信ホストに伝送され、この送信ホストからの応答パケットが受信ホストに到達するまでの経過時間が、受信ホストの検証手段に備えられた計時手段によって計測される。上述したように、要求パケットおよびこれに対する応答パケットは、マルチキャストデータの伝送経路を正確にたどって伝送され、また、この伝送経路を往復するために要する時間は、例えば、受信ホストと送信ホストとの間のホップ数などに基づいて、予め想定することができる。したがって、上述したようにして計測された経過時間と適切に決定した所定の閾値とを、障害検出手段によって比較することにより、マルチキャストデータの伝送経路の障害を確実に検出することができる。
The operation of the fourth multicast trace route system configured as described above is as follows.
The request packet sent from the receiving host is accurately transmitted along the multicast data transmission path to the sending host, and the elapsed time until the response packet from the sending host reaches the receiving host is the verification means for the receiving host. It is measured by the time measuring means provided for. As described above, the request packet and the response packet are transmitted along the transmission path of the multicast data accurately, and the time required for going back and forth through the transmission path is, for example, between the receiving host and the transmitting host. It can be assumed in advance based on the number of hops between them. Therefore, by comparing the elapsed time measured as described above with a predetermined threshold appropriately determined by the failure detection means, it is possible to reliably detect a failure in the transmission path of the multicast data.

本発明にかかわる第5のマルチキャストトレースルートシステムは、上述した第1のマルチキャストトレースルートシステムにおいて、転送手段に異常通知手段を備え、検証手段に通知検出手段を備えて構成される。
本発明にかかわる第5のマルチキャストトレースルートシステムの原理は、以下の通りである。
The fifth multicast trace route system according to the present invention is the same as the first multicast trace route system described above, wherein the transfer means is provided with an abnormality notification means and the verification means is provided with a notification detection means.
The principle of the fifth multicast trace route system according to the present invention is as follows.

上述した第1のマルチキャストトレースルートシステムの各ルータに備えられた転送手段において、異常通知手段は、マルチキャストルーティングテーブルから適切な方路を検索できなかったときに、マルチキャストルーティングテーブルの異常を示す制御パケットを生成し、制御パケットを受信ホストに返送する。受信ホストに備えられた検証手段において、通知検出手段は、マルチキャストルーティングテーブルの異常を示す制御パケットの受信に応じて、制御パケットの発信元のルータに関する異常を検出する。   In the transfer means provided in each router of the first multicast trace route system described above, when the abnormality notification means cannot find an appropriate route from the multicast routing table, a control packet indicating an abnormality in the multicast routing table And send the control packet back to the receiving host. In the verification means provided in the receiving host, the notification detection means detects an abnormality related to the router that is the source of the control packet in response to the reception of the control packet indicating the abnormality of the multicast routing table.

このように構成された第5のマルチキャストトレースルートシステムの動作は、下記の通りである。
マルチキャストルーティングテーブルの異常により、要求パケットを送信ホスト側へ転送できなかった場合に、そのルータに備えられた異常通知手段によってその旨を示す制御パケットが生成されて受信ホスト側に返送され、受信ホストに備えられた通知検出手段により、この制御パケットの受信に応じて、発信元のルータの異常が検出される。例えば、上述した制御パケットにおいて、マルチキャストルーティングテーブルの異常が検出されたルータのIPアドレスを示せば、マルチキャストデータの伝送経路上において障害が発生した個所(ルータ)を示す情報を確実に受信ホストに伝え、異常が発生した個所を確実に特定することができる。
The operation of the fifth multicast trace route system configured as described above is as follows.
When a request packet cannot be transferred to the sending host due to an abnormality in the multicast routing table, a control packet indicating that fact is generated and returned to the receiving host by the abnormality notifying means provided in the router, and the receiving host In response to the reception of this control packet, the notification detecting means provided in the above detects an abnormality of the source router. For example, if the IP address of the router in which an abnormality in the multicast routing table is detected is indicated in the control packet described above, information indicating the location (router) where the failure occurred on the multicast data transmission path is reliably transmitted to the receiving host. , It is possible to reliably identify the location where the abnormality occurred.

以上に説明したように、本発明にかかわるマルチキャストトレースルートシステムによれば、ランデブーポイントを経由する経路とSPTによる最短経路とのいずれが選択されているかにかかわらず、マルチキャストデータが伝送される伝送経路を確実に辿って専用の制御パケット(トレースルートパケット)をやり取りすることができるので、マルチキャストデータの伝送経路に関する到達性を正当に評価することができる。   As described above, according to the multicast trace route system according to the present invention, the transmission route through which multicast data is transmitted regardless of whether the route passing through the rendezvous point or the shortest route based on the SPT is selected. Thus, it is possible to exchange the dedicated control packet (trace route packet) with certainty, so that the reachability of the multicast data transmission path can be properly evaluated.

また、第2および第3のマルチキャストトレースルートシステムにおいて説明したように、上述したトレースルートパケットは、一般的なICMPによる制御パケットの一部を適切な情報で置き換えることで生成することが可能である。
また、上述した第4のマルチキャストトレースルートシステムでは、上述したトレースルートパケットの授受する過程が正常に完了するか否かに基づいてマルチキャストデータの伝送経路の到達性を確実に判定することができ、一方、第5のマルチキャストトレースルートシステムでは、マルチキャストルーティングテーブルに不具合が発生しているルータを検出することができる。更に、マルチキャストデータの伝送経路の到達性を確認する際に、この伝送経路上にある複数のルータそれぞれとの間でトレースルートパケットを授受し、これらの各ルータまでの経路を順次確認していくことにより、伝送経路上に発生した障害個所を特定することが可能となる。
Further, as described in the second and third multicast trace route systems, the trace route packet described above can be generated by replacing a part of a general ICMP control packet with appropriate information. .
Further, in the fourth multicast trace route system described above, the reachability of the transmission path of the multicast data can be reliably determined based on whether or not the process of exchanging the trace route packet described above is normally completed, On the other hand, in the fifth multicast trace route system, it is possible to detect a router in which a problem has occurred in the multicast routing table. Furthermore, when confirming the reachability of the transmission path of multicast data, trace route packets are exchanged with each of a plurality of routers on this transmission path, and the paths to these routers are sequentially confirmed. As a result, it is possible to identify the fault location that has occurred on the transmission path.

このようなマルチキャストトレースルートシステムを利用すれば、会員向けの映像配信サービスなどにおいて、サービスに障害が発生したときなどに、サービスの利用者である会員が、上述したようにしてマルチキャストデータの伝送経路の到達性を検証し、サービス提供者に報告してもらうことにより、障害個所を迅速に特定し、サービスの早期復旧を図ることができるので、サービス性を大幅に向上することができる。   If such a multicast trace route system is used, when a failure occurs in a service such as a video distribution service for members, the member who is a user of the service can transmit the multicast data as described above. By verifying the reachability of the service and having the service provider report it, it is possible to quickly identify the location of the failure and to promptly restore the service, so that the serviceability can be greatly improved.

もちろん、伝送経路上のルータのIPアドレスが伏せられているケースなどでは、障害個所を厳密に特定するまでには至らないけれども、後の、復旧作業をスムーズに進めるために十分な程度に障害個所が存在する範囲を限定する情報を得ることができる。   Of course, in cases such as when the IP address of the router on the transmission path is hidden, it is not necessary to pinpoint the fault location, but the fault location is sufficient to facilitate the subsequent recovery process. It is possible to obtain information that limits the range in which.

以下、図面に基づいて、本発明の実施形態について詳細に説明する。
(第1の実施形態)
図1に、本発明にかかわるマルチキャストトレースルートシステムの第1の実施形態を示す。
図1において、2つの受信ホスト210a,210bと送信ホスト230とは、6つのルータ220a〜220fによって構成されるマルチキャストネットワークを介して接続されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(First embodiment)
FIG. 1 shows a first embodiment of a multicast trace route system according to the present invention.
In FIG. 1, two reception hosts 210a and 210b and a transmission host 230 are connected via a multicast network composed of six routers 220a to 220f.

図1に示したルータ220は、ユニキャストルーティングテーブル224とともにマルチキャストルーティングテーブル223を備えており、転送制御部225は、このユニキャストルーティングテーブル224およびマルチキャストルーティングテーブル223に基づいて、通信処理部221による転送動作を制御することにより、ルータ220に到達したパケットを適切な経路で次のルータ220あるいはそのパケットの宛先に転送する。   The router 220 shown in FIG. 1 includes a multicast routing table 223 together with the unicast routing table 224. The transfer control unit 225 uses the communication processing unit 221 based on the unicast routing table 224 and the multicast routing table 223. By controlling the transfer operation, the packet that has reached the router 220 is transferred to the next router 220 or the destination of the packet through an appropriate route.

なお、図1においては、ルータ220fのみの詳細構成を示し、これと同様に構成される他のルータ220a〜220eについての詳細構成は省略した。
また、図1に示した受信ホスト210aにおいて、到達性評価部214は、例えば、この受信ホスト210aの利用者によって入力される経路追跡要求に応じて、要求パケット形成部212に、後述する所定の形式を持つトレースルートパケットを形成を指示する。
In FIG. 1, the detailed configuration of only the router 220f is shown, and the detailed configuration of the other routers 220a to 220e configured in the same manner is omitted.
Further, in the receiving host 210a shown in FIG. 1, the reachability evaluation unit 214, for example, sends a request packet forming unit 212 to a predetermined later-described predetermined response in response to a path tracking request input by a user of the receiving host 210a. Instructs to form a traceroute packet with format.

図2に、トレースルートパケットの構成例を示す。
図1に示した要求パケット形成部212は、例えば、まず、図2(a)に示すように、ICMPによる制御パケットのヘッダに設けられたプロトコルフィールド(図2(a)において網掛けを付して示した)に、マルチキャストデータの伝送経路確認のためのトレースルートパケットである旨を示すプロトコル識別子(図2(a)においては、プロトコル識別子をコード“101”として示した)を設定する。更に、要求パケット形成部212は、データ部に設けたタイプフィールド(図2(a)において網掛けを付して示した)に、トレースルートパケットの種別を示す情報として経路追跡要求である旨を示す種別識別子(例えば、タイプコード“0”)を設定するとともに、同じくデータ部に設けた対応するマルチキャストグループアドレスフィールド(図2(a)において網掛けを付して示した)に、受信中のマルチキャストグループを示す適切なマルチキャストグループアドレスを付加する。
FIG. 2 shows a configuration example of the trace route packet.
For example, the request packet forming unit 212 shown in FIG. 1 is first shaded in the protocol field (FIG. 2A) provided in the header of the control packet by ICMP as shown in FIG. 2), a protocol identifier indicating that the packet is a trace route packet for confirming a transmission path of multicast data (in FIG. 2A, the protocol identifier is indicated as a code “101”) is set. Further, the request packet forming unit 212 indicates in the type field provided in the data portion (shown by shading in FIG. 2A) that the request is a route trace request as information indicating the type of the trace route packet. A type identifier (for example, type code “0”) is set, and a corresponding multicast group address field (shown by shading in FIG. 2A) provided in the data portion is also being received. Appropriate multicast group address indicating the multicast group is added.

このようにして形成された要求パケットは、通信処理部211を介してマルチキャストネットワークに送出され、まず、この受信ホスト210aに隣接するルータ220fに渡される。
図1に示したルータ220fにおいて、制御パケット抽出部222は、このルータ220fと隣接ルータ220c、220eとの間のインタフェース(図1において、丸印を付して示す)を介して渡されたパケットのプロトコルフィールドを参照し、上述した特定のビット列がセットされているトレースルートパケットを検出する。そして、検出したトレースルートパケットに含まれているマルチキャストグループアドレスを抽出して、転送制御部225に渡し、このトレースルートパケットの転送制御処理に供する。
The request packet formed in this way is sent to the multicast network via the communication processing unit 211, and is first passed to the router 220f adjacent to the receiving host 210a.
In the router 220f shown in FIG. 1, the control packet extraction unit 222 sends a packet passed through an interface (shown with a circle in FIG. 1) between the router 220f and the adjacent routers 220c and 220e. The trace route packet in which the above-described specific bit string is set is detected by referring to the protocol field. Then, the multicast group address included in the detected trace route packet is extracted, transferred to the transfer control unit 225, and used for transfer control processing of this trace route packet.

図1に示したマルチキャストルーティングテーブル223には、各マルチキャストグループアドレスに対応して、対応するマルチキャストデータの送信元である送信ホスト230に至る方路に対応するインタフェースを示す情報と送信先である受信ホスト210に至る方路に対応するインタフェースを示す情報とともに、該当する伝送経路が現在使われているか否かを示す情報が格納されている。   In the multicast routing table 223 shown in FIG. 1, information indicating the interface corresponding to the route to the transmission host 230 that is the transmission source of the corresponding multicast data and the reception that is the transmission destination correspond to each multicast group address. In addition to information indicating the interface corresponding to the route to the host 210, information indicating whether or not the corresponding transmission path is currently used is stored.

ここで、例えば、送信ホスト230からのマルチキャストデータの配信開始に伴って、ルータ220cをランデブーポイントとして、このルータ220cでルータ220d、220fに分岐する伝送経路が設定され、後に、受信ホスト210aへの伝送経路がSPTに基づいて、ルータ220e、220fを経由する最短パスに切り替えられた場合を例にとって、上述したマルチキャストルーティングテーブル223に格納されている情報の内容を説明する。この場合にマルチキャストルーティングテーブル223には、上述したマルチキャストデータを示すマルチキャストグループアドレスに対応して、ランデブーポイントが設定された伝送経路においてこのルータ220fに隣接するルータ230cおよび受信ホスト210aに対応するインタフェースを示す経路情報と最短パスにおいて隣接するルータ220eおよび受信ホスト210aに対応するインタフェースを示す経路情報との2つが格納されている。そして、最短パスを示す経路情報に対応する状態情報として現在使用中である旨の情報(”forwarding”)がセットされ、一方、ランデブーポイントが設定された伝送経路を示す経路情報に対応する状態情報としては、使用されていない旨を示す情報(”prune”)がセットされている。   Here, for example, along with the start of distribution of multicast data from the sending host 230, a transmission path for branching to the routers 220d and 220f is set by the router 220c using the router 220c as a rendezvous point, and later to the receiving host 210a. The content of the information stored in the multicast routing table 223 described above will be described by taking as an example a case where the transmission path is switched to the shortest path via the routers 220e and 220f based on the SPT. In this case, in the multicast routing table 223, the interface corresponding to the router 230c adjacent to the router 220f and the receiving host 210a in the transmission path in which the rendezvous point is set is associated with the multicast group address indicating the multicast data described above. Two pieces of information, that is, route information indicating the interface corresponding to the router 220e and the receiving host 210a adjacent to each other in the shortest path are stored. Then, information indicating that it is currently used (“forwarding”) is set as the status information corresponding to the route information indicating the shortest path, while the status information corresponding to the route information indicating the transmission route for which the rendezvous point is set. Is set to information ("prune") indicating that it is not used.

したがって、上述したようにして制御パケット抽出部222から受け取ったマルチキャストグループアドレスに基づいて、転送制御部225がマルチキャストルーティングテーブル223を参照することにより、現時点において有効となっているマルチキャストデータの伝送経路に関する経路情報を得ることができる。この経路情報に基づいて、転送制御部225が、通信処理部221に受信ホスト210aから到達したトレースルートパケットをどのインタフェースに向けて送出すべきかを判断し、通信処理部221に、適切なインタフェースを介して上述したトレースルートパケットを送出する旨を指示する。   Accordingly, the transfer control unit 225 refers to the multicast routing table 223 based on the multicast group address received from the control packet extraction unit 222 as described above, so that the multicast data transmission path that is currently valid is related. Route information can be obtained. Based on this path information, the transfer control unit 225 determines to which interface the trace route packet arrived from the receiving host 210a should be sent to the communication processing unit 221, and the communication processing unit 221 receives an appropriate interface. To send the above-described trace route packet.

このようにして各ルータ220においてトレースルートパケットの受信に応じて、マルチキャストルーティングテーブル223に基づく転送処理を行って順次に各ルータ220に転送していくことにより、上述した2つの伝送経路のいずれが有効となっているかにかかわらず、受信ホスト210aによって送出されたトレースルートパケットをマルチキャストデータの伝送経路を正確に遡り、送信ホスト230にトレースルートパケットを到達させることができる。   In this way, each router 220 performs transfer processing based on the multicast routing table 223 in response to reception of the trace route packet, and sequentially forwards the data to each router 220. Regardless of whether it is valid, the trace route packet sent out by the receiving host 210a can be accurately traced back on the transmission path of the multicast data, and the sending route can be made to reach the sending host 230.

このようにして伝送経路の追跡を要求するトレースルートパケットが図1に示した送信ホスト230に到達し、通信処理部231による受信処理の過程において、上述したプロトコルフィールドに基づいて要求パケット検出部232によって検出されたときに、応答パケット形成部233により、この要求パケットに対する応答を示すトレースルートパケットが形成される。   In this way, the trace route packet for requesting the tracking of the transmission path arrives at the transmission host 230 shown in FIG. 1, and in the course of reception processing by the communication processing unit 231, the request packet detection unit 232 is based on the protocol field described above. Is detected, the response packet forming unit 233 forms a trace route packet indicating a response to the request packet.

このとき、応答パケット形成部233は、上述した要求パケット形成部212における要求パケットの形成処理と同様にして、ICMPによる制御パケットのプロトコルフィールドに独自のプロトコル識別子を設定するとともに、データ部に経路追跡応答である旨を示す種別識別子とマルチキャストグループアドレスを付加して加工することによって、トレースルートパケットを形成し、通信処理部231を介してマルチキャストネットワークに送出する。   At this time, the response packet forming unit 233 sets a unique protocol identifier in the protocol field of the control packet by ICMP as well as the route tracking in the data unit in the same manner as the request packet forming process in the request packet forming unit 212 described above. A trace route packet is formed by adding and processing a type identifier indicating a response and a multicast group address, and sending the packet to the multicast network via the communication processing unit 231.

このようにしてマルチキャストネットワークに送出された応答パケットは、上述した要求パケットの転送と同様の手順に従って、マルチキャストデータと同一の伝送経路上の各ルータ220に備えられた制御パケット抽出部222によって検出され、マルチキャストルーティングテーブル223に従って転送される。つまり、上述した応答パケットは、まず、ルータ220aに備えられたマルチキャストルーティングテーブル223に基づいてルータ220eに転送され、次いで、ルータ220fを介して受信ホスト210aに返される。   The response packet sent to the multicast network in this way is detected by the control packet extraction unit 222 provided in each router 220 on the same transmission path as the multicast data according to the same procedure as the transfer of the request packet described above. Are transferred according to the multicast routing table 223. That is, the response packet described above is first transferred to the router 220e based on the multicast routing table 223 provided in the router 220a, and then returned to the receiving host 210a via the router 220f.

したがって、上述した要求パケットの送出を指示してから一定時間以内に、図1に示した受信ホスト210aの通信処理部211に応答パケットが到達し、この応答パケットが応答パケット検出部213によって検出されたときに、到達性評価部214は、マルチキャストデータの伝送経路の到達性が確認されたと判断し、その旨を利用者に通知することができる。一方、制御パケットの往復に要する時間について予想された時間が経過しても応答パケットが返されなかった場合には、到達性評価部214により、マルチキャストデータの伝送経路に何らかの障害が発生したと判断し、利用者に通知することができる。   Accordingly, a response packet arrives at the communication processing unit 211 of the receiving host 210a shown in FIG. 1 within a certain time after instructing the transmission of the request packet described above, and this response packet is detected by the response packet detection unit 213. The reachability evaluation unit 214 determines that the reachability of the multicast data transmission path has been confirmed, and can notify the user to that effect. On the other hand, if the response packet is not returned even after the estimated time for the round-trip time of the control packet has elapsed, the reachability evaluation unit 214 determines that some failure has occurred in the multicast data transmission path. And notify the user.

このように、図1に示したマルチキャストトレースルートシステムによれば、マルチキャストデータが送信ホストから受信ホストに伝送される伝送経路と同一の経路を通って専用のトレースルートパケットがやり取りされ、これに基づいて、マルチキャストデータの伝送経路の到達性が評価されるので、マルチキャストデータの伝送経路の到達性を確実かつ正当に判断することができる。   Thus, according to the multicast trace route system shown in FIG. 1, dedicated trace route packets are exchanged through the same route as the transmission route through which multicast data is transmitted from the transmission host to the reception host. Thus, the reachability of the multicast data transmission path is evaluated, so the reachability of the multicast data transmission path can be reliably and properly determined.

なお、本発明にかかわるトレースルートパケットをICMPによる制御パケットの拡張形式によって実現することも可能である。
例えば、図2(b)に示すように、要求パケット形成部212および応答パケット形成部233において、ICMPによる制御パケット(Tracert)のタイプフィールド(図2(b)において網掛けを付して示す)に設定するコードを拡張し(図2(c)参照)、マルチキャストデータの伝送経路に関するトレースルートであることを示すとともに、データ部にマルチキャストグループアドレスを設定するフィールドを設けて、トレースルートパケットを形成してもよい。
(第2の実施形態)
図3に、本発明にかかわるマルチキャストトレースルートシステムの第2の実施形態を示す。
Note that the trace route packet according to the present invention can be realized by an extended format of the control packet by ICMP.
For example, as shown in FIG. 2B, in the request packet forming unit 212 and the response packet forming unit 233, the type field of the control packet (Tracert) by ICMP (shown with shading in FIG. 2B) (See Fig. 2 (c)) to indicate that it is a trace route related to the transmission path of multicast data, and a field for setting a multicast group address is provided in the data part to form a trace route packet May be.
(Second Embodiment)
FIG. 3 shows a second embodiment of the multicast trace route system according to the present invention.

なお、図3に示す構成要素のうち、図1に示した各部と同等のものについては、図1に示した符号を付して示し、その説明を省略する。
図3に示した受信ホスト210aは、図1に示した応答パケット検出部213および到達性評価部214に代えて、制御パケット検出部215と追跡制御部216および評価通知部217とを備えて構成されている。一方、図3に示した各ルータ220は、図1に示した各部に加えて、制御パケット形成部226を備えて構成されている。
3 that are the same as those shown in FIG. 1 are denoted by the same reference numerals as those shown in FIG. 1 and description thereof is omitted.
The receiving host 210a illustrated in FIG. 3 includes a control packet detection unit 215, a tracking control unit 216, and an evaluation notification unit 217 instead of the response packet detection unit 213 and the reachability evaluation unit 214 illustrated in FIG. Has been. On the other hand, each router 220 shown in FIG. 3 includes a control packet forming unit 226 in addition to each unit shown in FIG.

図3に示した追跡制御部216は、例えば、利用者からの追跡指示およびに制御パケット検出部215による検出結果に基づいて、要求パケット形成部212による要求パケットの形成動作を制御して、伝送経路の追跡処理を制御し、この追跡処理で得られた情報を評価通知部217に渡して、マルチキャストデータの伝送経路に関する到達性の評価処理に供する。   The tracking control unit 216 shown in FIG. 3 controls the transmission operation of the request packet by the request packet forming unit 212 based on, for example, the tracking instruction from the user and the detection result by the control packet detection unit 215 to transmit the request packet. The path tracking process is controlled, and the information obtained by this tracking process is passed to the evaluation notification unit 217 for use in the reachability evaluation process for the transmission path of multicast data.

また、図3に示したルータ220fにおいて、制御パケット形成部226は、転送制御部225からの指示に応じて、このルータ220における伝送経路の状態を示す情報を上述した形式のトレースルートパケットのタイプフィールドに設定した返信パケットを形成し、通信処理部221を介して要求パケットの送信元に返信する。
図4に、マルチキャストデータの伝送経路に関する追跡動作を表す流れ図を示す。また、図5に、トレースルートパケットの転送動作を表す流れ図を示す。
Also, in the router 220f shown in FIG. 3, the control packet forming unit 226 receives the information indicating the state of the transmission path in the router 220 in accordance with the instruction from the transfer control unit 225, and the type of the trace route packet in the above-described format. A reply packet set in the field is formed and returned to the transmission source of the request packet via the communication processing unit 221.
FIG. 4 is a flowchart showing the tracking operation regarding the transmission path of multicast data. FIG. 5 is a flowchart showing the trace route packet transfer operation.

利用者からの追跡要求に応じて、図3に示した追跡制御部216により、まず、要求パケット形成部212に生存期間(TTL)が1である要求パケットの形成が指示され(図4のステップ301)、これに応じて、要求パケット形成部212により、上述したような要求パケットが形成されてマルチキャストネットワークに送出される(ステップ302)。
このようにして送出された要求パケットがルータ220に到達し、制御パケット抽出部222によって検出されたときに(図5のステップ311)、転送制御部225は、抽出されたパケットのタイプフィールドに設定されたコードに基づいて、このパケットが要求パケットであると判定し(ステップ312)、次いで、この要求パケットの生存期間を確認する。
In response to the tracking request from the user, the tracking control unit 216 shown in FIG. 3 first instructs the request packet forming unit 212 to form a request packet whose lifetime (TTL) is 1 (step of FIG. 4). In response to this, the request packet forming unit 212 forms the request packet as described above and sends it to the multicast network (step 302).
When the request packet sent in this way reaches the router 220 and is detected by the control packet extraction unit 222 (step 311 in FIG. 5), the transfer control unit 225 sets the type field of the extracted packet. Based on the generated code, it is determined that the packet is a request packet (step 312), and then the lifetime of the request packet is confirmed.

上述したステップ311で検出された要求パケットの生存期間が数値「1」である場合に(ステップ313の肯定判定)、転送制御部225は、この要求パケットを破棄し、制御パケット形成部226に、タイプフィールドに自ルータまでの到達を示すコードを設定した返信パケットを形成させる(ステップ314)。このとき、制御パケット形成部226は、例えば、図2(a)に示したようにデータ部に新たに設けたタイプフィールドに、一般的なトレースルート機能において制御情報”Time Exceeded”を示すコードを自ルータまでの到達を示すコードとして設定して、返信パケットを形成することができる。また、図2(c)に示したような制御情報をICMPによる制御パケットのタイプフィールドに設定することで、返信パケットを形成することもできる。   When the lifetime of the request packet detected in step 311 described above is a numerical value “1” (affirmative determination in step 313), the transfer control unit 225 discards the request packet, and sends the request packet to the control packet forming unit 226. A reply packet in which a code indicating arrival at the own router is set in the type field is formed (step 314). At this time, for example, the control packet forming unit 226 adds a code indicating the control information “Time Exceeded” in the general trace route function to the type field newly provided in the data portion as shown in FIG. A reply packet can be formed by setting as a code indicating arrival at the own router. A reply packet can also be formed by setting the control information as shown in FIG. 2C in the type field of the control packet by ICMP.

このようにして形成された返信パケットは、通信処理部221によって受信ホストを宛先として送出され(図5のステップ315)、図3に示した受信ホスト210aの制御パケット検出部215によって検出される。
この返信パケットの検出に応じて、追跡制御部216は、図4のステップ303の肯定判定としてステップ305に進み、更に、ステップ306に進んで、返信パケットのタイプフィールドに設定された情報に基づいて、この返信パケットで示される伝送経路の追跡状態を判定する。
The reply packet formed in this way is sent by the communication processing unit 221 to the reception host (step 315 in FIG. 5) and detected by the control packet detection unit 215 of the reception host 210a shown in FIG.
In response to the detection of the return packet, the tracking control unit 216 proceeds to step 305 as an affirmative determination of step 303 in FIG. 4, and further proceeds to step 306 based on the information set in the type field of the return packet. The tracking state of the transmission path indicated by this reply packet is determined.

上述した返信パケットでは、タイプフィールドに設定された制御情報により、ルータ220fまでの要求パケットの到達が示されるので(ステップ306の肯定判定)、追跡制御部216は、到達が確認されたルータ(ここでは、ルータ220f)の先の伝送経路に関する追跡を行うために生存期間を延長し(ステップ307)、ステップ302に戻って、要求パケット形成部212に要求パケットを形成させ、通信処理部211を介して送出させる。   In the reply packet described above, the arrival of the request packet up to the router 220f is indicated by the control information set in the type field (affirmative determination in step 306), so that the tracking control unit 216 confirms the arrival of the router (here Then, in order to trace the transmission path ahead of the router 220f), the lifetime is extended (step 307), the process returns to step 302, the request packet forming unit 212 forms a request packet, and the communication processing unit 211 is used. To send.

このようにして生存期間が延長された要求パケットがルータ220fに到達し、制御パケット抽出部222によって抽出されると、転送制御部225は、図5に示したステップ313の否定判定として、この要求パケットの転送処理を行う。このとき、転送制御部225は、生存期間をデクリメントするとともに(ステップ316)、制御パケット抽出部222によって抽出されたマルチキャストグループアドレスに基づいて、マルチキャストルーティングテーブル223から送信ホスト230側に伝送経路を遡るための転送先を検索する(ステップ317)。   When the request packet whose lifetime has been extended in this way arrives at the router 220f and is extracted by the control packet extraction unit 222, the transfer control unit 225 determines this request as a negative determination in step 313 shown in FIG. Performs packet transfer processing. At this time, the transfer control unit 225 decrements the lifetime (step 316) and, based on the multicast group address extracted by the control packet extraction unit 222, goes back from the multicast routing table 223 to the transmission host 230 side. The transfer destination for the search is searched (step 317).

例えば、ルータ220fにおいて、上述したマルチキャストグループアドレスに対応するマルチキャストルーティングテーブル223が正常に形成されていれば、上述したステップ317において適切な転送先(例えば、ルータ220eとのインタフェース)が検索されるので、転送制御部225は、ステップ318の肯定判定として、通信処理部221を介して要求パケットを検索した転送先に転送させて(ステップ319)、この要求パケットに関する転送処理を完了する。   For example, if the multicast routing table 223 corresponding to the multicast group address described above is normally formed in the router 220f, an appropriate transfer destination (for example, an interface with the router 220e) is searched in step 317 described above. As a positive determination in step 318, the transfer control unit 225 causes the request packet to be transferred to the searched transfer destination via the communication processing unit 221 (step 319), and completes the transfer process related to the request packet.

このようにして転送された要求パケットに応じて、隣接するルータ220eにおいて、上述したステップ311からステップ315の処理が行われ、この過程で形成された返信パケットが受信ホスト210aに到達することにより、このルータ220eまでの到達が確認され、これに応じて、受信ホスト210aにより、更に生存期間を延長した要求パケットが送出される。   In response to the request packet transferred in this way, the adjacent router 220e performs the above-described processing from step 311 to step 315, and the reply packet formed in this process reaches the receiving host 210a. The arrival to the router 220e is confirmed, and in response to this, the receiving host 210a sends out a request packet with an extended lifetime.

このようにして、順次に生存期間を延長した要求パケットを送出し、各ルータ220からの返信パケットによってトレースルートパケットの到達を確認していくことにより、マルチキャストデータの伝送経路上の各ルータ220までの到達性を順次に確認しつつ、この伝送経路を受信ホスト210a側から送信ホスト230まで遡らせることができる。
そして、このようにして伝送経路を遡って転送した要求パケットに対して、隣接するルータ220から返信パケットが返された場合および送信ホスト230からの応答パケットが返された場合に、転送制御部225は、図5に示したステップ312の否定判定としてステップ321に進み、通信処理部221を介して、この返信パケットあるいは応答パケットを宛先として指定された受信ホスト210側へ転送する。
In this way, by sequentially sending request packets with extended lifetimes and confirming the arrival of the trace route packet by the return packet from each router 220, each router 220 on the multicast data transmission path can be reached. This transmission path can be traced back from the reception host 210a side to the transmission host 230 while sequentially confirming the reachability of the transmission host.
Then, when a reply packet is returned from the adjacent router 220 and a response packet from the transmission host 230 is returned with respect to the request packet transferred in this way along the transmission path, the transfer control unit 225. The process proceeds to step 321 as a negative determination of step 312 shown in FIG. 5, and transfers this reply packet or response packet to the receiving host 210 side designated as the destination via the communication processing unit 221.

このようにして送信ホスト230によって送出された応答パケットがマルチキャストネットワークにおいて順次に転送され、要求パケットの送信元である受信ホスト210(たとえば、受信ホスト210a)に到達したときに、図3に示した追跡制御部216は、図4に示したステップ305の肯定判定として、送信ホスト230から自装置までのマルチキャストデータの伝送経路の到達性を確認した旨の評価結果を、評価通知部217を介して利用者に通知して(ステップ306)、追跡処理を終了する。   The response packets sent by the sending host 230 in this way are sequentially transferred in the multicast network, and when the packet reaches the receiving host 210 (for example, the receiving host 210a) that is the source of the request packet, it is shown in FIG. As an affirmative determination in step 305 shown in FIG. 4, the tracking control unit 216 sends an evaluation result indicating that the reachability of the transmission path of the multicast data from the transmission host 230 to its own device is confirmed via the evaluation notification unit 217. The user is notified (step 306) and the tracking process is terminated.

一方、要求パケットそれぞれが送出されてから所定の時間が経過しても返信パケットあるいは応答パケットが返されない場合に(ステップ303の否定判定)、追跡制御部216は、伝送経路に障害を検出した旨の評価結果を、評価通知部217を介して利用者に通知して(ステップ309)、処理を終了する。ここで、例えば、追跡制御部216が評価通知部217に渡す評価結果に、最後に送出した要求パケットに適用された生存期間を示す情報を含めておけば、利用者に到達性が確認された区間に関する情報を提供することができる。更に、返信パケットを受信した際に、その発信元アドレスを収集しておき、収集した発信元アドレスを評価結果とともに評価通知部217の処理に供することにより、障害が発生した個所をより正確に特定することができる。   On the other hand, when a reply packet or a response packet is not returned even after a predetermined time has elapsed since each request packet was sent (No determination in step 303), the tracking control unit 216 indicates that a failure has been detected in the transmission path. The evaluation result is notified to the user via the evaluation notification unit 217 (step 309), and the process is terminated. Here, for example, if the evaluation result passed to the evaluation notification unit 217 by the tracking control unit 216 includes information indicating the lifetime applied to the last transmitted request packet, the reachability is confirmed by the user. Information about the section can be provided. Furthermore, when the reply packet is received, the source address is collected, and the collected source address is used together with the evaluation result for the processing of the evaluation notification unit 217, so that the location where the failure has occurred can be identified more accurately. can do.

このように、図3に示したマルチキャストトレースルートシステムでは、マルチキャストデータの伝送経路を追跡する過程において、例えば、ルータ220fとルータ220cとの間のインタフェースに何らかの障害が発生した場合などに、この障害が発生した個所を的確に限定するために十分な情報を得ることができる。
更に、このマルチキャストトレースルートシステムでは、各ルータ220に備えられたマルチキャストルーティングテーブル223のいずれかに発生した異常によって伝送経路の到達が実現できない場合においても、その原因を的確に突き止めることができる。
As described above, in the multicast trace route system shown in FIG. 3, in the process of tracing the transmission path of multicast data, for example, when a failure occurs in the interface between the router 220f and the router 220c, this failure Sufficient information can be obtained in order to accurately limit the location where the occurrence occurs.
Further, in this multicast trace route system, even when the arrival of the transmission path cannot be realized due to an abnormality occurring in any of the multicast routing tables 223 provided in each router 220, the cause can be accurately determined.

例えば、ルータ220eに備えられたマルチキャストルーティングテーブル223において、追跡対象の伝送経路のマルチキャストグループアドレスに対応する経路情報が正常に形成されていなかった場合は、ステップ317において適切な転送先が検索できないため、図5に示したステップ318の否定判定となる。このとき、転送制御部225は、制御パケット形成部226にマルチキャストルーティングテーブルにエラーがあることを示す制御情報を含む返信パケットを形成させ(ステップ320)、通信処理部221を介してこの返信パケットを受信ホスト210a宛てに送出させて(ステップ315)、処理を終了する。   For example, in the multicast routing table 223 provided in the router 220e, when the route information corresponding to the multicast group address of the tracked transmission route is not normally formed, an appropriate transfer destination cannot be searched in step 317. This is a negative determination in step 318 shown in FIG. At this time, the transfer control unit 225 causes the control packet forming unit 226 to form a reply packet including control information indicating that there is an error in the multicast routing table (step 320), and sends the reply packet via the communication processing unit 221. The message is sent to the receiving host 210a (step 315), and the process is terminated.

このようにして送出された返信パケットが受信ホスト210aに到達したときに、追跡制御部216は、ステップ306の否定判定としてステップ308に進み、この返信パケットの送信元のルータ(この場合は、ルータ220e)においてマルチキャストルーティングテーブル223のエラーが発生した旨の評価結果を、評価通知部217を介して利用者に通知して処理を終了する。   When the reply packet sent in this way reaches the receiving host 210a, the tracking control unit 216 proceeds to step 308 as a negative determination in step 306, and the router (in this case, the router of the reply packet) 220e), the user is notified of the evaluation result indicating that an error has occurred in the multicast routing table 223 via the evaluation notification unit 217, and the process is terminated.

上述したように、本発明にかかわるマルチキャストトレースルートシステムによれば、マルチキャストデータの伝送経路を受信ホスト側から送信ホストまで正確に遡って到達性を確認することができるので、例えば、ネットワークを利用した映像コンテンツの配信サービスなどの分野において、伝送経路の障害が発生した場合に、障害個所を早期に切り分けて復旧作業の効率化を図ることができる。   As described above, according to the multicast trace route system according to the present invention, it is possible to check the reachability of the multicast data transmission path accurately from the receiving host side to the sending host. In the field of video content distribution services and the like, when a transmission path failure occurs, it is possible to isolate the failure part at an early stage to improve the efficiency of the recovery work.

もちろん、受信ホスト側からの操作が必要となるので、利用者の協力が不可欠となるが、上述したように、本発明にかかわるマルチキャストトレースルートシステムでは、トレースルートパケットを授受する過程において、障害個所の特定のために有用な様々な情報を収集することができるので、迅速な復旧作業を保証することが可能であるので、利用者の負担に十分に応えることができる。   Of course, since the operation from the receiving host side is necessary, the cooperation of the user is indispensable. However, as described above, in the multicast trace route system according to the present invention, in the process of sending and receiving the trace route packet, Since various kinds of information useful for identification can be collected, it is possible to guarantee a quick recovery operation, so that the user's burden can be sufficiently met.

また、監視カメラに捉えられた映像をマルチキャストネットワークによって複数の監視拠点に配信するようなシステムにおいて、各監視拠点から監視カメラの映像を送出する送信ホストまでの伝送経路の到達性を確認する技術として利用することも可能であり、これにより、このような監視システムの信頼性の向上を図ることが可能となる。   As a technology for confirming the reachability of the transmission path from each monitoring base to the transmission host that sends the video of the monitoring camera in a system that distributes video captured by the monitoring camera to multiple monitoring bases via a multicast network It is also possible to use this, and this makes it possible to improve the reliability of such a monitoring system.

本発明にかかわるマルチキャストトレースルートシステムの第1の実施形態を示す図である。It is a figure which shows 1st Embodiment of the multicast trace route system concerning this invention. トレースルートパケットの構成例を示す図である。It is a figure which shows the structural example of a trace route packet. 本発明にかかわるマルチキャストトレースルートシステムの第2の実施形態を示す図である。It is a figure which shows 2nd Embodiment of the multicast trace route system concerning this invention. マルチキャストデータの伝送経路に関する追跡動作を表す流れ図である。It is a flowchart showing the tracking operation | movement regarding the transmission path | route of multicast data. トレースルートパケットの転送動作を表す流れ図である。It is a flowchart showing the transfer operation | movement of a trace route packet. マルチキャストネットワークの説明図である。It is explanatory drawing of a multicast network.

符号の説明Explanation of symbols

210 受信ホスト
211、221,231 通信処理部
212 要求パケット形成部
213 応答パケット検出部
214 到達性評価部
215 制御パケット検出部
216 追跡制御部
217 評価通知部
220 ルータ
222 制御パケット抽出部
223 マルチキャストルーティングテーブル
224 ユニキャストルーティングテーブル
225 転送制御部
226 制御パケット形成部
230 送信ホスト
232 要求パケット検出部
233 応答パケット形成部
210 receiving host 211, 221, 231 communication processing unit 212 request packet forming unit 213 response packet detecting unit 214 reachability evaluating unit 215 control packet detecting unit 216 tracking control unit 217 evaluation notifying unit 220 router 222 control packet extracting unit 223 multicast routing table 224 Unicast routing table 225 Transfer control unit 226 Control packet formation unit 230 Transmission host 232 Request packet detection unit 233 Response packet formation unit

Claims (9)

送信ホストから送出されたマルチキャストデータを複数の受信ホストそれぞれに転送するためのマルチキャストルーティングテーブルを備える複数のルータから構成されるマルチキャストネットワークにおけるトレースルートシステムにおいて、
前記複数の受信ホストの少なくとも一つは、
前記マルチキャストデータの伝送経路の追跡を要求するための制御パケットである旨を所定の形式で示す識別情報を含む要求パケットを生成し、前記送信ホストを宛先として前記マルチキャストネットワークに送出する制御パケット生成手段と、
前記要求パケットに対して前記送信ホストからの応答パケットの返送状況に基づいて、前記マルチキャストデータの伝送経路に関する到達性を検証する検証手段とを備え、
前記制御パケット生成手段は、ICMPの制御パケットに含まれる情報フィールドの一部を操作することによって前記要求パケットを生成し、
前記送信ホストは、
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットを検出する要求検出手段と、
前記検出手段による前記要求パケットの検出に応じて、前記識別情報を含む応答パケットを前記受信ホストに返送する返送手段とを備え、
前記複数のルータは、
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットおよび前記応答パケットを含むトレースルートパケットを検出する検出手段と、
前記検出手段による前記トレースルートパケットの検出に応じて、前記マルチキャストルーティングテーブルに基づいて、前記トレースルートパケットを転送する転送手段とを備えた
ことを特徴とするマルチキャストトレースルートシステム。
In a trace route system in a multicast network composed of a plurality of routers having a multicast routing table for transferring multicast data sent from a sending host to each of a plurality of receiving hosts,
At least one of the plurality of receiving hosts is
Control packet generation means for generating a request packet including identification information indicating in a predetermined format that the packet is a control packet for requesting tracking of the transmission path of the multicast data, and sending the request packet to the multicast network with the transmission host as a destination When,
Verification means for verifying the reachability of the multicast data transmission path based on the return status of the response packet from the transmission host to the request packet;
The control packet generation means generates the request packet by manipulating a part of an information field included in an ICMP control packet,
The sending host is
Request detection means for detecting the request packet from a control packet reached via the multicast network;
In response to detection of the request packet by the detection means, a return means for returning a response packet including the identification information to the receiving host,
The plurality of routers are:
Detecting means for detecting a trace route packet including the request packet and the response packet from a control packet reached via the multicast network;
A multicast trace route system comprising: transfer means for transferring the trace route packet based on the multicast routing table in response to detection of the trace route packet by the detection means.
請求項1に記載のマルチキャストトレースルートシステムにおいて、
前記受信ホストに備えられた制御パケット生成手段および前記送信ホストに備えられた返送手段は、
ICMPによる制御パケットにおいてプロトコル種別を示す情報フィールドを、マルチキャストデータの経路追跡のための制御パケットである旨を示す特定のビット列で置き換える置換手段と、
前記ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入するアドレス挿入手段とを備え、
前記ルータに備えられた検出手段および前記送信ホストに備えられた要求検出手段は、
受信した制御パケットにおいてプロトコル種別を示す情報フィールドの内容が上述した特定のビット列に一致しているときに、要求パケットあるいは応答パケットを検出した旨の検出結果を出力する照合手段を備え、
前記各ルータに備えられた転送手段は、
検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する抽出手段と、
抽出されたマルチキャストグループアドレスに対応する経路情報を前記マルチキャストルーティングテーブルから検索して、前記トレースルートパケットを転送するための経路設定に供する検索手段とを備えた
ことを特徴とするマルチキャストトレースルートシステム。
The multicast trace route system according to claim 1,
The control packet generating means provided in the receiving host and the return means provided in the transmitting host are:
Replacement means for replacing the information field indicating the protocol type in the control packet by ICMP with a specific bit string indicating that the packet is a control packet for tracking the path of multicast data;
Address insertion means for inserting a multicast group address indicating multicast data to be tracked into the data portion of the control packet by the ICMP,
The detection means provided in the router and the request detection means provided in the transmission host are:
A verification unit that outputs a detection result indicating that a request packet or a response packet is detected when the content of the information field indicating the protocol type in the received control packet matches the specific bit string described above,
Transfer means provided in each of the routers,
Extraction means for extracting a multicast group address from the data portion of the trace route packet detected by the detection means;
A multicast trace route system, comprising: search means for searching for route information corresponding to the extracted multicast group address from the multicast routing table and for setting a route for transferring the trace route packet.
請求項1に記載のマルチキャストトレースルートシステムにおいて、
前記受信ホストに備えられた制御パケット生成手段および前記送信ホストに備えられた返送手段は、
ICMPによる制御パケットにおいて手順種別を示す情報フィールドに、マルチキャストデータの経路追跡における手順種別を所定の形式で示す手順識別情報を設定する設定手段と、
前記ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入するアドレス挿入手段とを備え、
前記ルータに備えられた検出手段および前記送信ホストに備えられた要求検出手段は、
受信した制御パケットにおいて手順種別を示す情報フィールドの内容が前記手順識別情報であるか否かを判定する判定手段を備え、
前記各ルータに備えられた転送手段は、
前記検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する抽出手段と、
抽出されたマルチキャストグループアドレスに対応する経路情報を前記マルチキャストルーティングテーブルから検索して、前記トレースルートパケットを転送するための経路設定に供する検索手段とを備えた
ことを特徴とするマルチキャストトレースルートシステム。
The multicast trace route system according to claim 1,
The control packet generating means provided in the receiving host and the return means provided in the transmitting host are:
Setting means for setting procedure identification information indicating a procedure type in the path tracking of multicast data in a predetermined format in an information field indicating the procedure type in a control packet by ICMP;
Address insertion means for inserting a multicast group address indicating multicast data to be tracked into the data portion of the control packet by the ICMP,
The detection means provided in the router and the request detection means provided in the transmission host are:
Determining means for determining whether or not the content of the information field indicating the procedure type in the received control packet is the procedure identification information;
Transfer means provided in each of the routers,
Extraction means for extracting a multicast group address from the data portion of the trace route packet detected by the detection means;
A multicast trace route system, comprising: search means for searching for route information corresponding to the extracted multicast group address from the multicast routing table and for setting a route for transferring the trace route packet.
請求項1に記載のマルチキャストトレースルートシステムにおいて、
前記受信ホストに備えられた検証手段は、
前記制御パケット生成手段による要求パケットの送出から前記要求パケットに対する応答パケットの受信までの経過時間を計測する計時手段と、
前記計時手段によって計測された経過時間が所定の閾値を超えたときに、前記マルチキャストデータの伝送経路の障害を検出する障害検出手段とを備えた
ことを特徴とするマルチキャストトレースルートシステム。
The multicast trace route system according to claim 1,
The verification means provided in the receiving host includes:
Time measuring means for measuring an elapsed time from transmission of a request packet by the control packet generating means to reception of a response packet to the request packet;
A multicast trace route system, comprising: failure detection means for detecting a failure in a transmission path of the multicast data when the elapsed time measured by the time measuring means exceeds a predetermined threshold value.
請求項1に記載のマルチキャストトレースルートシステムにおいて、
前記各ルータに備えられた転送手段は、
前記マルチキャストルーティングテーブルから適切な方路を検索できなかったときに、前記マルチキャストルーティングテーブルの異常を示す制御パケットを生成し、前記制御パケットを受信ホストに返送する異常通知手段を備え、
前記受信ホストに備えられた検証手段は、
前記マルチキャストルーティングテーブルの異常を示す制御パケットの受信に応じて、前記制御パケットの発信元のルータに関する異常を検出する通知検出手段を備えた
ことを特徴とするマルチキャストトレースルートシステム。
The multicast trace route system according to claim 1,
Transfer means provided in each of the routers,
When an appropriate route cannot be retrieved from the multicast routing table, a control packet indicating an abnormality in the multicast routing table is generated, and an abnormality notification means for returning the control packet to a receiving host is provided.
The verification means provided in the receiving host includes:
A multicast trace route system, comprising: a notification detection unit that detects an abnormality related to a router that is a source of the control packet in response to reception of a control packet indicating an abnormality in the multicast routing table.
送信ホストから送出されたマルチキャストデータを複数の受信ホストそれぞれに転送するためのマルチキャストルーティングテーブルを備える複数のルータから構成されるマルチキャストネットワークにおけるトレースルートシステムにおいて、  In a trace route system in a multicast network composed of a plurality of routers having a multicast routing table for transferring multicast data sent from a sending host to each of a plurality of receiving hosts,
前記複数の受信ホストの少なくとも一つは、  At least one of the plurality of receiving hosts is
前記マルチキャストデータの伝送経路の追跡を要求するための制御パケットである旨を所定の形式で示す識別情報を含む要求パケットを生成し、前記送信ホストを宛先として前記マルチキャストネットワークに送出する制御パケット生成手段と、  Control packet generation means for generating a request packet including identification information indicating in a predetermined format that the packet is a control packet for requesting tracking of the transmission path of the multicast data, and sending the request packet to the multicast network as the destination When,
前記要求パケットに対して前記送信ホストからの応答パケットの返送状況に基づいて、前記マルチキャストデータの伝送経路に関する到達性を検証する検証手段とを備え、  Verification means for verifying the reachability of the multicast data transmission path based on the return status of the response packet from the transmission host to the request packet;
前記送信ホストは、  The sending host is
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットを検出する要求検出手段と、  Request detection means for detecting the request packet from a control packet reached via the multicast network;
前記検出手段による前記要求パケットの検出に応じて、前記識別情報を含む応答パケットを前記受信ホストに返送する返送手段とを備え、  In response to detection of the request packet by the detection means, a return means for returning a response packet including the identification information to the receiving host,
前記複数のルータは、  The plurality of routers are:
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットおよび前記応答パケットを含むトレースルートパケットを検出する検出手段と、  Detecting means for detecting a trace route packet including the request packet and the response packet from a control packet reached via the multicast network;
前記検出手段による前記トレースルートパケットの検出に応じて、前記マルチキャストルーティングテーブルに基づいて、前記トレースルートパケットを転送する転送手段とを備え、  Transfer means for transferring the trace route packet based on the multicast routing table in response to detection of the trace route packet by the detection means;
前記受信ホストに備えられた制御パケット生成手段および前記送信ホストに備えられた返送手段は、  The control packet generating means provided in the receiving host and the return means provided in the transmitting host are:
ICMPによる制御パケットにおいてプロトコル種別を示す情報フィールドを、マルチキャストデータの経路追跡のための制御パケットである旨を示す特定のビット列で置き換える置換手段と、  Replacement means for replacing the information field indicating the protocol type in the control packet by ICMP with a specific bit string indicating that the packet is a control packet for tracking the path of multicast data;
前記ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入するアドレス挿入手段とを備え、  Address insertion means for inserting a multicast group address indicating multicast data to be tracked into the data portion of the control packet by the ICMP,
前記ルータに備えられた検出手段および前記送信ホストに備えられた要求検出手段は、  The detection means provided in the router and the request detection means provided in the transmission host are:
受信した制御パケットにおいてプロトコル種別を示す情報フィールドの内容が上述した特定のビット列に一致しているときに、要求パケットあるいは応答パケットを検出した旨の検出結果を出力する照合手段を備え、  A verification unit that outputs a detection result indicating that a request packet or a response packet is detected when the content of the information field indicating the protocol type in the received control packet matches the specific bit string described above,
前記各ルータに備えられた転送手段は、  Transfer means provided in each of the routers,
検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する抽出手段と、  Extraction means for extracting a multicast group address from the data portion of the trace route packet detected by the detection means;
抽出されたマルチキャストグループアドレスに対応する経路情報を前記マルチキャストルーティングテーブルから検索して、前記トレースルートパケットを転送するための経路設定に供する検索手段とを備えた  Search means for searching for route information corresponding to the extracted multicast group address from the multicast routing table and for setting a route for transferring the trace route packet is provided.
ことを特徴とするマルチキャストトレースルートシステム。  Multicast trace route system characterized by that.
送信ホストから送出されたマルチキャストデータを複数の受信ホストそれぞれに転送するためのマルチキャストルーティングテーブルを備える複数のルータから構成されるマルチキャストネットワークにおけるトレースルートシステムにおいて、  In a trace route system in a multicast network composed of a plurality of routers having a multicast routing table for transferring multicast data sent from a sending host to each of a plurality of receiving hosts,
前記複数の受信ホストの少なくとも一つは、  At least one of the plurality of receiving hosts is
前記マルチキャストデータの伝送経路の追跡を要求するための制御パケットである旨を所定の形式で示す識別情報を含む要求パケットを生成し、前記送信ホストを宛先として前記マルチキャストネットワークに送出する制御パケット生成手段と、  Control packet generation means for generating a request packet including identification information indicating in a predetermined format that the packet is a control packet for requesting tracking of the transmission path of the multicast data, and sending the request packet to the multicast network with the transmission host as a destination When,
前記要求パケットに対して前記送信ホストからの応答パケットの返送状況に基づいて、前記マルチキャストデータの伝送経路に関する到達性を検証する検証手段とを備え、  Verification means for verifying the reachability of the multicast data transmission path based on the return status of the response packet from the transmission host to the request packet;
前記送信ホストは、  The sending host is
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットを検出する要求検出手段と、  Request detection means for detecting the request packet from a control packet reached via the multicast network;
前記検出手段による前記要求パケットの検出に応じて、前記識別情報を含む応答パケットを前記受信ホストに返送する返送手段とを備え、  In response to detection of the request packet by the detection means, a return means for returning a response packet including the identification information to the receiving host,
前記複数のルータは、  The plurality of routers are:
前記マルチキャストネットワークを介して到達した制御パケットから前記要求パケットおよび前記応答パケットを含むトレースルートパケットを検出する検出手段と、  Detecting means for detecting a trace route packet including the request packet and the response packet from a control packet reached via the multicast network;
前記検出手段による前記トレースルートパケットの検出に応じて、前記マルチキャストルーティングテーブルに基づいて、前記トレースルートパケットを転送する転送手段とを備え、  Transfer means for transferring the trace route packet based on the multicast routing table in response to detection of the trace route packet by the detection means;
前記受信ホストに備えられた制御パケット生成手段および前記送信ホストに備えられた返送手段は、  The control packet generating means provided in the receiving host and the return means provided in the transmitting host are:
ICMPによる制御パケットにおいて手順種別を示す情報フィールドに、マルチキャストデータの経路追跡における手順種別を所定の形式で示す手順識別情報を設定する設定手段と、  Setting means for setting procedure identification information indicating a procedure type in the path tracking of multicast data in a predetermined format in an information field indicating the procedure type in a control packet by ICMP;
前記ICMPによる制御パケットのデータ部に、追跡対象のマルチキャストデータを示すマルチキャストグループアドレスを挿入するアドレス挿入手段とを備え、  Address insertion means for inserting a multicast group address indicating multicast data to be tracked into the data portion of the control packet by the ICMP,
前記ルータに備えられた検出手段および前記送信ホストに備えられた要求検出手段は、  The detection means provided in the router and the request detection means provided in the transmission host are:
受信した制御パケットにおいて手順種別を示す情報フィールドの内容が前記手順識別情報であるか否かを判定する判定手段を備え、  Determining means for determining whether or not the content of the information field indicating the procedure type in the received control packet is the procedure identification information;
前記各ルータに備えられた転送手段は、  Transfer means provided in each of the routers,
前記検出手段によって検出されたトレースルートパケットのデータ部からマルチキャストグループアドレスを抽出する抽出手段と、  Extraction means for extracting a multicast group address from the data portion of the trace route packet detected by the detection means;
抽出されたマルチキャストグループアドレスに対応する経路情報を前記マルチキャストルーティングテーブルから検索して、前記トレースルートパケットを転送するための経路設定に供する検索手段とを備えた  Search means for searching for route information corresponding to the extracted multicast group address from the multicast routing table and for setting a route for transferring the trace route packet is provided.
ことを特徴とするマルチキャストトレースルートシステム。  Multicast trace route system characterized by that.
請求項6あるいは請求項7に記載のマルチキャストトレースルートシステムにおいて、  In the multicast trace route system according to claim 6 or 7,
前記受信ホストに備えられた検証手段は、  The verification means provided in the receiving host includes:
前記制御パケット生成手段による要求パケットの送出から前記要求パケットに対する応答パケットの受信までの経過時間を計測する計時手段と、  Time measuring means for measuring an elapsed time from transmission of a request packet by the control packet generating means to reception of a response packet to the request packet;
前記計時手段によって計測された経過時間が所定の閾値を超えたときに、前記マルチキャストデータの伝送経路の障害を検出する障害検出手段とを備えた  A failure detection unit that detects a failure in the transmission path of the multicast data when the elapsed time measured by the timing unit exceeds a predetermined threshold value
ことを特徴とするマルチキャストトレースルートシステム。  Multicast trace route system characterized by that.
請求項6あるいは請求項7に記載のマルチキャストトレースルートシステムにおいて、In the multicast trace route system according to claim 6 or 7,
前記各ルータに備えられた転送手段は、  Transfer means provided in each of the routers,
前記マルチキャストルーティングテーブルから適切な方路を検索できなかったときに、前記マルチキャストルーティングテーブルの異常を示す制御パケットを生成し、前記制御パケットを受信ホストに返送する異常通知手段を備え、  When an appropriate route cannot be retrieved from the multicast routing table, a control packet indicating an abnormality in the multicast routing table is generated, and an abnormality notification means for returning the control packet to a receiving host is provided.
前記受信ホストに備えられた検証手段は、  The verification means provided in the receiving host includes:
前記マルチキャストルーティングテーブルの異常を示す制御パケットの受信に応じて、前記制御パケットの発信元のルータに関する異常を検出する通知検出手段を備えた  In response to reception of a control packet indicating an abnormality in the multicast routing table, a notification detection unit is provided for detecting an abnormality related to a router that is a source of the control packet.
ことを特徴とするマルチキャストトレースルートシステム。  Multicast trace route system characterized by that.
JP2005221579A 2005-07-29 2005-07-29 Multicast trace route system in IP multicast network Expired - Fee Related JP4546351B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005221579A JP4546351B2 (en) 2005-07-29 2005-07-29 Multicast trace route system in IP multicast network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005221579A JP4546351B2 (en) 2005-07-29 2005-07-29 Multicast trace route system in IP multicast network

Publications (2)

Publication Number Publication Date
JP2007037062A JP2007037062A (en) 2007-02-08
JP4546351B2 true JP4546351B2 (en) 2010-09-15

Family

ID=37795709

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005221579A Expired - Fee Related JP4546351B2 (en) 2005-07-29 2005-07-29 Multicast trace route system in IP multicast network

Country Status (1)

Country Link
JP (1) JP4546351B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101411138B (en) 2006-03-27 2012-12-26 日本电气株式会社 Frame transfer route check method, node, its program, and frame transfer route check system
CN100596116C (en) * 2007-08-07 2010-03-24 华为技术有限公司 Method and router for positioning the last jump router and multicasting routing track
US8264970B2 (en) * 2007-10-12 2012-09-11 Rockstar Bidco, LP Continuity check management in a link state controlled Ethernet network
CN101159688B (en) * 2007-11-08 2010-06-23 华为技术有限公司 Multicast routing track method and router
JP5489244B2 (en) * 2011-07-22 2014-05-14 Necエンジニアリング株式会社 IP network path fault monitoring system, path fault monitoring method, path fault monitoring host and program thereof
WO2014179533A1 (en) * 2013-05-01 2014-11-06 Adc Telecommunications, Inc. Enhanced route tracing

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005073100A (en) * 2003-08-27 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Ip multicast network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005073100A (en) * 2003-08-27 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Ip multicast network

Also Published As

Publication number Publication date
JP2007037062A (en) 2007-02-08

Similar Documents

Publication Publication Date Title
CN102577238B (en) Method and apparatus for tracing a multicast flow
US8332693B2 (en) Method and apparatus for failure notification
EP2698947B1 (en) Method and device for processing fault
WO2016107444A1 (en) Bit-forwarding ingress router, bit-forwarding router, and operation, administration and maintenance detection method
US7848224B2 (en) Method and apparatus for constructing a repair path for multicast data
JP5691703B2 (en) Multicast network system
US7336615B1 (en) Detecting data plane livelines in connections such as label-switched paths
KR101671657B1 (en) Method and apparatus for checking connection of bi-directional lsp
EP2058978A1 (en) Method and system of mpls multicast node and fault location
US8798054B2 (en) IP network system
JP4546351B2 (en) Multicast trace route system in IP multicast network
US8948023B2 (en) Enhancing mtrace to detect failure in multicast diverse paths
US9491091B2 (en) MLDP failover using fast notification packets
CN109981323B (en) Method and network equipment for detecting multicast path state of data link layer
US20120063325A1 (en) Failure localisation in a mpls-tp network
WO2013189414A2 (en) Automatic network topology acquisition method and system, and network query and management system
CN109005109A (en) Path establishing method and multicast networking
Saxena et al. Detecting Data-Plane Failures in Point-to-Multipoint MPLS-Extensions to LSP Ping
JP4671911B2 (en) LSP route aggregation method, router, and LSP route aggregation program in multicast MPLS
CN103546376A (en) Response message transmission method and node
Papan et al. Utilization of PIM-DM in IP fast reroute
CN111934943B (en) Bit forwarding entry router, bit forwarding router, and operation management maintenance detection method
Swallow et al. RFC 6425: Detecting Data-Plane Failures in Point-to-Multipoint MPLS-Extensions to LSP Ping
JP2008060996A (en) Route acquisition method and system and route acquisition program in ip/mpls mixed environment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100618

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

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

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

Free format text: PAYMENT UNTIL: 20130709

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees