JP2005020602A - Routing control method, data gathering apparatus, and routing control system - Google Patents
Routing control method, data gathering apparatus, and routing control system Download PDFInfo
- Publication number
- JP2005020602A JP2005020602A JP2003185424A JP2003185424A JP2005020602A JP 2005020602 A JP2005020602 A JP 2005020602A JP 2003185424 A JP2003185424 A JP 2003185424A JP 2003185424 A JP2003185424 A JP 2003185424A JP 2005020602 A JP2005020602 A JP 2005020602A
- Authority
- JP
- Japan
- Prior art keywords
- route information
- route
- information
- deletion
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
この発明は、ルーティングの制御機能として冗長性を確保することができるコネクション型通信(Connection−Oriented)の経路交換プロトコル、たとえばIBGP(Internal Border GatewayProtocol:RFC1966)を利用した経路制御方法、そのデータ集約装置および経路制御システムに関するものである。
【0002】
【従来の技術】
近年のインターネットにおけるBGP展開では、あるAS(Autonomous System)に所属する全てのIBGPルータは、IBGPルータから受信した経路情報を他のIBGPルータに送信してはいけないように設定されているので、フルメッシュで接続しなければならず、また外部経路情報もこのASに所属する他の全てのルータに配布しなければならないように設定されている。たとえば、ASの中にN個のIBGPルータが存在する場合には、ユニークなIBGPセッション数を、N(N−1)/2個メンテナンスしなければならないので、コネクションの数が増え、経路情報送信によるバックボーンネットワーク上での伝送トラフィックが増大し、またコネクションの管理が煩雑になっていた。なお、このASとは、単一の管理主体によって単一経路制御ポリシーのもとで管理・運用される範囲のことで、たとえばISP(Internet Service Provider:インターネットサービス事業者)がこれに相当する。
【0003】
このような問題を解決して、このフルメッシュでの接続を軽減させるために、従来では、AS内に経路情報を集約して中継するデータ集約装置であるルートリフレクタ装置(以下、「RR装置」という)11を用いるものがある。このRR装置は、たとえばセンタ局30から入力される設定情報に基づいて、各IBGPルータとIBGPピアを組んで経路情報の交換を行い、この経路情報のデータベースを保持することで、データ通信を可能にしている。たとえば図7のシステム構成図に示すように、ASのバックボーンネットワーク10上に、RR装置11を設けるものとする。そして、このシステムでは、このRR装置11と各IBGPルータ(以下、「RTR」という)21〜24との間でコネクションを張って伝送路で接続させ、この伝送路を介して経路情報の交換を行っている。このRR装置11は、図7に示すように、各IBGPルータに対応した受信経路データベース13cと送信経路データベース13dを有し、受信した経路情報(実施の形態では、経路1〜100万)を受信経路データベース13cに集約して登録するとともに、この経路情報を送信相手の各RTR21〜24の数だけコピーして各送信経路データベース13dに格納した後に、これら経路情報をRTR21〜24にそれぞれ送信している。
【0004】
このようなシステムにおいて、たとえばRTR21の障害、またはRTR21に接続された他のAS内のRTRの障害発生を検出すると、RR装置11とRTR21間で経路情報の交換が行えない状態が生じたり、RTR21から削除(WIthdraw)メッセージが送信されることとなる。このような事態に対して、RR装置11は、図8および図9に示す処理を行う。
【0005】
すなわち、RR装置11は、図9のフローチャートに示すように、各RTR21〜24と経路情報の交換を行って、受信した経路情報に基づき、各受信経路データベース13cおよび各送信経路データベース13dの作成処理を行う(ステップ101)。そして、RTR21からメッセージを受信すると(ステップ102)、このメッセージが経路追加のためのアップデートメッセージか、経路削除のための削除メッセージかを判断する(ステップ103)。
【0006】
ここで、受信したメッセージがアップデートメッセージの場合には、受信経路データベース13cおよび送信経路データベース13dに経路情報を登録する経路追加処理を行い(ステップ104)、また受信したメッセージが削除メッセージの場合には、図8に示すように、受信経路データベース13cおよび送信経路データベース13dから該当する経路情報(この例では、経路6の情報)を削除する経路追加処理を行い(ステップ105)、さらに更新された送信経路データベースの内容を他のRTR22〜24に伝えるアップデート/削除メッセージを他のRTR22〜24に送信するためのメッセージ送信処理を行っていた(ステップ106)。
【0007】
このシステムでは、IBGPピアで交換する経路情報が増大すると、あるIBGPルータの故障によって発生する他のIBGPルータでの経路変更処理および経路変更通知のための通信データ量が増加することとなる。このため、従来では、RR装置11が経路変更通知を示す削除メッセージを受信後、一定時間伝送状態を監視し、この削除メッセージが継続した場合にのみ、他のIBGPルータに対して削除メッセージを送信するルートフラップダンプニング手法を用いるものがあった。
【0008】
【特許文献1】
特開平11−168492号公報
【0009】
【発明が解決しようとする課題】
しかしながら、上記従来例では、直接通信を行う相手のIBGPルータが故障した場合には、適用ができないという問題点がある。すなわち、IBGPルータ21が故障した場合には、このルータ21から受信した経路情報を、RR装置11は、他のIBGPルータ22〜24に再広告するため、図6に示した従来例では、IBGPルータ21は100万経路広告しているので、(受信経路100万)×(他のIBGPルータ22〜24の数3)=300万の経路に関して再処理および再広告する必要がある。このためにRR装置では、この経路情報を広告するために、非常の多くの処理時間とメモリ容量を消費する処理が必要となるという問題点があった。
【0010】
この発明は、上記問題点に鑑みなされたもので、経路情報を広告するための処理時間を短縮するとともに、メモリ容量の消費を抑えることができる経路制御方法、そのデータ集約装置および経路制御システムを提供することを目的とする。
【0011】
【課題を解決するための手段】
上記目的を達成するため、請求項1にかかる経路制御方法では、コネクション型通信の経路交換プロトコルを用いてそれぞれ異なるデータ中継装置とコネクションを張ることによってセッションを確立し、経路情報の交換を行い、前記交換した経路情報をデータベースに登録する経路制御方法において、前記経路情報のうちの所定の経路情報を削除する場合に、削除メッセージの送信処理を実行する送信処理工程と、前記データベースのうち、受信側データベース内の前記所定の経路情報に、削除用フラグを立てて、該経路情報を不使用状態に設定するとともに、当該設定後の経路情報の交換の際に、前記所定の経路情報が再受信されると、前記削除用フラグを削除して、該所定の経路情報を使用可能状態に設定する前記経路制御工程と、前記削除用フラグが削除されると、前記削除メッセージの送信処理をキャンセルする送信キャンセル工程とを含むことを特徴とする経路制御方法が提供される。
【0012】
この発明によれば、たとえば伝送トポロジーの変更などで経路情報のうちの所定の経路情報を削除する場合に、削除用フラグを立てて、その経路情報を不使用状態にした後に、当該経路情報が再受信されると、立てた削除用フラグを削除するとともに、削除メッセージの送信処理をキャンセルすることで、経路情報を広告するための処理時間を短縮するとともに、削除メッセージの作成に伴うメモリ容量の消費を抑える。
【0013】
また、請求項2にかかる前記経路制御方法では、伝送トポロジーの異常を検出する検出工程をさらに含み、前記経路制御工程では、前記検出工程で検出された伝送トポロジーに対応した、前記受信側データベース内の前記所定の経路情報に、削除用フラグを立てることを特徴とする。
【0014】
この発明によれば、たとえば経路交換相手のデータ中継装置からの経路情報の送信がないことなどで、伝送トポロジーの異常を検出し、この伝送トポロジーに対応した経路情報に、削除用フラグを立てることで、データ中継装置の復旧を待ち、この復旧によって経路情報が受信できるようになると、立てた削除用フラグを削除するとともに、削除メッセージの送信処理をキャンセルすることで、経路情報を広告するための処理時間を短縮するとともに、削除メッセージの作成に伴うメモリ容量の消費を抑える。
【0015】
また、請求項3にかかる経路制御方法においては、前記経路制御工程では、一定時間内に前記削除用フラグを立てた経路情報の再受信が行われた時には、前記削除用フラグを削除して、該経路情報を使用可能状態に設定し、また前記一定時間内に前記削除用フラグを立てた経路情報の再受信が行われない時には、前記データベースに登録されている該経路情報を削除することを特徴とする。
【0016】
この発明によれば、たとえば削除用フラグを立ててから、一定時間内に該当する経路情報の再受信が行われた時には、伝送トポロジーの復旧と判断して、当該削除用フラグを削除し、また一定時間内に該当する経路情報の再受信が行われない時には、伝送トポロジーの変更と判断して、データベースに登録されている当該経路情報を削除することで、経路情報を広告するための処理時間を短縮することができる。
【0017】
また、請求項4にかかるデータ集約装置では、コネクション型通信の経路交換プロトコルを用いてそれぞれ異なるデータ中継装置とコネクションを張ることによってセッションを確立し、経路情報の交換を行う経路交換手段と、前記交換した経路情報を登録するデータベースとを有するデータ集約装置において、前記経路情報のうちの所定の経路情報を削除する場合に、削除メッセージの送信処理を実行する送信処理手段と、前記データベースのうち、受信側データベース内の前記所定の経路情報に、削除用フラグを立てて、該経路情報を不使用状態に設定するとともに、当該設定後の経路情報の交換の際に、前記所定の経路情報が再受信されると、前記削除用フラグを削除して、該所定の経路情報を使用可能状態に設定する前記経路制御手段と、前記削除用フラグが削除されると、前記削除メッセージの送信処理をキャンセルする送信キャンセル手段とを備えたことを特徴とするデータ集約装置が提供される。
【0018】
この発明によれば、たとえば伝送トポロジーの変更などで経路情報のうちの所定の経路情報を削除する場合に、経路制御手段で削除用フラグを立てて、データベースに登録された所定の経路情報を不使用状態にするとともに、送信処理手段によって削除メッセージの送信処理を行い、当該経路情報が再受信されると、立てた削除用フラグを削除するとともに、削除メッセージの送信処理を送信キャンセル手段でキャンセルすることで、経路情報を広告するための処理時間を短縮するとともに、削除メッセージの作成に伴うメモリ容量の消費を抑える。
【0019】
また、請求項5にかかるデータ集約装置では、伝送トポロジーの異常を検出する検出手段をさらに備え、前記経路制御手段は、前記検出手段で検出された伝送トポロジーに対応した、前記受信側データベース内の前記所定の経路情報に、削除用フラグを立てることを特徴とする。
【0020】
この発明によれば、たとえば経路交換相手のデータ中継装置からの経路情報の送信がないことなどに基づいて、検出手段で伝送トポロジーの異常を検出し、経路制御手段によってこの伝送トポロジーに対応した経路情報に、削除用フラグを立てることで、データ中継装置の復旧を待ち、この復旧によって経路情報が受信できるようになると、立てた削除用フラグを削除するとともに、送信キャンセル手段によって削除メッセージの送信処理をキャンセルすることで、経路情報を広告するための処理時間を短縮するとともに、削除メッセージの作成に伴うメモリ容量の消費を抑える。
【0021】
また、請求項6にかかるデータ集約装置では、前記経路制御手段は、一定時間内に前記削除用フラグを立てた経路情報の再受信が行われた時には、該削除用フラグを削除して当該経路情報を使用可能状態に設定し、また前記一定時間内に前記削除用フラグを立てた経路情報の再受信が行われない時には、前記データベースに登録されている該経路情報を削除することを特徴とする。
【0022】
この発明によれば、たとえば経路制御手段が削除用フラグを立ててから、経路交換手段によって一定時間内に該当する経路情報の再受信が行われた時には、伝送トポロジーの復旧と判断して、経路制御手段は、当該削除用フラグを削除し、また一定時間内に該当する経路情報の再受信が行われない時には、伝送トポロジーの変更と判断して、経路制御手段は、データベースに登録されている当該経路情報を削除することで、経路情報を広告するための処理時間を短縮する。
【0023】
また、請求項7にかかる経路制御システムでは、経路情報の交換を行う経路制御システムにおいて、前記交換された経路情報を登録するとともに、該経路情報に基づいてデータ中継を行うデータ中継装置と、前記請求項4〜6のいずれか一つに記載のデータ集約装置とを備え、伝送トポロジーの変化に伴い、前記経路情報が登録されているデータベースの登録変更を行うことを特徴とする経路制御システムが提供される。
【0024】
この発明によれば、たとえば伝送トポロジーの変更などに伴って所定の経路情報を削除する場合に、データベース内の経路情報は登録されているままで、この経路情報に削除用フラグを立てて、一定時間後に再受信されない場合に当該経路情報を削除することで、経路情報を広告するための処理時間を短縮するとともに、削除メッセージの作成に伴うメモリ容量の消費を抑える。
【0025】
【発明の実施の形態】
以下に図1〜図5の添付図面を参照して、この発明にかかる経路制御方法、そのデータ集約装置および経路制御システムの好適な実施の形態を説明する。なお、この発明にかかる経路制御システムの構成は、図6に示した構成と同様の構成になっており、以下の図において、図6と同様の構成部分に関しては、説明の都合上、同一符号を付記するものとする。
【0026】
(実施の形態)
図1は、この発明にかかるRR装置の概略構成を示す概略構成図である。図1において、たとえばセンタ局30からの伝送トポロジーの変更などのコマンドを含む設定情報を受信して、この設定情報を通知する設定処理部12と、この設定情報の通知を受け取るとともに、IBGPピアであるRTR21〜24との間でアップデート/削除メッセージや経路情報の交換を行って、受信した経路情報を経路情報データベース13c,13dに登録/削除するIBGP処理部13と、IBGP処理部13からの最適経路情報を取り込んで経路情報データベース14aに登録する中継処理部14とから構成されている。なお、設定情報の入力は、たとえばキーボードなどの入力手段を使用して、RR装置に直接行うことも可能である。
【0027】
IBGP処理部13は、図2に示すように、ネットワーク10や設定処理部12と接続されるインターフェース部13aと、ネットワーク10上のIBGPピアから取り込んだ経路情報の読み込み制御を行うデータベース読込制御部13bと、データベース読込制御部13bの読み込み制御によって、受信した経路情報を格納する受信側の経路情報データベース(以下、「受信経路データベース」という)13cおよび送信側の経路情報データベース(以下、「送信経路データベース」という)13dと、設定処理部12やRTR21〜24から取り込んだ情報の判別を行う情報判別部13eとから構成されている。
【0028】
情報判別部13eは、入力される設定情報やメッセージの判別および経路情報の受信状況などの判別を行っており、RTR21〜24から受信した追加/削除メッセージに応じて、経路情報を受信経路および送信経路データベース13c,13dに追加/削除する処理を行うように、指示を与えている。また、情報判別部13eは、RTR21〜24からの経路情報の受信がなくなると、障害の発生と判断し、受信経路および送信経路データベース13c,13dから該当する経路情報を削除する処理を行うように、データベース読込制御部13bに指示を与えている。
【0029】
受信経路データベース13cと送信経路データベース13dは、図3、図4に示すように構成されており、図7、図8と異なる点は、受信経路データベース13cにおいて、経路1〜100万の情報に対応させて、経路情報の状態を示す消フラグを立てる領域を設けた点と、この消フラグが立っている経路情報は削除せずに、予め定められたある一定時間内に同じ経路情報が受信されると、削除メッセージの送信処理をキャンセルするように設定する点である。
【0030】
すなわち、この実施の形態において、RTR21に障害が発生して経路情報が受信できない場合には、情報判別部13eが該当する経路情報を削除する指示をデータベース読込制御部13bに与えるとともに、インターフェース部13aに削除メッセージの作成および送信処理の指示を与える。この指示を受けて、データベース読込制御部13bは、該当する経路情報に対して、消フラグを立て、受信経路データベース13cを検索できない不使用状態に設定し、インターフェース部13aは、削除メッセージの作成、送信処理を実行する。
【0031】
そして、データベース読込制御部13bは、予め定めたある一定時間内に経路情報の受信があり、その経路情報が受信経路データベース13cに登録されている経路情報と一致した場合に、その経路情報に対して立てた消フラグを削除して、その経路情報を検索できる使用状態に設定する。また、この一定時間内に一致した経路情報が受信されない場合には、データベース読込制御部13bは、図4に示すように、受信経路データベース13cおよび送信経路データベース13dに登録されているその経路情報を削除するとともに、経路情報に対応する消フラグも削除する。
【0032】
次に、図5のフローチャートに基づいて、経路追加・削除時の処理動作を説明する。図5において、情報判別部13eは、まずインターフェース部13aによって経路情報が受信されたかどうか判断しており(ステップ201)、経路情報が受信されると、次にメッセージが経路情報の追加を示すアップデートメッセージか、経路情報の削除を示す削除メッセージかどうかを判断する(ステップ202)。
【0033】
ここで、この受信されたメッセージが経路情報の追加の場合には、情報判別部13eからの指示によって、データベース読込制御部13bは、該当する経路情報を受信経路データベース13cおよび送信経路データベース13dに登録するとともに(ステップ203)、情報判別部13eからの指示によって、インターフェース部13aが、アップデートメッセージを作成して、この経路情報の送信元のRTR以外のIBGPピアのRTRに送信して(ステップ204)、次の経路情報の受信を待つ。
【0034】
また、この受信されたメッセージが経路情報の削除の場合には、同じく情報判別部13eの指示によって、データベース読込制御部13bは、受信経路データベース13c内の該当する経路情報に消フラグを立てて(ステップ205)、インターフェース部13aは、削除メッセージを作成し、その送信処理を開始する(ステップ206)。
【0035】
次に、情報判別部13eが消フラグが立った経路情報と同一の経路情報がインターフェース部13aで受信されたかどうか判断する(ステップ207)。ここで、該当する経路情報の受信がなく、たとえば消フラグを立ててから一定時間経過したかどうか判断し(ステップ208)、一定時間経っていなければステップ207に戻って経路情報の受信を待ち、また一定時間経過した場合には、データベース13c,13dから該当する経路情報を削除する(ステップ209)。
【0036】
また、ステップ207において、消フラグが立った経路情報と同一の経路情報がインターフェース部13aで受信された場合には、インターフェース部13aによって作成された削除メッセージが送信されたかどうか判断する(ステップ210)。
【0037】
ここで、削除メッセージが送信されていない場合には、インターフェース部13aが作成している削除メッセージの送信をキャンセルし(ステップ211)、また削除メッセージが送信済みの場合には、インターフェース部13aが他のRTR22〜24に追加メッセージの送信を行って(ステップ212)、ステップ201に戻る。
【0038】
このように、この実施の形態では、経路情報がRTRの故障などで交換できなくなった場合やメンテナンスでRTRが経路交換を中断した場合などで、RR装置が経路情報を受信できなくなって、該当する所定の経路情報を削除する時に、受信経路データベース内の当該所定の経路情報に、消フラグを立てて、経路情報を不使用状態に設定し、その後一定時間内にこの所定経路情報が再受信されると、消フラグを削除してこの所定の経路情報を使用可能にして、削除メッセージの送信処理をキャンセルするので、経路情報を広告するための処理時間を短縮できるとともに、一定時間内に経路情報が再受信された時には削除メッセージの送信処理をキャンセルするので、削除メッセージを作成するために使用される多くのメモリ容量の消費を抑えるとともに経路情報の再利用を図ることができる。
【0039】
この発明は、これら実施形態に限定されるものではなく、この発明の要旨を逸脱しない範囲で種々の変形実施が可能である。
【0040】
【発明の効果】
以上説明したように、この発明では、経路情報のうちの所定の経路情報を削除する場合に、削除用フラグを立て、当該経路情報が再受信されると、前記削除用フラグを削除するとともに、削除メッセージの送信処理をキャンセルするので、経路情報を広告するための処理時間を短縮できるとともに、削除メッセージの作成に伴うメモリ容量の消費を抑えることができる。
【0041】
また、この発明では、異常検出された伝送トポロジーに対応した経路情報に削除用フラグを立て、経路情報の削除を一定時間待つので、経路情報を広告するための処理時間を短縮することができる。
【0042】
また、この発明では、一定時間内に該当する経路情報の再受信が行われた時には、該経路情報に立てた削除用フラグを削除し、この再受信が行われない時には、データベースに登録されている経路情報を削除するので、経路情報を広告するための処理時間を短縮することができる。
【図面の簡単な説明】
【図1】この発明にかかるルートリフレクタ装置の概略構成を示す概略構成図である。
【図2】図1に示したIBGP処理部の構成を示す構成図である。
【図3】図1に示した経路情報を登録するデータベースの構成を示す構成図である。
【図4】図3と同様、経路情報を削除する場合を説明するためのデータベースの構成を示す構成図である。
【図5】図1に示したRR装置の経路追加・削除時の処理動作を説明するためのフローチャートである。
【図6】経路制御システムの構成を示す構成図である。
【図7】従来の経路情報を登録するデータベースの構成を示す構成図である。
【図8】図7と同様、経路情報を削除する場合を説明するためのデータベースの構成を示す構成図である。
【図9】従来のRR装置の経路追加・削除時の処理動作を説明するためのフローチャートである。
【符号の説明】
10 バックボーンネットワーク
11 ルートリフレクタ(RR)装置
12 設定処理部
13 IGBP処理部
13a インターフェース部
13b データベース読込制御部
13c 受信経路データベース
13d 送信経路データベース
13e 情報判別部
14 中継処理部
14a 経路情報データベース
21〜24 ルータ(RTR)
30 センタ局[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a route control method using a connection-oriented route exchange protocol capable of ensuring redundancy as a routing control function, for example, IBGP (Internal Border Gateway Protocol: RFC1966), and its data aggregation device And a routing system.
[0002]
[Prior art]
In the recent BGP deployment on the Internet, all IBGP routers belonging to an AS (Autonomous System) are set so that route information received from the IBGP router should not be transmitted to other IBGP routers. It is set so that it must be connected by a mesh, and external route information must be distributed to all other routers belonging to this AS. For example, if there are N IBGP routers in the AS, N (N-1) / 2 unique IBGP sessions must be maintained, so the number of connections increases and route information is transmitted. The transmission traffic on the backbone network due to the network has increased, and connection management has become complicated. 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 order to solve such problems and reduce the connection with the full mesh, conventionally, a route reflector device (hereinafter referred to as “RR device”) that is a data aggregating device that aggregates and relays route information in the AS. There are some that use 11. This RR device exchanges route information with IBGP routers and IBGP peers based on the setting information input from the center station 30, for example, and holds this route information database for data communication. I have to. For example, as shown in the system configuration diagram of FIG. 7, an
[0004]
In such a system, for example, when the failure of the
[0005]
That is, as shown in the flowchart of FIG. 9, the
[0006]
Here, when the received message is an update message, route addition processing for registering route information in the
[0007]
In this system, when the route information exchanged by the IBGP peer increases, the amount of communication data for route change processing and route change notification in another IBGP router caused by a failure of a certain IBGP router increases. For this reason, conventionally, after the
[0008]
[Patent Document 1]
JP-A-11-168492
[Problems to be solved by the invention]
However, the above-described conventional example has a problem that it cannot be applied when the partner IBGP router that performs direct communication fails. That is, when the IBGP
[0010]
The present invention has been made in view of the above problems, and provides a route control method, a data aggregation device, and a route control system capable of reducing processing time for advertising route information and suppressing consumption of memory capacity. The purpose is to provide.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, in the route control method according to
[0012]
According to the present invention, for example, when predetermined route information of route information is deleted due to a change in transmission topology or the like, a deletion flag is set and the route information is set to an unused state, and then the route information is changed. When it is received again, the deletion flag that has been set is deleted, and the deletion message transmission process is canceled to shorten the processing time for advertising the route information, and the memory capacity associated with the creation of the deletion message is reduced. Reduce consumption.
[0013]
The route control method according to claim 2 further includes a detection step of detecting an abnormality in a transmission topology, and the route control step includes a step in the reception-side database corresponding to the transmission topology detected in the detection step. A deletion flag is set on the predetermined route information.
[0014]
According to the present invention, for example, a transmission topology abnormality is detected because there is no transmission of route information from a data relay device of a path exchange partner, and a deletion flag is set in the route information corresponding to this transmission topology. Then, waiting for the recovery of the data relay device, and when the route information can be received by this recovery, the deletion flag set up is deleted and the deletion message transmission process is canceled to advertise the route information. The processing time is shortened, and the memory capacity consumption associated with the creation of the deletion message is suppressed.
[0015]
Further, in the route control method according to claim 3, in the route control step, when re-reception of the route information with the deletion flag set within a predetermined time, the deletion flag is deleted, When the route information is set to the usable state and the route information with the deletion flag set is not re-received within the predetermined time, the route information registered in the database is deleted. Features.
[0016]
According to the present invention, for example, when the corresponding route information is re-received within a predetermined time after the deletion flag is set, it is determined that the transmission topology is restored, and the deletion flag is deleted. When the corresponding route information is not re-received within a certain period of time, it is determined that the transmission topology has been changed, and the processing time for advertising the route information by deleting the route information registered in the database Can be shortened.
[0017]
The data aggregation device according to claim 4 establishes a session by establishing a connection with each different data relay device using a connection type communication route exchange protocol, and exchanges route information. In a data aggregating apparatus having a database for registering exchanged route information, when deleting predetermined route information of the route information, a transmission processing means for executing transmission processing of a deletion message, A deletion flag is set on the predetermined route information in the reception side database, the route information is set to an unused state, and when the route information is exchanged after the setting, the predetermined route information is restored. When received, the route control unit deletes the deletion flag and sets the predetermined route information to an available state. If, when the deletion flag is deleted, the data aggregation device is provided which is characterized in that a transmission canceling means for canceling the transmission processing of the deletion message.
[0018]
According to the present invention, for example, when the predetermined route information of the route information is deleted due to a change in the transmission topology or the like, the deletion flag is set by the route control means, and the predetermined route information registered in the database is invalidated. In the use state, the transmission processing unit performs the deletion message transmission process, and when the route information is received again, the deletion flag is deleted and the deletion message transmission process is canceled by the transmission cancellation unit. As a result, the processing time for advertising the route information is shortened, and the consumption of memory capacity associated with the creation of the deletion message is suppressed.
[0019]
The data aggregation device according to claim 5 further comprises detection means for detecting an abnormality in a transmission topology, wherein the path control means corresponds to the transmission topology detected by the detection means in the reception side database. A deletion flag is set on the predetermined route information.
[0020]
According to the present invention, for example, based on the absence of transmission of route information from the data relay device of the path exchange partner, an abnormality in the transmission topology is detected by the detection means, and a route corresponding to this transmission topology is detected by the route control means. By setting a deletion flag in the information, the recovery of the data relay device is awaited. When the route information can be received by this recovery, the deletion flag is deleted and the transmission canceling means transmits the deletion message. By canceling, the processing time for advertising the route information is shortened, and the consumption of memory capacity associated with the creation of the deletion message is suppressed.
[0021]
Further, in the data aggregating apparatus according to claim 6, the route control means deletes the deletion flag and deletes the deletion flag when the route information with the deletion flag set is re-received within a predetermined time. The information is set in a usable state, and the route information registered in the database is deleted when re-reception of the route information with the deletion flag set is not performed within the predetermined time. To do.
[0022]
According to the present invention, for example, when re-reception of the corresponding route information is performed within a predetermined time by the route exchange unit after the route control unit sets the deletion flag, it is determined that the transmission topology is restored and the route is restored. The control means deletes the deletion flag, and if the corresponding route information is not re-received within a certain time, it is determined that the transmission topology has been changed, and the route control means is registered in the database. By deleting the route information, the processing time for advertising the route information is shortened.
[0023]
Further, in the route control system according to claim 7, in the route control system for exchanging route information, the exchanged route information is registered, and the data relay device that relays data based on the route information; A route control system comprising: the data aggregating device according to any one of claims 4 to 6; and a registration change of a database in which the route information is registered according to a change in transmission topology. Provided.
[0024]
According to the present invention, for example, when predetermined route information is deleted in accordance with a change in transmission topology, the route information in the database remains registered, and a deletion flag is set on this route information to maintain a certain level. When the route information is not re-received after a time, the processing time for advertising the route information is shortened, and the consumption of memory capacity associated with the creation of the deletion message is suppressed.
[0025]
DETAILED DESCRIPTION OF THE INVENTION
A preferred embodiment of a route control method, a data aggregation device, and a route control system according to the present invention will be described below with reference to the accompanying drawings of FIGS. The configuration of the routing control system according to the present invention is the same as the configuration shown in FIG. 6. In the following diagram, the same components as those in FIG. Shall be appended.
[0026]
(Embodiment)
FIG. 1 is a schematic configuration diagram showing a schematic configuration of an RR apparatus according to the present invention. In FIG. 1, for example, setting information including a command such as a transmission topology change from the center station 30 is received and a setting processing unit 12 for notifying the setting information is received. An update / deletion message and exchange of route information with a
[0027]
As shown in FIG. 2, the
[0028]
The
[0029]
The
[0030]
That is, in this embodiment, when a failure occurs in the
[0031]
Then, the database read
[0032]
Next, based on the flowchart of FIG. 5, the processing operation at the time of route addition / deletion will be described. In FIG. 5, the
[0033]
Here, when the received message is the addition of route information, the database read
[0034]
Further, when the received message is the deletion of the route information, the database read
[0035]
Next, the
[0036]
In step 207, when the same route information as the route information for which the deletion flag is set is received by the
[0037]
If the delete message has not been transmitted, the transmission of the delete message created by the
[0038]
As described above, in this embodiment, when the route information cannot be exchanged due to a failure of the RTR or when the RTR interrupts the route exchange due to maintenance, the RR device cannot receive the route information. When the predetermined route information is deleted, an erase flag is set to the predetermined route information in the reception route database, the route information is set to an unused state, and then the predetermined route information is received again within a predetermined time. Then, the deletion flag is deleted so that the predetermined route information can be used, and the deletion message transmission processing is canceled, so that the processing time for advertising the route information can be shortened and the route information within a certain time. When the message is received again, the deletion message transmission process is canceled, so that the consumption of the large amount of memory used to create the deletion message is reduced. It is possible to re-use of Rutotomoni route information.
[0039]
The present invention is not limited to these embodiments, and various modifications can be made without departing from the spirit of the present invention.
[0040]
【The invention's effect】
As described above, in the present invention, when deleting predetermined route information of route information, a deletion flag is set, and when the route information is received again, the deletion flag is deleted, Since the deletion message transmission processing is canceled, the processing time for advertising the route information can be shortened, and the memory capacity consumption associated with the creation of the deletion message can be suppressed.
[0041]
Further, in the present invention, a deletion flag is set in the route information corresponding to the transmission topology in which the abnormality is detected, and the deletion of the route information is waited for a certain time, so that the processing time for advertising the route information can be shortened.
[0042]
Further, in the present invention, when the corresponding route information is re-received within a predetermined time, the deletion flag set in the route information is deleted, and when this re-reception is not performed, it is registered in the database. Since the route information is deleted, the processing time for advertising the route information can be shortened.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram showing a schematic configuration of a route reflector device according to the present invention.
2 is a configuration diagram illustrating a configuration of an IBGP processing unit illustrated in FIG. 1;
3 is a configuration diagram showing a configuration of a database for registering the route information shown in FIG. 1. FIG.
4 is a configuration diagram showing the configuration of a database for explaining a case where route information is deleted, as in FIG. 3;
5 is a flowchart for explaining a processing operation when a route is added / deleted by the RR device shown in FIG. 1; FIG.
FIG. 6 is a configuration diagram showing a configuration of a path control system.
FIG. 7 is a configuration diagram showing a configuration of a database for registering conventional route information.
FIG. 8 is a configuration diagram showing the configuration of a database for explaining a case where route information is deleted, as in FIG. 7;
FIG. 9 is a flowchart for explaining a processing operation when a conventional RR device adds / deletes a route;
[Explanation of symbols]
DESCRIPTION OF
30 Center station
Claims (7)
前記経路情報のうちの所定の経路情報を削除する場合に、削除メッセージの送信処理を実行する送信処理工程と、
前記データベースのうち、受信側データベース内の前記所定の経路情報に、削除用フラグを立てて、該経路情報を不使用状態に設定するとともに、当該設定後の経路情報の交換の際に、前記所定の経路情報が再受信されると、前記削除用フラグを削除して、該所定の経路情報を使用可能状態に設定する前記経路制御工程と、
前記削除用フラグが削除されると、前記削除メッセージの送信処理をキャンセルする送信キャンセル工程と、
を含むことを特徴とする経路制御方法。In a route control method for establishing a session by establishing a connection with each different data relay device using a connection type communication route exchange protocol, exchanging route information, and registering the exchanged route information in a database.
A transmission process step of executing a deletion message transmission process when deleting predetermined path information of the path information;
Among the databases, a flag for deletion is set on the predetermined route information in the reception side database, the route information is set to an unused state, and the route information is exchanged after the setting. When the route information is re-received, the route control step of deleting the deletion flag and setting the predetermined route information to an available state;
When the deletion flag is deleted, a transmission cancellation step of canceling the transmission process of the deletion message,
A path control method comprising:
前記経路制御工程では、前記検出工程で検出された伝送トポロジーに対応した、前記受信側データベース内の前記所定の経路情報に、削除用フラグを立てることを特徴とする請求項1に記載の経路制御方法。The path control method further includes a detection step of detecting an abnormality in the transmission topology,
The route control according to claim 1, wherein in the route control step, a deletion flag is set in the predetermined route information in the receiving database corresponding to the transmission topology detected in the detection step. Method.
前記経路情報のうちの所定の経路情報を削除する場合に、削除メッセージの送信処理を実行する送信処理手段と、
前記データベースのうち、受信側データベース内の前記所定の経路情報に、削除用フラグを立てて、該経路情報を不使用状態に設定するとともに、当該設定後の経路情報の交換の際に、前記所定の経路情報が再受信されると、前記削除用フラグを削除して、該所定の経路情報を使用可能状態に設定する前記経路制御手段と、
前記削除用フラグが削除されると、前記削除メッセージの送信処理をキャンセルする送信キャンセル手段と、
を備えたことを特徴とするデータ集約装置。Data having path exchange means for establishing a session by exchanging connections with different data relay apparatuses using a path exchange protocol for connection type communication and exchanging path information, and a database for registering the exchanged path information In the aggregation device,
A transmission processing unit that executes transmission processing of a deletion message when deleting predetermined route information of the route information;
Among the databases, a flag for deletion is set on the predetermined route information in the reception side database, the route information is set to an unused state, and the route information is exchanged after the setting. When the route information is re-received, the route control means for deleting the deletion flag and setting the predetermined route information in an available state;
When the deletion flag is deleted, transmission cancellation means for canceling the transmission process of the deletion message,
A data aggregating apparatus comprising:
前記経路制御手段は、前記検出手段で検出された伝送トポロジーに対応した、前記受信側データベース内の前記所定の経路情報に、削除用フラグを立てることを特徴とする請求項4に記載のデータ集約装置。The data aggregating apparatus further comprises detection means for detecting a transmission topology abnormality,
5. The data aggregation according to claim 4, wherein the route control unit sets a deletion flag in the predetermined route information in the reception-side database corresponding to the transmission topology detected by the detection unit. apparatus.
前記交換された経路情報を登録するとともに、該経路情報に基づいてデータ中継を行うデータ中継装置と、
前記請求項4〜6のいずれか一つに記載のデータ集約装置と、
を備え、伝送トポロジーの変化に伴い、前記経路情報が登録されているデータベースの登録変更を行うことを特徴とする経路制御システム。In a route control system that exchanges route information,
A data relay device that registers the exchanged route information and relays data based on the route information;
The data aggregation device according to any one of claims 4 to 6,
A routing control system comprising: changing a registration of a database in which the routing information is registered according to a change in transmission topology.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003185424A JP4413539B2 (en) | 2003-06-27 | 2003-06-27 | ROUTING CONTROL METHOD, DATA COLLECTING DEVICE, AND ROUTING CONTROL SYSTEM |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003185424A JP4413539B2 (en) | 2003-06-27 | 2003-06-27 | ROUTING CONTROL METHOD, DATA COLLECTING DEVICE, AND ROUTING CONTROL SYSTEM |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005020602A true JP2005020602A (en) | 2005-01-20 |
JP4413539B2 JP4413539B2 (en) | 2010-02-10 |
Family
ID=34184883
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003185424A Expired - Fee Related JP4413539B2 (en) | 2003-06-27 | 2003-06-27 | ROUTING CONTROL METHOD, DATA COLLECTING DEVICE, AND ROUTING CONTROL SYSTEM |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4413539B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100387036C (en) * | 2006-07-14 | 2008-05-07 | 清华大学 | Method for quickly eliminating failure route in boundary gate protocol |
JP2008236306A (en) * | 2007-03-20 | 2008-10-02 | Fujitsu Ltd | Repeater, repeating method and repeating program |
JP2010178310A (en) * | 2009-02-02 | 2010-08-12 | Kddi Corp | Route control system and route control apparatus |
JP2013012881A (en) * | 2011-06-29 | 2013-01-17 | Nippon Telegr & Teleph Corp <Ntt> | Device, method and program for route monitoring |
-
2003
- 2003-06-27 JP JP2003185424A patent/JP4413539B2/en not_active Expired - Fee Related
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100387036C (en) * | 2006-07-14 | 2008-05-07 | 清华大学 | Method for quickly eliminating failure route in boundary gate protocol |
JP2008236306A (en) * | 2007-03-20 | 2008-10-02 | Fujitsu Ltd | Repeater, repeating method and repeating program |
JP2010178310A (en) * | 2009-02-02 | 2010-08-12 | Kddi Corp | Route control system and route control apparatus |
JP2013012881A (en) * | 2011-06-29 | 2013-01-17 | Nippon Telegr & Teleph Corp <Ntt> | Device, method and program for route monitoring |
Also Published As
Publication number | Publication date |
---|---|
JP4413539B2 (en) | 2010-02-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7061858B1 (en) | High availability architecture for network devices | |
US6092096A (en) | Routing in data communications network | |
US6697325B1 (en) | System, device, and method for expediting reconvergence in a communication network | |
AU2004306913B2 (en) | Redundant routing capabilities for a network node cluster | |
US9019814B1 (en) | Fast failover in multi-homed ethernet virtual private networks | |
US6590868B2 (en) | Method and apparatus for restart communication between network elements | |
US7549078B2 (en) | Redundancy in routing devices | |
CN112039769B (en) | Routing processing method and network equipment | |
JP2006135970A (en) | SoftRouter DYNAMIC BINDING PROTOCOL | |
CN108123876B (en) | Border gateway protocol BGP routing information processing method and device | |
US20210067463A1 (en) | FAST ROUTING CONVERGENCE FOR BORDER GATEWAY PROTOCL (BGP) SYSTEMS INCLUDING ONE OR MORE ROUTE REFLECTORS (RRs) | |
KR101017540B1 (en) | Uninterrupted network control message generation during local node outages | |
JP4413539B2 (en) | ROUTING CONTROL METHOD, DATA COLLECTING DEVICE, AND ROUTING CONTROL SYSTEM | |
EP4203427A1 (en) | Traffic processing method, apparatus, and network device | |
JP4477318B2 (en) | ROUTING CONTROL METHOD, DATA COLLECTING DEVICE, AND ROUTING CONTROL SYSTEM | |
CN111107006B (en) | Routing management method and device | |
CN113765783B (en) | Communication method and device | |
JP3966118B2 (en) | Redundant crossbar switch control method with credit-based flow control and recording medium thereof | |
CN106911568A (en) | BGP GR implementation methods and device | |
JP4044006B2 (en) | Route control method, data aggregation device, and route control system | |
JP3794582B2 (en) | Route control method, data aggregation device, and route control system | |
JP2004312308A (en) | Route control method, data summarizing device and route control system | |
CN117082015A (en) | Equipment isolation method, device, switching equipment and storage medium | |
CN116915786A (en) | License plate recognition and vehicle management system with cooperation of multiple servers | |
CN118055138A (en) | Label distribution protocol neighbor keep-alive method, device and equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060214 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060221 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060421 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070320 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070521 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20070821 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091118 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121127 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4413539 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131127 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |