JP3773907B2 - Data relay method, data relay device, and data relay system - Google Patents

Data relay method, data relay device, and data relay system Download PDF

Info

Publication number
JP3773907B2
JP3773907B2 JP2003034134A JP2003034134A JP3773907B2 JP 3773907 B2 JP3773907 B2 JP 3773907B2 JP 2003034134 A JP2003034134 A JP 2003034134A JP 2003034134 A JP2003034134 A JP 2003034134A JP 3773907 B2 JP3773907 B2 JP 3773907B2
Authority
JP
Japan
Prior art keywords
data relay
connection
relay device
data
main
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
JP2003034134A
Other languages
Japanese (ja)
Other versions
JP2004247871A (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.)
THE FURUKAW ELECTRIC CO., LTD.
Original Assignee
THE FURUKAW ELECTRIC CO., 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 THE FURUKAW ELECTRIC CO., LTD. filed Critical THE FURUKAW ELECTRIC CO., LTD.
Priority to JP2003034134A priority Critical patent/JP3773907B2/en
Publication of JP2004247871A publication Critical patent/JP2004247871A/en
Application granted granted Critical
Publication of JP3773907B2 publication Critical patent/JP3773907B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【0001】
【発明の属する技術分野】
この発明は、ルーティングの制御機能として冗長性を確保することができるコネクション型通信(Connection−Oriented)の経路交換プロトコル、たとえばBGP(Border Gateway Protocol:RFC1771)を利用したデータ中継方法、データ中継装置およびデータ中継システムに関するものである。
【0002】
【従来の技術】
従来のデータ中継方法では、このRFC1771の非特許文献1に示すように、AS(Autonomous System)間の経路情報を交換する制御を、このBGPのプロトコルによって行うものがあった。なお、このASとは、単一の管理主体によって単一経路制御ポリシーのもとで管理・運用される範囲のことで、たとえばISP(Internet Service Provider:インターネットサービス事業者)がこれに相当する。
【0003】
このデータ中継方法では、図17〜図19に示すように、インターネット接続サービスのバックボーンネットワーク10上に各ISP11のルータ20を接続させて、これらルータ20間にピアリングというBGPのコネクションを張って、内部に設けられたルーティング・テーブル(図示せず)の交換を行った後に、このテーブルに格納されているルート情報に基づいて、ISP11間でIP(Internet Protocol)データの中継を行っている。これらルータ20は、故障時の安全対策として、以下の2つの方法によってシステムを構成するものがある。なお、以下の図において、同様の構成部分に関しては、説明の都合上、同一符号を付記するものとする。
【0004】
第1の従来例は、ルーティング制御ソフトウェアプログラムの二重化を行う場合であり、この場合には、たとえば図17に示すように、物理的には1つのルータ(以下、「物理ルータ」という)20を、データ中継の動作を行う上で論理的に2つのルータ(以下、「論理ルータ」という)21,22に設定し、この二重化されたルーティング制御ソフトウェアプログラムによって、それぞれの論理ルータが別々にルーティング制御データ(以下、「経路情報」という)の交換を行うものがある。
【0005】
この論理ルータは、動作がアクティブ状態にあり、メイン処理を行う論理ルータ(以下、「メインルータ」という)21と、動作がスタンバイ状態にあり、バックアップ処理を行う論理ルータ(以下、「バックアップルータ」という)22とからなり、各論理ルータを他のルータのそれぞれの論理ルータ(物理ルータでも可)1台ごとに、1コネクションを張って伝送路30を介して接続し、このメインルータ21およびバックアップルータ22がそれぞれ上述したルーティング制御ソフトウェアプログラムを使用して、フルメッシュにルーティング制御データ(以下、「経路情報」という)の交換を行うものがあった。
【0006】
また、第2の従来例では、たとえば図18に示すように、一方のルータ20から他方のルータ20へ経路情報を送信する際に、この経路情報を通信する通信路から他方のルータのメインルータ21とバックアップルータ22の両方のBGP処理部(図示せず)に対して、この経路情報をコピーして送信することで、経路情報の交換を行うものがあった。
【0007】
【非特許文献1】
Yakov Rekhter&Tony Li共著、“RFC1771 A Border Gateway Protocol 4”[online]、インターネット公式プロトコル(STD1)、1995年3月、p.1−11、AlterNIC The Network Information Center、[平成14年10月1日検索]、インターネット<URL:"http://www.alternic.org/rfcs/rfc1700/rfc1771.html">
【0008】
【発明が解決しようとする課題】
しかしながら、上記第1の従来例では、ルータ間でフルメッシュで経路情報を交換しなければならないので、論理ルータの1台に対して、1コネクションを張って経路情報を送信する必要があり、コネクションの数が増え、経路情報送信によるバックボーンネットワーク上での伝送トラフィックが増大し、またコネクションの管理が煩雑になるという問題点があった。また、上記第2の従来例では、論理ルータからの経路情報をコピーして送信する機能が必要となるので、実装が複雑となり、オーバーヘッドの大きい処理となるという問題点があった。
【0009】
このような問題を解決するものとして、たとえば図19の第3の従来例に示すように、バックボーンネットワーク10上に、経路情報を中継するルートリフレクタ(以下、「集約装置」という)23,24を設け、各ルータ20のメインルータ21とバックアップルータ22は、この集約装置23,24とコネクションを張って伝送路31で接続させ、この伝送路31を介して経路情報の交換を行っている。この集約装置23,24は、受信した経路情報を集約して、各ルータ20のメインルータ21とバックアップルータ22に経路情報を振り分けてそれぞれ送信するものがある。
【0010】
しかしながら、上記第3の従来例では、経路情報の交換相手を減少させることはできるが、この場合でもメインルータ21とバックアップルータ22のそれぞれが集約装置23,24と経路情報の交換を行う必要があり、バックボーンネットワーク10上での経路情報トラフィックの増大や管理の煩雑さが避けられないという問題点があった。
【0011】
この発明は、上記問題点に鑑みなされたもので、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させ、データ中継の信頼性を高めるとともに、システム構成を簡易に構築できるデータ中継方法、データ中継装置およびその装置を用いたデータ中継システムを提供することを目的とする。
【0012】
【課題を解決するための手段】
上記目的を達成するため、請求項1にかかるデータ中継方法では、複数のデータ中継装置が、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置をそれぞれ構築してデータを中継するデータ中継方法において、前記メインの論理データ中継装置が、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている他の第1のデータ中継装置とコネクションを張る第1の接続工程と、前記サブの論理データ中継装置が、一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信があると、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている他の第2のデータ中継装置とコネクションを張り、また一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信がないと、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている前記第2のデータ中継装置および前記メインの論理データ中継装置の接続相手に決められている前記第1のデータ中継装置とコネクションを張る第2の接続工程と、前記コネクションを張った前記論理データ中継装置と前記第1および第2のデータ中継装置との間で前記経路情報の交換を行う交換工程と、前記データ中継装置内に設定された論理データ中継装置間で、前記交換された経路情報の同期をとる同期工程と、を含むことを特徴とする
【0013】
この発明によれば、論理的にメイン処理とバックアップ処理を行うメインとサブの論理データ中継装置を備えた複数のデータ中継装置間でデータ中継を行うデータ中継方法であって、各データ中継装置は、一方の論理データ中継装置が接続されるデータ中継装置と異なるデータ中継装置とコネクションを張ってそれぞれ接続され、この接続されたデータ中継装置間で経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させるとともに、データ中継装置内の各論理データ中継装置で得られた経路情報を、このメインとサブの論理データ中継 装置間で同期をとることで、コネクション数を削減したことによる互いの経路情報の不足を、相互に補充して経路情報の共有化を図る
【0014】
また、請求項2にかかるデータ中継方法では、複数のデータ中継装置が、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置をそれぞれ構築してデータを中継するデータ中継方法において、前記メインの論理データ中継装置が、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている第1のデータ集約装置を介して他のデータ中継装置とコネクションを張る第1の接続工程と、前記サブの論理データ中継装置が、一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信があると、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている第2のデータ集約装置を介して他のデータ中継装置とコネクションを張り、また一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信がないと、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている前記第2のデータ集約装置を介して他のデータ中継装置および前記メインの論理データ中継装置の接続相手に決められている前記第1のデータ集約装置を介して他のデータ中継装置とコネクションを張る第2の接続工程と、前記コネクションを張った前記論理データ中継装置と前記第1および第2のデータ集約装置との間で前記経路情報の交換を行う交換工程と、前記データ中継装置内に設定された論理データ中継装置間で、前記交換された経路情報の同期をとる同期工程と、を含むことを特徴とする
【0015】
この発明によれば、論理的にメイン処理とバックアップ処理を行うメインとサブの論理データ中継装置を備えた複数のデータ中継装置間でデータ中継を行うデータ中継方法であって、各データ中継装置は、一方の論理データ中継装置が接続されるデータ集約装置と異なるデータ集約装置を介して、他のデータ中継装置とコネクションを張ってそれぞれ接続され、この接続された論理データ中継装置とデータ集約装置間で経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させるとともに、データ中継装置内の各論理データ中継装置で得られた経路情報を、このメインとサブの論理データ中継装置間で同期をとることで、コネクション数を削減したことによる互いの経路情報の不足を、相互に補充して経路情報の共有化を図る
【0016】
また、請求項3にかかるデータ中継方法では、上記発明において、前記各論理データ中継装置は、前記同期工程で同期がとられた経路情報に基づいて、最適経路を選択する選択工程を、さらに含むことを特徴とする。
【0017】
この発明によれば、メインとサブの各論理データ中継装置では、相互に補充して経路情報の共有化を図るとともに、この共有化が図られた経路情報から最適経路を選択することで、たとえば最短経路などの適切な経路の選択を可能にする。
【0018】
また、請求項4にかかるデータ中継方法では、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置がメイン処理動作中かどうかを監視する第1の監視工程と、前記メイン処理の動作中でない場合には、前記メインの論理データ中継装置がコネクションを張っていた前記他のデータ中継装置と新たにコネクションを張る第3の接続工程と、前記新たにコネクションを張った他のデータ中継装置との間で前記経路情報の交換を行う第3の交換工程と、をさらに含むことを特徴とする。
【0019】
この発明によれば、サブの論理データ中継装置がバックアップ処理の一環として、メインの論理データ中継装置のメイン処理動作を監視し、このメイン処理を行っていない場合には、アクティブ状態の論理データ中継装置に代わって、他のデータ中継装置と新たにコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる弊害を補填する。
【0020】
また、請求項5にかかるデータ中継方法では、上記発明において、前サブの論理データ中継装置は、前記メインの論理データ中継装置によるメイン処理の動作が再開されると、前記第3の接続工程において、前記他のデータ中継装置と新たに張ったコネクションを断にする第1の接続断工程を、さらに含むことを特徴とする。
【0021】
この発明によれば、メインの論理データ中継装置によるメイン処理動作の再開により、サブの論理データ中継装置による他のデータ中継装置との新たなコネクションが不要になるので、このコネクションを断にして、同一データ中継装置内の論理データ中継装置と二重のコネクションを避けることで、コネクションの数の削減を図る。
【0022】
また、請求項6にかかるデータ中継方法では、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置によるメイン処理の動作が再開されると、該メインの論理データ中継装置に、前記メイン処理動作停止中に取得した経路情報を出力する第1の出力工程を、さらに含むことを特徴とする。
【0023】
この発明によれば、メインの論理データ中継装置がメイン処理を再開すると、サブの論理データ中継装置が、この動作停止中に取得した経路情報をメインの論理データ中継装置に出力することで、経路情報の共有化を図る。
【0024】
また、請求項7にかかるデータ中継方法では、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置がバックアップ処理動作中かどうかを監視する第2の監視工程と、前記バックアップ処理の動作中でない場合には、前記サブの論理データ中継装置がコネクションを張っていた前記他のデータ中継装置と新たにコネクションを張る第4の接続工程と、前記新たにコネクションを張った他のデータ中継装置との間で前記経路情報の交換を行う第4の交換工程と、をさらに含むことを特徴とする。
【0025】
この発明によれば、メインの論理データ中継装置がメイン処理の一環として、サブの論理データ中継装置のバックアップ処理動作を監視し、このバックアップ処理を行っていない場合には、サブの論理データ中継装置に代わって、他のデータ中継装置と新たにコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる弊害を補填する。
【0026】
また、請求項8にかかるデータ中継方法では、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されると、前記第3の接続工程において、前記他のデータ中継装置と新たに張ったコネクションを断にする第2の接続断工程を、さらに含むことを特徴とする。
【0027】
この発明によれば、サブの論理データ中継装置によるバックアップ処理動作の再開により、メインの論理データ中継装置による他のデータ中継装置との新たなコネクションが不要になるので、このコネクションを断にして、同一のデータ中継装置と二重のコネクションを張るのを避けることで、コネクションの数の削減を図る。
【0028】
また、請求項9にかかるデータ中継方法では、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されると、該サブの論理データ中継装置に、前記バックアップ処理動作停止中に取得した経路情報を出力する第2の出力工程を、さらに含むことを特徴とする。
【0029】
この発明によれば、サブの論理データ中継装置がバックアップ処理を再開すると、メインの論理データ中継装置が、この動作停止中に取得した経路情報をサブの論理データ中継装置に出力することで、経路情報の共有化を図る。
【0030】
また、請求項10にかかるデータ中継装置では、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築され、他のデータ中継装置とコネクションを張って、データのデータ中継を行うデータ中継装置において、前記メインの論理データ中継装置は、記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の他の第1のデータ中継装置とコネクションを張る第1の接続手段と、前記第1の接続手段によってコネクションを張った前記第1のデータ中継装置との間で、前記経路情報の交換を行う第1の交換手段と、前記交換された経路情報を記憶する第1の記憶手段と、前記第1の記憶手段に記憶されている経路情報のデータ処理を行う第1のデータ処理手段と、を備え、前記サブの論理データ中継装置は、記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第1の接続手段がコネクションを張った前記第1のデータ中継装置とは異なる所定の第2のデータ中継装置とコネクションを張る第2の接続手段と、前記第2の接続手段によってコネクションを張った前記第2のデータ中継装置との間で、前記経路情報の交換を行う第2の交換手段と、前記交換された経路情報を記憶する第2の記憶手段と、前記第2の記憶手段に記憶されている経路情報のデータ処理を行う第2のデータ処理手段と、を備え、前記第1および第2のデータ処理手段は、前記第1および第2のデータ中継装置との間で交換され、かつ前記第1および第2の記憶手段に記憶されている経路情報の同期をとることを特徴とする
【0031】
この発明によれば、論理的にメイン処理とバックアップ処理を行うメインとサブの論理データ中継装置が他のデータ中継装置とデータ、たとえばIPデータのデータ中継を行うデータ中継装置であって、メインとサブの論理データ中継装置は、第1および第2の接続手段を用いて、それぞれ一方の論理データ中継装置がコネクションを張ったデータ中継装置とは異なる他のデータ中継装置とコネクションを張って経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させるとともに、第1および第2の交換手段によってそれぞれ異なる他のデータ中継装置と交換された経路情報を、第1および第2のデータ処理手段で同期をとって、この経路情報の共有化を図ることで、さらにバックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させる
【0032】
また、請求項11にかかるデータ中継装置では、上記発明において、最適の経路を記憶する第3の記憶手段をさらに備え、前記第1および第2のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第3の記憶手段に記憶させることを特徴とする。
【0033】
この発明によれば、第1および第2のデータ処理手段が、同期がとられた経路情報から経路選択を行うアルゴリズムによって、共有化が図られた経路情報から最適の経路を選択して、第3の記憶手段に記憶させることで、たとえば最短経路などの適切な経路の選択を可能にする。
【0034】
また、請求項12にかかるデータ中継装置では、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第1の監視手段をさらに備え、前記第2の接続手段は、前記第1の監視手段の監視結果に応じて、前記第1の接続手段がコネクションを張っていた前記第1のデータ中継装置と新たにコネクションを張り、前記第2の交換手段は、前記新たにコネクションを張った前記第1のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする。
【0035】
この発明によれば、メインの論理データ中継装置がメイン処理動作を行っていない場合には、メインの論理データ中継装置に代わって、第2の接続手段がサブの論理データ中継装置と他のデータ中継装置間に新たなコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる経路情報の不足に伴う弊害を補填する。
【0036】
また、請求項13にかかるデータ中継装置では、上記発明において、前記第2の接続手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする。
【0037】
この発明によれば、メインの論理データ中継装置は、メイン処理動作の再開により以前にコネクションを張っていた他のデータ中継装置とコネクションを張り直すので、サブ論理データ中継装置は、この他のデータ中継装置とのコネクションが不要となるので、第2の接続手段は、このコネクションを断にして、同一のデータ中継装置と二重のコネクションを避けることで、コネクションの数の削減を図る。
【0038】
また、請求項14にかかるデータ中継装置では、上記発明において、前記第2のデータ処理手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする。
【0039】
この発明によれば、メインのデータ中継装置では、メイン処理動作の停止中に経路情報の取得がなされていないので、第2のデータ処理手段は、この動作停止中に取得した経路情報を、サブのデータ中継装置からメインのデータ中継装置に出力することで、経路情報の共有化を図る。
【0040】
また、請求項15にかかるデータ中継装置では、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置のバックアップ処理動作を監視する第2の監視手段をさらに備え、前記第1の接続手段は、前記第の監視手段の監視結果に応じて、前記第2の接続手段がコネクションを張っていた前記第2のデータ中継装置と新たにコネクションを張り、前記第1の交換手段は、前記新たにコネクションを張った前記第2のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする。
【0041】
この発明によれば、サブの論理データ中継装置がバックアップ処理動作を行っていない場合には、サブの論理データ中継装置に代わって、第1の接続手段がメインの論理データ中継装置と他の第2のデータ中継装置間に新たなコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる経路情報の不足に伴う弊害を補填する。
【0042】
また、請求項16にかかるデータ中継装置では、上記発明において、前記第1の接続手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする。
【0043】
この発明によれば、サブの論理データ中継装置は、バックアップ処理動作の再開により以前にコネクションを張っていた他のデータ中継装置とコネクションを張り直すので、メインの論理データ中継装置は、この他のデータ中継装置とのコネクションが不要となるので、第1の接続手段は、このコネクションを断にして、同一のデータ中継装置と二重のコネクションを避けることで、コネクションの数の削減を図る。
【0044】
また、請求項17にかかるデータ中継装置では、上記発明において、前記第1のデータ処理手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする。
【0045】
この発明によれば、サブの論理データ中継装置では、バックアップ処理動作の停止中に経路情報の取得がなされていないので、第1のデータ処理手段は、この動作停止中に取得した経路情報を、メインの論理データ中継装置からサブの論理データ中継装置に出力することで、経路情報の共有化を図る。
【0046】
また、請求項18にかかるデータ中継装置では、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築され、データ集約装置とコネクションを張って、データのデータ中継を行うデータ中継装置において、前記メインの論理データ中継装置は、記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の第1のデータ集約装置とコネクションを張る第3の接続手段と、前記第3の接続手段によってコネクションを張った前記第1のデータ集約装置との間で、前記経路情報の交換を行う第3の交換手段と、前記交換された経路情報を記憶する第4の記憶手段と、前記第4の記憶手段に記憶されている経路情報のデータ処理を行う第3のデータ処理手段と、を備え、前記サブの論理データ中継装置は、記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第3の接続手段がコネクションを張った前記第1のデータ集約装置とは異なる所定の第2のデータ集約装置とコネクションを張る第4の接続手段と、前記第4の接続手段によってコネクションを張った前記第2のデータ集約装置との間で、前記経路情報の交換を行う第4の交換手段と、前記交換された経路情報を記憶する第5の記憶手段と、前記第5の記憶手段に記憶されている経路情報のデータ処理を行う第4のデータ処理手段と、を備え、前記第3および第4のデータ処理手段は、前記第1および第2のデータ集約装置との間で交換され、かつ前記第4および第5の記憶手段に記憶されている経路情報の同期をとることを特徴とする
【0047】
この発明によれば、論理的にメイン処理とバックアップ処理を行うメインとサブの論理データ中継装置がデータ集約装置とデータ、たとえばIPデータのデータ中継を行うデータ中継装置であって、メインとサブの論理データ中継装置は、第3および第4の接続手段を用いて、それぞれ一方の論理データ中継装置がコネクションを張ったデータ集約装置とは異なる他のデータ集約装置とコネクションを張って経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させるとともに、第3および第4の交換手段によってそれぞれ異なるデータ集約装置と交換された経路情報を、第3および第4のデータ処理手段で同期をとって、この経路情報の共有化を図ることで、さらにバックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させる
【0048】
また、請求項19にかかるデータ中継装置では、上記発明において、最適の経路を記憶する第6の記憶手段をさらに備え、前記第3および第4のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を第6の記憶手段に記憶させることを特徴とする。
【0049】
この発明によれば、第3および第4のデータ処理手段が、同期がとられた経路情報から経路選択を行うアルゴリズムによって、共有化が図られた経路情報から最適の経路を選択して、第6の記憶手段に記憶させることで、たとえば最短経路などの適切な経路の選択を可能にする。
【0050】
また、請求項20にかかるデータ中継装置では、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第3の監視手段をさらに備え、前記第4の接続手段は、前記第3の監視手段の監視結果に応じて、前記第3の接続手段がコネクションを張っていた前記第1のデータ集約装置と新たにコネクションを張り、前記第4の交換手段は、前記新たにコネクションを張った前記第1のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする。
【0051】
この発明によれば、メインの論理データ中継装置がメイン処理動作を行っていない場合には、メインの論理データ中継装置に代わって、第4の接続手段がサブの論理データ中継装置と他のデータ中継装置間に新たなコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる弊害を補填する。
【0052】
また、請求項21にかかるデータ中継装置では、上記発明において、前記第4の接続手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする。
【0053】
この発明によれば、メインの論理データ中継装置は、メイン処理動作の再開により以前にコネクションを張っていた他のデータ中継装置とコネクションを張り直すので、サブの論理データ中継装置は、この他のデータ中継装置とのコネクションが不要となるので、第4の接続手段は、このコネクションを断にして、同一のデータ中継装置と二重のコネクションを避けることで、コネクションの数の削減を図る。
【0054】
また、請求項22にかかるデータ中継装置では、上記発明において、前記第4のデータ処理手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする。
【0055】
この発明によれば、メインの論理データ中継装置では、メイン処理動作の停止中に経路情報の取得がなされていないので、第4のデータ処理手段は、この動作停止中に取得した経路情報を、サブの論理データ中継装置からメインの論理データ中継装置に出力することで、経路情報の共有化を図る。
【0056】
また、請求項23にかかるデータ中継装置では、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置のバックアップ処理動作を監視する第4の監視手段をさらに備え、前記第3の接続手段は、前記第4の監視手段の監視結果に応じて、前記第4の接続手段がコネクションを張っていた前記第2のデータ集約装置と新たにコネクションを張り、前記第3の交換手段は、前記新たにコネクションを張った前記第2のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする。
【0057】
この発明によれば、サブの論理データ中継装置がバックアップ処理動作を行っていない場合には、サブの論理データ中継装置に代わって、第3の接続手段がメインの論理データ中継装置と他の第2のデータ集約装置間に新たなコネクションを張って、経路情報を交換することで、コネクション数を削減したことによる弊害を補填する。
【0058】
また、請求項24にかかるデータ中継装置では、上記発明において、前記第3の接続手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする。
【0059】
この発明によれば、サブの論理データ中継装置は、バックアップ処理動作の再開により以前にコネクションを張っていた他の第2のデータ中継装置とコネクションを張り直すので、メインの論理データ中継装置は、この他のデータ中継装置とのコネクションが不要となるので、第3の接続手段は、このコネクションを断にして、同一のデータ中継装置と二重のコネクションを避けることで、コネクションの数の削減を図る。
【0060】
また、請求項25にかかるデータ中継装置では、上記発明において、前記第3のデータ処理手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする。
【0061】
この発明によれば、サブの論理データ中継装置では、バックアップ処理動作の停止中に経路情報の取得がなされていないので、第3のデータ処理手段は、この動作停止中に取得した経路情報を、メインの論理データ中継装置からサブの論理データ中継装置に出力することで、経路情報の共有化を図る。
【0062】
また、請求項26にかかるデータ中継システムでは、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築されるデータ中継装置と、該データ中継装置とデータの通信を行う他のデータ中継装置と、これらデータ中継装置間でコネクションを張らせる伝送路とを有するデータ中継システムにおいて、前記データ中継装置のうち、前記メインの論理データ中継装置は、前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の前記他の第1のデータ中継装置とコネクションを張る第1の接続手段と、前記第1の接続手段によってコネクションを張った前記第1のデータ中継装置との間で、前記経路情報の交換を行う第1の交換手段と、前記交換された経路情報を記憶する第1の記憶手段と、前記第1の記憶手段に記憶されている経路情報のデータ処理を行う第1のデータ処理手段と、前記サブの論理データ中継装置は、前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第1の接続手段がコネクションを張った前記第1のデータ中継装置とは異なる所定の第2のデータ中継装置とコネクションを張る第2の接続手段と、前記第2の接続手段によってコネクションを張った前記第2のデータ中継装置との間で、前記経路情報の交換を行う第2の交換手段と、前記交換された経路情報を記憶する第2の記憶手段と、前記第2の記憶手段に記憶されている経路情報のデータ処理を行う第2のデータ処理手段と、を備え、前記メインおよびサブの論理データ中継装置と前記第1および第2のデータ中継装置間でデータ中継のための経路情報を交換するとともに、前記第1および第2のデータ処理手段は、前記第1および第2のデータ中継装置との間で交換され、かつ前記第1および第2の記憶手段に記憶されている経路情報の同期をとることを特徴とす
【0063】
この発明によれば、メインの論理データ中継装置とサブの論理データ中継装置とを、それぞれ異なる第1または第2のデータ中継装置と接続させるとともに、経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させる。
【0064】
また、請求項27にかかるデータ中継システムでは、上記発明において、最適の経路を記憶する第3の記憶手段をさらに備え前記第1および第2のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第3の記憶手段に記憶させることを特徴とする。
【0065】
また、請求項28にかかるデータ中継システムでは、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第1の監視手段をさらに備え、前記第2の接続手段は、前記第1の監視手段の監視結果に応じて、前記第1の接続手段がコネクションを張っていた前記第1のデータ中継装置と新たにコネクションを張り、前記第2の交換手段は、前記新たにコネクションを張った前記第1のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする。
【0066】
また、請求項29にかかるデータ中継システムでは、上記発明において、前記第2の接続手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする。
【0067】
また、請求項30にかかるデータ中継システムでは、上記発明において、前記第2のデータ処理手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする。
【0068】
また、請求項31にかかるデータ中継システムでは、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置のバックアップ処理動作を監視する第2の監視手段をさらに備え、前記第1の接続手段は、前記第2の監視手段の監視結果に応じて、前記第2の接続手段がコネクションを張っていた前記第2のデータ中継装置と新たにコネクションを張り、前記第1の交換手段は、前記新たにコネクションを張った前記第2のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする。
【0069】
また、請求項32にかかるデータ中継システムでは、上記発明において、前記第1の接続手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする。
【0070】
また、請求項33にかかるデータ中継システムでは、上記発明において、前記第1のデータ処理手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする。
【0071】
また、請求項34にかかるデータ中継システムでは、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築されるデータ中継装置と、該データ中継装置とデータの通信を行う他のデータ中継装置と、中継されるデータを集約するデータ集約装置と、前記データ中継装置とデータ集約装置間でコネクションを張らせる伝送路とを有するデータ中継システムにおいて、前記データ中継装置のうち、前記メインの論理データ中継装置は、前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の第1のデータ集約装置とコネクションを張る第3の接続手段と、前記第3の接続手段によってコネクションを張った前記第1のデータ集約装置との間で、前記経路情報の交換を行う第3の交換手段と、前記交換された経路情報を記憶する第4の記憶手段と、前記第4の記憶手段に記憶されている経路情報のデータ処理を行う第3のデータ処理手段と、を備え、前記サブの論理データ中継装置は、前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第3の接続手段がコネクションを張った前記第1のデータ集約装置とは異なる所定の第2のデータ集約装置とコネクションを張る第4の接続手段と、前記第4の接続手段によってコネクションを張った前記第2のデータ集約装置との間で、前記経路情報 の交換を行う第4の交換手段と、前記交換された経路情報を記憶する第5の記憶手段と、前記第5の記憶手段に記憶されている経路情報のデータ処理を行う第4のデータ処理手段と、を備え、前記メインおよびサブの論理データ中継装置と前記第1および第2のデータ集約装置間でデータ中継のための経路情報を交換するとともに、前記第3および第4のデータ処理手段は、前記第1および第2のデータ集約装置との間で交換され、かつ前記第4および第5の記憶手段に記憶されている経路情報の同期をとることを特徴とする。
【0072】
この発明によれば、メインの論理データ中継装置とサブの論理データ中継装置とを、それぞれ異なる第1または第2のデータ集約装置と接続させるとともに、経路情報の交換を行うことで、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させる。
【0073】
また、請求項35にかかるデータ中継システムでは、上記発明において、最適の経路を記憶する第6の記憶手段をさらに備え、前記第3および第4のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第6の記憶手段に記憶させることを特徴とする。
【0074】
また、請求項36にかかるデータ中継システムでは、上記発明において、前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第3の監視手段をさらに備え、前記第4の接続手段は、前記第3の監視手段の監視結果に応じて、前記第3の接続手段がコネクションを張っていた前記第1のデータ集約装置と新たにコネクションを張り、前記第4の交換手段は、前記新たにコネクションを張った前記第1のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする。
【0075】
また、請求項37にかかるデータ中継システムでは、上記発明において、前記第4の接続手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする。
【0076】
また、請求項38にかかるデータ中継システムでは、上記発明において、前記第4のデータ処理手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする。
【0077】
また、請求項39にかかるデータ中継システムでは、上記発明において、前記メインの論理データ中継装置は、前記サブの論理データ中継装置のバックアップ処理動作を監視する第4の監視手段をさらに備え、前記第3の接続手段は、前記第4の監視手段の監視結果に応じて、前記第4の接続手段がコネクションを張っていた前記第2のデータ集約装置と新たにコネクションを張り、前記第3の交換手段は、前記新たにコネクションを張った前記第2のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする。
【0078】
また、請求項40にかかるデータ中継システムでは、上記発明において、前記第3の接続手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする。
【0079】
また、請求項41にかかるデータ中継システムでは、上記発明において、前記第3のデータ処理手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする
【0080】
【発明の実施の形態】
以下に図1〜図16の添付図面を参照して、この発明にかかるデータ中継方法、データ中継装置およびデータ中継システムの好適な実施の形態を説明する。なお、以下の図において、同様の構成部分に関しては、説明の都合上、同一符号を付記するものとする。
【0081】
(実施の形態1)
図1は、この発明にかかるデータ中継システムの概略構成を示すシステム構成図である。図において、この実施の形態のデータ中継システムは、メインの論理データ中継装置であり、メイン処理を行う(これをアクティブ状態という)メインルータ41〜61とサブの論理データ中継装置であり、バックアップ処理を行う(これをスタンバイ状態という)バックアップルータ42〜62とから構成される各ルータ40〜60から構築されており、メインルータ41〜61とバックアップルータ42〜62は、それぞれ異なる第1または第2のデータ中継装置であるルータの論理ルータと接続されている。すなわち、本発明にかかるデータ中継装置をルータ40とした場合、ルータ40のメインルータ41は、第1のデータ中継装置であるルータ50のメインルータ51とコネクションを張って、伝送路30を介して接続されており、バックアップルータ42は、第2のデータ中継装置であるルータ60のバックアップルータ62とコネクションを張って、伝送路31を介して接続されている。また、同様に本発明にかかるデータ中継装置をルータ60とした場合、ルータ60のメインルータ61は、第1のデータ中継装置であるルータ50のバックアップルータ52とコネクションを張って、伝送路32を介して接続されている。また、各ルータ40〜60は、それぞれ異なるISP11とも接続されており、これにより各ISP11,11間でのデータ中継を可能にしている。
【0082】
これらメインルータ41〜61同士は、同一の構成であり、またバックアップルータ42〜62同士も、同一の構成なので、ここでは代表して、図2を用いてメインルータ41とバックアップルータ42の構成を示す。図において、メインルータ41とバックアップルータ42は、専用の伝送路43を介して接続されている。メインルータ41は、他のルータ(この実施の形態では、メインルータ51)と伝送路30を介して接続される第1の接続手段としてのインターフェース(以下、「I/F」という)41aと、BGPのプロトコルによるデータ処理を行う第1のデータ処理手段および第1の交換手段としてのBGP処理部41bと、このBGP処理部41bに接続され、経路情報を記憶する第1および第3の記憶手段としてのルーティングテーブル41cと、パケットの定期送信を制御するパケット定期送信制御部41dと、伝送路43と接続され、このパケットを送出する通信部41eとから構成されている。
【0083】
バックアップルータ42は、伝送路43と接続され、メインルータ41からのパケットを取り込む通信部42aと、このパケットの受信状態をモニタする第1の監視手段としてのパケット受信監視部42bと、BGPのプロトコルによるデータ処理を行う第2のデータ処理手段および第2の交換手段としてのBGP処理部42cと、このBGP処理部42cに接続され、他のルータと交換した経路情報や最適な経路を記憶する第2および第3の記憶手段としてのルーティングテーブル42dと、他のルータ(この実施の形態では、バックアップルータ62)と伝送路31を介して接続される第2の接続手段としてのI/F42eとから構成されている。
【0084】
このメインルータ41においては、BGP処理部41bは、BGPのデータ処理機能として、I/F41aを介して他のルータと経路情報の交換を行い、受信した経路情報をルーティングテーブル41cに記憶させるとともに、これら経路情報に基づいて最適な経路を計算してルーティングテーブル41cに記憶させている。また、BGP処理部41bは、バックアップルータ42内のBGP処理部42cと経路情報の同期をとって、ルーティングテーブル内の経路情報の共有化を図っている。
【0085】
また、このBGP処理部41bは、KeepAlive(生存通知)メッセージの送受信を、I/F41aを介して他のルータと行っており、この生存通知メッセージの受信状況に応じて、自己の動作状態を遷移させている。さらに、このBGP処理部41bは、ルータ41内のバックアップルータ42にも、この生存通知メッセージを送信するように、パケット定期送信制御部41dに指示を送っている。
【0086】
パケット定期送信制御部41dは、BGP処理部41bの指示に基づいて、通信部41eから定期的に生存通知メッセージを、伝送路43を介してバックアップルータ42の通信部42aに送出している。
【0087】
バックアップルータ42においては、第1の監視手段としてのパケット受信監視部42bは、通信部42aで取り込まれた生存通知メッセージをモニタしており、パケット受信監視部42bは、一定時間内にこの生存通知メッセージがモニタできたかどうかをBGP処理部42cに通知している。
【0088】
BGP処理部42cは、BGPのデータ処理機能として、I/F42eを介して他のルータと経路情報の交換を行い、受信した経路情報をルーティングテーブル42dに記憶させるとともに、これら経路情報に基づいて最適な経路を計算してルーティングテーブル42dに記憶させている。また、BGP処理部42cは、メインルータ41内のBGP処理部41bと経路情報の同期をとって、ルーティングテーブル内の経路情報の共有化を図っている。
【0089】
また、このBGP処理部42cは、生存通知メッセージの送受信を、I/F42eを介して他のルータと行っており、生存通知メッセージの受信状況に応じて、自己の動作状態を遷移させている。さらに、このBGP処理部42cは、パケット受信監視部42bから生存通知メッセージのモニタができない旨の通知を受けた場合には、メインルータ41がコネクションを張っていた他の第1のデータ中継装置としてのルータ50(この実施の形態では、メインルータ51)と新たにコネクションを張って、お互いの経路情報の交換を行う。
【0090】
ルーティングテーブル41c,42dは、他のルータと交換された経路情報および自ルータ内の他の論理ルータと同期がとられた経路情報を記憶する第2の記憶手段としての経路情報テーブル41c1,42d1と、これら経路情報に基づいて選択された最適経路を記憶する第3の記憶手段としてのフォワーディングテーブル41c2,42d2とからそれぞれ構成されている。
【0091】
次に、これらルータ40〜60間、またはこれらルータ内の論理ルータ41〜61,42〜62間で送受信される生存通知メッセージを含めたBGPの使用するメッセージのフォーマットを図3〜図5のメッセージの各構成図に基づいて説明する。BGPのメッセージは、図示しないIPとTCPのヘッダに次いで、図3に示すメッセージの受信者が予測できる値を含んだマーカーと、ヘッダを含むメッセージ全体の長さを示す長さと、メッセージのタイプコードを示すタイプとから構成されるBGPのメッセージヘッダと、メッセージのタイプによって含まれるデータ部とから構成されている。
【0092】
このメッセージのタイプには、転送プロトコル接続が確立された後に送信されるオープンメッセージと、BGPピアの間の経路情報の転送に使用するアップデートメッセージと、BGP処理部の生存確認タイマがタイムアウトしないのに十分な間隔でピア間で交換される生存通知メッセージと、エラー条件が検出されたときに送られるNOTIFICATION(通知)メッセージの4つのタイプがある。
【0093】
この4つのメッセージタイプのうち、オープンメッセージのフォーマットは、図4に示すように、メッセージのプロトコル版数を示すバージョンと、メッセージ送信者の自律システム番号を示すMy Autonomous System(自分の自律システム)と、生存確認タイマ値として提案する秒数を示す保留時間と、メッセージ送信者のBGP識別子(自分自身に割り当てられたIPアドレス)を示すBGP識別子と、オプションパラメータフィールドの全体の長さを示すオプションパラメータ長と、オプションパラメータの列で、それぞれのパラメータがコード化されているオプションパラメータとから構成されている。
【0094】
アップデートメッセージのフォーマットは、図5に示すように、撤回経路フィールドの全体の長さを示す転送不可能ルート長と、サービスが停止した経路のIPアドレスプレフィックスのリストを含む可変長フィールドを示す撤回経路と、パス属性フィールドの全体の長さを示すトータルパス属性長と、3項の組からなるパス属性を示すパス属性と、IPアドレスフィックスのリストを含むネットワーク層到達可能性情報とから構成されている。
【0095】
なお、生存通知メッセージは、図3に示したメッセージヘッダのみからなり、通知メッセージは、この発明と直接係わりがないので、このフォーマットの説明を省略する。
【0096】
なお、ルータ内のメインルータとバックアップルータの内部通信においても、この標準プロトコル(BGP−4)のメッセージが使用されており、この場合にも図3に示したメッセージフォーマットの前段にIPとTCPのヘッダがつき、IPアドレスとしては、予め内部通信用に予約した特定のIPアドレスを使用する。そして、処理動作の確認のときには、図3に示したメッセージヘッダのタイプに、生存通知を示すコードを付加して、生存通知メッセージを送信し、また経路情報の同期のときには、このメッセージヘッダのタイプに、アップデートを示すコードを付加し、かつ図5に示したネットワーク層到達可能性情報に、経路情報を付加するとともに、パス属性を含めて、アップデートメッセージを送信することになる。
【0097】
図6は、これらメッセージの送受信によってルータが遷移する動作状態を示した状態遷移図である。図において、BGPの遷移状態には、BGPの最初の状態を示すアイドル状態と、転送プロトコルの接続が完了した状態である接続状態と、この転送プロトコル接続を始めることにより、ピアを得ようとする状態であるアクティブ状態と、ピアからのオープンメッセージを待つ状態を示すオープン送信状態と、生存通知メッセージと通知メッセージを待つ状態を示すオープン確認状態と、アップデートメッセージ、通知メッセージおよび生存通知メッセージの交換を行う状態である接続確立状態とがある。
【0098】
なお、このうちの「アクティブ状態」は、前述した「アクティブ状態」のメインルータで記述した「アクティブ状態」とは、その表現する意味が異なっている。すなわち、状態遷移のうちの「アクティブ状態」は、あくまでも論理ルータが遷移する動作状態の一つを表現するもので、これに対して前述した「アクティブ状態」は、メインルータがメイン処理を行う動作状態であることを表現するもので、バックアップルータがバックアップ処理を行う動作状態を表現する「スタンバイ状態」に相対するものとして用いたものである。
【0099】
メインルータおよびバックアップルータは、ともに上述した動作の状態遷移を行っており、まず、これら論理ルータのBGP処理部は、I/Fを介してアイドル状態から予め定められた他のピアである論理ルータにコネクションを張って伝送路への接続を開始し、動作状態を接続状態に状態遷移する。ここで、接続が成功すると、接続した相手側の論理ルータに対してオープンメッセージを送信し、オープン送信状態に状態遷移する。なお、接続が失敗した場合には、動作状態をアクティブ状態に状態遷移する。
【0100】
オープン送信状態において、BGP処理部は、相手側の論理ルータからオープンメッセージを受信すると、このメッセージにエラーがない場合には、生存通知メッセージを送信し、その後にオープン確認状態に状態遷移して、生存通知メッセージと通知メッセージを待つ。ここで、生存通知メッセージを受信すると、確立状態に状態遷移し、通知メッセージを受信した場合には、アイドル状態に状態遷移する。また、メインルータおよびバックアップルータのBGP処理部は、オープン送信状態において、自装置内の他方の論理ルータに対しても、生存通知メッセージを送信する。
【0101】
この接続確立状態では、BGP処理部は、相手側の論理ルータとアップデートメッセージ、通知メッセージおよび生存通知メッセージの交換を行うことができ、この状態で相手側の論理ルータと経路情報を交換することが可能となる。
【0102】
次に、この実施の形態にかかるメインルータとバックアップルータの監視アルゴリズム、メイン処理動作の監視アルゴリズムについて、図7〜図9の図面を用いて説明する。
【0103】
図7は、論理ルータであるメインルータまたはバックアップルータが外部の他の論理ルータからのパケット受信を監視するための監視アルゴリズムを説明するためのフローチャートを示す図である。なお、この監視アルゴリズムは、メインルータの場合でも、バックアップルータの場合でも同様なので、この実施の形態では、ルータ40のメインルータ41におけるパケット監視を一例として説明する。
【0104】
図において、メインルータ41のBGP処理部41bは、図6に示した遷移状態が接続確立状態のときに、接続相手であるルータ50のメインルータ51から定期的に送信される生存通知メッセージを、I/F41aを介して受信している(ステップ101)。そして、BGP処理部41bは、この生存通知メッセージが定期的に受信されている間は、内部に設けられた監視タイマをリスタートさせて(ステップ102)、次の生存通知メッセージの受信を待っている。
【0105】
なお、この状態では、図8の経路情報の流れを示す模式図に示すように、メインルータ41は、メインルータ51とアップデートメッセージを用いた経路情報の交換が可能となり、交換された経路情報は、それぞれのメインルータ41,51のルーティングテーブル内の経路情報テーブル(メインルータ41では、経路情報テーブル41c1)に記憶されることとなる。また、バックアップルータ42は、バックアップルータ62とアップデートメッセージを用いた経路情報の交換が可能となり、交換された経路情報は、それぞれのバックアップルータ42,62のルーティングテーブル内の経路情報テーブル(バックアップルータ42では、経路情報テーブル42d1)に記憶されることとなる。
【0106】
また、この外部のルータとの経路情報の交換とともに、メインルータ41とバックアップルータ42間では、この交換された経路情報の同期がとられている。この同期がとられた経路情報は、相互に補充しあって、外部からの経路情報と同様に、ルーティングテーブル41c、42d内の経路情報テーブル41c1,42d1に記憶され、経路情報の共有化が図られている。
【0107】
さらに、BGP処理部41b、42cは、第1および第2の記憶手段としての経路情報テーブル41c1,42d1に記憶されている経路情報に基づいて最適経路情報を計算しており、この計算された最適経路情報は、第3の記憶手段としてのフォワーディングテーブル41c2,42d2に記憶される。なお、この最適経路の選択においては、BGP経路の転送先属性によって判断される。
【0108】
ここで、たとえば図9に示すように、メインルータ41、51間を接続する伝送路30が断状態になり、メインルータ41がメインルータ51からの生存通知メッセージの受信ができなくなると、この監視タイマがタイムアウトになったかどうか判断する(ステップ103)。ここで、現時点でタイムアウトになっていない場合には、BGP処理部41bは、ステップ101に戻って再びパケット受信を待つ。また、この時点でタイムアウトになった場合には、BGP処理部41bは、メインルータ51との間で障害が発生したと判断して、いったんアイドル状態に遷移した後に接続状態からオープン送信状態に遷移して、他の新たな論理ルータに接続を行う切り替え処理を行い(ステップ104)、オープン確認状態を経て接続確立状態に遷移して、ステップ101で次の生存通知メッセージの受信を待つ。
【0109】
このように、この実施の形態では、同一の物理ルータ内のメインルータとバックアップルータでそれぞれ異なる論理ルータとコネクションを張って経路情報の交換を行うので、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させることができ、これによって通常のデータ中継における伝送品質を向上させることができる。
【0110】
また、この実施の形態では、メインとバックアップの各ルータで外部のルータと経路情報の交換を行うと、これらルータ間で経路情報の同期をとって、互いの経路情報を補充しあうので、コネクション数が減少したことによる経路情報の不足による弊害を解消し、経路情報の共有化を図ることができる。
【0111】
また、この実施の形態では、接続相手からのパケットの受信ができなくなると、接続相手のルータを新たな他のルータに切り替えて生存通知メッセージの受信および経路情報の交換を行うことができるので、コネクション数を削減したことによる弊害を補填することができる。
【0112】
次に、図10のフローチャートを用いてバックアップルータ42による自装置内のメインルータ41の監視アルゴリズムを説明する。図において、バックアップルータ42のパケット受信監視部42bは、動作状態がオープン送信状態において、メインルータ41のパケット定期送信制御部41dの制御によって定期送信される生存通知メッセージをモニタしており、BGP処理部42cは、このパケット受信監視部42bからの監視結果を取り込むことで、メインルータ41によるメイン処理の動作が正常に行われているかどうか判断する(ステップ201)。
【0113】
ここで、BGP処理部42cは、一定時間内にメインルータ41から生存通知メッセージの受信がある場合には、メインルータ41によるメイン処理の動作が正常に行われていると判断して、予め自ルータ42の接続相手に決められているルータ61のバックアップルータ62とBGPセッションを確立する(ステップ202)。これにより、BGP処理部42cは、遷移状態が接続確立状態になって、このバックアップルータ62と経路情報の交換が可能となる。
【0114】
また、一定時間内にメインルータ41から生存通知メッセージの受信がない場合には、BGP処理部42cは、メインルータ41によるメイン処理の動作が正常に行われていないと判断して、このバックアップルータ62とともに、予めメインルータ41の接続相手に決められていたルータ50のメインルータ51ともBGPセッションを確立する(ステップ203)。これにより、BGP処理部42cは、遷移状態が接続確立状態になって、このバックアップルータ62およびメインルータ51と経路情報の交換が可能となる。
【0115】
なお、この状態では、図11のメインルータ41側故障時における経路情報の流れを示す模式図に示すように、バックアップルータ42は、バックアップルータ62とアップデートメッセージを用いた経路情報の交換が可能となり、交換された経路情報は、バックアップルータ42のルーティングテーブル内の経路情報テーブル42d1に記憶されることとなる。また、バックアップルータ42は、メインルータ51とアップデートメッセージを用いた経路情報の交換が可能となり、この交換された経路情報も、経路情報テーブル42d1に記憶されることとなる。
【0116】
BGP処理部42cは、メインルータ41側故障時にメインルータ側からの経路がなくなるので、ここで、この経路情報テーブル42d1に記憶されている経路情報に基づいて最適経路情報を再計算しており、この計算された最適経路情報は、フォワーディングテーブル42d2に記憶される。また、バックアップルータ42がメインルータ51と接続された場合には、メインルータ51側からの経路ができるので、接続完了後に経路情報が学習された際に、再度最適経路情報を計算して、この計算された最適経路情報をフォワーディングテーブル42d2に記憶させる。
【0117】
さらに、BGP処理部42cは、メインルータ41側の復旧時には、図12の模式図に示すように、メインルータ51との接続を一度切断し、メインルータ51との接続されるメインルータ41経由で経路情報を交換するようになる。この復旧時、メインルータ41は、経路情報の学習を行っていないので、BGP処理部42cは、この故障時に交換した経路情報をメインルータ41に送信することができるようにすることも可能である。
【0118】
このように、この実施の形態では、同一ルータ内のバックアップルータがメインルータのメイン処理動作を監視し、メイン処理動作が正常でない場合には、バックアップルータが予め定められた論理ルータと接続するとともに、メインルータの接続相手の論理ルータとも新たに接続して、経路情報の交換を行うことを可能とするので、この場合もコネクション数が減少したことによる経路情報の不足による弊害を解消することができる。
【0119】
(実施の形態2)
ところで、この発明にかかるデータ中継装置では、メインルータがバックアップルータのバックアップ処理動作を監視するように構成することも可能である。この場合には、図13の構成図に示すように、メインルータ41には、通信部41eで取り込んだパケットの受信状態をモニタする第2の監視手段としてのパケット受信監視部41fを備え、バックアップルータ42には、パケットの定期送信を制御するパケット定期送信制御部42fを備えるように構成する。
【0120】
この構成において、バックアップルータ42のパケット定期送信制御部42fからメインルータ41に生存通知メッセージを送信して、メインルータ41のパケット受信監視部41fとBGP処理部41bでバックアップルータ42のバックアップ処理の動作を監視することも可能である。
【0121】
図14は、メインルータ41が自装置内のバックアップルータ42の動作を監視するための監視アルゴリズムを説明するためのフローチャートを示す図である。図において、メインルータ41のパケット受信監視部41fは、動作状態がオープン送信状態において、バックアップルータ42のパケット定期送信制御部42fの制御によって定期送信される生存通知メッセージをモニタしており、BGP処理部41bは、このパケット受信監視部41fからの監視結果を取り込むことで、バックアップルータ42によるバックアップ処理の動作が正常に行われているかどうか判断する(ステップ301)。
【0122】
ここで、BGP処理部41bは、一定時間内にバックアップルータ42から生存通知メッセージの受信がある場合には、バックアップルータ42によるバックアップ処理の動作が正常に行われていると判断して、予め自ルータ41の接続相手に決められているルータ50のメインルータ51とBGPセッションを確立する(ステップ302)。これにより、BGP処理部41bは、遷移状態が接続確立状態になって、このメインルータ51と経路情報の交換が可能となる。
【0123】
また、一定時間内にバックアップルータ42から生存通知メッセージの受信がない場合には、BGP処理部41bは、バックアップルータ42によるバックアップ処理の動作が正常に行われていないと判断して、このメインルータ51とともに、予めバックアップルータ42の接続相手に決められていたルータ60のバックアップルータ62ともBGPセッションを確立する(ステップ303)。これにより、BGP処理部41bは、遷移状態が接続確立状態になって、このメインルータ51およびバックアップルータ62と経路情報の交換が可能となる。
【0124】
このように、この実施の形態では、同一ルータ内のメインルータがバックアップルータのバックアップ処理動作を監視し、バックアップ処理動作が正常でない場合には、メインルータが予め定められた論理ルータと接続するとともに、バックアップルータの接続相手の論理ルータとも新たに接続して、経路情報の交換を行うことを可能とするので、この場合もコネクション数が減少したことによる経路情報の不足による弊害を解消することができる。
【0125】
また、この発明では、実施の形態1と実施の形態2とを組み合わせることも可能であり、この場合には、同一ルータ内のメインルータとバックアップルータが、互いの処理動作を監視し、一方のルータの接続相手の論理ルータとも新たに接続して、経路情報の交換を行えるようにすれば、コネクション数が減少したことによる経路情報の不足による弊害を解消することができるとともに、さらに冗長性が増した構成となり、データ中継の信頼性を高めることができる。
【0126】
(実施の形態3)
図15は、この発明にかかるデータ中継システムの概略構成の実施形態3を示すシステム構成図である。図において、この実施の形態のデータ中継システムは、メインの論理データ中継装置であり、メイン処理を行うメインルータ41,51とサブの論理データ中継装置であり、バックアップ処理を行うバックアップルータ42,52は、それぞれ異なる集約装置23,24と接続されている。すなわち、ルータ40,50のメインルータ41,51は、第1のデータ集約装置としての集約装置23とコネクションを張って、伝送路30,31でそれぞれ接続されており、バックアップルータ42,52は、第2のデータ集約装置としての集約装置24とコネクションを張って、伝送路32,33でそれぞれ接続されている。また、各ルータ40,50は、それぞれ異なるISP11とも接続されており、各ISP11間でのデータ中継を可能にしている。また、これら集約装置23,24には、ルータ40,50の他に、複数のルータが接続されており、各ルータから受信したデータを該当するルータに振り分けている。
【0127】
これらメインルータ41,51同士およびバックアップルータ42,52同士は、図2または図13に示したメインルータおよびバックアップルータと同様の構成および機能からなっているので、ここでは詳細な説明を省略する。この実施の形態では、各ルータからの経路情報を、集約装置23,24で集約した後に、各メインルータおよびバックアップルータにこの経路情報を振り分けてそれぞれ送信している。なお、各メインルータおよびバックアップルータの動作は、実施の形態1〜3に記載したルータと同様の動作を行う。
【0128】
すなわち、図2において、メインルータ41は、集約装置23と伝送路30を介して接続される第3の接続手段(第1の接続手段と同様)としてのI/F41aと、BGPのプロトコルによるデータ処理を行う第3のデータ処理手段および第3の交換手段(第1のデータ処理手段および第1の交換手段と同様)としてのBGP処理部41bと、このBGP処理部41bに接続され、経路情報を記憶する第4および第6の記憶手段(第1および第3の記憶手段)としてのルーティングテーブル41cと、パケットの定期送信を制御するパケット定期送信制御部41dと、伝送路43と接続され、このパケットを送出する通信部41eとから構成されている。
【0129】
バックアップルータ42は、伝送路43と接続され、メインルータ41からのパケットを取り込む通信部42aと、このパケットの受信状態をモニタする第3の監視手段(第1の監視手段と同様)としてのパケット受信監視部42bと、BGPのプロトコルによるデータ処理を行う第4のデータ処理手段および第4の交換手段(第2のデータ処理手段および第2の交換手段と同様)としてのBGP処理部42cと、このBGP処理部42cに接続され、他の集約装置(この実施の形態では、集約装置24)と交換した経路情報や最適な経路を記憶する第5および第6の記憶手段(第2および第3の記憶手段と同様)としてのルーティングテーブル42dと、他の集約装置と伝送路32を介して接続される第4の接続手段(第2の接続手段と同様)としてのI/F42eとから構成されている。また、ルーティングテーブル41c,42dの経路情報テーブル41c1,42d1は、第4および第5の記憶手段(第1および第2の記憶手段と同様)、フォワーディングテーブル41c2,42d2は、第6の記憶手段(第3の記憶手段と同様)の機能を有する。さらに、図13において、パケット受信監視部41fは、第4の監視手段(第2の監視手段と同様)の機能を有する。
【0130】
このように、この実施の形態では、同一ルータ内の論理ルータがそれぞれ異なる集約装置と接続されるので、実施の形態1〜3と同様の効果を奏するとともに、各ルータには、集約装置で集約された経路情報が取り込まれるので、整理された経路情報の取得および多い情報量の経路情報の取得が可能となる。
【0131】
(実施の形態4)
図16は、この発明にかかるデータ中継システムの概略構成の実施形態4を示すシステム構成図である。図において、A〜Eは、ISPであり、Eは、その他のISP(A〜D)が保持する経路情報をBGPを使って学習および配信する。このEの網は、ルータ70〜73と、これらルータ70〜73のメインルータからBGPセッションを確立する集約装置25と、これらルータ70〜73のバックアップルータからBGPセッションを確立する集約装置26と、これら装置間を接続させる伝送路とからLANを構築している。この網内において、LANおよびルータ70〜73のアドレスに関しては、OSPF(Open Shortest Path First)のルーティング・プロトコルを使って経路情報の交換を行っている。
【0132】
各ルータ70〜73は、BGPのプロトコルを使用しており、各ルータ間は直接フルメッシュで接続されており、網内通信用のBGP(IBGPと呼ばれ、外部との通信はEBGPと呼ばれる)のセッションでそれぞれ学習した外部の経路情報を交換している。
【0133】
ここで、ルータ70に着目すると、ルータ70は、たとえばルータ73がEBGPで学習したD宛の経路を、IBGPで学習してルータ73経由で到達できることを確認する。なお、このルータ73までの経路は、OSPFで学習した情報を利用する。
【0134】
このように、この実施の形態では、OSPFを用いたISPと、この発明にかかるBGPを用いたISPとを組み合わせてシステムを構築することができるので、上述した効果を奏するとともに、システム構成を簡易に構築でき、汎用性の高いシステムを構築することができる。
【0135】
この発明は、これら実施形態に限定されるものではなく、この発明の要旨を逸脱しない範囲で種々の変形実施が可能である。上述した実施の形態では、コネクション型通信の経路交換プロトコルとしてBGPのプロトコルを使用した例を説明したが、この発明はこれに限らず、たとえばIDRP(Inter−Domain Routing Protocol)のプロトコルを使用することも可能である。
【0136】
【発明の効果】
以上説明したように、この発明では、ルーティング制御処理を二重化して論理的に設定されたメインとサブの論理データ中継装置のそれぞれが異なるデータ中継装置とコネクションを張って接続し、この接続されたデータ中継装置間で経路情報の交換を行うので、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させ、データ中継の信頼性を高めるとともに、システム構成を簡易に構築できる。
【0137】
また、この発明では、ルーティング制御処理を二重化して論理的に設定されたメインとサブの論理データ中継装置のそれぞれが異なるデータ集約装置とコネクションを張って接続し、この接続されたデータ中継装置とデータ集約装置間で経路情報の交換を行うので、バックボーンネットワーク上でのコネクションの数を削減して、経路情報の経路情報トラフィックを減少させ、データ中継の信頼性を高めるとともに、システム構成を簡易に構築できる。
【0138】
また、この発明では、メインとサブの論理データ中継装置間で、交換された経路情報の同期をとって互いの経路情報を補充しあうので、コネクション数を削減したことによる互いの経路情報の不足を、相互に補充して経路情報の共有化を図ることができる。
【0139】
また、この発明では、同期がとられた経路情報から最適経路を選択するので、たとえば最短経路などの適切な経路の選択が可能となり、データ中継の信頼性を高めることができる。
【0140】
また、この発明によれば、サブの論理データ中継装置が、メインの論理データ中継装置のメイン処理動作を監視しており、メインの論理データ中継装置がこのメイン処理を行っていないと判断した場合には、メインの論理データ中継装置がコネクションを張っていた他のデータ中継装置と新たにコネクションを張って、経路情報を交換するので、コネクション数を削減したことによる弊害を補填することができる。
【0141】
また、この発明によれば、メインの論理データ中継装置によるメイン処理の動作が再開されると、サブの論理データ中継装置は、前記他のデータ中継装置と新たに張ったコネクションを断にするので、同一データ中継装置内の論理データ中継装置と二重のコネクションを張るのを避けることができ、これによりコネクションの数の削減を図ることができる。
【0142】
また、この発明によれば、メインの論理データ中継装置によるメイン処理の動作が再開されると、サブの論理データ中継装置は、メイン処理動作停止中に取得した経路情報をメインのデータ中継装置に出力するので、経路情報の共有化を図ることができる。
【0143】
また、この発明によれば、メインの論理データ中継装置がサブの論理データ中継装置のバックアップ処理動作を監視しており、サブの論理データ中継装置がこのバックアップ処理を行っていないと判断した場合には、サブの論理データ中継装置がコネクションを張っていた他のデータ中継装置と新たにコネクションを張って、経路情報を交換するので、コネクション数を削減したことによる弊害を補填することができる。
【0144】
また、この発明によれば、サブの論理データ中継装置によるバックアップ処理の動作が再開されると、メインの論理データ中継装置は、前記他のデータ中継装置と新たに張ったコネクションを断にするので、同一データ中継装置内の論理データ中継装置と二重のコネクションを張るのを避けることができ、これによりコネクションの数の削減を図ることができる。
【0145】
また、この発明によれば、サブの論理データ中継装置によるバックアップ処理の動作が再開されると、メインの論理データ中継装置は、バックアップ処理動作停止中に取得した経路情報をサブの論理データ中継装置に出力するので、経路情報の共有化を図ることができる。
【図面の簡単な説明】
【図1】 この発明にかかるデータ中継システムの概略構成の実施形態1を示すシステム構成図である。
【図2】 図1に示したメインルータとバックアップルータの構成を示す構成図である。
【図3】 BGPのメッセージヘッダのフォーマットを示す構成図である。
【図4】 図3に示したメッセージのうちのオープンメッセージのフォーマットを示す構成図である。
【図5】 図3に示したメッセージのうちのアップデートメッセージのフォーマットを示す構成図である。
【図6】 ルータが遷移する動作状態を示した状態遷移図である。
【図7】 論理ルータが外部の他の論理ルータからのパケット受信を監視するための監視アルゴリズムを説明するためのフローチャートを示す図である。
【図8】 経路情報の交換を行った場合のルータ内での経路情報の流れを示す模式図である。
【図9】 図1に示したシステムにおいて、伝送路に断線が発生した場合を示すシステム構成図である。
【図10】 バックアップルータが自装置内のメインルータの動作を監視するための監視アルゴリズムを説明するためのフローチャートを示す図である。
【図11】 メインルータ側故障時において、経路情報の交換を行った場合のルータ内での経路情報の流れを示す模式図である。
【図12】 メインルータ側復旧時において、経路情報の交換を行った場合のルータ内での経路情報の流れを示す模式図である。
【図13】 図1に示したメインルータとバックアップルータのその他の構成を示す構成図である。
【図14】 メインルータが自装置内のバックアップルータの動作を監視するための監視アルゴリズムを説明するためのフローチャートを示す図である。
【図15】 この発明にかかるデータ中継システムの概略構成の実施形態3を示すシステム構成図である。
【図16】 この発明にかかるデータ中継システムの概略構成の実施形態4を示すシステム構成図である。
【図17】 データ中継システムの第1従来例の概略構成を示すシステム構成図である。
【図18】 データ中継システムの第2従来例の概略構成を示すシステム構成図である。
【図19】 データ中継システムの第3従来例の概略構成を示すシステム構成図である。
【符号の説明】
10 バックボーンネットワーク
11 ISP
20,40,50,60 ルータ
21,41,51,61 メインルータ(論理ルータ)
22,42,52,62 バックアップルータ(論理ルータ)
23〜26,70〜73 集約装置
30〜33,43 伝送路
41a,42e I/F
41b,42c BGP処理部
41c,42d ルーティングテーブル
41c1,42d1 経路情報テーブル
41c2,42d2 フォワーディングテーブル
41d,42f パケット定期送信制御部
41e,42a 通信部
41f,42b パケット受信監視部
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a data relay method, a data relay apparatus and a data relay apparatus using a connection-oriented route exchange protocol capable of ensuring redundancy as a routing control function, for example, BGP (Border Gateway Protocol: RFC1771). YoDeData relay system.
[0002]
[Prior art]
  In a conventional data relay method, as shown in Non-Patent Document 1 of RFC1771, there is a method in which control for exchanging route information between ASs (Autonomous Systems) is performed using this BGP protocol. The AS is a range that is managed and operated by a single management entity under a single route control policy. For example, an ISP (Internet Service Provider) corresponds to this AS.
