JP2011145749A - Peer information providing system for p2p type communication - Google Patents

Peer information providing system for p2p type communication Download PDF

Info

Publication number
JP2011145749A
JP2011145749A JP2010003882A JP2010003882A JP2011145749A JP 2011145749 A JP2011145749 A JP 2011145749A JP 2010003882 A JP2010003882 A JP 2010003882A JP 2010003882 A JP2010003882 A JP 2010003882A JP 2011145749 A JP2011145749 A JP 2011145749A
Authority
JP
Japan
Prior art keywords
peer
information
prefix
route
candidate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010003882A
Other languages
Japanese (ja)
Inventor
Tomohiko Ogishi
智彦 大岸
Emi Shibuya
惠美 渋谷
Yuichiro Hei
雄一郎 屏
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2010003882A priority Critical patent/JP2011145749A/en
Publication of JP2011145749A publication Critical patent/JP2011145749A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To follow network information update inside/outside an AS, concerning a P4P service where a P2P distribution control server and an in-AS network information server perform efficient distribution in cooperation with each other. <P>SOLUTION: A request peer being a user which receives candidate peer information of desired content from the distribution control server transmits a peer list request to a peer information providing system 1. The peer information providing system 1 periodically receives route information to a prefix to the inside/outside of the AS from a router, manages the prefix in the latest state by association with a segment ID based on the route information, generates a peer list by making selection from the candidate peers based on the request peer and the segment IDs to which the candidate peers belong, and then provides the list to the user. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、P2Pネットワークに参加しP2P型の通信を行うピアに対して、自身が管理するネットワーク情報を利用して通信相手となるピアの情報を提供するシステムに係り、特に日常的に変動する経路情報に追従してピア情報を提供できるシステムに関する。   The present invention relates to a system that provides information on a peer as a communication partner to a peer that participates in a P2P network and performs P2P type communication by using network information managed by the peer, and varies particularly on a daily basis. The present invention relates to a system that can provide peer information by following route information.

近年,P2P(Peer to Peer、ピアツーピア)技術を用いたコンテンツ配信により、AS(Autonomous System、自律システム)間やISP (Internet Services Provider)内部などにおけるトラフィックが増加し、バックボーンを非常に圧迫している。この技術課題に対して、複数のASがネットワーク情報公開してP2P配信サービス側でこの情報を利用し,ASと配信サービスが互いに協力することで双方にとって効率良い配信を行うP4P(Provider Portal for P2P)と呼ばれる取組が行われている。P4Pは非特許文献1に開示されている。   In recent years, content delivery using P2P (Peer to Peer) technology has increased traffic between ASs (Autonomous Systems) and inside ISPs (Internet Services Providers), which has severely pressured the backbone. . In response to this technical issue, P4P (Provider Portal for P2P), where multiple ASs disclose network information and use this information on the P2P delivery service side, and AS and the delivery service cooperate with each other for efficient delivery. ) Is undertaken. P4P is disclosed in Non-Patent Document 1.

P4Pでは、AS内部に設置されるiTracker(ネットワーク情報サーバ)が、appTracker(配信制御サーバ)に対して、自身のネットワークにとって配信効率が良いピアの情報を提供する。ピア(要求ピア)がコンテンツを要求すると、appTrackerは自身が持つピア(候補ピア)の情報を、要求コンテンツのピース片を保有しておりP2P通信対象として接続可能なピア情報としてiTrackerへ通知する。iTrackerは自身が持つネットワーク情報を元に、要求ピアと候補ピアのネットワーク的な距離を計算し、その距離が短いものを優先的に選択し、ピアリストとしてappTrackerに返答する。ここで、ネットワーク情報としては、予め運用者が定めたアドレス空間の集合を示すPIDや、AS番号が用いられる。要求ピアと候補ピアが、同じPID内になる割合を70%、同じAS内になる割合を80%という形で、ある程度局所的に同一ネットワーク上で通信が発生するように制御し、効率的な配信を実現している。   In P4P, iTracker (network information server) installed inside AS provides peer information with good distribution efficiency for its network to appTracker (distribution control server). When a peer (requesting peer) requests content, appTracker notifies the iTracker of information on the peer (candidate peer) that it owns as peer information that has a piece of the requested content and can be connected as a P2P communication target. iTracker calculates the network distance between the requesting peer and the candidate peer based on its own network information, preferentially selects the one with the short distance, and returns it to appTracker as a peer list. Here, as the network information, a PID indicating a set of address spaces predetermined by the operator or an AS number is used. Request peers and candidate peers are controlled so that communication occurs on the same network to some extent locally, with the ratio of 70% being within the same PID and 80% being within the same AS. Delivery is realized.

P4P: Provider Portal for Applications http://www.cs.washington.edu/homes/arvind/papers/p4p.pdfP4P: Provider Portal for Applications http://www.cs.washington.edu/homes/arvind/papers/p4p.pdf

上記の従来技術においては、PIDおよび各PIDに属するアドレス空間情報であるプレフィクスが静的に与えられることを想定している。しかしながら、AS内で管理するプレフィクスは、大規模なASであれば、数千〜数万程度存在し、日常的にプレフィクスの追加、削除、集約などが行われると考えられるため、iTracker運用者がPID情報を手動で更新するのは容易ではない。   In the above prior art, it is assumed that a prefix which is PID and address space information belonging to each PID is statically given. However, there are thousands to tens of thousands of prefixes managed within an AS, and it is considered that prefixes are added, deleted, and aggregated on a daily basis. It is not easy for a person to manually update PID information.

また、従来技術においては、外部ASに属するプレフィクスについても静的に与えられることを仮定している。例えば、プレフィクスとAS番号の対応付けについては、インターネット上で公開されている情報などを活用することができる。しかしながら、この情報はファイルベースで提供されるため、更新されるまでに生じた経路変更に追随できない問題がある。   In the prior art, it is assumed that a prefix belonging to an external AS is also given statically. For example, for the correspondence between the prefix and the AS number, information published on the Internet can be used. However, since this information is provided on a file basis, there is a problem that it is not possible to follow a path change that has occurred until it is updated.

本発明の目的は、上記した従来技術の課題を解決し、自ASおよび外部AS内において日常的に変動する膨大なネットワーク情報に追従して自動的に管理更新したPIDおよびプレフィクスに基づいてP2P通信のピア情報を提供できるP2P型通信用ピア情報提供システムを提供することにある。   The object of the present invention is to solve the above-mentioned problems of the prior art, and P2P based on PID and prefix automatically managed and updated following a vast amount of network information that fluctuates on a daily basis within the local AS and external AS. It is to provide a peer information providing system for P2P type communication that can provide peer information of communication.

上記の目的を達成するために、本発明は、ネットワークにおいてP2P(ピアツーピア)型の通信を行い所望コンテンツを要求する要求ピアが配信制御サーバに該所望コンテンツのIDを送信して該所望コンテンツの各ピース片を保有する候補ピア情報を受信し、前記要求ピアが該候補ピア情報を前記要求ピアのアドレス情報と共に送信したピアリスト要求を受信して、該ピアリスト要求に基づいて前記候補ピア情報から通信対象のピアを選択したピアリストを前記要求ピアに提供するP2P型通信用ピア情報提供システムにおいて、以下のような手段を講じた点に特徴がある。   In order to achieve the above-described object, the present invention provides a request peer that performs P2P (peer-to-peer) type communication in a network and requests a desired content, transmits the ID of the desired content to the distribution control server, and transmits each ID of the desired content. Receiving candidate peer information having piece pieces, receiving a peer list request in which the requesting peer has transmitted the candidate peer information together with address information of the requesting peer, and from the candidate peer information based on the peer list request The peer information providing system for peer-to-peer communication that provides the requesting peer with a peer list that selects peers to be communicated is characterized by the following measures.

(1)前記要求ピアの所属するプレフィクスへの経路と、前記ピアリスト内の候補ピアの所属するプレフィクスへの経路と、を含む経路情報を前記ネットワーク内で稼働するルータから受信する受信手段と、前記受信手段によって前記経路情報が受信され更新される毎に、該更新された経路情報を用いて該経路情報に含まれるプレフィクスを分類してセグメントIDに対応づける分類手段とを含む。   (1) Receiving means for receiving route information including a route to a prefix to which the requesting peer belongs and a route to a prefix to which a candidate peer in the peer list belongs from a router operating in the network. And a classifying unit that classifies a prefix included in the route information by using the updated route information and associates it with a segment ID each time the route information is received and updated by the receiving unit.

(2)前記分類手段は、前記経路情報を用いて前記経路情報に含まれる前記プレフィクスの所属するネットワーク識別情報に基づいて前記プレフィクスを分類してセグメントIDに対応づける。   (2) The classification unit classifies the prefix based on network identification information to which the prefix belongs, included in the route information, using the route information, and associates the prefix with a segment ID.

(3)さらに、各ピアのセグメントIDを該各ピアの所属するプレフィクスに対応づけられたセグメントIDとして決定し、該各ピアのセグメントIDに基づいて前記候補ピア情報から通信対象のピアを選択することにより前記ピアリストを作成する選択手段を含む。   (3) Further, the segment ID of each peer is determined as the segment ID associated with the prefix to which each peer belongs, and the peer to be communicated is selected from the candidate peer information based on the segment ID of each peer Selecting means for creating the peer list.

(4)前記選択手段は、前記要求ピアのセグメントIDと前記候補ピア情報に含まれる候補ピアのセグメントIDとが一致する候補ピアを優先的に選択してピアリストを作成する。   (4) The selection unit preferentially selects candidate peers having a matching segment ID of the requesting peer and a candidate peer segment ID included in the candidate peer information, and creates a peer list.

(5)前記選択手段は、前記要求ピアのセグメントIDと前記候補ピアのセグメントIDとの組に対して所定の優先度を設定する優先度設定手段を含み、前記優先度の高い順に前記候補ピアを選択して前記ピアリストを作成する。   (5) The selection means includes priority setting means for setting a predetermined priority for a set of the segment ID of the requesting peer and the segment ID of the candidate peer, and the candidate peers are arranged in descending order of priority. To create the peer list.

(6)前記ルータはOSPFルータを含み、前記受信手段は前記OSPFルータから前記ネットワークに含まれるOSPFエリアのLSA監視ノードを介して前記経路情報を受信し、該経路情報には前記OSPFエリアのNetwork Summary LSAが含まれ、前記分類手段は前記プレフィクスが前記OSPFエリアに所属する場合、該OSPFエリア毎に前記セグメントIDを対応づける。   (6) The router includes an OSPF router, and the receiving means receives the route information from the OSPF router via the LSA monitoring node of the OSPF area included in the network, and the route information includes the network of the OSPF area. If the summary LSA is included and the prefix belongs to the OSPF area, the classification means associates the segment ID with each OSPF area.

(7)前記ルータはBGPルータを含み、前記経路情報は前記BGPルータが発したBGP UPDATEを含み、前記分類手段は前記プレフィクスが前記BGP UPDATE内のOriginASに所属する場合、該OriginAS毎に前記セグメントIDを対応づける。   (7) When the router includes a BGP router, the route information includes a BGP UPDATE issued by the BGP router, and the classification unit includes, for each Origin AS, the prefix belonging to the Origin AS in the BGP UPDATE. Associate segment IDs.

本発明によれば、以下のような効果が達成される。   According to the present invention, the following effects are achieved.

(1)ASと配信サービス(配信制御サーバ)が互いに協力することで双方にとって効率良い配信を行うP4Pにおいて、所望コンテンツの候補ピア情報を配信制御サーバから入手したユーザ(要求ピア)によるピアリスト要求を受けるピア情報提供システム1は、ルータからネットワークの経路情報を受信し、最新の状態でセグメントIDに対応づけられたプレフィクスを管理することができる。かつピア情報提供システム1には、自ASおよび外部ASを含む膨大なネットワーク情報の更新にあたって、運用者による手動設定の手間も必要ない。   (1) Peer list request by a user (requesting peer) who obtains candidate peer information of desired content from the distribution control server in P4P, where AS and distribution service (distribution control server) cooperate with each other to efficiently distribute both The peer information providing system 1 receiving the network information can receive the route information of the network from the router, and can manage the prefix associated with the segment ID in the latest state. In addition, the peer information providing system 1 does not require manual setting by the operator when updating a large amount of network information including its own AS and external AS.

(2)プレフィクスがその経路情報における所属ASもしくはAS構成に基づいてセグメントIDに対応づけられるため、該AS情報に基づいてネットワーク状態を反映されたプレフィクスを管理できる。   (2) Since the prefix is associated with the segment ID based on the belonging AS or AS configuration in the route information, the prefix reflecting the network state can be managed based on the AS information.

(3)前述のように最新の状態でセグメントIDに対応づけられたプレフィクスを管理し、さらにピア情報提供システム1は各ピアのセグメントIDを該各ピアの所属するプレフィクスのセグメントIDとして決定し、該各ピアのセグメントIDに基づいてピアリストを作成するため、ピアリストもネットワークの最新の状態を反映した、配信効率のよいものをユーザに提供できる。   (3) As mentioned above, the prefix associated with the segment ID is managed in the latest state, and the peer information providing system 1 determines the segment ID of each peer as the segment ID of the prefix to which each peer belongs. In addition, since the peer list is created based on the segment ID of each peer, the peer list can provide the user with a good distribution efficiency reflecting the latest state of the network.

(4)要求ピアとセグメントIDが一致する候補ピアが優先的にピアリストに選出されるので、要求ピアと候補ピアが同一のプレフィクスに属する配信効率のよいピアリストを提供できる。   (4) Since candidate peers whose segment IDs match the request peer are preferentially selected in the peer list, it is possible to provide a peer list with high distribution efficiency in which the request peer and candidate peer belong to the same prefix.

(5)要求ピアと候補ピアのセグメントIDの組ごとに所定の優先度を設定して該優先度に基づいてピアリストを作成するので、所定のセグメント間(もしくはセグメント内)で優先して配信するピアリストを提供できる。   (5) Since a predetermined priority is set for each pair of segment IDs of a requesting peer and a candidate peer and a peer list is created based on the priority, distribution is performed with priority between predetermined segments (or within segments). Can provide a peer list.

(6)OSPFエリア毎のセグメントIDが生成されるので、ピアが所属するOSPFエリアに基づいたピアリストを提供できる。   (6) Since a segment ID for each OSPF area is generated, a peer list based on the OSPF area to which the peer belongs can be provided.

(7)BGP UPDATEから得られる外部ASがOriginASによって認識され外部AS毎のセグメントIDが生成されるので、ピアが所属する外部ASに基づいたピアリストを提供できる。   (7) Since the external AS obtained from the BGP UPDATE is recognized by the Origin AS and a segment ID for each external AS is generated, a peer list based on the external AS to which the peer belongs can be provided.

本発明におけるピア情報提供システムの構成を示す図である。It is a figure which shows the structure of the peer information provision system in this invention. AS内でルートリフレクションを使用する場合の接続構成の例を示す図である。It is a figure which shows the example of a connection structure in the case of using route reflection within AS. AS内でBGPルータがフルメッシュで接続される場合の接続構成の例を示す図である。It is a figure which shows the example of a connection structure when a BGP router is connected by a full mesh within AS. AS内でコンフェデレーションを用いて複数のBGPルータが接続されている場合の接続構成の例を示す図である。It is a figure which shows the example of a connection structure in case the some BGP router is connected using confederation within AS. AS内でOSPF経路情報を収集する場合の構成例を示す図である。It is a figure which shows the structural example in the case of collecting OSPF route information within AS. ネットワークグループ情報の例を示す図である。It is a figure which shows the example of network group information. ネットワークグループ情報を作成・更新する手順を示す図である。It is a figure which shows the procedure which produces / updates network group information. 要求ピアSIDと候補ピアSIDの組に対して定める所定の優先度の例を示す図である。It is a figure which shows the example of the predetermined priority defined with respect to the group of request | requirement peer SID and candidate peer SID.

以下、図面を参照して本発明の実施形態について詳細に説明する。図1に本発明におけるピア情報提供システムの構成を示す。ピア情報提供システム1は、経路受信部2、ネットワーク情報管理部3、サーバ部4によって構成される。経路受信部2は、P2P配信サービスが実施される単一または複数のASからなるネットワークにおいて稼働するルータ5より経路情報を収集する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 shows the configuration of a peer information providing system according to the present invention. The peer information providing system 1 includes a route receiving unit 2, a network information management unit 3, and a server unit 4. The route receiving unit 2 collects route information from a router 5 operating in a network composed of a single or a plurality of ASs for which the P2P distribution service is implemented.

なお、ルータ5が含まれるネットワークには同図にユーザ#1、ユーザ#2等で示される複数のP2P通信ピア(要求ピアでありかつ同時に候補ピアでもある)、これら通信ピアが保有する映像や音声等のコンテンツのピース片の元となるコンテンツを蓄積するコンテンツサーバ(同図には不図示、ピュアP2Pではコンテンツサーバではなく同等の役割を果たすユーザでもよい)、および各コンテンツごとにそのピース片を保有しているピアのアドレス情報を管理している配信制御サーバ(同図には不図示)が含まれ、このネットワークとピア情報提供システム1とによりP2P配信サービスが可能となっている。   Note that the network including the router 5 includes a plurality of P2P communication peers (requesting peers and simultaneously candidate peers) indicated by user # 1, user # 2, etc. in FIG. A content server (not shown in the figure, which may be a user who plays an equivalent role instead of a content server in Pure P2P) that accumulates content that is a piece piece of content such as audio, and the piece piece for each piece of content A distribution control server (not shown in the figure) that manages the address information of the peers that hold the P2P distribution service is possible by this network and the peer information providing system 1.