[0003]
  In this data relay method, as shown in FIGS. 17 to 19, a router 20 of each ISP 11 is connected to the backbone network 10 of the Internet connection service, and a BGP connection called peering is established between these routers 20, After exchanging a routing table (not shown) provided in FIG. 1, IP (Internet Protocol) data is relayed between ISPs 11 based on route information stored in this table. Some of these routers 20 constitute a system by the following two methods as safety measures in the event of a failure. In the following drawings, the same components are denoted by the same reference numerals for convenience of explanation.
[0004]
  The first conventional example is a case where the routing control software program is duplicated. In this case, for example, as shown in FIG. 17, one router (hereinafter referred to as “physical router”) 20 is physically connected. In the data relay operation, logical routers are set to two routers 21 and 22 (hereinafter referred to as “logical routers”), and each of the logical routers performs routing control separately by this redundant routing control software program. Some exchange data (hereinafter referred to as “route information”).
[0005]
  This logical router is in an active state and operates as a logical router (hereinafter referred to as “main router”) 21 that performs main processing, and a logical router that operates in a standby state and performs backup processing (hereinafter referred to as “backup router”). Each logical router is connected to each logical router (or a physical router) of another router via one transmission line 30 via a transmission line 30, and this main router 21 and backup router are connected. Some routers 22 exchange routing control data (hereinafter referred to as “route information”) in a full mesh using the above-described routing control software program.