ネットワーク情報管理部3は、経路受信部2によってルータ5より随時受信される経路情報を用いてネットワークグループ情報を更新する。サーバ部4は、ユーザ#1、ユーザ#2等の各ユーザ(要求ピア)から所望コンテンツのピース片を保有する候補ピアを列挙したピアリストの要求を要求ピアのIPアドレスおよび後述の候補ピア情報(ピース片配信におけるネットワーク的な効率が考慮された情報ではない)として受信する。サーバ部4は該候補ピア情報および要求ピアIPアドレスとネットワーク情報管理部3のネットワークグループ情報とを照合し、要求ピアとネットワーク距離の近い候補ピアを所定の割合で優先的に選択(所定の割合の選択結果、優先的ではなくなる場合も含む)してピアリスト情報(ピース片配信におけるネットワーク的な効率が考慮された情報)としてユーザである要求ピアに返信する。ユーザはピアリスト情報における各コンテンツピース片に対するピアのアドレスを参照し、該ピアに接続してピース片をダウンロードし、所望コンテンツを得る。   The network information management unit 3 updates the network group information using the route information received from the router 5 at any time by the route receiving unit 2. The server unit 4 sends a request for a peer list listing candidate peers holding pieces of pieces of desired content from each user (request peer) such as user # 1, user # 2, etc. The IP address of the request peer and candidate peer information described later (It is not information that considers network efficiency in piece piece distribution). The server unit 4 collates the candidate peer information and the requested peer IP address with the network group information of the network information management unit 3, and preferentially selects candidate peers having a network distance close to the requesting peer (predetermined rate). As a result of the selection, the list is returned to the requesting peer as the user as peer list information (information in consideration of network efficiency in piece piece distribution). The user refers to the peer address for each piece of content in the peer list information, connects to the peer, downloads the piece, and obtains the desired content.

ユーザがサーバ部4に対してピアリスト要求と共に送信する候補ピア情報は、ユーザが前もって配信制御サーバに対して要求コンテンツIDを送信することにより、配信制御サーバから要求コンテンツのピース片を保有しているピアの情報として受信しておくものである。該候補ピア情報は配信制御サーバにてピアの保有コンテンツ、保有ピース片、アドレス、接続可能性等の情報を定期的に更新・管理したものであり、ピアとピース片との対応付け情報は含まれるが要求ピアへのピース片配信におけるネットワーク的な効率が考慮された情報ではない。   Candidate peer information that the user transmits to the server unit 4 together with the peer list request includes a piece of requested content from the distribution control server by the user transmitting the requested content ID to the distribution control server in advance. It is received as information on existing peers. The candidate peer information is information that is periodically updated and managed by the distribution control server, such as the content held by the peer, the piece piece held, the address, and the connection possibility, and includes the correspondence information between the peer and the piece piece. However, it is not information that considers network efficiency in piece distribution to the requesting peer.

なお、前述のように要求ピアが配信制御サーバに所望コンテンツを保有する候補ピア情報を要求した後に、該候補ピア情報を要求ピアが受信してピア情報提供システム1に送信する代わりに、配信制御サーバが候補ピア情報を要求ピアに返信せずピア情報提供システム1に直接送信してもよい。この場合、配信制御サーバは要求ピアからあらかじめ要求ピアのアドレス情報も受信してピア情報提供システム1に送信する。またこの場合、図1においてユーザ#1、ユーザ#2等の各ユーザの一つが配信制御サーバに該当する、と考えることができる。すなわち、配信制御サーバはユーザとしてピアリスト要求をピア情報提供システムに送信する。この場合、ピア情報提供システム1が返信するピアリストが要求ピアに届く途中に配信制御サーバを介しても介さなくてもよい。   Note that, instead of the requesting peer receiving the candidate peer information and transmitting it to the peer information providing system 1 after the requesting peer has requested the candidate peer information holding the desired content from the distribution control server as described above, the distribution control is performed. The server may send the candidate peer information directly to the peer information providing system 1 without returning it to the requesting peer. In this case, the distribution control server also receives the address information of the requesting peer from the requesting peer in advance and transmits it to the peer information providing system 1. Further, in this case, it can be considered that one of the users such as user # 1 and user # 2 corresponds to the distribution control server in FIG. That is, the distribution control server transmits a peer list request as a user to the peer information providing system. In this case, the peer list returned by the peer information providing system 1 may or may not be routed through the distribution control server in the middle of reaching the requesting peer.

なお、P2P配信サービスに参加するピア群にコンテンツのピース片が存在していないコンテンツを要求ピアが最初にダウンロード要求する場合には、コンテンツサーバ(もしくはコンテンツ提供ユーザ)から全てダウンロードすることになるが、その後、該コンテンツはそのピース片がネットワークのピアに分散配置され、配信制御サーバにピアのアドレス情報が登録管理される。またネットワーク上の様々な配置の要求ピアから該コンテンツのダウンロード要求があるごとに該コンテンツのピース片はネットワーク上のピアに広く分散配置され、配信制御サーバに登録管理されることとなる。本発明の実施形態におけるピア情報提供システム1がピアリストを提供する対象のコンテンツは、このようにしてP2P配信サービス参加ピアにピース片が分散配置され配信制御サーバに参加ピアのアドレス、保有コンテンツID(識別子)、そのコンテンツのピース片IDが登録管理されているものとする。   In addition, when a request peer first downloads content for which a piece of content does not exist in a peer group participating in the P2P distribution service, all content will be downloaded from the content server (or content providing user). After that, the piece of the content is distributed to the network peers, and the address information of the peers is registered and managed in the distribution control server. In addition, every time there is a request for downloading the content from various arrangement request peers on the network, the piece of the content is widely distributed to the peers on the network and is registered and managed in the distribution control server. The content for which the peer information providing system 1 according to the embodiment of the present invention provides a peer list is such that pieces of pieces are distributed and distributed to P2P distribution service participating peers, and the addresses of the participating peers and owned content IDs are distributed to the distribution control server. It is assumed that (identifier) and piece piece ID of the content are registered and managed.

なお、ルータ5と経路受信部2との間の接続と、および各ユーザ#1,ユーザ#2等とサーバ部4との間の接続などは、特に同一データリンクでなくともよい。特に図1において各ユーザ#1,ユーザ#2等とサーバ部4とはルータ5の含まれるネットワークとは別に描いているが、ピアリスト要求およびピアリスト情報のサーバ部4との送受信を明快に示すための便宜であり、前述のとおり実際には各ユーザ#1,ユーザ#2等はルータ5の先の単一もしくは複数のASからなるネットワーク内に配置されている。また各ユーザ#1,ユーザ#2等は特にピア情報提供システム1と同一ASに所属していなくともよい。   The connection between the router 5 and the path receiving unit 2 and the connection between each user # 1, user # 2, etc. and the server unit 4 may not be the same data link. In particular, in FIG. 1, each user # 1, user # 2, etc. and the server unit 4 are drawn separately from the network including the router 5, but the peer list request and transmission / reception of the peer list information with the server unit 4 are made clear. For the sake of convenience, as described above, each user # 1, user # 2, etc. is actually arranged in a network composed of a single or plural ASs ahead of the router 5. Further, each user # 1, user # 2, etc. does not have to belong to the same AS as the peer information providing system 1 in particular.

次に、ピア情報提供システム1の各部に関してより詳細に説明する。   Next, each part of the peer information providing system 1 will be described in more detail.

まず、経路受信部2がルータ5から経路情報を受信する方式を、ルータ5が稼働するASのルーティングプロトコルおよびネットワーク構成によって、(1)BGP(Border Gateway Protocol)を用いる場合と、(2)OSPF(Open Shortest Path First)を用いる場合と、(1)と(2)の併用の場合(3)とに大別して説明する。   First, the route receiving unit 2 receives route information from the router 5 according to the AS routing protocol and network configuration in which the router 5 operates (1) using BGP (Border Gateway Protocol), and (2) OSPF. The case where (Open Shortest Path First) is used and the case where (1) and (2) are used together (3) will be broadly described.

(1)の経路受信方法ではルータ5はBGPルータであり、ピア情報提供システム1はこのBGPルータとIBGP(Internal Border Gateway Protocol)で接続し、経路情報としてAS内にIBGPで伝搬されるBGP UPDATE(経路更新)を収集する。この方法(1)ではBGPの情報を収集するので、後述の方法(2)と異なり、自AS(ピア情報提供システム1が接続するルータ5の所属するAS)内部の経路のみならず外部ASの経路も全て収集することができる。しかし方法(1)では自AS内の経路については外部AS向けに集約した単位の経路となるため、方法(2)ほど細かくネットワークグループに分割された経路情報を得ることはできない。   In the route reception method (1), the router 5 is a BGP router, and the peer information providing system 1 is connected to this BGP router by IBGP (Internal Border Gateway Protocol), and BGP UPDATE propagated in the AS as IBGP as route information. Collect (route updates). In this method (1), BGP information is collected. Therefore, unlike the method (2) described later, not only the route within the local AS (the router 5 to which the peer information providing system 1 is connected) but also the external AS All routes can also be collected. However, in the method (1), since the route within the self AS is a unit route aggregated for the external AS, route information divided into network groups as finely as the method (2) cannot be obtained.

また(1)BGPを用いる場合はさらに自AS内のBGPルータの接続構成により、(1−1)AS内でルートリフレクションを使用する場合、(1−2)AS内でのBGPルータがフルメッシュで接続される場合、(1−3)AS内でコンフェデレーションを用いて複数のBGPルータが接続されている場合とに分けられる。以下にそれぞれ説明するように、これらいずれの場合もBGP UPDATEの収集により経路情報収集が可能である。   In addition, (1) When using BGP, the connection configuration of the BGP router in its own AS, (1-1) When using route reflection in the AS, (1-2) The BGP router in the AS is fully meshed. (1-3) the case where a plurality of BGP routers are connected using confederation within the AS. As will be described below, in any of these cases, it is possible to collect route information by collecting BGP UPDATE.

(1−1)AS内でルートリフレクションを使用する場合の接続構成の例を図2に示す。ピア情報提供システム1が接続するルータ5はBGPルートリフレクタ110であり、IBGPで接続する。ルートリフレクタ110はボーダルータ111,112,113とIBGP接続する。ボーダルータ111,112,113は自AS11の外部ASとEBGP(External Border Gateway Protocol)接続する。ボーダルータ111,112,113は自AS11の外部ASからの経路情報および自AS11内部の経路情報をBGP UPDATEで受信し、これらをルートリフレクタ110へ送信する。ピア情報提供システム1はルートリフレクタ110のBGP UPDATEを収集することで自AS11の内部および外部AS全ての経路を収集する。   (1-1) An example of a connection configuration when using route reflection in the AS is shown in FIG. The router 5 to which the peer information providing system 1 is connected is a BGP route reflector 110 and is connected by IBGP. The route reflector 110 is connected to the border routers 111, 112, and 113 by IBGP. The border routers 111, 112, and 113 are connected to an external AS of the local AS 11 by EBGP (External Border Gateway Protocol). The border routers 111, 112, 113 receive the route information from the external AS of the own AS 11 and the route information inside the own AS 11 by BGP UPDATE, and transmit these to the route reflector 110. The peer information providing system 1 collects all routes of the internal AS and the external AS of the local AS 11 by collecting BGP UPDATE of the route reflector 110.

(1−2)AS内でBGPルータがフルメッシュで接続される場合の接続構成の例を図3に示す。ピア情報提供システム1が接続するルータ5は、自AS12内の全てのBGPルータ121,122,123であり、IBGPで接続する。自AS12内の全てのBGPルータ121,122,123は互いにIBGP接続し、またそれぞれ自AS12の外部ASとEBGP接続し、自AS12内および外部ASの経路情報をBGP UPDATEで受信する。ピア情報提供システム1は自AS12内の全てのBGPルータ121,122,123のBGP UPDATEを収集することで自AS12の内部および外部AS全ての経路を収集する。   (1-2) FIG. 3 shows an example of a connection configuration when a BGP router is connected with a full mesh in the AS. The router 5 to which the peer information providing system 1 is connected is all the BGP routers 121, 122, and 123 in the own AS 12, and they are connected by IBGP. All the BGP routers 121, 122, and 123 in the own AS 12 are connected to each other by IBGP and EBGP connected to the external AS of the own AS 12 respectively, and the route information of the own AS 12 and the external AS is received by BGP UPDATE. The peer information providing system 1 collects BGP UPDATEs of all the BGP routers 121, 122, and 123 in the own AS 12 to collect all routes inside and outside the own AS 12.

(1−3)AS内でコンフェデレーションを用いて複数のBGPルータが接続されている場合の接続構成の例を図4に示す。ピア情報提供システム1が接続する自AS13はBGPコンフェデレーションにより複数のサブAS1310,1320,1330に分割されており、ピア情報提供システム1が接続するルータ5は分割された複数のサブAS1310,1320,1330のうち任意の一つに所属する。図4では該任意の一つをサブAS1310とし、サブAS1310がルートリフレクションで構成されている場合を示しているが、サブAS1310はフルメッシュで構成されていてもよい。   (1-3) FIG. 4 shows an example of a connection configuration when a plurality of BGP routers are connected using confederation within the AS. The own AS 13 to which the peer information providing system 1 is connected is divided into a plurality of sub-ASs 1310, 1320, 1330 by BGP confederation, and the router 5 to which the peer information providing system 1 is connected is divided into a plurality of sub-ASs 1310, 1320, It belongs to any one of 1330. Although FIG. 4 shows a case where the arbitrary one is a sub-AS 1310 and the sub-AS 1310 is configured by route reflection, the sub-AS 1310 may be configured by a full mesh.

サブAS1310がルートリフレクション構成の場合、図2の場合と同様にピア情報提供システム1が接続するルータ5はサブAS1310内のルートリフレクタ131であり、IBGPで接続する。ルートリフレクタ131はボーダルータ1311,1312,1313とIBGP接続する。ボーダルータ1311は自AS13の外部ASとEBGP接続し、ボーダルータ1312,1313はそれぞれサブAS1320,1330とEBGP接続する。サブAS1320,1330同士もEBGP接続され、かつそれぞれボーダルータ132,133が外部ASとEBGP接続される。これらのIBGP接続およびEBGP接続を介してピア情報提供システム1はルートリフレクタ131のBGP UPDATEを収集することにより自AS13および外部AS全ての経路を収集する。   When the sub-AS 1310 has a route reflection configuration, the router 5 to which the peer information providing system 1 is connected is the route reflector 131 in the sub-AS 1310 and is connected by IBGP as in the case of FIG. The route reflector 131 is connected to the border routers 1311, 1312, and 1313 through IBGP. The border router 1311 makes an EBGP connection with an external AS of its own AS 13, and the border routers 1312 and 1313 make an EBGP connection with the sub-ASs 1320 and 1330, respectively. The sub-ASs 1320 and 1330 are also EBGP-connected, and the border routers 132 and 133 are EBGP-connected to the external AS. Through these IBGP connection and EBGP connection, the peer information providing system 1 collects the routes of the local AS 13 and the external AS by collecting BGP UPDATE of the route reflector 131.

サブAS1310がフルメッシュ構成の場合、図3と同様にピア情報提供システム1が接続するルータ5はサブAS1310内の全ルータ(図4には構成を不図示)であり、IBGP接続する。これら全ルータ同士も互いにIBGP接続し、外部ASおよび自ASのサブAS1310以外のサブASには対応するルータがEBPG接続する。サブAS−サブAS間および自AS−外部AS間は図4のサブAS1310がルートリフレクション構成である場合と同様にEBPG接続であり、これらのIBGP接続およびEBGP接続を介してピア情報提供システム1はサブAS1310内の全ルータのBGP UPDATEを収集することにより自AS13および外部AS全ての経路を収集する。   When the sub-AS 1310 has a full mesh configuration, the router 5 to which the peer information providing system 1 is connected is all the routers in the sub-AS 1310 (the configuration is not shown in FIG. 4) and is connected by IBGP as in FIG. All these routers are also connected to each other by IBGP, and the routers corresponding to the sub-ASs other than the external AS and the sub-AS 1310 of the own AS are EBPG-connected. The sub-AS-sub-AS and the self-AS-external AS are EBPG connections as in the case where the sub-AS 1310 in FIG. 4 has a route reflection configuration, and the peer information providing system 1 is connected via these IBGP connections and EBGP connections. By collecting BGP UPDATE of all routers in the sub-AS 1310, the routes of the local AS 13 and all external ASs are collected.

(2)OSPF経路情報を収集する場合の構成例を図5に示す。ピア情報提供システム1が接続する自AS20は複数のOSPFエリア21,22,23に分割され、各OSPFエリアにはそれぞれエリア内のルータ群211,221,231と接続したLSA(Link State Advertisement、リンク状態広告)監視ノード210,220,230が設置されている。ピア情報提供システム1が接続するルータ5は各エリアの監視ノード210,220,230を介した各エリア内の各ルータ群211,221,231であり、それぞれからエリア毎のプレフィクスのリストを受信する。各監視ノードはエリア内のNetwork Summary LSA(ネットワークサマリLSA)を受信し、本Network Summary LSA情報には自エリア以外のエリアのプレフィクス集合が含まれている。   (2) FIG. 5 shows a configuration example when collecting OSPF route information. The own AS 20 to which the peer information providing system 1 is connected is divided into a plurality of OSPF areas 21, 22, and 23. Each OSPF area is connected to a router group 211, 221, and 231 in the area, respectively. Status advertisement) monitoring nodes 210, 220, and 230 are installed. The router 5 to which the peer information providing system 1 is connected is a group of routers 211, 221, and 231 in each area via the monitoring nodes 210, 220, and 230 in each area, and receives a prefix list for each area. To do. Each monitoring node receives a Network Summary LSA (network summary LSA) in the area, and this Network Summary LSA information includes a prefix set of areas other than its own area.

よって各LSA監視ノードは受信したNetwork Summary LSAをそのままピア情報提供システム1に通知し、ピア情報提供システム1は全Network Summary LSAから抽出される全プレフィクスリストと、該当するLSA監視ノードのNetwork Summary LSAから抽出されるプレフィクスリストとの差分を取ることにより該当するLSA監視ノードが属するOSPFエリアのプレフィクス集合を知ることができる。例えば、OSPFエリア21のプレフィクス集合([prefix21]とする)を知りたい場合は、OSPFエリア22のLSA監視ノードから得られるエリア23および21のプレフィクス集合(同様に[prefix23, prefix21]とする)と、OSPFエリア23のLSA監視ノードから得られるプレフィクス集合[prefix21, prefix22]とを合わせて得られるAS20内の全エリアのプレフィクス集合[prefix21, prefix22, prefix23]から、知りたいOSPFエリア21自身の監視ノードから得られるプレフィクス集合[prefix22, prefix23]を引いて差分を取れば[prefix21]を得ることができる。   Therefore, each LSA monitoring node notifies the received Network Summary LSA to the peer information providing system 1 as it is, and the peer information providing system 1 extracts all prefix lists extracted from all Network Summary LSAs and the Network Summary of the corresponding LSA monitoring node. By taking the difference from the prefix list extracted from the LSA, it is possible to know the prefix set of the OSPF area to which the corresponding LSA monitoring node belongs. For example, when it is desired to know the prefix set of the OSPF area 21 (referred to as [prefix21]), the prefix set of the areas 23 and 21 obtained from the LSA monitoring node of the OSPF area 22 (also referred to as [prefix23, prefix21]). ) And the prefix set [prefix21, prefix22] obtained from the LSA monitoring node in the OSPF area 23 from the prefix set [prefix21, prefix22, prefix23] of all areas in the AS 20 are obtained from the OSPF area 21 to be known. [Prefix21] can be obtained by subtracting the prefix set [prefix22, prefix23] obtained from its own monitoring node and taking the difference.