[0006]
  Further, in the second conventional example, as shown in FIG. 18, for example, when route information is transmitted from one router 20 to the other router 20, the main router of the other router is connected from the communication route for communicating this route information. In some cases, the path information is exchanged by copying and transmitting the path information to the BGP processing units (not shown) of both the backup router 21 and the backup router 22.
[0007]
[Non-Patent Document 1]
          Yakov Rekhter & Tony Li, “RFC1771 A Border Gateway Protocol 4” [online], Internet Official Protocol (STD1), March 1995, p. 1-11, Alter NIC The Network Information Center, [October 1, 2002 search], Internet <URL: "http://www.alternic.org/rfcs/rfc1700/rfc1771.html">
[0008]
[Problems to be solved by the invention]
  However, in the first conventional example, since route information must be exchanged between routers with a full mesh, it is necessary to transmit route information by establishing one connection to one logical router. The number of network traffic increases, transmission traffic on the backbone network by route information transmission increases, and connection management becomes complicated. In the second conventional example, a function for copying and transmitting route information from the logical router is required, so that the implementation is complicated and the processing is large in overhead.
[0009]
  In order to solve such a problem, for example, as shown in the third conventional example of FIG. 19, route reflectors (hereinafter referred to as “aggregation devices”) 23 and 24 for relaying route information are provided on the backbone network 10. The main router 21 and the backup router 22 of each router 20 are connected to the aggregation devices 23 and 24 through the transmission path 31 and exchange the path information via the transmission path 31. Some of these aggregating devices 23 and 24 aggregate received route information, distribute the route information to the main router 21 and the backup router 22 of each router 20, and transmit them.
[0010]
  However, in the third conventional example, the number of path information exchange partners can be reduced, but even in this case, the main router 21 and the backup router 22 need to exchange path information with the aggregation devices 23 and 24, respectively. In addition, there has been a problem that an increase in route information traffic on the backbone network 10 and complicated management are inevitable.
[0011]
  The present invention has been made in view of the above problems, and reduces the number of connections on the backbone network, reduces the route information traffic of the route information, increases the reliability of data relay, and simplifies the system configuration. An object of the present invention is to provide a data relay method, a data relay device, and a data relay system using the device.
[0012]
[Means for Solving the Problems]
  In order to achieve the above object, in the data relay method according to claim 1, a plurality of data relay devices are logically connected.ToAt least two in-process and backup processesMain logical data relay device and subIn the data relay method for relaying data by constructing each logical data relay device,The main logical data relay deviceUsing a connection-oriented communication route exchange protocol for data relay,The other first determined in advance as the connection partner of the own deviceA first connection step for establishing a connection with the data relay device;If the sub logical data relay device receives a survival notification message from the main logical data relay device within a predetermined time, it automatically uses a connection-oriented communication path switching protocol for data relay in advance. To establish a connection with another second data relay device determined as a connection partner of the device, and to perform data relay if no survival notification message is received from the main logical data relay device within a certain time Using the path exchange protocol of connection type communication, the first data relay device determined in advance as the connection partner of the second logical data relay device and the main logical data relay device determined in advance as the connection partner of the own device A second connection step for establishing a connection with the data relay device;The logical data relay device that establishes the connection; andFirst and secondAn exchange step of exchanging the route information with the data relay device ofA synchronization step of synchronizing the exchanged path information between the logical data relay devices set in the data relay device;It is characterized by including.
[0013]
  According to this invention, logicallyMain and sub for main processing and backup processingA data relay method for relaying data between a plurality of data relay devices each having a logical data relay device, wherein each data relay device is different from the data relay device to which one logical data relay device is connected Are connected to each other, and the routing information is exchanged between the connected data relay devices, thereby reducing the number of connections on the backbone network and reducing the routing information traffic of the routing information.At the same time, the route information obtained by each logical data relay device in the data relay device is transferred to the main and sub logical data relays. By synchronizing devices, the shortage of mutual route information due to the reduction in the number of connections is mutually supplemented to share route information..
[0014]
  In the data relay method according to claim 2, the plurality of data relay devices are logically connected.ToAt least two in-process and backup processesMain logical data relay device and subIn the data relay method for relaying data by constructing each logical data relay device,The main logical data relay deviceUsing a connection-oriented communication route exchange protocol for data relay,Predetermined as the connection partner of the deviceA first connection step of establishing a connection with another data relay device via the first data aggregation device;If the sub logical data relay device receives a survival notification message from the main logical data relay device within a predetermined time, it automatically uses a connection-oriented communication path switching protocol for data relay in advance. A connection is established with another data relay device via the second data aggregating device determined as the connection partner of the device, and if there is no reception of a survival notification message from the main logical data relay device within a certain time, Another data relay device and the main logical data are transmitted via the second data aggregating device, which is determined in advance as a connection partner of the own device, using a path switching protocol of connection-type communication for performing data relay. Second to establish a connection with another data relay device via the first data aggregation device determined as a connection partner of the relay device And the connection process,The logical data relay device that establishes the connection; andFirst and secondAn exchange step of exchanging the route information with the data aggregation device ofA synchronization step of synchronizing the exchanged path information between the logical data relay devices set in the data relay device;It is characterized by including.
[0015]
  According to this invention, logicallyMain and sub for main processing and backup processingA data relay method for relaying data between a plurality of data relay devices including the logical data relay device, wherein each data relay device is different from the data aggregator to which one logical data relay device is connected The number of connections on the backbone network is reduced by exchanging path information between the connected logical data relay device and the data aggregation device. Reduce routing information traffic for routing informationAt the same time, the path information obtained by each logical data relay device in the data relay device is synchronized between the main and sub logical data relay devices, resulting in a lack of mutual route information due to the reduction in the number of connections. To share route information with each other.
[0016]
  In the data relay method according to claim 3,In the above invention,Each of the logical data relay devices further includes a selection step of selecting an optimum route based on the route information synchronized in the synchronization step.
[0017]
  According to this invention,Main and subIn each of the logical data relay devices, the mutual route information is supplemented to share the route information, and by selecting the optimum route from the shared route information, an appropriate route such as the shortest route is selected. Enable.
[0018]
  In the data relay method according to claim 4,In the above invention,SaidsubThe logical data relay device ofThe mainA first monitoring step for monitoring whether or not the logical data relay device is operating in the main processing, and in the case where the main processing is not operating,MaineBetween the third connection step of newly establishing a connection with the other data relay device to which the logical data relay device has established a connection and the other data relay device having newly established the connection. And a third exchange step for performing exchange.
[0019]
  According to this invention,subAs part of the backup process, the logical data relay deviceMaineThe main processing operation of the logical data relay device is monitored, and if this main processing is not performed, a new connection is established with another data relay device in place of the active logical data relay device, and the route information Is exchanged to compensate for the harmful effects of reducing the number of connections.
[0020]
  In the data relay method according to claim 5,In the above invention,RecordsubThe logical data relay device of the aboveMaineWhen the operation of the main process by the logical data relay device is resumed, the third connection step further includes a first connection disconnecting step of disconnecting the newly established connection with the other data relay device. It is characterized by that.
[0021]
  According to this invention,MaineBy resuming the main processing operation by the logical data relay device ofsubSince the new connection with the other data relay device by the logical data relay device becomes unnecessary, this connection is cut off to avoid the double connection with the logical data relay device in the same data relay device. To reduce the number of
[0022]
  In the data relay method according to claim 6,In the above invention, the subThe logical data relay device of the aboveMaineWhen the operation of the main process by the logical data relay device is resumed,MaineThe logical data relay apparatus further includes a first output step of outputting the path information acquired while the main processing operation is stopped.
[0023]
  According to this invention,MaineWhen the logical data relay device resumes main processing,subThe logical data relay device of the route information acquired while this operation was stoppedMaineBy sharing the path information, the path information is shared.
[0024]
  In the data relay method according to claim 7,In the above invention,SaidMaineThe logical data relay device of the second monitoring step for monitoring whether the sub logical data relay device is operating in the backup process, and when the backup process is not operating,subBetween the fourth connection step of establishing a new connection with the other data relay apparatus to which the logical data relay apparatus has established a connection and the other data relay apparatus having newly established the connection. And a fourth exchanging step for exchanging.
[0025]
  According to this invention,MaineAs part of the main process, the logical data relay devicesubIf the backup processing operation of the logical data relay device is monitored and this backup processing is not performed,subInstead of the logical data relay device, a new connection is established with another data relay device, and the path information is exchanged to compensate for the adverse effects of reducing the number of connections.
[0026]
  In the data relay method according to claim 8,In the above invention, the mainThe logical data relay device of the abovesubWhen the operation of the backup processing by the logical data relay device is resumed, the third connection step further includes a second connection disconnecting step of disconnecting the newly established connection with the other data relay device. It is characterized by that.
[0027]
  According to this invention,subBy restarting the backup processing operation by the logical data relay device ofMaineSince no new connection with another data relay device is required by the logical data relay device, the number of connections can be avoided by cutting this connection and avoiding double connections with the same data relay device. To reduce
[0028]
  In the data relay method according to claim 9,In the above invention, the mainThe logical data relay device of the abovesubWhen the backup processing operation by the logical data relay device ofsubThe logical data relay apparatus further includes a second output step of outputting the path information acquired while the backup processing operation is stopped.
[0029]
  According to this invention,subWhen the logical data relay device resumes backup processing,MaineThe logical data relay device of the route information acquired while this operation was stoppedsubBy sharing the path information, the path information is shared.
[0030]
  In the data relay device according to the tenth aspect, at least two logically performing main processing and backup processing are performed.Main logical data relay device and subIn a data relay device that is constructed by a logical data relay device, establishes a connection with another data relay device, and relays data of the data.MaineThe logical data relay device ofin frontUse a connection-oriented communication path exchange protocol for data relay,FirstA first connection means for establishing a connection with the data relay device, and a connection is established by the first connection meansThe firstA first exchange means for exchanging the route information with the data relay device, and a first storage means for storing the exchanged route information;First data processing means for performing data processing of route information stored in the first storage means,SaidsubThe logical data relay device ofin frontThe connection type communication path switching protocol for performing data relay is used, and the first connection means establishes a connection.FirstDifferent from the data relay deviceSecondThe second connection means for establishing a connection with the data relay device, and the connection is established by the second connection meansThe secondA second exchange means for exchanging the route information with the data relay device, a second storage means for storing the exchanged route information,Second data processing means for performing data processing of route information stored in the second storage means;WithThe first and second data processing means are exchanged with the first and second data relay apparatuses, and synchronize route information stored in the first and second storage means.It is characterized by.
[0031]
  According to this invention, logicallyMain processing and sub processing for main processing and backup processingA logical data relay device is a data relay device that relays data, for example, IP data, with other data relay devices,Main and subThis logical data relay device uses the first and second connection means to establish a connection with another data relay device different from the data relay device to which one of the logical data relay devices has established a connection. By exchanging, the number of connections on the backbone network is reduced and the route information traffic of the route information is reduced.At the same time, the path information exchanged with the different data relay devices respectively different by the first and second exchanging means is synchronized by the first and second data processing means to share the path information. By further reducing the number of connections on the backbone network, the route information traffic of the route information is reduced..
[0032]
  In the data relay device according to claim 11,In the above invention,Third storage means for storing an optimum route is further provided, and the first and second data processing means select the optimum route based on the synchronized route information, and select the optimum route. The route is stored in the third storage means.
[0033]
  According to the present invention, the first and second data processing means select the optimum route from the shared route information by the algorithm for selecting the route from the synchronized route information, and By storing the data in the storage unit 3, an appropriate route such as the shortest route can be selected.
[0034]
  In the data relay device according to claim 12,In the above invention,SaidsubThe logical data relay device of the aboveMaineA first monitoring unit that monitors a main processing operation of the logical data relay apparatus of the first and second logical units, wherein the second connection unit is connected to the first connection unit according to a monitoring result of the first monitoring unit. The aboveFirstA new connection is established with the data relay device, and the second exchange means establishes a new connection.The firstThe route information is exchanged with the other data relay device.
[0035]
  According to this invention,MaineIf the logical data relay device is not performing the main processing operation,MaineInstead of the logical data relay device, the second connection meanssubBy establishing a new connection between the logical data relay device and another data relay device and exchanging the route information, the disadvantage caused by the shortage of the route information due to the reduced number of connections is compensated.
[0036]
  In the data relay device according to claim 13,In the above invention,The second connection means is based on the monitoring result of the first monitoring means.MaineWhen recognizing that the operation of the main process by the logical data relay device is resumed,FirstThis is characterized in that the newly established connection with the data relay device is disconnected.
[0037]
  According to this invention,MaineBecause the logical data relay device of this re-establishes the connection with the other data relay device that had previously established the connection by resuming the main processing operation,subSince the logical data relay device does not require a connection with the other data relay device, the second connection means disconnects this connection and the same data relay device.AndReduce the number of connections by avoiding double connections.
[0038]
  In the data relay device according to claim 14,In the above invention,The second data processing means is based on the monitoring result of the first monitoring means.MaineWhen recognizing that the operation of the main processing by the logical data relay device is resumed, the path information acquired while the main processing operation is stopped isMaineOutput to the logical data relay device.
[0039]
  According to this invention,MaineIn the data relay device, since the route information is not acquired while the main processing operation is stopped, the second data processing unit obtains the route information acquired while the operation is stopped.subFrom the data relay deviceMaineBy sharing the route information, the route information is shared.
[0040]
  In the data relay device according to claim 15,In the above invention,SaidMaineThe logical data relay device ofThe subFurther comprising second monitoring means for monitoring the backup processing operation of the logical data relay apparatus, wherein the first connection means is the first connection means.2According to the monitoring result of the monitoring means, the second connection means has established a connection.SecondA new connection is established with the data relay device, and the first exchange means establishes a new connection.The secondThe route information is exchanged with the other data relay device.
[0041]
  According to this invention,subIf the logical data relay device is not performing backup processing,subInstead of the logical data relay device, the first connection meansMaineLogical data relay device and otherSecondBy establishing a new connection between the data relay apparatuses and exchanging the path information, the adverse effect caused by the shortage of the path information due to the reduced number of connections is compensated.