なお、方法(2)では自AS内の経路に関しては方法(1)よりも詳細な経路情報を得ることができるが、方法(1)のように外部ASの経路を収集することはできない。   In the method (2), more detailed route information than the method (1) can be obtained for the route in the own AS, but the route of the external AS cannot be collected as in the method (1).

経路受信方法(3)では方法(1)と方法(2)を併用する。この場合、ピア情報提供システム1は同一AS(自AS)内のBGPスピーカに方法(1)で、OSPFスピーカのLSA監視ノードに方法(2)で、接続し経路受信する。また、接続もしくは監視するルータはBGPスピーカとOSPFスピーカ兼用のルータを含んでいてもよい。方法(3)では自AS内の経路に関してBGPとOSPFとで重複する情報を受信することとなるが、アドレス情報などを元にOSPFで収集した経路を優先する方が、より詳細な経路情報を得られるので好ましい。   In the route reception method (3), the method (1) and the method (2) are used in combination. In this case, the peer information providing system 1 connects to the BGP speaker in the same AS (own AS) by the method (1) and connects to the LSA monitoring node of the OSPF speaker by the method (2) and receives a route. Further, the router to be connected or monitored may include a router serving both as a BGP speaker and an OSPF speaker. In method (3), information that overlaps between BGP and OSPF regarding the route in its own AS will be received. However, giving priority to the route collected by OSPF based on address information etc. gives more detailed route information. Since it is obtained, it is preferable.

また、以上の方法(1)[(1−1)、(1−2)、(1−3)]、(2)のいずれにおいても、BGPやOSPFなどのルーティングプロトコルを直接用いて受信されるメッセージから経路情報を収集する方法と、BGP UPDATEやOSPF Network Summary LSAといったメッセージを一旦ファイル等に蓄積して、そのファイル等をピア情報提供システム1が定期的に読みにいくことで経路情報を受信する方法との両方が可能である。   Also, in any of the above methods (1) [(1-1), (1-2), (1-3)], (2), it is received directly using a routing protocol such as BGP or OSPF. How to collect route information from messages and messages such as BGP UPDATE and OSPF Network Summary LSA are temporarily stored in a file, etc., and the route information is received by the peer information providing system 1 periodically reading the file etc. Both are possible.

次に、以上のようにして経路受信部2がルータ5から収集した経路情報がネットワーク情報管理部3に渡され、ネットワーク情報管理部3が経路情報を分類してネットワークグループ情報を作成・更新する段階について(A)作成・更新されるネットワークグループ情報の例、と、(B)ネットワークグループ情報を作成・更新する手順、とに分けて説明する。   Next, the route information collected from the router 5 by the route receiving unit 2 as described above is passed to the network information management unit 3, and the network information management unit 3 classifies the route information to create / update network group information. The steps will be described separately in (A) an example of network group information to be created / updated and (B) a procedure for creating / updating network group information.

(A)まず、ネットワーク情報管理部3により経路情報を分類して得られたネットワークグループ情報の模式的な例を図6に示す。   (A) First, a schematic example of network group information obtained by classifying route information by the network information management unit 3 is shown in FIG.

図6に示すとおりネットワークグループ情報は、セグメント分け管理情報すなわちネットワーク上の各ノード(候補ピア、要求ピアを含む)のアドレスが所属するプレフィクスをネットワークグループ単位であるセグメント(ネットワークの範囲)に分類して管理する情報と、該セグメント分け管理情報に基づいて各セグメントに分類され所属しているプレフィクスを列挙したセグメント情報とを含む。各セグメントを識別するIDがSID(Segment ID、従来技術P4PにおけるPIDに対応)であり、図6では経路情報を受信・更新の結果SID:1〜SID:5の5種類のSIDが生成されている。セグメント情報の欄では各SIDに所属するプレフィクスがリストで記載されており、SID:1に[10.0.0.0/24], [10.0.0.1/24]が、SID:2に[10.1.0.0/24], [10.1.0.1/24]が、SID:3に[10.2.0.0/24], [10.2.0.1/24]が、SID:4に[192.168.0.0/24], [192.168.1.0/24], [192.168.2.0/24]が、SID:5に[192.168.16.0/24], [192.168.17.0/24], [192.168.18.0/24]が所属している。   As shown in FIG. 6, the network group information is segmented management information, that is, the prefix to which the address of each node (including candidate peer and requesting peer) on the network belongs is classified into segments (network range) in units of network groups. Information to be managed, and segment information listing the prefixes classified and belonging to each segment based on the segmentation management information. The ID for identifying each segment is SID (Segment ID, corresponding to PID in conventional technology P4P). In FIG. 6, five types of SIDs of SID: 1 to SID: 5 are generated as a result of receiving / updating route information. Yes. In the segment information column, prefixes belonging to each SID are listed, and [10.0.0.0/24] and [10.0.0.1/24] are assigned to SID: 1 and [10.1.0.0/ 24], [10.1.0.1/24] is [SID.3: [10.2.0.0/24], [10.2.0.1/24] is SID: 4 is [192.168.0.0/24], [192.168.1.0/ 24], [192.168.2.0/24] belong to SID: 5 with [192.168.16.0/24], [192.168.17.0/24], [192.168.18.0/24].

なお、図6においてはセグメント情報欄およびセグメント分け管理情報欄はIPv4アドレスの例を記載しているが、本願の実施形態は図6の関連箇所に限らず全て、IPv6アドレスであっても、IPv4アドレスとIPv6アドレスとの併用であっても適用可能である。   In FIG. 6, the segment information column and the segmentation management information column describe examples of IPv4 addresses. However, the embodiment of the present application is not limited to the related portion of FIG. It is applicable even when using both address and IPv6 address.

またこれらSID:1〜SID:5の5種類のSIDへのプレフィクスの分類は、ルータから各プレフィクスへの経路情報を用いて経路情報に含まれるプレフィクスの所属するネットワーク識別情報を利用してなされ、図6においてセグメント分け管理情報の欄にその例が示されている。これは前述の方法(3)によるものであり、自AS内の経路情報は方法(2)のOSPF経路情報を優先して選択し、外部ASの経路情報は方法(1)によりEBGP接続のBGP UPDATEを収集した場合の例である。セグメント分けは自AS内の経路のプレフィクスであればOSPFエリア毎、外部ASの経路のプレフィクスであればプレフィクスの所属するAS毎に行われている。   In addition, the classification of prefixes into these five types of SID: 1 to SID: 5 uses the network identification information to which the prefix included in the route information belongs using the route information from the router to each prefix. An example is shown in the segmentation management information column in FIG. This is due to the method (3) described above. The route information in the local AS is selected by giving priority to the OSPF route information of the method (2), and the route information of the external AS is selected by the method (1) according to the BGP of the EBGP connection. This is an example when UPDATEs are collected. Segmentation is performed for each OSPF area if it is a prefix of a route in its own AS, and for each AS to which the prefix belongs if it is a prefix of a route of an external AS.

図6においてSID:1, SID:2, SID:3は自AS内が図5に示す場合のように3つのOSPFエリアに分割されている場合のセグメント分けSIDの例であり、各SIDは各OSPFエリア内のプレフィクスに対応する。各OSPFエリアの識別(従って、自AS内のSIDの識別にも対応)は方法(2)にて説明した各エリアに所属するLSA監視ノードのIPアドレスによってなされ、図6のセグメント分け管理情報欄にOSPFの記載に続いてIPアドレスが記載されている。すなわち、[SID:1 OSPF10.0.129.1]とは、IPアドレスが[10.0.129.1]のLSA監視ノードが所属し監視するOSPFエリア内への経路によって到達するプレフィクスはSID:1に分類する、という意味である。 図6セグメント分け管理情報欄の[SID:2 OSPF10.1.129.1], [SID:3 OSFP10.2.129.1]についても同様である。   In FIG. 6, SID: 1, SID: 2, SID: 3 are examples of segmented SIDs when the local AS is divided into three OSPF areas as shown in FIG. Corresponds to the prefix in the OSPF area. Each OSPF area is identified by the IP address of the LSA monitoring node belonging to each area described in the method (2), and therefore the segmentation management information field in FIG. The IP address is described following the description of OSPF. In other words, [SID: 1 OSPF10.0.129.1] means that the prefix reached by the route to the OSPF area to which the LSA monitoring node whose IP address is [10.0.129.1] belongs and is monitored is classified as SID: 1 It means that. The same applies to [SID: 2 OSPF10.1.129.1] and [SID: 3 OSFP10.2.129.1] in the segment management information column in FIG.

また図6においてSID:4, SID:5は外部ASに対するセグメント分けSIDの例であり、方法(1)[(1−1)、(1−2)、(1−3)]におけるEBGPで得られたBGP UPDATEに含まれるASパスによって各外部ASが識別されている。プレフィクスが外部ASに所属する場合、ルータ5からそのプレフィクスに至る経路情報に含まれるASパスの末端AS(Origin AS)が所属ASであるので、Origin ASの識別番号によりプレフィクスを分類している。すなわち同図セグメント分け管理情報欄の[SID:4 OriginAS 100]とは、外部ASで経路情報のOrigin ASの番号が100である経路のプレフィクスはSID:4に分類する、という意味である。図6セグメント分け管理情報欄の[SID:5 OriginAS 200]についても同様である。   In FIG. 6, SID: 4 and SID: 5 are examples of segmented SIDs for external ASs, and are obtained by EBGP in the method (1) [(1-1), (1-2), (1-3)]. Each external AS is identified by the AS path included in the specified BGP UPDATE. If the prefix belongs to an external AS, the AS end AS (Origin AS) included in the route information from the router 5 to the prefix is the belonging AS, so the prefix is classified by the origin AS identification number. ing. That is, [SID: 4 OriginAS 100] in the segmentation management information column in the figure means that the prefix of the route whose Origin AS number of the route information is 100 in the external AS is classified as SID: 4. The same applies to [SID: 5 OriginAS 200] in the segment management information field in FIG.

(B)次に経路収集方法(1)[(1−1)、(1−2)、(1−3)]、(2)のような接続によって図6に例示したようなネットワークグループ情報を作成・更新する手順につき図7を参照して説明する。図7の手順は、(例えば図6のSID:1〜SID3のように)自AS内のプレフィクスは所属するOSPFエリア毎にSIDを与え、(例えば図6のSID:4, SID5のように)外部ASに属するプレフィクスは所属する外部AS毎にSIDを与えて分類する手順である。   (B) Next, the route group collection method (1) [(1-1), (1-2), (1-3)], the network group information as illustrated in FIG. The procedure for creating / updating will be described with reference to FIG. In the procedure of FIG. 7, the prefix in its own AS gives a SID for each OSPF area to which it belongs (for example, SID: 4, SID5 in FIG. 6). ) A prefix belonging to an external AS is a procedure for assigning and classifying each external AS to which it belongs.

図7に示す手順によりネットワークグループ情報を作成・更新する。処理が開始されると、ステップS1ではピア情報提供システム1がルータ5に接続して、またはルータ5などにより定期的に更新されている経路情報のファイルを読み込みに行くなどして、新しい経路情報を受信する。ステップS2に進み、ここでは受信した経路情報がOSPFの経路かBGPの経路か判断され、OSPFならばステップS3へ、BGPならばステップS4へと進む。   Network group information is created / updated according to the procedure shown in FIG. When the process is started, in step S1, the peer information providing system 1 is connected to the router 5, or the route information file periodically updated by the router 5 or the like is read to read new route information. Receive. The process proceeds to step S2, where it is determined whether the received path information is an OSPF path or a BGP path. If it is OSPF, the process proceeds to step S3, and if BGP, the process proceeds to step S4.

ステップS2においてOSPF経路の場合でステップS3へ進むと、新規に経路受信で得られたプレフィクスは所属するOSPFエリア毎にSIDを割り当てられる。経路受信前のネットワークグループ情報を参照し、既にOSPFエリアに対応したSIDがある場合は該当SIDのプレフィクスリストに新規プレフィクスが追加される。新規にOSPFエリアが追加され、それに伴って新規のLSA監視ノードが設けられている場合は対応するSIDが追加され、新規OSPFエリアのプレフィクスは該追加されたSIDが割り当てられる。また逆にOSPFエリアが統合/削除された場合には該当するSIDおよびプレフィクスも統合/削除される。こうしてステップ3ではSID分類基準であるセグメント分け管理情報と各SIDに属するプレフィクスのリストとしてのネットワークグループ情報が作成・更新される。また図6の場合と同様にOSPFエリアのSIDは該OSPFエリアのLSA監視ノードのIPアドレスに対応づけられる。   When the process proceeds to step S3 in the case of an OSPF route in step S2, a prefix newly obtained by route reception is assigned a SID for each OSPF area to which the prefix belongs. Refer to the network group information before route reception, and if there is already a SID corresponding to the OSPF area, a new prefix is added to the prefix list of the corresponding SID. When a new OSPF area is added and a new LSA monitoring node is provided accordingly, the corresponding SID is added, and the added SID is assigned to the prefix of the new OSPF area. Conversely, when the OSPF area is integrated / deleted, the corresponding SID and prefix are also integrated / deleted. Thus, in step 3, segmentation management information, which is a SID classification standard, and network group information as a list of prefixes belonging to each SID are created / updated. As in the case of FIG. 6, the SID of the OSPF area is associated with the IP address of the LSA monitoring node of the OSPF area.

なお各OSPFエリアに属するプレフィクスのリストを得る手法は方法(2)において説明したのと同様であり、自AS内の全Network Summary LSA(もしくは自AS内で該当OSPFエリアを除く残りの全OSPFエリアのNetwork Summary LSA)より得られる自AS内の全OSPFプレフィクスと、該当OSPFエリアのNetwork Summary LSAより得られるOSPFプレフィクスとの差分として、該当OSPFエリアのプレフィクスが得られる。   Note that the method for obtaining a list of prefixes belonging to each OSPF area is the same as described in Method (2). All Network Summary LSAs in the local AS (or all remaining OSPFs excluding the corresponding OSPF area in the local AS) The prefix of the corresponding OSPF area is obtained as a difference between all the OSPF prefixes in the own AS obtained from the Network Summary LSA of the area and the OSPF prefix obtained from the Network Summary LSA of the relevant OSPF area.

こうしてステップS3の処理を終えると図7においてOSPF経路の場合の処理は終了する。再び経路受信があればその都度図7の処理を開始する。   When the process of step S3 is completed in this way, the process for the OSPF path in FIG. 7 ends. If there is a route reception again, the processing of FIG. 7 is started each time.

またステップS2においてBGP経路の場合でステップS4へ進むと、経路情報はBGP UPDATE(BGP経路更新)内に含まれるので、UPDATEのタイプにより場合分けがなされる。UPDATEのタイプがANNOUNCE(経路通知)であればステップS5へ、WITHDRAW(経路取消)であればステップS6へと進む。   In step S2, in the case of the BGP route, when the process proceeds to step S4, the route information is included in the BGP UPDATE (BGP route update), so that the case is classified according to the type of UPDATE. If the type of UPDATE is ANNOUNCE (route notification), the process proceeds to step S5, and if it is WITHDRAW (path cancellation), the process proceeds to step S6.

UPDATEのタイプがANNOUNCEでステップS5へ進むと、この場合新規に経路情報で得られたプレフィクスはUPDATEメッセージ内のNLRI(Network Layer Reachability Information、ネットワーク層到達性情報)に含まれているのでこれを順に読み込む。読み込んだプレフィクスが対応するOriginAS(ASパス末端のASすなわちプレフィクスの所属AS)を図6の場合のように番号で識別してSIDに対応付け、該当SIDのプレフィクスのリストを更新する。なお該当SIDがなければOrigin AS番号と対応づけて新規SIDを作成し、対応するプレフィクスをリストに加える。   When the UPDATE type is ANNOUNCE and the process proceeds to step S5, the prefix newly obtained in the route information in this case is included in the NLRI (Network Layer Reachability Information) in the UPDATE message. Read sequentially. The OriginAS (AS at the end of the AS path, that is, the AS to which the prefix belongs) corresponding to the read prefix is identified by a number as shown in FIG. 6 and associated with the SID, and the prefix list of the corresponding SID is updated. If there is no corresponding SID, a new SID is created in association with the Origin AS number, and the corresponding prefix is added to the list.

またUPDATEのタイプがWITHDRAWでステップS6へ進むと、この場合新規の経路情報は経路取消であり、取り消されるプレフィクスはUPDATEメッセージ内のwithdrawn route(取消経路)に含まれているのでこれを順に読み込む。各SIDのプレフィクスのリスト内に取消経路として読み込んだプレフィクスに該当するものがあればこれをリストから削除する。   Further, when the type of UPDATE is WITHDRAW and the process proceeds to step S6, in this case, the new route information is route cancellation, and the prefix to be canceled is included in the withdrawn route (cancellation route) in the UPDATE message, so these are read in order. . If there is a prefix in the list of prefixes of each SID that corresponds to the prefix read as a cancellation route, it is deleted from the list.

以上のようにBGP経路の場合はステップS5またはステップS6を経ることで、SID分類基準であるセグメント分け管理情報とSIDに属するプレフィクスのリストとしてのネットワークグループ情報が作成・更新され、処理を終える。再び経路受信があればその都度図7の処理を開始する。   As described above, in the case of the BGP route, through step S5 or step S6, the segmentation management information as the SID classification standard and the network group information as a list of prefixes belonging to the SID are created / updated, and the process ends. . If there is a route reception again, the processing of FIG. 7 is started each time.

なお図7の処理は、特にファイルに蓄積した情報を一度に読み込むなどで経路受信が複数連続にあるような場合を含め、各経路受信ごとに受信の時系列(ファイルから読み込む場合ならばファイルにおける各経路受信情報の更新記録の時系列)に従って処理開始から行う。   Note that the processing of FIG. 7 includes the time series of reception for each path reception (including the case of reading from a file if it is read from a file). The processing is started from the start according to the update recording time series of each route reception information.