[0042]
  In the data relay device according to claim 16,In the above invention,The first connecting means determines the monitoring result of the second monitoring means from the monitoring result.subWhen recognizing that the operation of the backup processing by the logical data relay device is resumed,SecondThis is characterized in that the newly established connection with the data relay device is disconnected.
[0043]
  According to this invention,subBecause the logical data relay device of the above re-establishes the connection with the other data relay device that was previously connected by restarting the backup processing operation,MaineSince the logical data relay device of FIG. 1 does not require a connection with the other data relay device, the first connection means disconnects this connection and the same data relay device.AndReduce the number of connections by avoiding double connections.
[0044]
  In the data relay device according to claim 17,In the above invention,The first data processing means is based on the monitoring result of the second monitoring means.subWhen it is recognized that the operation of the backup processing by the logical data relay device of the above is resumed, the path information acquired during the stop of the backup processing operation issubOutput to the logical data relay device.
[0045]
  According to this invention,subIn the logical data relay apparatus, since the path information is not acquired while the backup processing operation is stopped, the first data processing means uses the path information acquired while the operation is stopped,MaineFrom the logical data relay devicesubBy sharing the path information, the path information is shared.
[0046]
  In the data relay apparatus according to claim 18, at least two logically performing main processing and backup processing are performed.Main logical data relay device and subIn the data relay device that is constructed by the logical data relay device, establishes a connection with the data aggregation device, and relays data of the data,MaineThe logical data relay device ofin frontUse a connection-oriented communication route exchange protocol to relay dataFirstA third connection means for establishing a connection with the data aggregating apparatus, and a connection is established by the third connection meansThe firstA third exchanging means for exchanging the route information with the data aggregating apparatus, a fourth storage means for storing the exchanged route information,Third data processing means for performing data processing of route information stored in the fourth storage means;ComprisingsubThe logical data relay device ofin frontThe connection type communication path exchange protocol for performing data relay is used, and the third connection means establishes a connection.FirstDifferent from the data aggregatorSecondA fourth connection means for establishing a connection with the data aggregating apparatus and a connection established by the fourth connection means;The secondA fourth exchanging means for exchanging the route information with the data aggregating apparatus, and a fifth storage means for storing the exchanged route information;Fourth data processing means for performing data processing of route information stored in the fifth storage means;WithThe third and fourth data processing means synchronize route information exchanged with the first and second data aggregating apparatuses and stored in the fourth and fifth storage means. TakeIt is characterized by.
[0047]
  According to this invention, logicallyMain processing and sub processing for main processing and backup processingA logical data relay device is a data relay device that relays data such as IP data with a data aggregation device,Main and subThe logical data relay apparatus uses the third and fourth connection means to establish a connection with the other data aggregating apparatus different from the data aggregating apparatus to which one of the logical data relay apparatuses has established a connection. By exchanging, the number of connections on the backbone network is reduced and the route information traffic of the route information is reduced.At the same time, the route information exchanged with the different data aggregating devices by the third and fourth exchanging means is synchronized by the third and fourth data processing means to share the route information. Furthermore, by reducing the number of connections on the backbone network, the route information traffic of the route information is reduced..
[0048]
  In the data relay device according to claim 19,In the above invention,Sixth storage means for storing an optimum route is further provided, and the third and fourth data processing means select the optimum route based on the synchronized route information, and select the optimum route. The route is stored in a sixth storage means.
[0049]
  According to the present invention, the third and fourth data processing means select the optimum route from the shared route information by the algorithm for selecting the route from the synchronized route information, and By storing it in the storage means 6, it is possible to select an appropriate route such as the shortest route.
[0050]
  In the data relay device according to claim 20,In the above invention,SaidsubThe logical data relay device of the aboveMaineFurther comprising third monitoring means for monitoring the main processing operation of the logical data relay apparatus, wherein the fourth connection means is connected to the third connection means in accordance with a monitoring result of the third monitoring means. The aboveFirstA new connection is established with the data aggregating apparatus, and the fourth exchange means establishes a new connection.The firstThe path information is exchanged with another data aggregation device.
[0051]
  According to this invention,MaineIf the logical data relay device is not performing the main processing operation,MaineInstead of the logical data relay device, the fourth connection meanssubBy establishing a new connection between the logical data relay device and another data relay device and exchanging route information, the adverse effect of reducing the number of connections is compensated.
[0052]
  In the data relay device according to claim 21,In the above invention,The fourth connection means determines that the monitoring result of the third monitoring means isMaineWhen recognizing that the operation of the main process by the logical data relay device is resumed,First data aggregation deviceIt is characterized by disconnecting the newly established connection.
[0053]
  According to this invention,MaineBecause the logical data relay device of this re-establishes the connection with the other data relay device that had previously established the connection by resuming the main processing operation,subSince the logical data relay device of FIG. 4 does not require a connection with the other data relay device, the fourth connection means disconnects this connection and the same data relay device.AndReduce the number of connections by avoiding double connections.
[0054]
  In the data relay device according to claim 22,In the above invention,The fourth data processing means determines the monitoring result of the third monitoring means from the monitoring result.MaineWhen recognizing that the operation of the main processing by the logical data relay device is resumed, the path information acquired while the main processing operation is stopped isMaineOutput to the logical data relay device.
[0055]
  According to this invention,MaineIn the logical data relay device, since the route information is not acquired while the main processing operation is stopped, the fourth data processing means uses the route information acquired while the operation is stopped.subFrom the logical data relay deviceMaineBy sharing the path information, the path information is shared.
[0056]
  In the data relay device according to claim 23,In the above invention,SaidMaineThe logical data relay device ofThe subAnd a fourth monitoring means for monitoring the backup processing operation of the logical data relay apparatus, wherein the third connection means is connected to the fourth connection means in accordance with a monitoring result of the fourth monitoring means. The aboveSecondA new connection is established with the data aggregating apparatus, and the third exchange means establishes a new connection.The secondThe path information is exchanged with another data aggregation device.
[0057]
  According to this invention,subIf the logical data relay device is not performing backup processing,subInstead of the logical data relay device, the third connection meansMaineLogical data relay device and otherSecond data aggregation deviceBy making a new connection between them and exchanging route information, the adverse effects of reducing the number of connections are compensated.
[0058]
  In the data relay device according to claim 24,In the above invention,The third connection means is based on the monitoring result of the fourth monitoring means.subWhen recognizing that the operation of the backup processing by the logical data relay device is resumed,SecondIt is characterized by disconnecting a newly established connection with the data aggregation device.
[0059]
  According to this invention,subThe logical data relay device of the other has previously established a connection by restarting the backup processing operation.SecondSince the connection with the data relay device is reestablished,MaineSince the logical data relay device of FIG. 3 does not require a connection with another data relay device, the third connection means disconnects this connection and the same data relay device.AndReduce the number of connections by avoiding double connections.
[0060]
  In the data relay device according to claim 25,In the above invention,The third data processing means is configured to obtain the above-mentioned result from the monitoring result of the fourth monitoring means.subWhen it is recognized that the operation of the backup processing by the logical data relay device of the above is resumed, the path information acquired during the stop of the backup processing operation issubOutput to the logical data relay device.
[0061]
  According to this invention,subIn the logical data relay device, since the path information is not acquired while the backup processing operation is stopped, the third data processing means uses the path information acquired while the operation is stopped,MaineFrom the logical data relay devicesubBy sharing the path information, the path information is shared.
[0062]
  In the data relay system according to claim 26, at least two logically performing main processing and backup processing are performed.Main logical data relay device and subA data relay device constructed by a logical data relay device and data communication with the data relay deviceOther data relay deviceAnd a data relay system having a transmission path for establishing a connection between the data relay devices, the data relay deviceOf these, the main logical data relay device uses a connection type communication path switching protocol for performing the data relay, and a first connection means for establishing a connection with the predetermined other first data relay device And a first exchange means for exchanging the route information between the first data relay device connected by the first connection means and a first for storing the exchanged route information Storage means, first data processing means for processing data of path information stored in the first storage means, and the sub logical data relay device are connected communication for performing the data relay And a predetermined second data relay device different from the first data relay device to which the first connection means has established a connection. Second exchange means for exchanging the route information between the second connection means and the second data relay device established by the second connection means, and the exchanged route A second storage means for storing information; and a second data processing means for performing data processing of the path information stored in the second storage means; and the main and sub logical data relay devices; The first and secondExchanges route information for data relay between data relay devicesAt the same time, the first and second data processing means are exchanged with the first and second data relay devices, and the route information stored in the first and second storage means is synchronized. TakeIt is characterized byRu.
[0063]
  According to this invention,MaineLogical data relay devicesubDifferent from the logical data relay deviceFirst or secondBy connecting to the data relay device and exchanging route information, the number of connections on the backbone network is reduced and the route information traffic of the route information is reduced.
[0064]
  The data relay system according to claim 27 further comprises third storage means for storing an optimum route in the above invention.,The first and second data processing means select an optimal path based on the synchronized path information and store the optimal path in the third storage means. To do.
[0065]
  In the data relay system according to claim 28, in the above invention, the sub logical data relay device further comprises a first monitoring means for monitoring a main processing operation of the main logical data relay device, The second connection means establishes a new connection with the first data relay device to which the first connection means has established a connection according to the monitoring result of the first monitoring means, and the second exchange The means is characterized in exchanging the path information with the first data relay apparatus that has newly established a connection.
[0066]
  In the data relay system according to claim 29, in the above invention, the second connection means restarts the operation of the main processing by the main logical data relay apparatus from the monitoring result of the first monitoring means. If this is recognized, the newly established connection with the first data relay device is disconnected.
[0067]
  In the data relay system according to a thirty-third aspect, in the above invention, the second data processing means restarts the operation of the main process by the main logical data relay device from the monitoring result of the first monitoring means. If it is recognized, the route information acquired while the main processing operation is stopped is output to the main logical data relay device.
[0068]
  Further, in the data relay system according to claim 31, in the above invention, the main logical data relay device further comprises second monitoring means for monitoring a backup processing operation of the sub logical data relay device. The first connection means establishes a new connection with the second data relay device to which the second connection means has established a connection according to the monitoring result of the second monitoring means, and the first exchange The means is characterized in exchanging the path information with the second data relay apparatus that has newly established a connection.
[0069]
  In the data relay system according to a thirty-second aspect, in the above invention, the first connection means restarts the backup processing operation by the sub logical data relay apparatus from the monitoring result of the second monitoring means. If this is recognized, the newly established connection with the second data relay device is disconnected.
[0070]
  In the data relay system according to a thirty-third aspect, in the above invention, the first data processing unit restarts the backup processing operation by the sub logical data relay device from the monitoring result of the second monitoring unit. If it is recognized, the path information acquired while the backup processing operation is stopped is output to the sub logical data relay device.
[0071]
  In the data relay system according to claim 34,Logically perform at least two main processes and backup processesMain logical data relay device and subA data relay device constructed by a logical data relay device and data communication with the data relay deviceOther data relay deviceAnd aggregate the data to be relayedDeIn the data relay system having a data aggregation device and a transmission path for establishing a connection between the data relay device and the data aggregation device, the data relay deviceOf these, the main logical data relay device uses a connection-oriented communication path exchange protocol for performing the data relay, and a third connection means for establishing a connection with a predetermined first data aggregation device, Third exchange means for exchanging the route information with the first data aggregating apparatus established by the third connection means, and fourth storage means for storing the exchanged route information And third data processing means for performing data processing of the path information stored in the fourth storage means, wherein the sub logical data relay device is a connection type communication for performing the data relay. And a predetermined second data aggregating device different from the first data aggregating device to which the third connecting means has established a connection. Fourth and connecting means between said second data aggregation device strung connection by said fourth connection means, said path information that 4th data processing which performs the data processing of the path information memorize | stored in the 4th exchanging means which exchanges, the 5th memory | storage means which memorize | stores the said exchanged route information, and the said 5th memory means Means, the main and sub logical data relay devices, and the first and secondExchanges route information for data relay between data aggregation devicesAt the same time, the third and fourth data processing means are synchronized with the path information exchanged with the first and second data aggregating apparatuses and stored in the fourth and fifth storage means. TakeIt is characterized byThe
[0072]
  According to this invention,MaineLogical data relay devicesubDifferent from the logical data relay deviceFirst or second data aggregation deviceAnd the exchange of route information reduces the number of connections on the backbone network and reduces the route information traffic of the route information.
[0073]
  Further, in the data relay system according to claim 35, in the above invention, the data relay system further comprises sixth storage means for storing an optimum path, wherein the third and fourth data processing means are the synchronized paths. An optimum route is selected based on the information, and the optimum route is stored in the sixth storage means.
[0074]
  In the data relay system according to claim 36, in the above invention, the sub logical data relay device further comprises third monitoring means for monitoring a main processing operation of the main logical data relay device. 4 connection means establishes a new connection with the first data aggregating apparatus to which the third connection means has established a connection according to the monitoring result of the third monitoring means, and the fourth exchange The means is characterized in exchanging the path information with the first data aggregating apparatus that has newly established a connection.
[0075]
  In the data relay system according to claim 37, in the above invention, the fourth connection means restarts the operation of the main processing by the main logical data relay apparatus from the monitoring result of the third monitoring means. If this is recognized, the newly established connection with the first data aggregating apparatus is disconnected.
[0076]
  In the data relay system according to claim 38, in the above invention, the fourth data processing means restarts the operation of the main process by the main logical data relay apparatus from the monitoring result of the third monitoring means. If it is recognized, the route information acquired while the main processing operation is stopped is output to the main logical data relay device.
[0077]
  In the data relay system according to claim 39, in the above invention, the main logical data relay device further comprises fourth monitoring means for monitoring a backup processing operation of the sub logical data relay device. The third connection means establishes a new connection with the second data aggregating apparatus to which the fourth connection means has established a connection according to the monitoring result of the fourth monitoring means, and the third exchange The means is characterized in exchanging the path information with the second data aggregating apparatus that has newly established a connection.
[0078]
  In the data relay system according to claim 40, in the above invention, the third connection means restarts the backup processing operation by the sub logical data relay apparatus from the monitoring result of the fourth monitoring means. If this is recognized, the newly established connection with the second data aggregating apparatus is disconnected.
[0079]
  In the data relay system according to claim 41, in the above invention, the third data processing means restarts the backup processing operation by the sub logical data relay apparatus from the monitoring result of the fourth monitoring means. If it is recognized, the path information acquired while the backup processing operation is stopped is output to the sub logical data relay device. .
[0080]
DETAILED DESCRIPTION OF THE INVENTION
  Exemplary embodiments of a data relay method, a data relay device, and a data relay system according to the present invention will be described below with reference to the accompanying drawings of FIGS. In the following drawings, the same components are denoted by the same reference numerals for convenience of explanation.
[0081]
(Embodiment 1)
  FIG. 1 is a system configuration diagram showing a schematic configuration of a data relay system according to the present invention. In the figure, the data relay system of this embodiment isMain logical data relay device that performs main processing (this is called the active state)With main routers 41-61Sub logical data relay device that performs backup processing (this is called standby)The routers 40 to 60 are constructed from the backup routers 42 to 62, and the main routers 41 to 61 and the backup routers 42 to 62 are different.1st or 2nd data relay deviceConnected to the router's logical router. That is,When the data relay device according to the present invention is the router 40,The main router 41 of the router 40 isThe first data relay deviceA connection is established with the main router 51 of the router 50 via the transmission line 30, and the backup router 42Second data relay deviceA connection is established with the backup router 62 of the router 60 via the transmission line 31. Similarly,When the data relay device according to the present invention is the router 60,The main router 61 of the router 60 isThe first data relay deviceA connection is established with the backup router 52 of the router 50 via the transmission path 32. The routers 40 to 60 are also connected to different ISPs 11, thereby enabling data relay between the ISPs 11 and 11.
[0082]
  Since these main routers 41 to 61 have the same configuration, and the backup routers 42 to 62 have the same configuration, the configurations of the main router 41 and the backup router 42 are representatively shown in FIG. Show. In the figure, a main router 41 and a backup router 42 are connected via a dedicated transmission line 43. The main router 41 is connected to other routers (in this embodiment, the main router 51) via the transmission line 30.As the first connection meansInterface (hereinafter referred to as “I / F”) 41a and data processing using the BGP protocolAs the first data processing means and the first exchange meansA BGP processing unit 41b and a first connected to the BGP processing unit 41b and stores route informationAnd thirdA routing table 41c serving as storage means, a packet regular transmission control unit 41d for controlling the regular transmission of packets, and a communication unit 41e connected to the transmission path 43 and transmitting the packets.
[0083]
  The backup router 42 is connected to the transmission path 43, and monitors the reception state of the communication unit 42a that takes in the packet from the main router 41.As the first monitoring meansPerforms data processing using the packet reception monitoring unit 42b and the BGP protocol.As second data processing means and second exchange meansA BGP processing unit 42c, connected to the BGP processing unit 42c, stores route information exchanged with other routers and an optimum route.As second and third storage meansThe routing table 42d is connected to another router (in this embodiment, the backup router 62) via the transmission path 31.As a second connection meansIt is comprised from I / F42e.
[0084]
  In this main router 41, the BGP processing unit 41b exchanges route information with other routers via the I / F 41a as a BGP data processing function, and stores the received route information in the routing table 41c. Based on the route information, an optimum route is calculated and stored in the routing table 41c. Further, the BGP processing unit 41b synchronizes the route information with the BGP processing unit 42c in the backup router 42 to share the route information in the routing table.
[0085]
  The BGP processing unit 41b transmits and receives a KeepAlive message to / from another router via the I / F 41a, and changes its own operation state according to the reception status of the survival notification message. I am letting. Further, the BGP processing unit 41b sends an instruction to the packet periodic transmission control unit 41d so as to transmit this survival notification message also to the backup router 42 in the router 41.
[0086]
  The packet periodic transmission control unit 41 d periodically sends a survival notification message from the communication unit 41 e to the communication unit 42 a of the backup router 42 via the transmission path 43 based on an instruction from the BGP processing unit 41 b.
[0087]
  In the backup router 42,As the first monitoring meansThe packet reception monitoring unit 42b monitors the survival notification message captured by the communication unit 42a, and the packet reception monitoring unit 42b notifies the BGP processing unit 42c whether or not this survival notification message has been monitored within a predetermined time. is doing.
[0088]
  The BGP processing unit 42c exchanges route information with another router via the I / F 42e as a BGP data processing function, stores the received route information in the routing table 42d, and optimizes based on the route information. Simple routes are calculated and stored in the routing table 42d. Further, the BGP processing unit 42c synchronizes the route information with the BGP processing unit 41b in the main router 41 to share the route information in the routing table.