以上、(A)、(B)においてはルーティングプロトコルとしてOSPFとBGPのみを例として説明したが、イントラドメインのルーティングプロトコルとしてはIS-IS(Intermediate System to Intermediate System)についても同様の方式で実施可能である。   As described above, in (A) and (B), only OSPF and BGP have been described as examples of routing protocols, but IS-IS (Intermediate System to Intermediate System) can be implemented in the same manner as intra-domain routing protocols. It is.

サーバ部4は、ユーザからのピアリスト要求を受信すると、同一SID内を優先してピアリストを返答する。次にこのサーバ部4のユーザへ返答するピアリストの作成処理を説明する。なお、要求したピアリストをサーバ部4から返信され受信する立場としてユーザをとらえた場合、ユーザとしてはBitTorrent(登録商標)のようなハイブリッドP2PであればTracker(配信制御サーバ)が該当し、GnutellaのようなピュアP2Pであればピア自身が該当すると考えることができる。   When the server unit 4 receives the peer list request from the user, the server unit 4 returns the peer list with priority within the same SID. Next, a process for creating a peer list for replying to the user of the server unit 4 will be described. In addition, when the user is regarded as a position to receive and return the requested peer list from the server unit 4, a Tracker (distribution control server) corresponds to a hybrid P2P such as BitTorrent (registered trademark) as the user, and Gnutella If it is pure P2P like this, it can be considered that the peer itself corresponds.

ユーザは、要求コンテンツの各ピース片毎に配信制御サーバが返信してきた候補ピア情報すなわち複数の候補ピア(個数をNとする)のIPアドレス、要求ピア(ユーザ自身)のIPアドレス、および候補ピア全N個の中からサーバ部4に選択させて作成するピアリストの所定ピア数(nとする。nは各ピース片で共通の数である。)を、ピアリスト要求情報として要求コンテンツの各ピース片毎にサーバ部4へ送信する。   The user sends candidate peer information returned by the distribution control server for each piece of requested content, that is, the IP addresses of a plurality of candidate peers (the number is N), the IP address of the requesting peer (user himself), and the candidate peer. A predetermined number of peers in the peer list created by selecting the server unit 4 from among all N pieces (assuming that n is a common number for each piece piece) is used as peer list request information for each request content. It transmits to the server part 4 for every piece piece.

サーバ部4は、ユーザのピアリスト要求情報を受信すると、該情報からまず要求ピアのIPアドレスに対して、ネットワーク情報管理部3のネットワークグループ情報を参照することで要求ピアの所属SIDを検索する。要求ピアが複数のプレフィクスのアドレス空間に含まれる場合は、longest match(プレフィクス長の長い方を優先)にて所属SIDを決定する。次に同様にして該ピアリスト要求情報のうち候補ピア情報に含まれる候補ピアのIPアドレスから、全ての候補ピアの所属SIDを検索し決定する。ここで候補ピアのうち要求ピアと同一のSIDになった候補ピアの個数をmとする。   Upon receiving the user peer list request information, the server unit 4 searches for the affiliation SID of the requesting peer by referring to the network group information of the network information management unit 3 for the IP address of the requesting peer from the information. . When the requesting peer is included in the address space of multiple prefixes, the affiliation SID is determined by longest match (the longer prefix length is given priority). Next, the affiliation SIDs of all candidate peers are searched and determined from the IP addresses of candidate peers included in the candidate peer information in the peer list request information. Here, m is the number of candidate peers that have the same SID as the requesting peer among the candidate peers.

以下に候補ピアから前述の所定数n個を選出してピアリストを作成する3つの方法(a),(b),(c)を説明する。   Hereinafter, three methods (a), (b), and (c) for creating the peer list by selecting the predetermined number n from the candidate peers will be described.

第1の方法(a)では、個数m(候補ピア中、要求ピアと同一SIDの数)と個数n(ピアリストの所定ピア数)との大小関係で次のようにピアリストを作成する。
(a1)m<nの場合
同一SIDの候補ピアm個を全てピアリストに選択
残りn−m個は同一SIDではない残りのN-m個からランダムにピアリストに選択
(a2) m>nの場合
同一SIDの候補ピアm個の中からランダムにn個をピアリストに選択
(a3)m=nの場合
同一SIDの候補ピアm=n個をそのままピアリストに選択
方法(a)は要求ピアとSIDが同一でありネットワーク距離の近い候補ピアを優先して可能な限り多く選出するという基準の方法である。方法(a)ではトラフィックは局所化されるがコンテンツがネットワーク距離の遠いピアに分散して行き渡るのに時間がかかってしまう。
In the first method (a), a peer list is created as follows based on the size relationship between the number m (the number of SIDs that are the same as the requesting peer among the candidate peers) and the number n (the predetermined number of peers in the peer list).
(A1) When m <n, select all m candidate peers of the same SID in the peer list. Remaining n−m are selected randomly from the remaining Nm non-identical SIDs in the peer list. (A2) When m> n Select m random peers from m candidate peers of the same SID in the peer list (a3) When m = n, select m = n candidate peers of the same SID as they are in the peer list. This is a standard method in which candidate peers with the same SID and a short network distance are preferentially selected as much as possible. In the method (a), traffic is localized, but it takes time for the content to be distributed and distributed to peers with a long network distance.

第2の方法(b)では、方法(a)と同様に個数m(候補ピア中、要求ピアと同一SIDの数)と個数n(ピアリストの所定ピア数)との大小関係とで場合分けしてピアリストを作成する。そして方法(a)におけるコンテンツの分散に時間がかかる点を改良するためネットワーク距離が近いピアの選択率Sr(0<=Sr<=1、所定の値)を用意し、次のような方法によってSIDが異なりネットワーク距離が遠いピアも所定の割合ピアリストに選択させるようにする。
(b1)m<nの場合
同一SIDの候補ピアのうちm×Sr個をランダムにピアリストに選択
残りn−m×Sr個を異なるSIDの候補ピアN−m個からランダムにピアリストに選択
(b2) m>nの場合
ピアリストn個のうち、同一SIDの候補ピアからn×Sr個を、異なるSIDの候補ピアからn×(1−Sr)個を、それぞれランダムに選択
(b3)m=nの場合
同一SIDの候補ピアのうちm×Sr個をランダムにピアリストに選択
残りn−m×Sr個を異なるSIDの候補ピアN−m個からランダムにピアリストに選択
In the second method (b), as in the method (a), the case is classified according to the size relationship between the number m (the number of the same SIDs as the requesting peer among the candidate peers) and the number n (the predetermined number of peers in the peer list). To create a peer list. Then, in order to improve the point that it takes time to disperse the content in the method (a), a peer selection rate Sr (0 <= Sr <= 1, predetermined value) with a short network distance is prepared, and the following method is used. Peers with different SIDs and long network distances are selected in the peer list.
(B1) When m <n, m × Sr of the same SID candidate peers are randomly selected in the peer list and the remaining n−m × Sr are randomly selected from the N−m candidate peers of different SIDs in the peer list. (B2) When m> n, n × Sr from the peer peers of the same SID and n × (1-Sr) from the candidate peers of different SIDs are randomly selected from the n peer lists (b3) When m = n, m × Sr of the same SID candidate peers are randomly selected in the peer list. The remaining n−m × Sr are randomly selected from the N−m candidate peers of different SIDs in the peer list.

また第3の方法(c)では、図8に例を示すような要求ピアSIDと候補ピアSIDの組に対する優先度を予め運用者が定めておき、これを利用してピアリストを選択する。この場合、要求ピアおよび候補ピアの組に対する優先度の高いピアから順にピアを選択してピアリストを作成する。方法(c)は方法(a)[(a1),(a2),(a3)]における判断基準「同一SID」の代わりに「まだピアリストに選出されていないピアの中で要求ピアに対する優先度が最も高い候補ピアSID」を基準と置き換え、(a)における数mをm'(m'は要求ピアに対して優先度の指定がある候補ピアの数)と置き換えれば同様に実施可能となる。   In the third method (c), the operator predetermines priorities for a set of requesting peer SID and candidate peer SID as shown in FIG. 8 and selects a peer list using this. In this case, a peer list is created by selecting peers in descending order of priority from the pair of requesting peers and candidate peers. Method (c) replaces criterion “same SID” in method (a) [(a1), (a2), (a3)] with “priority for requesting peer among peers not yet selected in peer list” Can be implemented in the same way by replacing “the highest candidate peer SID” with the standard and replacing the number m in (a) with m ′ (where m ′ is the number of candidate peers for which priority is specified for the requesting peer). .

このようにして、方法(c)では要求ピアに対する優先度の高いSIDの候補ピアから順次m'個がピアリストに選出され、m'がピアリスト数nに足りない場合は残りの候補ピアからランダムに選出されることとなる。例えば優先度の指定が図8に示す場合で、要求ピアがSID1の場合ならば、最高優先度20のSID2の候補ピアが最初にピアリストに選出され、SID2に属するピアがなくなると次の優先度10のSID3の候補ピアがピアリストに選出される。そしてSID3に属するピアがなくなった時点でもピアリストがn個全て選出し尽くされてなければ、残っているSID1その他の優先度無指定のピア(SID2, SID3以外のSIDに所属するピア)からランダムにピアリストの残りのピアが選出される。   In this way, in the method (c), m ′ pieces are sequentially selected from the candidate peers of the high priority SID for the requesting peer, and if m ′ is less than the number of peer lists n, the remaining candidate peers are selected. It will be chosen at random. For example, when the priority designation is shown in FIG. 8 and the requesting peer is SID1, the candidate peer of SID2 with the highest priority 20 is first selected in the peer list, and when there are no peers belonging to SID2, the next priority is given. 10 candidate SID3 peers are selected in the peer list. If all n peer lists are not selected even when there are no peers belonging to SID3, the remaining SID1 and other unspecified priority peers (peers belonging to SIDs other than SID2 and SID3) are randomly selected. The remaining peers in the peer list are elected.

1…ピア情報提供システム、2…経路受信部、3…ネットワーク情報管理部、4…サーバ部、11,12,13,20…AS、110,121,122,123,131…BGPルータ(BGPスピーカ)、21,22,23…OSPFエリア、210,220,230…LSA監視ノード、211,221,231…OSPFルータ(OSPFスピーカ) DESCRIPTION OF SYMBOLS 1 ... Peer information provision system, 2 ... Path | route receiving part, 3 ... Network information management part, 4 ... Server part, 11, 12, 13, 20 ... AS, 110, 121, 122, 123, 131 ... BGP router (BGP speaker) ) 21, 22, 23 ... OSPF area, 210, 220, 230 ... LSA monitoring node, 211, 221, 231 ... OSPF router (OSPF speaker)

Claims (7)

ネットワークにおいてP2P(ピアツーピア)型の通信を行い所望コンテンツを要求する要求ピアが配信制御サーバに該所望コンテンツのIDを送信して該所望コンテンツの各ピース片を保有する候補ピア情報を受信し、前記要求ピアが該候補ピア情報を前記要求ピアのアドレス情報と共に送信したピアリスト要求を受信して、該ピアリスト要求に基づいて前記候補ピア情報から通信対象のピアを選択したピアリストを前記要求ピアに提供するP2P型通信用ピア情報提供システムであって、
前記要求ピアの所属するプレフィクスへの経路と、前記ピアリスト内の候補ピアの所属するプレフィクスへの経路と、を含む経路情報を前記ネットワーク内で稼働するルータから受信する受信手段と、
前記受信手段によって前記経路情報が受信され更新される毎に該更新された経路情報を用いて該経路情報に含まれるプレフィクスを分類してセグメントIDに対応づける分類手段とを含むことと特徴とするP2P型通信用ピア情報提供システム。
A requesting peer that performs P2P (peer-to-peer) type communication in the network and requests the desired content transmits the ID of the desired content to the distribution control server, receives candidate peer information that holds each piece of the desired content, and A requesting peer receives a peer list request in which the candidate peer information is transmitted together with the address information of the requesting peer, and selects a peer list in which a peer to be communicated is selected from the candidate peer information based on the peer list request. A peer information providing system for P2P communication provided to
Receiving means for receiving, from a router operating in the network, route information including a route to a prefix to which the requesting peer belongs and a route to a prefix to which a candidate peer in the peer list belongs;
Classifying means for classifying a prefix included in the route information using the updated route information and associating it with a segment ID each time the route information is received and updated by the receiving means; and Peer information providing system for P2P communication.
前記分類手段は、前記経路情報を用いて前記経路情報に含まれるプレフィクスの所属するネットワーク識別情報に基づいて前記プレフィクスを分類して前記セグメントIDに対応づけることを特徴とする請求項1に記載のP2P型通信用ピア情報提供システム。   2. The classification unit according to claim 1, wherein the classification unit classifies the prefix based on network identification information to which a prefix included in the path information belongs using the path information and associates the prefix with the segment ID. Peer information providing system for P2P communication as described. 請求項1または2に記載のP2P型通信用ピア情報提供システムであって、さらに、
各ピアのセグメントIDを該各ピアの所属するプレフィクスに対応づけられたセグメントIDとして決定し、該各ピアのセグメントIDに基づいて前記候補ピア情報から通信対象のピアを選択することにより前記ピアリストを作成する選択手段とを含むことを特徴とするP2P型通信用ピア情報提供システム。
The peer information providing system for P2P type communication according to claim 1 or 2, further comprising:
By determining the segment ID of each peer as the segment ID associated with the prefix to which each peer belongs, and by selecting the peer to be communicated from the candidate peer information based on the segment ID of each peer, the peer A peer information providing system for P2P type communication, comprising: a selection means for creating a list.
前記選択手段は、前記要求ピアのセグメントIDと前記候補ピア情報に含まれる候補ピアのセグメントIDとが一致する候補ピアを優先的に選択してピアリストを作成することを特徴とする請求項3に記載のP2P型通信用ピア情報提供システム。   The said selection means preferentially selects the candidate peer with which the segment ID of the said request | requirement peer and the segment ID of the candidate peer contained in the said candidate peer information correspond, and produces a peer list | wrist, Peer information providing system for P2P type communication described in 2. 前記選択手段は、前記要求ピアのセグメントIDと前記候補ピアのセグメントIDとの組に対して所定の優先度を設定する優先度設定手段を含み、前記優先度の高い順に前記候補ピアを選択して前記ピアリストを作成することを特徴とする請求項3に記載のP2P型通信用ピア情報提供システム。   The selection means includes priority setting means for setting a predetermined priority for a set of a segment ID of the requesting peer and a segment ID of the candidate peer, and selects the candidate peers in descending order of priority. 4. The peer information providing system for P2P communication according to claim 3, wherein the peer list is created. 前記ルータはOSPFルータを含み、前記受信手段は前記OSPFルータから前記ネットワークに含まれるOSPFエリアのLSA監視ノードを介して前記経路情報を受信し、該経路情報には前記OSPFエリアのNetwork Summary LSAが含まれ、
前記分類手段は前記プレフィクスが前記OSPFエリアに所属する場合、該OSPFエリア毎に前記セグメントIDを対応づけることを特徴とする請求項1ないし5のいずれかに記載のP2P型通信用ピア情報提供システム。
The router includes an OSPF router, and the receiving means receives the route information from the OSPF router via the LSA monitoring node of the OSPF area included in the network, and the route summary includes the Network Summary LSA of the OSPF area. Included,
The peer information for P2P communication according to any one of claims 1 to 5, wherein, when the prefix belongs to the OSPF area, the classification means associates the segment ID with each OSPF area. system.
前記ルータはBGPルータを含み、前記経路情報は前記BGPルータが発したBGP UPDATEを含み、
前記分類手段は前記プレフィクスが前記BGP UPDATE内のOriginASに所属する場合、該OriginAS毎に前記セグメントIDを対応づけることを特徴とする請求項1ないし5のいずれかに記載のP2P型通信用ピア情報提供システム。
The router includes a BGP router, and the route information includes a BGP UPDATE issued by the BGP router,
6. The peer-to-peer for P2P communication according to claim 1, wherein, when the prefix belongs to an Origin AS in the BGP UPDATE, the classification means associates the segment ID with each Origin AS. 7. Information provision system.
JP2010003882A 2010-01-12 2010-01-12 Peer information providing system for p2p type communication Pending JP2011145749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010003882A JP2011145749A (en) 2010-01-12 2010-01-12 Peer information providing system for p2p type communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010003882A JP2011145749A (en) 2010-01-12 2010-01-12 Peer information providing system for p2p type communication

Publications (1)

Publication Number Publication Date
JP2011145749A true JP2011145749A (en) 2011-07-28

Family

ID=44460571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010003882A Pending JP2011145749A (en) 2010-01-12 2010-01-12 Peer information providing system for p2p type communication

Country Status (1)

Country Link
JP (1) JP2011145749A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013207797A (en) * 2012-03-28 2013-10-07 Global Vision System Co Ltd Data transmission management system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013207797A (en) * 2012-03-28 2013-10-07 Global Vision System Co Ltd Data transmission management system and method

Similar Documents

Publication Publication Date Title
CN113812122B (en) Source-based routing
CN114128229B (en) Method, system and apparatus for service and topology switching protocol
EP3046294B1 (en) System and method for efficient name-based content routing using link-state information in information-centric networks
US7436860B2 (en) Method of advertising DNS server address and routing method thereby
US9363179B2 (en) Multi-publisher routing protocol for named data networks
CN101040487A (en) Automatic route tagging of bgp next-hop routes in igp
JP2009171056A (en) Node, routing control method, and routing control program
KR20090034829A (en) Inter-proximity communication within a rendezvous federation
KR20160078248A (en) System and method for multi-source multicasting in content-centric networks
KR20160073304A (en) System and method for distance-based interest forwarding
US9667519B2 (en) Method, device, and system for acquiring cost between nodes
JP2010157016A (en) P2p distribution system and distribution method
US7702765B1 (en) Techniques for automatically creating an iBGP mesh
US20140317271A1 (en) Method and node apparatus for collecting information in content network based on information-centric networking
EP2991288B1 (en) Method and device for determining next hop and distributing routing information
JP2011170422A (en) Policy management system for p2p type communication
JP2011145749A (en) Peer information providing system for p2p type communication
JP2006270781A (en) Resource management apparatus, resource management system and method
JP5942994B2 (en) Event notification service method and system
WO2012073521A1 (en) Event distribution system and event distribution method
Zhang et al. Similar yet different: Protocol design choices in is-is and ospf
JP2010277314A (en) P2p distribution method and system
CN113826356B (en) Distribution of multicast information in routes
JP2011029781A (en) Communication system and packet transfer method
JP5954330B2 (en) Event notification service method and system