[0089]
  Further, the BGP processing unit 42c transmits / receives the survival notification message to / from another router via the I / F 42e, and changes its own operation state according to the reception status of the survival notification message. Furthermore, when the BGP processing unit 42c receives a notification from the packet reception monitoring unit 42b that the life notification message cannot be monitored, the BGP processing unit 42cAs the first data relay deviceRouter50(In this embodiment, a new connection is established with the main router 51 to exchange path information with each other.
[0090]
  The routing tables 41c and 42d store route information exchanged with other routers and route information synchronized with other logical routers within the own router.As a second storage meansRoute information table41c1, 42d1And the optimum route selected based on the route information is stored.As a third storage meansForwarding table41c2, 42d2And is composed respectively.
[0091]
  Next, the message format used by BGP including the life notification message transmitted / received between these routers 40 to 60 or between the logical routers 41 to 61 and 42 to 62 in these routers is shown in FIG. A description will be given based on each configuration diagram. The BGP message includes an IP and TCP header (not shown), a marker including a value that can be predicted by the receiver of the message shown in FIG. 3, a length indicating the length of the entire message including the header, and a message type code. It is comprised from the message header of BGP comprised from the type which shows, and the data part contained by the type of message.
[0092]
  This message type includes an open message that is sent after the transfer protocol connection is established, an update message that is used to transfer route information between BGP peers, and the existence check timer of the BGP processor does not time out. There are four types of survival notification messages exchanged between peers at sufficient intervals and NOTIFICATION messages sent when an error condition is detected.
[0093]
  Among these four message types, as shown in FIG. 4, the format of the open message includes a version indicating the protocol version of the message, a My Autonomous System (own autonomous system) indicating the autonomous system number of the message sender, and , A hold time indicating the number of seconds proposed as the survival confirmation timer value, a BGP identifier indicating the message sender's BGP identifier (IP address assigned to itself), and an optional parameter indicating the entire length of the optional parameter field It consists of a length and an optional parameter in which each parameter is coded in a column of optional parameters.
[0094]
  As shown in FIG. 5, the format of the update message is a non-forwardable route length indicating the entire length of the withdrawal route field, and a withdrawal route showing a variable length field including a list of IP address prefixes of routes where the service has stopped. , A total path attribute length indicating the entire length of the path attribute field, a path attribute indicating a path attribute consisting of a set of three terms, and network layer reachability information including a list of IP address fixes. Yes.
[0095]
  Note that the existence notification message is composed of only the message header shown in FIG. 3, and the notification message is not directly related to the present invention, so the description of this format is omitted.
[0096]
  Note that this standard protocol (BGP-4) message is also used in the internal communication between the main router and the backup router in the router. In this case as well, IP and TCP are used before the message format shown in FIG. A header is attached and a specific IP address reserved in advance for internal communication is used as the IP address. When confirming the processing operation, a code indicating the existence notification is added to the message header type shown in FIG. 3 and the existence notification message is transmitted. When synchronizing the route information, this message header type In addition, a code indicating an update is added, route information is added to the network layer reachability information shown in FIG. 5, and an update message including a path attribute is transmitted.
[0097]
  FIG. 6 is a state transition diagram showing an operation state in which the router transits by transmitting and receiving these messages. In the figure, the BGP transition state includes an idle state indicating the initial state of BGP, a connection state in which the connection of the transfer protocol is completed, and an attempt to obtain a peer by starting the transfer protocol connection. Active status, open transmission status indicating the status of waiting for open messages from peers, open confirmation status indicating status of waiting for survival notification messages and notification messages, and exchange of update messages, notification messages, and survival notification messages There is a connection establishment state which is a state to be performed.
[0098]
  Of these, the “active state” has a different meaning from the “active state” described in the “active state” main router described above. In other words, the “active state” of the state transitions represents only one of the operation states in which the logical router makes a transition, whereas the “active state” described above is an operation in which the main router performs the main processing. This is used to express the status of the backup router, as opposed to the “standby status” that represents the operating status of the backup router performing backup processing.
[0099]
  Both the main router and the backup router perform the state transition of the above-described operation. First, the BGP processing unit of these logical routers is a logical router which is another peer determined in advance from the idle state via the I / F. The connection to the transmission line is started and the connection to the transmission line is started, and the operation state is changed to the connection state. Here, if the connection is successful, an open message is transmitted to the connected logical router, and the state transitions to the open transmission state. When the connection fails, the operation state is changed to the active state.
[0100]
  In the open transmission state, when the BGP processing unit receives an open message from the other logical router, if there is no error in this message, the BGP processing unit transmits a survival notification message, and then transitions to the open confirmation state. Wait for survival notification message and notification message. Here, when the survival notification message is received, the state transitions to the established state, and when the notification message is received, the state transitions to the idle state. Further, the BGP processing units of the main router and the backup router transmit a survival notification message to the other logical router in the own device in the open transmission state.
[0101]
  In this connection established state, the BGP processing unit can exchange update messages, notification messages, and survival notification messages with the other logical router, and in this state, it can exchange route information with the other logical router. It becomes possible.
[0102]
  Next, the monitoring algorithm of the main router and backup router according to this embodiment, the main processing operationMadeThe monitoring algorithm will be described with reference to FIGS.
[0103]
  FIG. 7 is a flowchart for explaining a monitoring algorithm for the main router or backup router, which is a logical router, to monitor packet reception from other external logical routers. Since this monitoring algorithm is the same for both the main router and the backup router, in this embodiment, packet monitoring in the main router 41 of the router 40 will be described as an example.
[0104]
  In the figure, the BGP processing unit 41b of the main router 41 sends a survival notification message periodically transmitted from the main router 51 of the router 50 that is the connection partner when the transition state shown in FIG. Receiving via the I / F 41a (step 101). Then, the BGP processing unit 41b restarts the monitoring timer provided therein while the survival notification message is periodically received (step 102), and waits for the reception of the next survival notification message. Yes.
[0105]
  In this state, as shown in the schematic diagram illustrating the flow of the route information in FIG. 8, the main router 41 can exchange route information with the main router 51 using the update message. These are stored in the route information table (route information table 41c1 in the main router 41) in the routing table of each of the main routers 41 and 51. Further, the backup router 42 can exchange route information with the backup router 62 using the update message, and the exchanged route information is stored in the route information table (backup router 42 in the routing table of each backup router 42, 62). Then, it will be stored in the route information table 42d1).
[0106]
  In addition to the exchange of route information with the external router, the exchanged route information is synchronized between the main router 41 and the backup router 42. The synchronized route information is supplemented to each other and stored in the route information tables 41c1 and 42d1 in the routing tables 41c and 42d in the same manner as the route information from the outside so that the route information can be shared. It has been.
[0107]
  Further, the BGP processing units 41b and 42cAs first and second storage meansThe optimum route information is calculated based on the route information stored in the route information tables 41c1 and 42d1, and the calculated optimum route information is:As a third storage meansStored in the forwarding tables 41c2 and 42d2. The selection of the optimum route is determined by the transfer destination attribute of the BGP route.
[0108]
  Here, for example, as shown in FIG. 9, when the transmission line 30 connecting the main routers 41 and 51 is disconnected and the main router 41 cannot receive the survival notification message from the main router 51, this monitoring is performed. It is determined whether the timer has timed out (step 103). If the timeout has not occurred at this time, the BGP processing unit 41b returns to step 101 and waits for packet reception again. Also, if a timeout occurs at this point, the BGP processing unit 41b determines that a failure has occurred with the main router 51, and once transits from the idle state to the open transmission state. Then, a switching process for connecting to another new logical router is performed (step 104), the state transits to the connection establishment state through the open confirmation state, and the reception of the next survival notification message is waited at step 101.
[0109]
  As described above, in this embodiment, the main router and backup router in the same physical router establish a connection with different logical routers to exchange path information, thereby reducing the number of connections on the backbone network. Thus, the route information traffic of the route information can be reduced, thereby improving the transmission quality in normal data relay.
[0110]
  In this embodiment, when the route information is exchanged with an external router in each of the main and backup routers, the route information is synchronized between these routers, and the mutual route information is supplemented. It is possible to eliminate the adverse effects caused by the shortage of route information due to the decrease in the number and to share the route information.
[0111]
  Further, in this embodiment, when it becomes impossible to receive a packet from the connection partner, the connection partner router can be switched to another new router to receive the survival notification message and exchange route information. The adverse effects of reducing the number of connections can be compensated.
[0112]
  Next, the monitoring algorithm of the main router 41 in the own apparatus by the backup router 42 will be described using the flowchart of FIG. In the figure, the packet reception monitoring unit 42b of the backup router 42 monitors the survival notification message periodically transmitted under the control of the packet periodic transmission control unit 41d of the main router 41 when the operation state is the open transmission state. The unit 42c takes in the monitoring result from the packet reception monitoring unit 42b to determine whether or not the main processing operation by the main router 41 is normally performed (step 201).
[0113]
  Here, the BGP processing unit 42c determines that the operation of the main processing by the main router 41 is normally performed when the existence notification message is received from the main router 41 within a predetermined time, and automatically A BGP session is established with the backup router 62 of the router 61 determined as the connection partner of the router 42 (step 202). As a result, the BGP processing unit 42c becomes in a connection established state and can exchange route information with the backup router 62.
[0114]
  If no survival notification message is received from the main router 41 within a predetermined time, the BGP processing unit 42c determines that the operation of the main processing by the main router 41 is not normally performed, and this backup router Along with 62, a BGP session is established with the main router 51 of the router 50 that has been previously determined as the connection partner of the main router 41 (step 203). As a result, the BGP processing unit 42c becomes a connection established state, and exchange of route information with the backup router 62 and the main router 51 becomes possible.
[0115]
  In this state, as shown in the schematic diagram showing the flow of route information when the main router 41 side fails in FIG. 11, the backup router 42 can exchange route information with the backup router 62 using the update message. The exchanged route information is stored in the route information table 42d1 in the routing table of the backup router 42. The backup router 42 can exchange route information with the main router 51 using the update message, and the exchanged route information is also stored in the route information table 42d1.
[0116]
  Since the route from the main router is lost when the main router 41 side fails, the BGP processing unit 42c recalculates the optimum route information based on the route information stored in the route information table 42d1, The calculated optimum route information is stored in the forwarding table 42d2. In addition, when the backup router 42 is connected to the main router 51, a route from the main router 51 side can be created. Therefore, when the route information is learned after the connection is completed, the optimum route information is calculated again. The calculated optimum route information is stored in the forwarding table 42d2.
[0117]
  Further, the BGP processing unit 42c disconnects the connection with the main router 51 once and returns to the main router 41 via the main router 41 connected to the main router 51, as shown in the schematic diagram of FIG. Route information is exchanged. Since the main router 41 does not learn route information at the time of recovery, the BGP processing unit 42c can transmit the route information exchanged at the time of the failure to the main router 41. .
[0118]
  As described above, in this embodiment, the backup router in the same router monitors the main processing operation of the main router. If the main processing operation is not normal, the backup router connects to a predetermined logical router. Since it is possible to connect with the logical router of the other party of the main router and exchange route information, it is possible to eliminate the adverse effects caused by the shortage of route information due to the reduced number of connections. it can.
[0119]
(Embodiment 2)
  By the way, in the data relay apparatus according to the present invention, the main router can be configured to monitor the backup processing operation of the backup router. In this case, as shown in the configuration diagram of FIG. 13, the main router 41 monitors the reception state of the packet captured by the communication unit 41e.As a second monitoring meansA packet reception monitoring unit 41f is provided, and the backup router 42 is configured to include a packet regular transmission control unit 42f that controls regular packet transmission.
[0120]
  In this configuration, the packet transmission control unit 42f of the backup router 42 transmits a survival notification message to the main router 41, and the backup reception operation of the backup router 42 is performed by the packet reception monitoring unit 41f and the BGP processing unit 41b of the main router 41. Can also be monitored.
[0121]
  FIG. 14 is a flowchart for explaining a monitoring algorithm for the main router 41 to monitor the operation of the backup router 42 in its own apparatus. In the figure, the packet reception monitoring unit 41f of the main router 41 monitors the survival notification message periodically transmitted under the control of the packet periodic transmission control unit 42f of the backup router 42 when the operation state is the open transmission state. The unit 41b takes in the monitoring result from the packet reception monitoring unit 41f and determines whether the backup processing operation by the backup router 42 is normally performed (step 301).
[0122]
  Here, the BGP processing unit 41b determines that the backup processing operation by the backup router 42 is normally performed when the existence notification message is received from the backup router 42 within a predetermined time, and automatically A BGP session is established with the main router 51 of the router 50 determined as the connection partner of the router 41 (step 302). As a result, the BGP processing unit 41b is able to exchange route information with the main router 51 because the transition state becomes the connection established state.
[0123]
  If no survival notification message is received from the backup router 42 within a predetermined time, the BGP processing unit 41b determines that the backup processing by the backup router 42 is not normally performed, and the main router 51, a BGP session is also established with the backup router 62 of the router 60 that has been determined as the connection partner of the backup router 42 in advance (step 303). As a result, the BGP processing unit 41b is able to exchange route information with the main router 51 and the backup router 62 because the transition state becomes the connection established state.
[0124]
  Thus, in this embodiment, the main router in the same router monitors the backup processing operation of the backup router, and if the backup processing operation is not normal, the main router is connected to a predetermined logical router. Since it is also possible to connect with the logical router of the backup router's connection partner and exchange route information, the adverse effects caused by the shortage of route information due to a decrease in the number of connections can be resolved in this case as well. it can.
[0125]
  In the present invention, it is also possible to combine the first embodiment and the second embodiment. In this case, the main router and the backup router in the same router monitor each other's processing operations, By connecting to the logical router of the other side of the router and enabling the exchange of route information, it is possible to eliminate the adverse effects caused by the shortage of route information due to the decrease in the number of connections, and further redundancy is achieved. This increases the configuration and improves the reliability of data relay.
[0126]
(Embodiment 3)
  FIG. 15 is a system configuration diagram showing Embodiment 3 of the schematic configuration of the data relay system according to the present invention. In the figure, the data relay system of this embodiment isMain logical data relay device that performs main processingMain routers 41 and 51Sub logical data relay device that performs backup processingThe backup routers 42 and 52 are connected to different aggregation devices 23 and 24, respectively. That is, the main routers 41 and 51 of the routers 40 and 50 areAs the first data aggregation deviceA connection is established with the aggregation device 23 and is connected by transmission paths 30 and 31, respectively.As a second data aggregation deviceThe aggregation device 24 is connected to each other through transmission lines 32 and 33. The routers 40 and 50 are also connected to different ISPs 11 to enable data relaying between the ISPs 11. In addition to the routers 40 and 50, a plurality of routers are connected to the aggregation devices 23 and 24, and data received from each router is distributed to the corresponding routers.
[0127]
  Since the main routers 41 and 51 and the backup routers 42 and 52 have the same configuration and function as the main router and the backup router shown in FIG.DetailedDescription is omitted. In this embodiment, after the route information from each router is aggregated by the aggregation devices 23 and 24, this route information is distributed and transmitted to each main router and backup router. The operation of each main router and backup router performs the same operation as the router described in the first to third embodiments.
[0128]
  That is, in FIG. 2, the main router 41 includes an I / F 41a as third connection means (similar to the first connection means) connected to the aggregation device 23 via the transmission line 30, and data based on the BGP protocol. BGP processing unit 41b as third data processing means and third exchanging means (similar to the first data processing means and first exchanging means) for performing processing, and connected to this BGP processing unit 41b, and route information A routing table 41c as fourth and sixth storage means (first and third storage means) for storing the packet, a packet periodic transmission control unit 41d for controlling the periodic transmission of packets, and a transmission line 43, It is comprised from the communication part 41e which sends out this packet.
[0129]
  The backup router 42 is connected to the transmission path 43, and a communication unit 42a that takes in a packet from the main router 41, and a packet as third monitoring means (similar to the first monitoring means) that monitors the reception state of this packet. A reception monitoring unit 42b, a BGP processing unit 42c as a fourth data processing unit and a fourth exchanging unit (similar to the second data processing unit and the second exchanging unit) that perform data processing by the BGP protocol, Fifth and sixth storage means (second and third storage units) connected to the BGP processing unit 42c and configured to store route information exchanged with other aggregation devices (in this embodiment, the aggregation device 24) and optimum routes. The same as the storage means) and the fourth connection means (same as the second connection means) connected to the other aggregation devices via the transmission path 32. And a I / F42E and as). The routing information tables 41c1 and 42d1 of the routing tables 41c and 42d are fourth and fifth storage means (similar to the first and second storage means), and the forwarding tables 41c2 and 42d2 are sixth storage means ( It has the same function as the third storage means. Further, in FIG. 13, the packet reception monitoring unit 41f has a function of a fourth monitoring unit (similar to the second monitoring unit).
[0130]
  As described above, in this embodiment, the logical routers in the same router are connected to different aggregation devices, so that the same effect as in the first to third embodiments is obtained, and each router is aggregated by the aggregation device. Therefore, it is possible to acquire organized route information and to acquire route information with a large amount of information.
[0131]
(Embodiment 4)
  FIG. 16 is a system configuration diagram showing Embodiment 4 of the schematic configuration of the data relay system according to the present invention. In the figure, A to E are ISPs, and E represents route information held by other ISPs (A to D).,Learn and distribute using BGP. The E network includes routers 70 to 73, an aggregation device 25 that establishes a BGP session from the main routers of these routers 70 to 73, an aggregation device 26 that establishes a BGP session from a backup router of these routers 70 to 73, A LAN is constructed from a transmission path connecting these devices. In this network, the routing information is exchanged using the OSPF (Open Shortest Path First) routing protocol for the addresses of the LAN and routers 70 to 73.
[0132]
  Each of the routers 70 to 73 uses the BGP protocol, and the routers are directly connected to each other with a full mesh. BGP for intra-network communication (referred to as IBGP and communication with the outside as EBGP) The external route information learned in each session is exchanged.
[0133]
  Here, paying attention to the router 70, the router 70 confirms that the route addressed to D learned by the router 73 by EBGP is learned by IBGP and can be reached via the router 73. The route to the router 73 uses information learned by OSPF.
[0134]
  Thus, in this embodiment, a system can be constructed by combining an ISP using OSPF and an ISP using BGP according to the present invention, so that the above-described effects can be achieved and the system configuration can be simplified. It is possible to construct a highly versatile system.
[0135]
  The present invention is not limited to these embodiments, and various modifications can be made without departing from the spirit of the present invention. In the above-described embodiment, the example in which the BGP protocol is used as the route exchange protocol of the connection-type communication has been described. However, the present invention is not limited to this, and for example, an IDRP (Inter-Domain Routing Protocol) protocol is used. Is also possible.
[0136]
【The invention's effect】
  As described above, in the present invention, the routing control process is duplicated and logically set.Main and subSince each of the logical data relay devices connects with different data relay devices and exchanges route information between the connected data relay devices, the number of connections on the backbone network is reduced, It is possible to reduce the route information traffic of the route information, improve the reliability of data relay, and easily construct the system configuration.
[0137]
  Further, in the present invention, the routing control processing is duplicated and logically set.Main and subSince each of the logical data relay devices establishes a connection with a different data aggregation device and exchanges routing information between the connected data relay device and the data aggregation device, the number of connections on the backbone network is reduced. This reduces the route information traffic of the route information, increases the reliability of the data relay, and can easily construct the system configuration.
[0138]
  In the present invention,Main and subSince the exchanged route information is synchronized between the logical data relay devices of each other and the mutual route information is supplemented, the shortage of mutual route information due to the reduction in the number of connections is mutually supplemented. Can be shared.
[0139]
  In the present invention, since the optimum route is selected from the synchronized route information, an appropriate route such as the shortest route can be selected, and the reliability of data relay can be improved.
[0140]
  Moreover, according to this invention,subThe logical data relay device ofMaineMonitoring the main processing operation of the logical data relay deviceMaineIf it is determined that the logical data relay device is not performing this main processing,MaineSince the logical data relay apparatus establishes a new connection with another data relay apparatus that has established a connection and exchanges route information, the adverse effects of reducing the number of connections can be compensated.
[0141]
  Moreover, according to this invention,MaineWhen the operation of the main process by the logical data relay device is resumed,subSince the logical data relay device of the above disconnects the newly established connection with the other data relay device, it is possible to avoid establishing a double connection with the logical data relay device in the same data relay device. Thus, the number of connections can be reduced.
[0142]
  Moreover, according to this invention,MaineWhen the operation of the main process by the logical data relay device is resumed,subThe logical data relay device ofMaineSince the data is output to the data relay device, the path information can be shared.
[0143]
  Moreover, according to this invention,MaineThe logical data relay devicesubMonitoring the backup processing operation of the logical data relay device ofsubIf it is determined that the logical data relay device is not performing this backup process,subSince the logical data relay apparatus establishes a new connection with another data relay apparatus that has established a connection and exchanges route information, the adverse effects of reducing the number of connections can be compensated.
[0144]
  Moreover, according to this invention,subWhen the backup processing operation by the logical data relay device ofMaineSince the logical data relay device of the above disconnects the newly established connection with the other data relay device, it is possible to avoid establishing a double connection with the logical data relay device in the same data relay device. Thus, the number of connections can be reduced.
[0145]
  Moreover, according to this invention,subWhen the backup processing operation by the logical data relay device ofMaineThe logical data relay device ofsubSince the data is output to the logical data relay device, the path information can be shared.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram showing a first embodiment of a schematic configuration of a data relay system according to the present invention;
2 is a configuration diagram showing configurations of a main router and a backup router shown in FIG. 1. FIG.
FIG. 3 is a block diagram showing a format of a BGP message header.
4 is a configuration diagram showing a format of an open message among the messages shown in FIG. 3. FIG.
FIG. 5 is a configuration diagram showing a format of an update message among the messages shown in FIG. 3;
FIG. 6 is a state transition diagram showing an operation state in which a router makes a transition.
FIG. 7 is a flowchart for explaining a monitoring algorithm for a logical router to monitor reception of a packet from another external logical router.
FIG. 8 is a schematic diagram showing a flow of route information in a router when route information is exchanged.
9 is a system configuration diagram showing a case where a disconnection occurs in a transmission line in the system shown in FIG.
FIG. 10 is a flowchart illustrating a monitoring algorithm for the backup router to monitor the operation of the main router in its own device.
FIG. 11 is a schematic diagram showing a flow of route information in the router when route information is exchanged when a failure occurs on the main router side.
FIG. 12 is a schematic diagram showing a flow of route information in the router when route information is exchanged when the main router is restored.
13 is a configuration diagram illustrating other configurations of the main router and the backup router illustrated in FIG. 1. FIG.
FIG. 14 is a flowchart for explaining a monitoring algorithm for the main router to monitor the operation of the backup router in its own device.
FIG. 15 is a system configuration diagram showing a third embodiment of the schematic configuration of the data relay system according to the present invention;
FIG. 16 is a system configuration diagram showing a fourth embodiment of the schematic configuration of the data relay system according to the present invention;
FIG. 17 is a system configuration diagram showing a schematic configuration of a first conventional example of a data relay system.
FIG. 18 is a system configuration diagram showing a schematic configuration of a second conventional example of a data relay system.
FIG. 19 is a system configuration diagram showing a schematic configuration of a third conventional example of a data relay system.
[Explanation of symbols]
  10 Backbone network
  11 ISP
  20, 40, 50, 60 routers
  21, 41, 51, 61 Main router (logical router)
  22, 42, 52, 62 Backup router (logical router)
  23-26, 70-73 Aggregation device
  30 to 33, 43 transmission line
  41a, 42e I / F
  41b, 42c BGP processor
  41c, 42d Routing table
  41c1, 42d1 route information table
  41c2, 42d2 forwarding table
  41d, 42f packet periodic transmission control unit
  41e, 42a Communication part
  41f, 42b Packet reception monitoring unit

Claims (41)

複数のデータ中継装置が、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置をそれぞれ構築してデータを中継するデータ中継方法において、
前記メインの論理データ中継装置が、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている他の第1のデータ中継装置とコネクションを張る第1の接続工程と、
前記サブの論理データ中継装置が、一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信があると、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている他の第2のデータ中継装置とコネクションを張り、また一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信がないと、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている前記第2のデータ中継装置および前記メインの論理データ中継装置の接続相手に決められている前記第1のデータ中継装置とコネクションを張る第2の接続工程と、
前記コネクションを張った前記論理データ中継装置と前記第1および第2のデータ中継装置との間で前記経路情報の交換を行う交換工程と、
前記データ中継装置内に設定された論理データ中継装置間で、前記交換された経路情報の同期をとる同期工程と、
を含むことを特徴とするデータ中継方法。
A plurality of data relaying apparatus, a data relaying method for relaying a logically build main process and at least two back up processing main logical data relay apparatus and the sub logical data relay apparatus each data,
The main logical data relay device establishes a connection with another first data relay device that is determined in advance as a connection partner of the own device , using a connection-oriented communication path exchange protocol for data relay. A first connecting step;
If the sub logical data relay device receives a survival notification message from the main logical data relay device within a predetermined time, it automatically uses a connection-oriented communication path switching protocol for data relay in advance. To establish a connection with another second data relay device determined as a connection partner of the device, and to perform data relay if no survival notification message is received from the main logical data relay device within a certain time Using the path exchange protocol of connection type communication, the first data relay device determined in advance as the connection partner of the second logical data relay device and the main logical data relay device determined in advance as the connection partner of the own device A second connection step for establishing a connection with the data relay device;
An exchange step of exchanging the path information between the logical data relay device that has established the connection and the first and second data relay devices;
A synchronization step of synchronizing the exchanged path information between the logical data relay devices set in the data relay device;
A data relay method comprising:
複数のデータ中継装置が、論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置をそれぞれ構築してデータを中継するデータ中継方法において、
前記メインの論理データ中継装置が、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている第1のデータ集約装置を介して他のデータ中継装置とコネクションを張る第1の接続工程と、
前記サブの論理データ中継装置が、一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信があると、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている第2のデータ集約装置を介して他のデータ中継装置とコネクションを張り、また一定時間内に前記メインの論理データ中継装置から生存通知メッセージの受信がないと、データ中継を行うためのコネクション型通信の経路交換プロトコルを使用して、予め自装置の接続相手に決められている前記第2のデータ集約装置を介して他のデータ中継装置および前記メインの論理データ中継装置の接続相手に決められている前記第1のデータ集約装置を介して他のデータ中継装置とコネクションを張る第2の接続工程と、
前記コネクションを張った前記論理データ中継装置と前記第1および第2のデータ集約装置との間で前記経路情報の交換を行う交換工程と、
前記データ中継装置内に設定された論理データ中継装置間で、前記交換された経路情報の同期をとる同期工程と、
を含むことを特徴とするデータ中継方法。
A plurality of data relaying apparatus, a data relaying method for relaying a logically build main process and at least two back up processing main logical data relay apparatus and the sub logical data relay apparatus each data,
The main logical data relay device uses the connection type communication path exchange protocol for data relay, and the other data via the first data aggregating device determined in advance as the connection partner of the own device. A first connection step for establishing a connection with the relay device;
If the sub logical data relay device receives a survival notification message from the main logical data relay device within a predetermined time, it automatically uses a connection-oriented communication path switching protocol for data relay in advance. A connection is established with another data relay device via the second data aggregating device determined as the connection partner of the device, and if there is no reception of a survival notification message from the main logical data relay device within a certain time, Another data relay device and the main logical data are transmitted via the second data aggregating device, which is determined in advance as a connection partner of the own device, using a path switching protocol of connection-type communication for performing data relay. Second to establish a connection with another data relay device via the first data aggregation device determined as a connection partner of the relay device And the connection process,
An exchange step of exchanging the path information between the logical data relay device that has established the connection and the first and second data aggregation devices;
A synchronization step of synchronizing the exchanged path information between the logical data relay devices set in the data relay device;
A data relay method comprising:
前記データ処理方法では、
前記各論理データ中継装置は、
前記同期工程で同期がとられた経路情報に基づいて、最適経路を選択する選択工程を、
さらに含むことを特徴とする請求項1または2に記載のデータ中継方法。
In the data processing method,
Each of the logical data relay devices is
A selection step of selecting an optimum route based on the route information synchronized in the synchronization step,
The data relay method according to claim 1 or 2, further comprising:
前記データ中継方法では、
前記サブの論理データ中継装置は、
前記メインの論理データ中継装置がメイン処理動作中かどうかを監視する第1の監視工程と、
前記メイン処理の動作中でない場合には、前記メインの論理データ中継装置がコネクションを張っていた前記他のデータ中継装置と新たにコネクションを張る第3の接続工程と、
前記新たにコネクションを張った他のデータ中継装置との間で前記経路情報の交換を行う第3の交換工程と、
をさらに含むことを特徴とする請求項1〜3のいずれか一つに記載のデータ中継方法。
In the data relay method,
The sub logical data relay device is:
A first monitoring step of monitoring whether the main logical data relay device is in a main processing operation;
If the main process is not in operation, a third connection step for newly establishing a connection with the other data relay device to which the main logical data relay device has established a connection;
A third exchanging step of exchanging the route information with the other newly established data relay device;
The data relay method according to claim 1, further comprising:
前記データ中継方法では、
サブの論理データ中継装置は、
前記メインの論理データ中継装置によるメイン処理の動作が再開されると、前記第3の接続工程において、前記他のデータ中継装置と新たに張ったコネクションを断にする第1の接続断工程を、
さらに含むことを特徴とする請求項4に記載のデータ中継方法。
In the data relay method,
Logical data relay device before Symbol Sub,
When the operation of the main process is restarted by the main logical data relay apparatus in the third connecting step, the first disconnection process to interrupt the connection strung new and the other data relay device,
5. The data relay method according to claim 4, further comprising:
前記データ中継方法では、
前記サブの論理データ中継装置は、
前記メインの論理データ中継装置によるメイン処理の動作が再開されると、該メインの論理データ中継装置に、前記メイン処理動作停止中に取得した経路情報を出力する第1の出力工程を、
さらに含むことを特徴とする請求項4または5に記載のデータ中継方法。
In the data relay method,
The sub logical data relay device is:
When the operation of the main process is restarted by the main logical data relay apparatus, to the main logical data relay device, a first output step of outputting the acquired path information in the main processing operation stop,
The data relay method according to claim 4, further comprising:
前記データ中継方法では、
前記メインの論理データ中継装置は、
前記サブの論理データ中継装置がバックアップ処理動作中かどうかを監視する第2の監視工程と、
前記バックアップ処理の動作中でない場合には、前記サブの論理データ中継装置がコネクションを張っていた前記他のデータ中継装置と新たにコネクションを張る第4の接続工程と、
前記新たにコネクションを張った他のデータ中継装置との間で前記経路情報の交換を行う第4の交換工程と、
をさらに含むことを特徴とする請求項1〜6のいずれか一つに記載のデータ中継方法。
In the data relay method,
The main logical data relay device is:
A second monitoring step of monitoring whether or not the sub logical data relay device is performing a backup processing operation;
If the backup processing is not in operation, a fourth connection step of newly establishing a connection with the other data relay device to which the sub logical data relay device has established a connection;
A fourth exchange step for exchanging the route information with the other newly established data relay device;
The data relay method according to claim 1, further comprising:
前記データ中継方法では、
前記メインの論理データ中継装置は、
前記サブの論理データ中継装置によるバックアップ処理の動作が再開されると、前記第3の接続工程において、前記他のデータ中継装置と新たに張ったコネクションを断にする第2の接続断工程を、
さらに含むことを特徴とする請求項7に記載のデータ中継方法。
In the data relay method,
The main logical data relay device is:
When the backup processing operation by the sub logical data relay device is resumed, in the third connection step, a second connection disconnecting step of disconnecting the newly established connection with the other data relay device,
The data relay method according to claim 7, further comprising:
前記データ中継方法では、
前記メインの論理データ中継装置は、
前記サブの論理データ中継装置によるバックアップ処理の動作が再開されると、該サブの論理データ中継装置に、前記バックアップ処理動作停止中に取得した経路情報を出力する第2の出力工程を、
さらに含むことを特徴とする請求項7または8に記載のデータ中継方法。
In the data relay method,
The main logical data relay device is:
When the operation of the backup processing by the sub logical data relay device is resumed, a second output step of outputting the path information acquired while the backup processing operation is stopped to the sub logical data relay device;
The data relay method according to claim 7 or 8, further comprising:
論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築され、他のデータ中継装置とコネクションを張って、データのデータ中継を行うデータ中継装置において、
前記メインの論理データ中継装置は、
記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の他の第1のデータ中継装置とコネクションを張る第1の接続手段と、
前記第1の接続手段によってコネクションを張った前記第1のデータ中継装置との間で、前記経路情報の交換を行う第1の交換手段と、
前記交換された経路情報を記憶する第1の記憶手段と、
前記第1の記憶手段に記憶されている経路情報のデータ処理を行う第1のデータ処理手段と、を備え、
前記サブの論理データ中継装置は、
記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第1の接続手段がコネクションを張った前記第1のデータ中継装置とは異なる所定の第2のデータ中継装置とコネクションを張る第2の接続手段と、
前記第2の接続手段によってコネクションを張った前記第2のデータ中継装置との間で、前記経路情報の交換を行う第2の交換手段と、
前記交換された経路情報を記憶する第2の記憶手段と、
前記第2の記憶手段に記憶されている経路情報のデータ処理を行う第2のデータ処理手段と、を備え、
前記第1および第2のデータ処理手段は、前記第1および第2のデータ中継装置との間で交換され、かつ前記第1および第2の記憶手段に記憶されている経路情報の同期をとることを特徴とするデータ中継装置。
Data relay device constructed by at least two main logical data relay devices and sub logical data relay devices that logically perform main processing and backup processing, and establishes connections with other data relay devices and relays data data In
The main logical data relay device is:
Using the routing exchange protocol connection-oriented communication for performing pre-Symbol data relay, a first connection means for tensioning the predetermined other first data relay apparatus and connection,
First exchange means for exchanging the path information with the first data relay device that has established a connection with the first connection means;
First storage means for storing the exchanged route information;
First data processing means for performing data processing of route information stored in the first storage means,
The sub logical data relay device is:
Using the routing exchange protocol connection-oriented communication for performing pre-Symbol data relay, the first of said first predetermined different second data relaying device and the connection between the data relaying device connection means stretched connection A second connecting means for stretching
A second exchanging means for exchanging the route information with the second data relay device that has established a connection by the second connecting means;
Second storage means for storing the exchanged route information;
Second data processing means for performing data processing of route information stored in the second storage means ,
The first and second data processing means are exchanged with the first and second data relay apparatuses, and synchronize route information stored in the first and second storage means. A data relay device.
前記データ中継装置では、
最適の経路を記憶する第3の記憶手段をさらに備え、
前記第1および第2のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第3の記憶手段に記憶させることを特徴とする請求項10に記載のデータ中継装置。
In the data relay device,
A third storage means for storing the optimum route;
The first and second data processing means select an optimal path based on the synchronized path information and store the optimal path in the third storage means. The data relay device according to claim 10.
前記データ中継装置では、
前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第1の監視手段をさらに備え、
前記第2の接続手段は、前記第1の監視手段の監視結果に応じて、前記第1の接続手段がコネクションを張っていた前記第1のデータ中継装置と新たにコネクションを張り、
前記第2の交換手段は、前記新たにコネクションを張った前記第1のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする請求項10または11に記載のデータ中継装置。
In the data relay device,
The sub logical data relay apparatus further includes a first monitoring means for monitoring the main processing operation of the main logical data relay device,
The second connection means establishes a new connection with the first data relay device with which the first connection means has established a connection according to the monitoring result of the first monitoring means,
The data relay apparatus according to claim 10 or 11, wherein the second exchange means exchanges the path information with the first data relay apparatus that has newly established a connection.
前記第2の接続手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする請求項12に記載のデータ中継装置。Said second connecting means, the monitoring result of the first monitoring means, the operation of the main processing by the main logical data relay apparatus recognizes that it has been restarted, new said first data relaying device 13. The data relay device according to claim 12, wherein the established connection is disconnected. 前記第2のデータ処理手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする請求項12に記載のデータ中継装置。Said second data processing means, the monitoring result of the first monitoring means, the operation of the main processing by the main logical data relay apparatus recognizes that it has been resumed, acquired during the main processing operation stop 13. The data relay device according to claim 12, wherein route information is output to the main logical data relay device. 前記データ中継装置では、
前記メインの論理データ中継装置は、
前記サブの論理データ中継装置のバックアップ処理動作を監視する第2の監視手段をさらに備え、
前記第1の接続手段は、前記第の監視手段の監視結果に応じて、前記第2の接続手段がコネクションを張っていた前記第2のデータ中継装置と新たにコネクションを張り、
前記第1の交換手段は、前記新たにコネクションを張った前記第2のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする請求項10〜14のいずれか一つに記載のデータ中継装置。
In the data relay device,
The main logical data relay device is:
A second monitoring means for monitoring a backup processing operation of the sub logical data relay device;
The first connection means establishes a new connection with the second data relay device that the second connection means has established a connection according to the monitoring result of the second monitoring means,
The first exchange means exchanges the path information with the second data relay apparatus that has newly established a connection. Data relay device.
前記第1の接続手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする請求項15に記載のデータ中継装置。When the first connection means recognizes from the monitoring result of the second monitoring means that the backup processing operation by the sub logical data relay apparatus has been resumed, the first connection means newly adds to the second data relay apparatus. 16. The data relay device according to claim 15, wherein the established connection is disconnected. 前記第1のデータ処理手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする請求項15に記載のデータ中継装置。When the first data processing unit recognizes from the monitoring result of the second monitoring unit that the backup processing operation by the sub logical data relay device has been resumed, the first data processing unit acquires the backup processing operation while it is stopped. 16. The data relay device according to claim 15, wherein the route information is output to the sub logical data relay device. 論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築され、データ集約装置とコネクションを張って、データのデータ中継を行うデータ中継装置において、
前記メインの論理データ中継装置は、
記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の第1のデータ集約装置とコネクションを張る第3の接続手段と、
前記第3の接続手段によってコネクションを張った前記第1のデータ集約装置との間で、前記経路情報の交換を行う第3の交換手段と、
前記交換された経路情報を記憶する第4の記憶手段と、
前記第4の記憶手段に記憶されている経路情報のデータ処理を行う第3のデータ処理手段と、
を備え、前記サブの論理データ中継装置は、
記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第3の接続手段がコネクションを張った前記第1のデータ集約装置とは異なる所定の第2のデータ集約装置とコネクションを張る第4の接続手段と、
前記第4の接続手段によってコネクションを張った前記第2のデータ集約装置との間で、前記経路情報の交換を行う第4の交換手段と、
前記交換された経路情報を記憶する第5の記憶手段と、
前記第5の記憶手段に記憶されている経路情報のデータ処理を行う第4のデータ処理手段と、
を備え、前記第3および第4のデータ処理手段は、前記第1および第2のデータ集約装置との間で交換され、かつ前記第4および第5の記憶手段に記憶されている経路情報の同期をとることを特徴とするデータ中継装置。
In a data relay device that is constructed by at least two main logical data relay devices and a sub logical data relay device that logically perform main processing and backup processing, establishes a connection with the data aggregation device, and relays data of data,
The main logical data relay device is:
Using the routing exchange protocol connection-oriented communication for performing pre-Symbol data relay, and the third connecting means span the predetermined first data aggregation device and connection,
A third exchanging means for exchanging the route information with the first data aggregating apparatus connected by the third connecting means;
Fourth storage means for storing the exchanged route information;
Third data processing means for performing data processing of route information stored in the fourth storage means;
The sub logical data relay device comprises:
Using the routing exchange protocol connection-oriented communication for performing pre-Symbol data relay, the third connection means second data aggregation device and connection of different predetermined and said first data aggregation device strung connection A fourth connecting means for stretching
A fourth exchanging means for exchanging the route information with the second data aggregating apparatus connected by the fourth connecting means;
Fifth storage means for storing the exchanged route information;
Fourth data processing means for performing data processing of route information stored in the fifth storage means;
And the third and fourth data processing means are exchanged between the first and second data aggregating devices and stored in the fourth and fifth storage means. A data relay device characterized by synchronization .
前記データ中継装置では、
最適の経路を記憶する第6の記憶手段をさらに備え、
前記第3および第4のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第6の記憶手段に記憶させることを特徴とする請求項18に記載のデータ中継装置。
In the data relay device,
A sixth storage means for storing the optimum route;
The third and fourth data processing means select an optimal path based on the synchronized path information, and store the optimal path in the sixth storage means. The data relay device according to claim 18.
前記データ中継装置では、
前記サブの論理データ中継装置は、
前記メインの論理データ中継装置のメイン処理動作を監視する第3の監視手段をさらに備え、
前記第4の接続手段は、前記第3の監視手段の監視結果に応じて、前記第3の接続手段がコネクションを張っていた前記第1のデータ集約装置と新たにコネクションを張り、
前記第4の交換手段は、前記新たにコネクションを張った前記第1のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする請求項18または19に記載のデータ中継装置。
In the data relay device,
The sub logical data relay device is:
Further comprising a third monitoring means for monitoring the main processing operation of the main logical data relay device,
The fourth connection means establishes a new connection with the first data aggregating apparatus with which the third connection means has established a connection according to the monitoring result of the third monitoring means,
20. The data relay apparatus according to claim 18, wherein the fourth exchange unit exchanges the path information with the first data aggregation apparatus that has newly established a connection.
前記第4の接続手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする請求項20に記載のデータ中継装置。Said fourth connecting means, the monitoring result of said third monitoring means, when the operation of the main processing by the main logical data relay apparatus recognizes that it has been restarted, new said first data aggregation device The data relay apparatus according to claim 20, wherein the established connection is disconnected. 前記第4のデータ処理手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする請求項20に記載のデータ中継装置。The fourth data processing means, the monitoring result of said third monitoring means, operation of the main processing by the main logical data relay apparatus recognizes that it has been resumed, acquired during the main processing operation stop 21. The data relay apparatus according to claim 20, wherein route information is output to the main logical data relay apparatus. 前記データ中継装置では、
前記メインの論理データ中継装置は、
前記サブの論理データ中継装置のバックアップ処理動作を監視する第4の監視手段をさらに備え、
前記第3の接続手段は、前記第4の監視手段の監視結果に応じて、前記第4の接続手段がコネクションを張っていた前記第2のデータ集約装置と新たにコネクションを張り、
前記第3の交換手段は、前記新たにコネクションを張った前記第2のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする請求項18〜22のいずれか一つに記載のデータ中継装置。
In the data relay device,
The main logical data relay device is:
A fourth monitoring means for monitoring a backup processing operation of the sub logical data relay device;
The third connection means establishes a new connection with the second data aggregating apparatus with which the fourth connection means has established a connection according to the monitoring result of the fourth monitoring means,
23. The path information exchange according to claim 18, wherein the third exchanging unit exchanges the path information with the second data aggregation device that has newly established a connection. Data relay device.
前記第3の接続手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする請求項23に記載のデータ中継装置。When the third connection means recognizes from the monitoring result of the fourth monitoring means that the backup processing operation by the sub logical data relay apparatus has been resumed, the third connection means newly adds to the second data aggregation apparatus. 24. The data relay apparatus according to claim 23, wherein the established connection is disconnected. 前記第3のデータ処理手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする請求項23に記載のデータ中継装置。When the third data processing unit recognizes from the monitoring result of the fourth monitoring unit that the backup processing operation by the sub logical data relay device has been resumed, the third data processing unit acquires the backup processing operation while it is stopped. 24. The data relay apparatus according to claim 23, wherein route information is output to the sub logical data relay apparatus. 論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築されるデータ中継装置と、該データ中継装置とデータの通信を行う他のデータ中継装置と、これらデータ中継装置間でコネクションを張らせる伝送路とを有するデータ中継システムにおいて、
前記データ中継装置のうち、前記メインの論理データ中継装置は、
前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の前記他の第1のデータ中継装置とコネクションを張る第1の接続手段と、
前記第1の接続手段によってコネクションを張った前記第1のデータ中継装置との間で、前記経路情報の交換を行う第1の交換手段と、
前記交換された経路情報を記憶する第1の記憶手段と、
前記第1の記憶手段に記憶されている経路情報のデータ処理を行う第1のデータ処理手段と、
前記サブの論理データ中継装置は、
前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第1の接続手段がコネクションを張った前記第1のデータ中継装置とは異なる所定の第2のデータ中継装置とコネクションを張る第2の接続手段と、
前記第2の接続手段によってコネクションを張った前記第2のデータ中継装置との間で、前記経路情報の交換を行う第2の交換手段と、
前記交換された経路情報を記憶する第2の記憶手段と、
前記第2の記憶手段に記憶されている経路情報のデータ処理を行う第2のデータ処理手段と、
を備え、前記メインおよびサブの論理データ中継装置と前記第1および第2のデータ中継装置間でデータ中継のための経路情報を交換するとともに、前記第1および第2のデータ処理手段は、前記第1および第2のデータ中継装置との間で交換され、かつ前記第1および第2の記憶手段に記憶されている経路情報の同期をとることを特徴とするデータ中継システム。
Data relay device constructed by at least two main logical data relay devices and sub logical data relay devices that logically perform main processing and backup processing, and other data relay devices that communicate data with the data relay device And a data relay system having a transmission path for establishing a connection between these data relay devices,
Among the data relay devices , the main logical data relay device is:
A first connection means for establishing a connection with the predetermined other first data relay device using a path switching protocol for connection-type communication for performing the data relay;
First exchange means for exchanging the path information with the first data relay device that has established a connection with the first connection means;
First storage means for storing the exchanged route information;
First data processing means for performing data processing of route information stored in the first storage means;
The sub logical data relay device is:
A connection is established with a predetermined second data relay device that is different from the first data relay device to which the first connection means establishes a connection by using a path switching protocol of connection type communication for performing the data relay. A second connecting means for tensioning;
A second exchanging means for exchanging the route information with the second data relay device that has established a connection by the second connecting means;
Second storage means for storing the exchanged route information;
Second data processing means for performing data processing of route information stored in the second storage means;
Comprising a, as well as exchanging routing information for data relay between the main and sub logical data relaying device and said first and second data relaying apparatus, the first and second data processing means, wherein the first and second are exchanged between the data relay apparatus, and the first and second features and to Lud over data relay system to be synchronized routing information stored in the storage means.
前記データ中継装置では、
最適の経路を記憶する第3の記憶手段をさらに備え
前記第1および第2のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第3の記憶手段に記憶させることを特徴とする請求項26に記載のデータ中継システム。
In the data relay device,
A third storage means for storing the optimum route ;
The first and second data processing means select an optimal path based on the synchronized path information and store the optimal path in the third storage means. The data relay system according to claim 26.
前記データ中継装置では、In the data relay device,
前記サブの論理データ中継装置は、前記メインの論理データ中継装置のメイン処理動作を監視する第1の監視手段をさらに備え、The sub logical data relay device further includes first monitoring means for monitoring a main processing operation of the main logical data relay device,
前記第2の接続手段は、前記第1の監視手段の監視結果に応じて、前記第1の接続手段がコネクションを張っていた前記第1のデータ中継装置と新たにコネクションを張り、The second connection means establishes a new connection with the first data relay device in which the first connection means has established a connection according to the monitoring result of the first monitoring means,
前記第2の交換手段は、前記新たにコネクションを張った前記第1のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする請求項26または27に記載のデータ中継システム。28. The data relay system according to claim 26 or 27, wherein the second exchanging means exchanges the path information with the first data relay apparatus that has newly established a connection.
前記第2の接続手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする請求項28に記載のデータ中継システム。When the second connection means recognizes from the monitoring result of the first monitoring means that the operation of the main processing by the main logical data relay apparatus has been resumed, the second connection means newly adds to the first data relay apparatus. 29. The data relay system according to claim 28, wherein the established connection is disconnected. 前記第2のデータ処理手段は、前記第1の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする請求項28に記載のデータ中継システム。When the second data processing unit recognizes from the monitoring result of the first monitoring unit that the operation of the main processing by the main logical data relay device has been resumed, the second data processing unit acquires the main processing operation while it is stopped. 29. The data relay system according to claim 28, wherein route information is output to the main logical data relay device. 前記データ中継装置では、In the data relay device,
前記メインの論理データ中継装置は、The main logical data relay device is:
前記サブの論理データ中継装置のバックアップ処理動作を監視する第2の監視手段をさらに備え、A second monitoring means for monitoring a backup processing operation of the sub logical data relay device;
前記第1の接続手段は、前記第2の監視手段の監視結果に応じて、前記第2の接続手段がコネクションを張っていた前記第2のデータ中継装置と新たにコネクションを張り、The first connection means establishes a new connection with the second data relay device that the second connection means has established a connection according to the monitoring result of the second monitoring means,
前記第1の交換手段は、前記新たにコネクションを張った前記第2のデータ中継装置との間で前記経路情報の交換を行うことを特徴とする請求項26〜30のいずれか一つに記載のデータ中継システム。The said 1st exchange means exchanges the said path | route information between the said 2nd data relay apparatus which newly established the connection, The one of Claims 26-30 characterized by the above-mentioned. Data relay system.
前記第1の接続手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ中継装置と新たに張ったコネクションを断にすることを特徴とする請求項31に記載のデータ中継システム。When the first connection means recognizes from the monitoring result of the second monitoring means that the backup processing operation by the sub logical data relay apparatus has been resumed, the first connection means newly establishes the second data relay apparatus. 32. The data relay system according to claim 31, wherein the established connection is disconnected. 前記第1のデータ処理手段は、前記第2の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする請求項31に記載のデータ中継システム。When the first data processing unit recognizes from the monitoring result of the second monitoring unit that the backup processing operation by the sub logical data relay device has been resumed, the first data processing unit acquires the backup processing operation while it is stopped. 32. The data relay system according to claim 31, wherein route information is output to the sub logical data relay device. 論理的にメイン処理とバックアップ処理を行う少なくとも2つのメインの論理データ中継装置とサブの論理データ中継装置によって構築されるデータ中継装置と、該データ中継装置とデータの通信を行う他のデータ中継装置と、中継されるデータを集約するデータ集約装置と、前記データ中継装置とデータ集約装置間でコネクションを張らせる伝送路とを有するデータ中継システムにおいて、A data relay device constructed by at least two main logical data relay devices that logically perform main processing and backup processing and a sub logical data relay device, and another data relay device that communicates data with the data relay device In a data relay system having a data aggregation device that aggregates data to be relayed, and a transmission path that establishes a connection between the data relay device and the data aggregation device,
前記データ中継装置のうち、前記メインの論理データ中継装置は、  Among the data relay devices, the main logical data relay device is:
前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、所定の第1のデータ集約装置とコネクションを張る第3の接続手段と、A third connection means for establishing a connection with a predetermined first data aggregating apparatus using a connection-oriented communication path switching protocol for performing the data relay;
前記第3の接続手段によってコネクションを張った前記第1のデータ集約装置との間で、前記経路情報の交換を行う第3の交換手段と、  A third exchanging means for exchanging the path information with the first data aggregating apparatus connected by the third connecting means;
前記交換された経路情報を記憶する第4の記憶手段と、Fourth storage means for storing the exchanged route information;
前記第4の記憶手段に記憶されている経路情報のデータ処理を行う第3のデータ処理手段と、Third data processing means for performing data processing of route information stored in the fourth storage means;
を備え、前記サブの論理データ中継装置は、The sub logical data relay device comprises:
前記データ中継を行うためのコネクション型通信の経路交換プロトコルを使用し、前記第3の接続手段がコネクションを張った前記第1のデータ集約装置とは異なる所定の第2のデータ集約装置とコネクションを張る第4の接続手段と、A connection is established with a predetermined second data aggregating apparatus different from the first data aggregating apparatus that uses the connection-oriented communication path switching protocol for performing the data relay, and the third connection means establishes a connection. A fourth connecting means for tensioning;
前記第4の接続手段によってコネクションを張った前記第2のデータ集約装置との間で、前記経路情報の交換を行う第4の交換手段と、A fourth exchanging means for exchanging the route information with the second data aggregating apparatus connected by the fourth connecting means;
前記交換された経路情報を記憶する第5の記憶手段と、Fifth storage means for storing the exchanged route information;
前記第5の記憶手段に記憶されている経路情報のデータ処理を行う第4のデータ処理手段と、Fourth data processing means for performing data processing of route information stored in the fifth storage means;
を備え、前記メインおよびサブの論理データ中継装置と前記第1および第2のデータ集約装置間でデータ中継のための経路情報を交換するとともに、前記第3および第4のデータ処理手段は、前記第1および第2のデータ集約装置との間で交換され、かつ前記第4および第5の記憶手段に記憶されている経路情報の同期をとることを特徴とするデータ中継システム。Exchanging route information for data relay between the main and sub logical data relay devices and the first and second data aggregating devices, and the third and fourth data processing means, A data relay system characterized in that route information exchanged between the first and second data aggregating apparatuses and stored in the fourth and fifth storage means is synchronized.
前記データ中継装置では、In the data relay device,
最適の経路を記憶する第6の記憶手段をさらに備え、A sixth storage means for storing the optimum route;
前記第3および第4のデータ処理手段は、前記同期がとられた経路情報に基づいて、最適の経路を選択して、当該最適の経路を前記第6の記憶手段に記憶させることを特徴とする請求項34に記載のデータ中継システム。The third and fourth data processing means select an optimal path based on the synchronized path information and store the optimal path in the sixth storage means. The data relay system according to claim 34.
前記データ中継装置では、In the data relay device,
前記サブの論理データ中継装置は、The sub logical data relay device is:
前記メインの論理データ中継装置のメイン処理動作を監視する第3の監視手段をさらに備え、Further comprising third monitoring means for monitoring a main processing operation of the main logical data relay device;
前記第4の接続手段は、前記第3の監視手段の監視結果に応じて、前記第3の接続手段がコネクションを張っていた前記第1のデータ集約装置と新たにコネクションを張り、The fourth connection means establishes a new connection with the first data aggregating apparatus with which the third connection means has established a connection according to the monitoring result of the third monitoring means,
前記第4の交換手段は、前記新たにコネクションを張った前記第1のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする請求項34または35に記載のデータ中継システム。36. The data relay system according to claim 34 or 35, wherein the fourth exchanging means exchanges the path information with the first data aggregating apparatus that has newly established a connection.
前記第4の接続手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、前記第1のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする請求項36に記載のデータ中継システム。When the fourth connection means recognizes from the monitoring result of the third monitoring means that the operation of the main processing by the main logical data relay apparatus has been resumed, the fourth connection means newly adds to the first data aggregation apparatus. The data relay system according to claim 36, wherein the established connection is disconnected. 前記第4のデータ処理手段は、前記第3の監視手段の監視結果から、前記メインの論理データ中継装置によるメイン処理の動作が再開されたことを認識すると、該メイン処理動作停止中に取得した経路情報を、前記メインの論理データ中継装置に出力することを特徴とする請求項36に記載のデータ中継システム。When the fourth data processing unit recognizes from the monitoring result of the third monitoring unit that the operation of the main processing by the main logical data relay device has been resumed, the fourth data processing unit acquires it while the main processing operation is stopped. 37. The data relay system according to claim 36, wherein route information is output to the main logical data relay device. 前記データ中継装置では、In the data relay device,
前記メインの論理データ中継装置は、The main logical data relay device is:
前記サブの論理データ中継装置のバックアップ処理動作を監視する第4の監視手段をさらに備え、A fourth monitoring means for monitoring a backup processing operation of the sub logical data relay device;
前記第3の接続手段は、前記第4の監視手段の監視結果に応じて、前記第4の接続手段がコネクションを張っていた前記第2のデータ集約装置と新たにコネクションを張り、The third connection means establishes a new connection with the second data aggregating apparatus with which the fourth connection means has established a connection according to the monitoring result of the fourth monitoring means,
前記第3の交換手段は、前記新たにコネクションを張った前記第2のデータ集約装置との間で前記経路情報の交換を行うことを特徴とする請求項34〜38のいずれか一つに記載のデータ中継システム。The said 3rd exchanging means exchanges the said route information between the said 2nd data aggregation apparatus which newly established the connection, The any one of Claims 34-38 characterized by the above-mentioned. Data relay system.
前記第3の接続手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、前記第2のデータ集約装置と新たに張ったコネクションを断にすることを特徴とする請求項39に記載のデータ中継システム。When the third connection means recognizes from the monitoring result of the fourth monitoring means that the backup processing operation by the sub logical data relay apparatus has been resumed, the third connection means newly adds to the second data aggregation apparatus. The data relay system according to claim 39, wherein the established connection is disconnected. 前記第3のデータ処理手段は、前記第4の監視手段の監視結果から、前記サブの論理データ中継装置によるバックアップ処理の動作が再開されたことを認識すると、該バックアップ処理動作停止中に取得した経路情報を、前記サブの論理データ中継装置に出力することを特徴とする請求項38に記載のデータ中継システム。When the third data processing unit recognizes from the monitoring result of the fourth monitoring unit that the backup processing operation by the sub logical data relay device has been resumed, the third data processing unit acquires the backup processing operation while it is stopped. 39. The data relay system according to claim 38, wherein route information is output to the sub logical data relay device.
JP2003034134A 2003-02-12 2003-02-12 Data relay method, data relay device, and data relay system Expired - Fee Related JP3773907B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003034134A JP3773907B2 (en) 2003-02-12 2003-02-12 Data relay method, data relay device, and data relay system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003034134A JP3773907B2 (en) 2003-02-12 2003-02-12 Data relay method, data relay device, and data relay system

Publications (2)

Publication Number Publication Date
JP2004247871A JP2004247871A (en) 2004-09-02
JP3773907B2 true JP3773907B2 (en) 2006-05-10

Family

ID=33019907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003034134A Expired - Fee Related JP3773907B2 (en) 2003-02-12 2003-02-12 Data relay method, data relay device, and data relay system

Country Status (1)

Country Link
JP (1) JP3773907B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060068532A (en) * 2004-12-16 2006-06-21 한국전자통신연구원 Apparatus for redundancy router using fault-tolerant tcp/ip and method thereof
KR100871953B1 (en) 2007-01-26 2008-12-08 엘지노텔 주식회사 Media gateway and method for processing calls in a media gateway
JP2009147735A (en) 2007-12-14 2009-07-02 Nec Corp Network, node device, network redundancy method, and network redundancy program
JP4978531B2 (en) * 2008-03-25 2012-07-18 日本電気株式会社 Communication system, relay transmission apparatus, router apparatus, and communication method
JP5325142B2 (en) * 2010-03-03 2013-10-23 アラクサラネットワークス株式会社 Multicast relay system, multicast relay device, and method for restoring relay control information of multicast relay device

Also Published As

Publication number Publication date
JP2004247871A (en) 2004-09-02

Similar Documents

Publication Publication Date Title
US10178007B2 (en) Determining liveness of protocols and interfaces
US7804770B2 (en) Method and apparatus for performing a graceful restart in a NSF-capable router without enhancing link state routing protocols
EP1989835B1 (en) A technique for efficiently and dynamically maintaining bidirectional forwarding detection on a bundle of links
CA2427285C (en) Method and system for implementing ospf redundancy
US7801857B2 (en) Implicit routing in content based networks
US7573811B2 (en) Network transparent OSPF-TE failover
US9054956B2 (en) Routing protocols for accommodating nodes with redundant routing facilities
EP1633089A1 (en) Router and network connecting method
JP2009501472A (en) Method and router for protocol process migration
WO2008031334A1 (en) Route updating method, system and router
JP3773907B2 (en) Data relay method, data relay device, and data relay system
JP2007228293A (en) Node device and communication system
JP3794580B2 (en) DATA RELAY METHOD, DATA RELAY DEVICE, AND DATA RELAY SYSTEM USING THE DEVICE
JP3604380B2 (en) Data relay method, data relay device, and data relay system using the device
JP3858010B2 (en) Route information management method and route information management device
JP3011131B2 (en) Transmission path autonomous switching system
JP2004080217A (en) Network interconnecting method, virtual network interconnector and network interconnection system
JP3764149B2 (en) Data relay method, route information management device, data relay device, and data relay system
JP3546328B2 (en) Router for communication network
JP3634854B2 (en) DATA RELAY METHOD, DATA RELAY DEVICE, AND DATA RELAY SYSTEM USING THE DEVICE
JP4044006B2 (en) Route control method, data aggregation device, and route control system
JP2005175931A (en) Communication route setting method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050719

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050906

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051107

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060215

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

Free format text: PAYMENT UNTIL: 20090224

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100224

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100224

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110224

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120224

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130224

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130224

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140224

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees