JP3937828B2 - Data transmission system and method, information processing apparatus and method, recording medium, and program - Google Patents

Data transmission system and method, information processing apparatus and method, recording medium, and program Download PDF

Info

Publication number
JP3937828B2
JP3937828B2 JP2001378379A JP2001378379A JP3937828B2 JP 3937828 B2 JP3937828 B2 JP 3937828B2 JP 2001378379 A JP2001378379 A JP 2001378379A JP 2001378379 A JP2001378379 A JP 2001378379A JP 3937828 B2 JP3937828 B2 JP 3937828B2
Authority
JP
Japan
Prior art keywords
label
network
data
networks
ler
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
JP2001378379A
Other languages
Japanese (ja)
Other versions
JP2003179631A (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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2001378379A priority Critical patent/JP3937828B2/en
Publication of JP2003179631A publication Critical patent/JP2003179631A/en
Application granted granted Critical
Publication of JP3937828B2 publication Critical patent/JP3937828B2/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】
【発明の属する技術分野】
本発明は、データ伝送システムおよび方法、情報処理装置および方法、記録媒体、並びにプログラムに関し、特に、複数のネットワークを介して、データを迅速にかつ簡単に、伝送することができるようにしたデータ伝送システムおよび方法、情報処理装置および方法、記録媒体、並びにプログラムに関する。
【0002】
【従来の技術】
最近、インターネットに代表されるネットワークが普及し、各種のネットワークを介して、各種のデータが転送されるようになってきた。このようなネットワークの1つとして、マルチプロトコルラベルスイッチング(Multi Protocol Label Switching)を用いたネットワークが注目されている。このマルチプロトコルラベルスイッチング(MPLS)については、インターネット上の技術を比較化するIETF(Internet Engineering Task Force)の公式文章であるRFC(Request For Comments)3031に規定されている。
【0003】
インターネットにおいて用いられているIP(Internet Protocol)ルータは、パケットがネットワークを移動する際、IPヘッダを解析し、次のホップを決定している。すなわち、パケットがネットワークを移動するとき、各IPルータは、独自に、レイヤ3(ネットワーク層)のアドレスを解析して、次のホップ先を決定する。この次のホップ先を決定する処理は、2段階で行われる。
【0004】
第1の段階では、パケットが転送等価クラス(Forward Equivalence Class(FEC))に分類される。すなわち、ルーティングが行われる。
【0005】
第2段階として、それぞれのFECが次のホップにマップされる。すなわち、フォワーディングが行われる。
【0006】
このように、従来のIPネットワークでは、各IPルータがパケットを転送する毎に、その宛先アドレスにFECを割り当てる。すなわち、第1段階と第2段階の処理がパケットを転送する度に行われる。
【0007】
これに対して、MPLSを利用したネットワークにおいては、例えば、図1に示されるように、ネットワーク1が複数のルータで構成される。そのうちMPLSネットワーク1の端点に位置し、他のネットワークとの接続点となるルータは、ラベルエッジルータ(LER)とされ、それ以外のルータは、ラベルスイッチングルータ(LSR)とされる。図1の例では、データ送受信装置11にLER21が接続され、データ送受信装置12にLER22が接続されている。また、LER21とLER22は、LSR31乃至34により相互に接続されている。
【0008】
このようなMPLSに基づくネットワーク1においては、特定のパケットに特定のFECを割り当てる処理は、そのパケットを転送する場合の入口に配置されているLERによって、1回だけ行われる。例えば、データ送受信装置11からデータ送受信装置12にパケットが転送される場合には、LER21により1回だけ行われる。
【0009】
パケットに割り当てられたFECは、ラベルと呼ばれる短い固定長の値に符号化され、パケットとともに、次のホップに転送される。
【0010】
それ以降のホップでは、すなわち、LSR31乃至LSR34によるホップでは、パケットのレイヤ3のアドレスの解析は行われない。すなわち、上記した第1段階の処理は行われない。その代わりに、MPLSを利用したネットワーク1においては、ラベルがテーブルインデックス値として使用され、次のホップと新しいラベルが決定される。ルータにおいて、古いラベルが新しいラベルに置き換えられた上で、パケットが次のホップに転送される。
【0011】
特定のFECに分類されるパケットの経路は、ラベルスイッチパス(LSP)と称される。
【0012】
LSPは、入口のLERから始まり、多数のLSRを経由して、出口のLERで終了する。
【0013】
LSPを作成するには、ラベルの配信と経路上のリソースの予約が必要となる。LSPは、各ノートのラベルマッピングを設定して、手動で作成することも可能であるが、RFC3036で定められるラベルディストリビューションプロトコル(LDP)を用いて、自動的に作成することも可能である。
【0014】
【発明が解決しようとする課題】
ところで、現在運用されているMPLSを利用したネットワークの出入口の先には、例えば、図2に示されるように、既存のIPネットワークなどの非MPLSネットワークが接続されていることが多い。図2の例においては、MPLSを利用したネットワーク1に対して、LER21を介して、IPネットワーク51が接続され、LER22を介して、IPネットワーク52が接続されている。
【0015】
IPネットワーク51においては、データ送受信装置11とデータ送受信装置13がIPルータ41に接続され、このIPルータ41がLER21に接続されている。IPネットワーク52においては、IPルータ42にデータ送受信装置12が接続され、IPルータ42がLER22に接続されている。
【0016】
このようなネットワークシステムにおいて、例えば、データ送受信装置11からデータ送受信装置12に、IPパケットを伝送する場合、IPネットワーク51から送信されたIPパケットには、ネットワーク1においてラベルが付加され、ネットワーク1内を伝送される。このラベルは、IPネットワークでは不要であるため、IPネットワーク52においては削除される。
【0017】
図3は、図2のネットワークシステム1において転送されるパケット(IP-MPLSパケット)の構成例を表している。同図に示されるように、その先頭には、Layer2 MAC(Media Access Control)ヘッダが配置され、その次に、ラベル(Label)が配置される。ラベルの次には、IPアドレスが配置され、その次には、UDP/TCPヘッダが配置され、それに続いて、データベイロードが配置される。
【0018】
UDP(User Datagram Protocol)は、TCP/IPプロトコルにおけるトランスポート層のプロトコルであり、2つのノード上のプロセス(アプリケーション)間で、ベストエフォート型のデータグラム指向の通信を行う。TCP(Transmission Control Protocol)は、TCP/IPにおけるトランスポート層のプロトコルであり、2つのノード上のプロセス(アプリケーション)間で、信頼性のあるセッション指向の通信を行う。
【0019】
このようなMPLSを用いたネットワーク1においては、LSRは、LSP設定後は、レイヤ3のヘッダ解析を行わずに、ラベル転送を行うため、負荷が軽減される。これに対して、ネットワーク1の出入口に位置するLER21,22は、入力する各パケットを毎回解析し、FECを割り当て、ラベルを付加しなければならない。このため、負荷が大きくなり、LSRは構成が複雑になり、高速な処理が要求されるため、結果的に高価な装置とならざるを得ない。
【0020】
また、MPLSを利用したネットワークの高速化、光化を考えた場合、LSR32乃至34は、上記した2つの段階のうち、第2段階にあたるフォワーディングの作業のみを行うため、高速化が容易と考えられる。これに対して、ネットワークの出入口に配置されているLER21,22は、パケット毎にレイヤ3のパケットヘッダ(IPパケット)を解析し、FEC、ラベルを割り当てる必要があるため、高速化が困難となり、ネットワークパフォーマンスを考えた場合、高速化のためのボトルネックになることが予想される。
【0021】
本発明は、このような状況に鑑みてなされたものであり、ネットワークを安価な装置(ルータ)で構成することができるようにし、かつ、データを迅速に転送することができるようにするものである。
【0022】
【課題を解決するための手段】
本発明のデータ伝送システムは、第1のデータ送受信装置は、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求し、複数のネットワークの入口に位置する装置のそれぞれは、第1のデータ送受信装置からの要求に基づいて、装置が属するネットワーク内の経路の設定を行うとともに、内部経路に応じたラベルを第1のデータ送受信装置に通知し、第1のデータ送受信装置は、通知されたラベルとデータを含むパケットを、ネットワークを介して第2のデータ送受信装置に伝送することを特徴とする。
【0023】
前記第1のデータ送受信装置は、パケットに、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを、経路の下流側から順次配置することができる。
【0024】
前記第1のデータ送受信装置は、GPS Global Path Setup )メッセージを用いてラベルを取得することができる。
【0025】
本発明のデータ伝送方法は、第1のデータ送受信装置は、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求し、複数のネットワークの入口に位置する装置のそれぞれは、第1のデータ送受信装置からの要求に基づいて、装置が属するネットワーク内の経路の設定を行うとともに、内部経路に応じたラベルを第1のデータ送受信装置に通知し、第1のデータ送受信装置は、通知されたラベルとデータを含むパケットを、ネットワークを介して第2のデータ送受信装置に伝送することを特徴とする。
【0026】
本発明の情報処理装置は、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求する要求手段と、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを取得する取得手段と、取得手段により取得されたラベルとデータを含むパケットを、複数のネットワークを介して他の情報処理装置に伝送する伝送手段とを備えることを特徴とする。
【0027】
前記伝送手段は、パケットに、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを、経路の下流側から順次配置することができる。
【0028】
複数のネットワークは、マルチプロトコルラベルスイッチングに基づくネットワークであり、要求手段は、GPS メッセージを用いて、要求を実行することができる。
【0029】
前記取得手段は、GPS メッセージを用いてラベルを取得することができる。
【0030】
本発明の情報処理方法は、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求する要求ステップと、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを取得する取得ステップと、取得ステップの処理により取得されたラベルとデータを含むパケットを、複数のネットワークを介して他の情報処理装置に伝送する伝送ステップとを含むことを特徴とする。
【0031】
本発明の記録媒体のプログラムは、複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置のプログラムであって、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求する要求ステップと、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを取得する取得ステップと、取得ステップの処理により取得されたラベルとデータを含むパケットを、複数のネットワークを介して他の情報処理装置に伝送する伝送ステップとを含むことを特徴とする。
【0032】
本発明のプログラムは、複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置を制御するコンピュータに、複数のネットワークの入口に位置する各装置に対して、装置が属するネットワーク内の経路の設定を要求する要求ステップと、複数のネットワークの入口に位置する装置から通知されたそれぞれの内部経路に応じたラベルを取得する取得ステップと、取得ステップの処理により取得されたラベルとデータを含むパケットを、複数のネットワークを介して他の情報処理装置に伝送する伝送ステップとを実行させる。
【0044】
本発明のデータ伝送システムおよび方法においては、第1のデータ送受信装置がネットワークの入口に位置する各装置に対して、ネットワーク内の経路の設定を要求し、その装置のそれぞれは、その要求に基づいて、ネットワーク内の経路の設定を行うとともに、内部経路に応じたラベルを第1のデータ送受信装置に通知し、第1のデータ送受信装置は、そのラベルを含むパケットを、ネットワークを介して、第2のデータ送受信装置に転送する。
【0045】
本発明の情報処理装置および方法、記録媒体、並びにプログラムにおいては、複数のネットワークの入口に位置する各装置に対して、ネットワーク内の経路の設定が要求され、その装置より取得されたラベルを含むパケットが、ネットワークを介して、他の情報処理装置に伝送される。
【0048】
【発明の実施の形態】
図4は、本発明を適用したネットワークシステムの構成例を表している。図4の例においては、MPLSネットワーク71−1にMPLSネットワーク71−2が接続され、MPLSネットワーク71−2に更にMPLSネットワーク71−3が接続されている。
【0049】
MPLSネットワーク71−1においては、データ送受信装置121がLSR81−1,82−1、並びにLER112−1に接続されている。LER112−1は、LSR81−1,82−1と接続されるとともに、MPLSネットワーク71−2のLER111−2と接続されている。
【0050】
MPLSネットワーク71−2においては、LER111−2にLSR81−2,82−2、並びにLER112−2が接続されている。LER112−2には、LSR81−2,82−2が接続されているとともに、MPLSネットワーク71−3のLER111−3が接続されている。MPLSネットワーク71−3においては、データ送受信装置123がLSR81−3,82−3、並びにLER111−3に接続されている。LER111−3にはまた、LSR81−3,82−3も接続されている。
【0051】
図5は、データ送受信装置121の構成例を表している。なお、図示は省略するが、他のデータ送受信装置123も同様の構成とされている。
【0052】
図5の例においては、データ送受信装置121は、パス制御部131、データ転送部132、拡張ラベルテーブル133、および宛先−出口ルータ対応表134を有している。
【0053】
パス制御(LSPの制御)を行うパス制御部131は、ローカルラベルパス設定部141、グローバルラベルパス設定部142、入口ラベル設定部143、及びBGP制御部144を有する。ローカルラベル設定部141は、例えば、RFC3036に記載されているラベルディストリビューションプロトコル(Label Distribution Protocol(LDP))を用いて、ローカルラベルパスの設定を行う。グローバルラベルパス設定部142は、他のデータ送受信装置及び入口ルータと、複数のMPLSネットワークをまたがったラベルパス(グローバルラベルパス)の設定情報の送受信を行い、設定を行う。
【0054】
入口ラベル設定部143は、MPLSネットワークのローカルラベルパスの入口ラベル値の送信を要求し、また、受信する。BGP制御部144は、ボーダゲートウェイプロトコル(Border Gateway Protocol(BGP))、もしくは、その代替となる経路プロトコルを使用し、各ローカルラベルパスにおける入口ルータ、出口ルータに関する情報を収集する。BGPについては、RFC1771に記載されている。
【0055】
データ転送部132は、RFC3031に記載されているMPLSを用いたMPLSデータ転送を行うMPLSデータ転送部161、並びに得られた各MPLSネットワークのローカルラベルパスの入口ラベル値を、転送すべきパケットに所定の順番で付加し、転送する、RFC3032に記載されているラベルスタック部162を有している。
【0056】
拡張ラベルテーブル133は、パケットの宛先と、ラベル値の対応関係を記憶しており、その詳細は、図16を参照して後述する。
【0057】
宛先−出口ルータ対応表134は、パケットの宛先とそのパケットを送出する際の出口ルータとの対応関係を記憶しており、その詳細は、図12を参照して後述する。
【0058】
なお、図5のデータ送受信装置は、基本的に、送信側のデータ送受信装置の構成を表しており、受信側のデータ送受信装置は、その一部の機能のみを有していればよい。
【0059】
図6は、ネットワークの入口に配置される入口ルータとしてのLER111の構成例を表している。
【0060】
LER111は、パス制御部201、データ転送部202、宛先−出口ルータ対応表203、並びにラベルテーブル204を有している。
【0061】
パス制御部201は、ローカルラベルパス設定部211、グローバルラベルパス設定部212、入口ラベル設定部213、並びにBGP制御部214を有する。これらは、図5のデータ送受信装置121におけるパス制御部131が有するローカルラベルパス設定部141、グローバルラベルパス設定部142、入口ラベル設定部143、およびBGP制御部144と基本的に同様の機能を有するものである。
【0062】
データ転送部202は、MPLSデータ転送部221を有する。このMPLSデータ転送部221も、図5のデータ送受信装置121のデータ転送部132が有するMPLSデータ転送部161と基本的に同様の機能を有するものである。
【0063】
宛先−出口ルータ対応表203は、図5のデータ送受信装置121における宛先−出口ルータ対応表134と同様の対応表である。
【0064】
ラベルテーブル204は、ポートとラベルの対応関係を記憶するものであり、従来と同様にMPLSネットワーク内でのMPLSデータ転送時に参照される。
【0065】
図7は、ネットワークの出口に配置されている出口ルータとしてのLER112の構成例を表している。
【0066】
このLER112は、パス制御部301、データ転送部302、宛先−次ネットワーク入口ルータ対応表303、ラベル−ポート対応表304、並びにラベルテーブル305を有する。
【0067】
パス制御部301は、ローカルラベルパス設定部311、グローバルラベルパス設定部312、並びにBGP制御部313を有する。これらは図6の入口ルータとしてのLER111のパス制御部201におけるローカルラベルパス設定部211、グローバルラベル設定部212、並びにBGP制御部214と対応する機能を有するものである。
【0068】
データ転送部302は、MPLSデータ転送部321を有する。このMPLSデータ転送部321は、図6のLER111のデータ転送部202におけるMPLSデータ転送部211と同様の機能を有するものである。
【0069】
宛先−次ネットワーク入口ルータ対応表303は、パケットの宛先と次ネットワーク入口ルータとの対応関係を記憶するものであり、その詳細は、図13を参照して後述する。
【0070】
ラベル−ポート対応表304は、パスID、ラベル値、およびポート番号の対応を記憶するものであり、その詳細は、図15を参照して後述する。
【0071】
ラベルテーブル305は、図6のLER111のラベルテーブル204と同様のものである。
【0072】
ネットワークの入口と出口は、転送されるパケットの方向に基づいて決まる。従って、LERは、基本的には、入口に配置される場合の構成と、出口に配置される場合の構成の両方を有している。具体的には、各LERは、図6と図7に示される構成要素の全て有している。
【0073】
また、データ送受信装置は、それが属するネットワークではエッジであるので、入口ルータと出口ルータの機能を有している。
【0074】
さらに、データ送受信装置、LER, LSRは、いずれも制御信号を、IPパケットとしてIP Routing過程に基づき転送する機能を有している。後述するBGP, IBGP, EBGP, GPR, GPR応答メッセージ等は、このIPパケットにより転送される。
【0075】
図8は、LSR81の構成例を表している。図示は省略するが、他のLSR82乃至86も同様の構成とされる。
【0076】
このLSR81は、パス制御部401、データ転送部402、およびラベルテーブル403を有する。パス制御部401は、ローカルラベルパス設定部411を有する。ローカルラベルパス設定部411は、図6のLER111のパス制御部201におけるローカルラベルパス設定部211と対応する機能を有するものである。データ転送部402は、MPLSデータ転送部421を有する。MPLSデータ転送部421は、図6のLER111のデータ転送部202におけるMPLSデータ転送部211と同様の機能を有するものである。
【0077】
図示は省略するが、データ送受信装置は、例えばパーソナルコンピュータその他の情報処理装置で構成される。
【0078】
次に、図9を参照して、複数のMPLSネットワークを介して、パケットが転送される場合の処理について説明する。いま、データ送受信装置121からデータ送受信装置123にパケットを送信するものとする。この場合、図10のフローチャートに示される処理が実行される。
【0079】
最初に、ステップS211において、ネットワーク間テーブル生成処理が実行される。その詳細は、図11のフローチャートを参照して後述するが、この処理により、データ送受信装置121が有する宛先−出口ルータ対応表134(図5)、並びに入口側のLER111−2,111−3が有する宛先−出口ルータ対応表203(図6)が生成されるとともに、出口側のLER112−1,112−2が有する宛先−次ネットワーク入口ルータ対応表303(図7)が作成される。
【0080】
次に、ステップS212において、ラベルパス生成処理が実行される。この処理の詳細は、図14のフローチャートを参照して後述するが、この処理により、ラベルパスが生成されるとともに、データ送受信装置121の拡張ラベルテーブル133(図5)、LER111−2,111−3のラベルテーブル204(図6)、LER112−1,112−2のラベルテーブル305(図7)が作成される。更に、出口側に配置されているLER112−1,112−2のラベル−ポート対応表304(図7)が作成される。
【0081】
その後、ステップS213において、データ転送処理が行われる。この処理の詳細は、図17のフローチャートを参照して後述する。
【0082】
更に必要に応じて、ラベルパスがステップS214のラベルパス削除処理で削除される。この処理の詳細は、図19と図20のフローチャートを参照して後述する。
【0083】
図11は、図10のステップS211におけるネットワーク間テーブル生成処理の詳細を表している。本実施の形態において、各MPLSネットワークとBGPにおけるAS(Autonomous System)を同一に設定し、全てのデータ送受信装置及びLERはASにおけるボーダールータとして機能する様に設定を行うものとする。
【0084】
最初に、ステップS231において、単一のポリシーで制御されるネットワークとしてのAS内で、IBGP(Internal BGP)を用いて、ボーダルータ間にフルメッシュでBGPセッションを張り、経路情報を交換する処理が実行される。すなわち、MPLSネットワーク71−1において、データ送受信装置121のBGP制御部144と、出口ルータとしてのLER112−1のBGP制御部313との間で、BGPセッションを張り、経路情報を交換する処理が実行される。
【0085】
同様に、MPLSネットワーク71−2において、入口ルータとしてのLER111−2のBGP制御部214と、出口ルータとしてのLER112−2のBGP制御部313との間で、BGPセッションを張り、経路情報を交換する処理が実行される。さらに、MPLSネットワーク71−3において、入口ルータとしてのLER111−3のBGP制御部214と、データ送受信装置123のBGP制御部144との間で、BGPセッションを張り、経路情報を交換する処理が実行される。
【0086】
ステップS232においては、AS間でEBGP(External BGP)を用いて、隣接するASのボーダルータとBGPセッションを張り、経路情報を交換する処理が実行される。すなわち、MPLSネットワーク71−1のデータ送受信装置121のBGP制御部144とLER112−1のBGP制御部313、MPLSネットワーク71−2のLER111−2のBGP制御部214とLER112−2のBGP制御部313、並びにMPLSネットワーク71−3のLER111−3のBGP制御部214とデータ送受信装置123のBGP制御部144の間で経路情報の交換処理が行われる。
【0087】
そして、ステップS233において、データ送受信装置121のBGP制御部144および入口ルータとしてのLER111−2,111−3のBGP制御部214は、IBGPより得られるRIB(ルーティング情報ベース)を参照して、各宛先に対するASからの出口となるべきボーダルータを決定し、宛先−出口ルータ対応表134,203に記載する。MPLSネットワーク71−1においては、LER112−1が、MPLSネットワーク71−2においては、LER112−2が、それぞれ、出口ルータとされる。
【0088】
これにより、例えば、図12に示されるような、宛先−出口ルータ対応表が作成される。なお、この図12の宛先−出口ルータ対応表は、データ送受信装置121の宛先−出口ルータ対応表134の例を表している。
【0089】
図12の例においては、宛先192.168.10.2(データ送受信装置123のIPアドレス)に対応して、出口ルータのIPアドレスとして、192.168.8.2(LER112−1のIPアドレスが記憶されている)。
【0090】
次に、ステップS234において、出口ルータ(LER112−1,112−2)のBGP制御部313は、EBGPより得られるRIBを参照して、各宛先に対するASの入口となるべきボーダルータを決定し、宛先−次ネットワーク入口ルータ対応表303に記載する。MPLSネットワーク71−2においては、LER111−2が、MPLSネットワーク71−3においては、LER111−3が、それぞれ、入口ルータとされる。
【0091】
これにより、例えば、図13に示されるような宛先−次ネットワーク入口ルータ対応表が作成される。なお、この図13の例は、LSR112−1の宛先−次ネットワーク入口ルータ対応表303の例を表している。この例においては、データ送受信装置123の宛先192.168.10.2に対応して、次ネットワーク入口ルータとして、LER111−2のIPアドレス192.168.9.1が記憶されている。
【0092】
次に、図14を参照して、図10のステップS212におけるラベルパス生成処理の詳細について、説明する。
【0093】
ステップS261において、データ送受信装置121のローカルラベルパス設定部141は、MPLSネットワーク71−1の出口ルータとしてのLER112−1のローカルラベルパス設定部311との間で、ローカルラベルパスを張る。この処理の詳細は、RFC3036記載の従来のLDPと同様の処理となる。この処理により、上述したように、ラベルテーブルが作成される。
【0094】
ステップS262において、グローバルラベルパス設定部142は、GPS(Global Path Setup)メッセージをLER112−1に出力する。このGPSメッセージには、グローバルラベルパスの終点としてのデータ送受信装置123のアドレスが含まれている。
【0095】
LER112−1においては、ローカルラベルパス設定部311が、ステップS281において、データ送受信装置121との間で、ローカルラベルパスを張る処理を実行した後、ステップS282において、グローバルラベルパス設定部312が、データ送受信装置121からのGPSメッセージを受信する。このとき、ステップS283において、グローバルラベルパス設定部312は、GPSメッセージを、宛先−次ネットワーク入口ルータ対応表303に基づいて、後段のMPLSネットワーク71−2の入口ルータとしてのLER118−2に転送する。
【0096】
LER111−2のグローバルラベルパス設定部212が、ステップS301において、LER112−1からのGPSメッセージを受信すると、ローカルラベルパス設定部211は、宛先−出口ルータ対応表203に基づいて、MPLSネットワーク71−2の出口ルータとしてのLER112−2との間で、ローカルラベルパスを張る。上述したように、これにより、このネットワーク内の各LERまたはLSRにおいてラベルテーブルが作成される。
【0097】
ステップS302において、LER111−2のグローバルラベルパス設定部212は、GPSメッセージを、LER112−2に転送する。
【0098】
LER112−2のグローバルラベルパス設定部312は、ステップS320において、LER111−2との間で、ローカルラベルパスを張る処理を実行した後、ステップS321において、LER111−2のGPSメッセージを受信すると、ステップS322において、LER112−2のグローバルラベルパス設定部312は、宛先−次ネットワーク入口ルータ対応表303に基づいて、後段のMPLSネットワーク71−3の入口ルータとしてのLER111−3にGPSメッセージを転送する。
【0099】
MPLSネットワーク72−3のグローバルラベルパス設定部212は、ステップS331において、LER112−2からGPSメッセージを受信する。ステップS332において、LER111−3のローカルラベルパス設定部211は、データ送受信装置123との間で、ローカルラベルパスを張る。これにより、ラベルテーブルが作成される。
【0100】
また、ステップS333において、LER111−3のグローバルラベルパス設定部212は、GPSメッセージをデータ送受信装置123に転送する。
【0101】
データ送受信装置123のグローバルラベルパス設定部142は、ステップS351において、LER111−3との間で、ローカルラベルパスを張る処理を実行した後、ステップS352において、LER111−3からのGPSメッセージを受信する。
【0102】
このように、GPSメッセージがデータ送受信装置123に達したとき、データ送受信装置121の入口ラベル設定部143は、各装置に、入口ラベルの送信を要求する。
【0103】
ステップS353において、データ送受信装置123のグローバルラベルパス設定部142は、GPS応答メッセージを生成し、LER111−3に送信する。
【0104】
ステップS334において、LER111−3のグローバルラベルパス設定部312は、データ送受信装置123からのGPS応答メッセージを受信すると、ステップS335において、LER111−3のラベル(入口ラベル)をGPS応答メッセージに付加して、LER112−2に転送する。
【0105】
ステップS323において、LER112−2のグローバルラベルパス設定部312は、LER111−3からのGPS応答メッセージを受信すると、ステップS324において、ラベル−ポート対応表304を作成し、そこにLER111−3から受信したGPS応答メッセージに付加されている入口ラベルをポート番号に対応して記述する。すなわち、いまの場合、入口ルータとしてのLER111−3のラベルは3であるので、ラベル3がポート番号と対応して、いま設定されているグローバルラベルパスのIPと対応付けて記憶される。
【0106】
ステップS325において、LER112−2のグローバルラベルパス設定部312は、GPS応答メッセージをLER111−2に転送する。このGPS応答メッセージには、ステップS324の処理で受信されたLER111−3のラベルが記述されている。
【0107】
LER111−2のグローバルラベルパス設定部212は、ステップS303において、LER112−2からのGPS応答メッセージを受信すると、ステップS304において、更に、内部経路に応じたラベルを付加して、GPS応答メッセージをLER112−1に転送する。
【0108】
LER112−1のグローバルラベルパス設定部312は、ステップS284において、LER111−2からのGPS応答メッセージを受信すると、ステップS285において、ラベル−ポート対応表304にラベル値とポート番号を記述する。
【0109】
図15は、このようにして、出口ルータとしてのLER112−1のラベル−ポート対応表304の例を表している。この例においては、パスIDとしての番号1に、後段のMPLSネットワーク72−2の入口ルータとしてのLER111−2のラベル5が、番号1のポート番号に対応して記憶されている。
【0110】
ステップS286において、LER112−1のグローバルラベルパス設定部312は、GPS応答メッセージをデータ送受信装置121に転送する。このGPS応答メッセージには、MPLSネットワーク71−3の入口ルータとしてのLER111−3の入口ラベルと、MPLSネットワーク71−2の入口ルータとしてのLER111−2の入口ラベルが付加されている。
【0111】
ステップS263において、データ送受信装置121のグローバルラベルパス設定部142は、LER112−1からのGPS応答メッセージを受信すると、ステップS264において、入口ラベル値を拡張ラベルテーブル133に記述する。
【0112】
図15は、このようにして、データ送受信装置121の拡張ラベルテーブル133に記述される例を表している。
【0113】
この例においては、データ送受信装置123のIPアドレス192.168.10.2が宛先として記憶され、それに対応して、LER111−3の入口ラベル3、LER111−2の入口ラベル5、並びにデータ送受信装置121の直後のLER81−1のラベル5が記述されている。
【0114】
以上のようにして、データ送受信装置121の拡張ラベルテーブル133、LER112−1,111−2,112−2,111−3のラベルテーブル204,305の他、LSR81−1,81−2,81−3のラベルテーブル403が作成されるとともに、出口ルータとしてのLER112−1,112−2のラベル−ポート対応表304が作成される。
【0115】
出口ルータが複数のMPLSネットワークと接続されている場合、それぞれの入口ラベル値は異なったものとする必要がある。このため、データ送受信装置121は、異なるMPLSネットワークから同一の入口ラベルを受信した場合、その変更を要求する。各MPLSネットワークは、この要求に応じて、入口ラベルを変更し、変更後の入口ラベルをデータ送受信装置121に通知する。
【0116】
次に、図17のフローチャートを参照して、図10のステップS213におけるデータ転送処理の詳細について説明する。
【0117】
ステップS401において、データ送受信装置121のラベルスタック部162は、拡張ラベルテーブル133(図16)に記憶されている、これからデータを転送する宛先(データ送受信装置123のアドレス192.168.10.2)に対応する(ラベルパスのパスIDに対応する)入口ラベル値(3,5,5)を読み出し、これを転送するデータのパケットにスタックする。
【0118】
この入口ラベル値(3,5,5)はそれぞれ、ラベルパスの下流側のMPLSネットワークにおけるローカルラベルパスの入口ラベルから順番に配置されている。いまの場合、最も下流側のMPLSネットワーク71−3におけるローカルラベルラベルパスの入口ラベル値3が最初に記述され、その次に上流側のMPLSネットワーク71−2におけるローカルラベルパスの入口ラベル値5、最後にデータ送受信装置121を含むMPLSネットワーク71−1におけるローカルラベルパスの入口ラベル値5を配置する。MPLSデータ転送部161は、入口ラベル値がスタックされたパケット501を、拡張レベルテーブル133にパスIDに対応して記憶されている出力ポートからLSR81−1に送信する。
【0119】
各装置は、パケットを受信すると、その転送ラベルを、ラベルテーブルに従って、次の転送ラベルに書き換えて、その転送ラベルに対応してラベルテーブルに記憶されている出力ポートから、そのパケットを後段のルータに転送する。
【0120】
ただし、この実施の形態では、ローカルラベルパスの出口ルータの直前に配置されている装置は、パケットのラベルの書き換え処理は行われず、最後のラベルの削除処理を実行するものとされる。図9の例の場合、LSR81−1は、ローカルラベルパス(MPLSネットワーク71−1)の出口ルータであるLER112−1の直前に配置されているので、この入口ラベルの削除処理を実行する。
【0121】
なお、各ネットワークパスの終点(LER)の1つ手前のLSRでラベル貼り替えを行うことに関しては、RFC3031に記述されているPenultimate Hop Poppingに従った処理が行われる。
【0122】
すなわち、LSR81−1のMPLSデータ転送部421は、パケット501を取得すると、(3,5,6)の3つのラベルのうち、最後の転送ラベル6を削除して、入口ラベル(3,5)だけとする。そして、MPLSデータ転送部421は、(3,5)のラベルを有するパケット502を、ラベルテーブル403に、ラベル6に対応して記憶されている出力ポートからLER112−1に転送する。
【0123】
LER112−1のMPLSデータ転送部321は、ステップS411において、LSR81−1からのパケット502を受信すると、ステップS412において、宛先−次ネットワーク入口ルータ対応表303に記憶されている、後段の(下流側の)MPLSネットワーク71−2の入口ルータとしてのLER111−2に、パケット503を転送する。出口ルータとしてのLER112−1は、ラベルの書き換え処理と削除処理のいずれも実行しない。
【0124】
LER111−2のMPLS転送部221は、ステップS421において、LER112−1からパケット503を受信すると、宛先−出口ルータ対応表203において、その最終の宛先(データ送受信装置123のアドレス)に対応して記憶されている出口ルータ(この例の場合、LER112−2)宛のラベルパスで送信する。具体的には、その送信は、ラベルテーブル204のラベルパスに従って、最後のラベル5をLSR81−2のラベル1に変更して、パケット504として行われる。
【0125】
LSR81−2のMPLS転送部421は、LER111−2からのパケット504を受信すると、MPLSネットワーク71−2の出口ルータ112−2の直前のルータであるので、そのときの最後のラベルを削除する処理を実行する。すなわち、パケット505では、(3,1)の2つのラベルのうち、最後のラベル1が削除され、ラベルは3だけとされる。
【0126】
LER112−2は、ステップS431において、LSR81−2が出力したパケット505を受け取ると、ステップS432において、ラベルの書き換えと削除のいずれも行わずに、ラベル3を有するパケット506を、後段のMPLSネットワーク71−3の入口ルータとしてのLER111−3に転送する。
【0127】
MPLSネットワーク71−3の入口ルータとしてのLER111−3のMPLSデータ転送部221は、ステップS441において、上流側のMPLSネットワーク71−2の出口ルータとしてのLER112−2から転送されてきたパケット506を受信すると、ステップS442において、ラベルテーブル204に従って、最後のラベル値3を次の転送先のルータであるLSR81−3のラベル2に書き換えて、パケット507としてLSR81−3に転送する。
【0128】
LSR81−3は、パケット507を受信すると、MPLSネットワーク71−3の出口ルータとしてのデータ送受信装置123の直前のルータであるので、ラベル削除処理を実行し、データだけを含む(ラベルを含まない)パケット508として、データ送受信装置123に送信する。
【0129】
ステップS451において、データ送受信装置123のMPLSデータ転送部161は、LER111−3が出力したパケット508を取得する。このパケットには、ラベルはもはや存在しない。
【0130】
以上のようにして、データ送受信装置121から送信されたパケットがデータ送受信装置123において、受信されることになる。
【0131】
このように、パケットが複数のMPLSネットワークを介して転送される場合、図18に示されるように、各MPLSネットワークの入口ルータのラベル(入口ラベル)がパケットにスタッキングされる。このラベルの順番は、最も下流側の入口ラベルから順番に記述され、一番最後に(外側に)最も上流側の入口ラベルが記述される。このラベルスタックに関しては、RFC3032のMPLS-Label Stackingの規定に従った処理が行われる。
【0132】
なお、出口ルータの出力ポートを選択するために、ポート選択用ラベルをラベルスタックに追加してもよい。この場合、Penultimate Hop Poppingによらず、MPLSネットワークのラベル値を基に、出力ポートが選択される。
【0133】
次に、図19と図20のフローチャートを参照して、図10のステップS214におけるラベルパス削除処理の詳細について説明する。
【0134】
なお、以下の処理で、データ送受信装置、LER, LSRは、ラベルテーブルを削除する場合、削除するレコードを一次的に記憶し、その記憶を基にして、GPR, GPR応答メッセージを送受信する。
【0135】
最初に、ステップS501において、データ送受信装置121のローカルラベルパス設定部141は、宛先−出口ルータ対応表134に基づいて、出口ルータとしてのLER112−1を特定し、それとの間で、ローカルラベルパスを削除する。また、このとき、ローカルラベルパスに含まれるLSR81−1、LER112−1のラベルテーブルからパスデータが削除される。
【0136】
ステップS502において、グローバルラベルパス設定部142は、GPR(Global Path Remove)メッセージを生成し、これをLSR81−1を介してLER112−1に送信する。このGPRメッセージは、グローバルラベルパスを削除することを要求するメッセージであり、グローバルラベルパスの終点としてのデータ送受信装置123のアドレスが含まれている。
【0137】
ステップS511において、LER112−1のグローバルラベルパス設定部312は、データ送受信装置121との間でローカルラベルパスを削除する処理を実行した後、ステップS512において、データ送受信装置121からのGPRメッセージを受信すると、このメッセージをステップS513において、宛先−次ネットワーク入口ルータ303に基づいて、LER111−2に転送する。
【0138】
LER111−2のグローバルラベルパス設定部212は、ステップS521において、LER112−1からのGPRを受信すると、ステップS522において、宛先−出口ルータ対応表203に基づいて、出口ルータとしてのLER112−2を特定し、それとの間でローカルラベルパスを削除する。このとき、LSR81−2、LER112−2のラベルテーブルからパスデータが削除される。
【0139】
ステップS523において、グローバルラベルパス設定部212は、GPRメッセージをLER112−2に転送する。
【0140】
ステップS531において、LER112−2のグローバルラベルパス設定部312は、LER111−2との間でローカルラベルパスを削除する処理を実行した後、ステップS532において、LER111−2からのGPRメッセージを受信すると、このメッセージをステップS533において、宛先−次ネットワーク入口ルータ303に基づいて、LER111−3に転送する。
【0141】
LER111−3のグローバルラベルパス設定部212は、ステップS541において、LER112−2からのGPRを受信すると、ステップS542において、宛先−出口ルータ対応表203に基づいて、データ送受信装置123(出口ルータ)を特定し、それとの間でローカルラベルパスを削除する。このとき、LSR81−3のラベルテーブルからパスデータが削除される。
【0142】
ステップS543において、グローバルラベルパス設定部212は、GPRメッセージを、LSR81−3を介して、データ送受信装置123に送信する。
【0143】
データ送受信装置123のローカルラベルパス設定部141は、ステップS551において、LER111−3との間でローカルラベルパスを削除する処理を実行した後、ステップS552において、LER111−3からのGPRメッセージを受信する。
【0144】
データ送受信装置123のグローバルラベルパス設定部142は、ステップS601において、GPR応答メッセージを、LSR81−3を介して、LER111−3に送信する。
【0145】
ステップS611において、LER111−3のグローバルラベルパス設定部212は、データ送受信装置123からのGPR応答メッセージを受信すると、ステップS612において、GPR応答メッセージをLER112−2に転送する。
【0146】
LER112−2のグローバルラベルパス設定部312は、ステップS621において、LER111−3からのGPR応答メッセージを受信すると、ステップS622において、ラベル−ポート対応表304から削除対象とされるパスのデータを削除する。ステップS623において、LER112−2のグローバルラベルパス設定部312は、GPR応答メッセージを、LSR81−2を介してLER111−2に転送する。
【0147】
LER111−2のグローバルラベルパス設定部212は、ステップS631において、LER112−2からのGPR応答メッセージを受信すると、ステップS632において、GPR応答メッセージをLER112−1に転送する。
【0148】
LER112−1のグローバルラベルパス設定部312は、ステップS641において、LER111−2からのPGR応答メッセージを受信すると、ステップS642において、PGR応答メッセージを、LSR81−1を介してデータ送受信装置121に送信する。
【0149】
データ送受信装置121のグローバルラベルパス設定部142は、ステップS651において、LER112−1からのPGR応答メッセージを、LSR81−1を介して受信する。ステップS652において、グローバルラベルパス設定部142は、拡張ラベルテーブル133から削除対象とされているパスのデータを削除する。
【0150】
以上のようにして、不要となったパスのデータが、必要に応じて削除される。
【0151】
以上の処理例においては、グローバルラベルパスの経路は、BGPのIP Routing方式に基づき設定されるようにしたが、データ送受信装置から送信するGPSメッセージにパスを構成する各ラベルエッジルータの情報を付加するようにすることも可能である。図21は、この場合におけるGPSメッセージの例を表している。
【0152】
図21の例においては、IPヘッダに続いて、このパケットがGPSメッセージであることを示すGPSヘッダが付加されている。さらに、その後にパス上の入口ルータと出口ルータのIPアドレスのリストが付加されている。
【0153】
この例の場合、GPSメッセージは、まず、そのIPパケットヘッダの宛先アドレスが、リストの最初に記載されたIPアドレスに変更され、そのアドレスの示す宛先へ転送される。リストの最初のアドレスに到着したとき、リストの第2番目に記載されているアドレス値がIPパケットヘッダの宛先アドレスに書き込まれ、そのアドレスへGPSメッセージが転送される。
【0154】
以下、同様の処理が繰り返されて、グローバルラベルパス終点に位置するデータ送受信装置までGPSメッセージが転送される。
【0155】
GPSメッセージが到着したとき、各MPLSネットワークの入口ルータと出口ルータは、上述した実施の形態における場合と同様に、ローカルラベルの設定処理を行う。グローバルラベルパスの削除も同様の処理により行われる。
【0156】
上述した一連の処理は、ハードウエアにより実行させることもできるが、ソフトウエアにより実行させることもできる。一連の処理をソフトウエアにより実行させる場合には、そのソフトウエアを構成するプログラムが、専用のハードウエアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、ネットワークや記録媒体からインストールされる。
【0157】
この記録媒体は、装置本体とは別に、ユーザにプログラムを提供するために配布される、プログラムが記録されている磁気ディスク(フロッピディスクを含む)、光ディスク(CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk)を含む)、光磁気ディスク(MD(Mini-Disk)を含む)、もしくは半導体メモリなどよりなるパッケージメディアにより構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される、プログラムが記録されているROMや、ハードディスクなどで構成される。
【0158】
なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
【0159】
また、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。
【0160】
このように、この発明においては、複数のMPLSネットワークにまたがった通信を行うことが可能となる。そして、その際、MPLSネットワークの乗り換え時においても、レイヤ3ヘッダの解析を行う必要がなく、その分、転送速度を高速化することができる。また、その分、負荷を軽減することが可能となる。
【0161】
また、レイヤ3のヘッダを参照する必要がないため、レイヤ3以上に用いるプロトコルの制約をなくすことができ、任意のプロトコルによる通信、すなわち、プロトコルフリーの通信が可能となる。
【0162】
さらに、1つのネットワークを大きくすれば、少なくとも、そのネットワーク内において、レイヤ3のヘッダ解析を行う必要がなくなるため、そのネットワーク内の転送処理は高速化することが可能となるが、そのようにすると、1つのネットワーク内のラベル数を多くせざるを得ず、ラベル数を20ビットで表現するとすると、その数以上にノードの数を増加させることができなくなる。これに対して、本発明においては、複数のMPLSネットワークを、その利点を保持したまま接続することが可能となるため、1つのMPLSネットワーク内のノード数が飽和したとき、新しいMPLSネットワークを作成すればよく、ノード数が制限されることもない。
【0163】
また、従来のLERの機構に若干の修正を加えるだけで、複数のMPLSネットワークを跨いだMPLS通信が可能となる。従って、既存のネットワーク全体に、抜本的な修正を加える必要がなく、部分的な修正を加えるだけで、より、高速化したネットワークを、安価に実現することが可能となる。
【0164】
【発明の効果】
以上の如く、本発明によれば、構成を複雑にすることなく、簡単に、低コストで、データを迅速に転送することが可能となる。
【図面の簡単な説明】
【図1】従来のMPLSネットワークの構成を説明する図である。
【図2】 IPネットワークとMPLSネットワークで構成される従来のネットワークの構成を説明する図である。
【図3】図2のネットワークシステムで用いられるパケットの構成を説明する図である。
【図4】本発明を適用したMPLSネットワークの構成を示す図である。
【図5】データ送受信装置の構成を示すブロック図である。
【図6】入口ルータとしてのラベルエッジルータの構成を示すブロック図である。
【図7】出口ルータとしてのラベルエッジルータの構成を示すブロック図である。
【図8】ラベルスイッチルータの構成を示すブロック図である。
【図9】複数のMPLSネットワークにより構成されるネットワークシステムの構成を示す図である。
【図10】図9のネットワークシステムの処理を説明するフローチャートである。
【図11】図10のステップS211のネットワーク間テーブル生成処理の詳細を説明するフローチャートである。
【図12】宛先−出口ルータ対応表の例を示す図である。
【図13】宛先−次ネットワーク入口ルータ対応表の例を示す図である。
【図14】図10のステップS212におけるラベルパス生成処理の詳細を説明するフローチャートである。
【図15】ラベル−ポート対応表の例を示す図である。
【図16】拡張ラベルテーブルの例を示す図である。
【図17】図10のステップS213におけるデータ転送処理の詳細を説明するフローチャートである。
【図18】ラベルスタッキングされたMPLSパケットの構成を示す図である。
【図19】図10のステップS214におけるラベルパス削除処理の詳細を説明するフローチャートである。
【図20】図10のステップS214におけるラベルパス削除処理の詳細を説明するフローチャートである。
【図21】パスを明示的に指定する場合のGPSメッセージフォーマットを示す図である。
【符号の説明】
11,12,13 データ送受信装置, 71−1乃至71−3 MPLSネットワーク, 81−1乃至82−3 LSR, 111−2,111−3,112−1,112−2 LER, 201 パス制御部, 202 データ伝送部, 203 宛先−出口ルータ対応表, 204 ラベルテーブル, 211 ローカルラベルパス設定部, 212 グローバルラベルパス設定部, 213 入口ラベル設定部, 214 BGP制御部, 221 MPLSデータ転送部, 301パス制御部, 302 データ転送部, 303 宛先−次ネットワーク入口ルータ対応表, 304 ラベル−ポート対応表, 305 ラベルテーブル,311 ローカルラベルパス設定部, 312 グローバルラベルパス設定部, 313 BGP制御部, 321 MPLSデータ転送部, 401 パス制御部, 402 データ転送部, 403 ラベルテーブル, 411 ローカルラベルパス設定部, 421 MPLSデータ転送部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data transmission system and method, an information processing apparatus and method, a recording medium, and a program, and in particular, data transmission that allows data to be transmitted quickly and easily via a plurality of networks. The present invention relates to a system and method, an information processing apparatus and method, a recording medium, and a program.
[0002]
[Prior art]
Recently, networks typified by the Internet have become widespread, and various data have been transferred through various networks. As one of such networks, a network using multi-protocol label switching has attracted attention. This multi-protocol label switching (MPLS) is defined in RFC (Request For Comments) 3031 which is an official text of Internet Engineering Task Force (IETF) that compares technologies on the Internet.
[0003]
An IP (Internet Protocol) router used in the Internet analyzes the IP header and determines the next hop when the packet moves through the network. That is, when a packet moves through the network, each IP router independently analyzes a layer 3 (network layer) address and determines a next hop destination. The process for determining the next hop destination is performed in two stages.
[0004]
In the first stage, the packet is classified into a Forward Equivalence Class (FEC). That is, routing is performed.
[0005]
As a second stage, each FEC is mapped to the next hop. That is, forwarding is performed.
[0006]
Thus, in the conventional IP network, each time an IP router transfers a packet, an FEC is assigned to the destination address. That is, the first stage and second stage processes are performed each time a packet is transferred.
[0007]
On the other hand, in a network using MPLS, for example, as shown in FIG. 1, the network 1 includes a plurality of routers. Among them, a router located at the end point of the MPLS network 1 and serving as a connection point with another network is a label edge router (LER), and the other routers are label switching routers (LSR). In the example of FIG. 1, the LER 21 is connected to the data transmission / reception device 11 and the LER 22 is connected to the data transmission / reception device 12. LER 21 and LER 22 are connected to each other by LSRs 31 to 34.
[0008]
In such a network 1 based on MPLS, the process of assigning a specific FEC to a specific packet is performed only once by the LER arranged at the entrance when the packet is transferred. For example, when a packet is transferred from the data transmitter / receiver 11 to the data transmitter / receiver 12, it is performed only once by the LER 21.
[0009]
The FEC assigned to the packet is encoded into a short fixed length value called a label and transferred to the next hop along with the packet.
[0010]
In subsequent hops, that is, hops by LSR31 to LSR34, analysis of the layer 3 address of the packet is not performed. That is, the above-described first stage process is not performed. Instead, in the network 1 using MPLS, the label is used as a table index value, and the next hop and a new label are determined. At the router, the old label is replaced with the new label and the packet is forwarded to the next hop.
[0011]
A route of a packet classified into a specific FEC is called a label switch path (LSP).
[0012]
The LSP starts at the LER at the entrance, passes through a number of LSRs, and ends at the LER at the exit.
[0013]
To create an LSP, it is necessary to distribute labels and reserve resources on the route. The LSP can be created manually by setting the label mapping of each note, but it can also be created automatically using the label distribution protocol (LDP) defined in RFC3036.
[0014]
[Problems to be solved by the invention]
By the way, in many cases, a non-MPLS network such as an existing IP network is connected to a destination of a network using the currently operated MPLS, for example, as shown in FIG. In the example of FIG. 2, an IP network 51 is connected to the network 1 using MPLS via the LER 21, and an IP network 52 is connected to the network 1 using the LER 22.
[0015]
In the IP network 51, the data transmitter / receiver 11 and the data transmitter / receiver 13 are connected to the IP router 41, and the IP router 41 is connected to the LER 21. In the IP network 52, the data transmitting / receiving apparatus 12 is connected to the IP router 42, and the IP router 42 is connected to the LER 22.
[0016]
In such a network system, for example, when an IP packet is transmitted from the data transmitter / receiver 11 to the data transmitter / receiver 12, a label is added to the IP packet transmitted from the IP network 51 in the network 1, and the network 1 Is transmitted. Since this label is unnecessary in the IP network, it is deleted in the IP network 52.
[0017]
FIG. 3 shows a configuration example of a packet (IP-MPLS packet) transferred in the network system 1 of FIG. As shown in the figure, a Layer 2 MAC (Media Access Control) header is arranged at the top, and a label (Label) is arranged next. Next to the label is an IP address, followed by a UDP / TCP header, followed by a data payload.
[0018]
UDP (User Datagram Protocol) is a transport layer protocol in the TCP / IP protocol, and performs best-effort datagram-oriented communication between processes (applications) on two nodes. TCP (Transmission Control Protocol) is a transport layer protocol in TCP / IP, and performs reliable session-oriented communication between processes (applications) on two nodes.
[0019]
In such a network 1 using MPLS, the LSR performs label transfer without performing layer 3 header analysis after setting the LSP, thereby reducing the load. On the other hand, the LERs 21 and 22 located at the entrance and exit of the network 1 must analyze each input packet, assign an FEC, and add a label. For this reason, the load is increased, the configuration of the LSR is complicated, and high-speed processing is required. As a result, the LSR must be an expensive device.
[0020]
Also, when considering the speeding up and opticalization of the network using MPLS, the LSRs 32 to 34 perform only the forwarding work corresponding to the second stage out of the two stages described above, and therefore it is considered that the speeding up is easy. . In contrast, the LERs 21 and 22 arranged at the entrance and exit of the network need to analyze the layer 3 packet header (IP packet) for each packet and assign an FEC and a label. When considering network performance, it is expected to become a bottleneck for speeding up.
[0021]
The present invention has been made in view of such a situation, and allows a network to be configured with an inexpensive device (router) and allows data to be transferred quickly. is there.
[0022]
[Means for Solving the Problems]
In the data transmission system of the present invention, the first data transmitting / receiving device requests each device located at the entrance of a plurality of networks to set a route in the network to which the device belongs, and is located at the entrance of the plurality of networks. Based on the request from the first data transmission / reception device, each of the devices that perform the setting of the route in the network to which the device belongs, notifies the first data transmission / reception device of the label corresponding to the internal route, and The first data transmitting / receiving apparatus transmits a packet including the notified label and data to the second data transmitting / receiving apparatus via the network.
[0023]
The first data transmitting / receiving device can sequentially arrange labels corresponding to the internal routes notified from the devices located at the entrances of a plurality of networks in the packet from the downstream side of the route.
[0024]
  The first data transmitting / receiving device includes:GPS ( Global Path Setup )messageCan be used to obtain the label.
[0025]
In the data transmission method of the present invention, the first data transmitting / receiving device requests each device located at the entrance of a plurality of networks to set a route in the network to which the device belongs, and is located at the entrance of the plurality of networks. Based on the request from the first data transmission / reception device, each of the devices that perform the setting of the route in the network to which the device belongs, notifies the first data transmission / reception device of the label corresponding to the internal route, and The first data transmitting / receiving apparatus transmits a packet including the notified label and data to the second data transmitting / receiving apparatus via the network.
[0026]
  Information processing apparatus of the present inventionRequest means for requesting each device located at the entrance of a plurality of networks to set a route in the network to which the device belongs, and each internal route notified from the device located at the entrance of the plurality of networks. An acquisition means for acquiring a corresponding label, and a transmission means for transmitting a packet including the label and data acquired by the acquisition means to another information processing apparatus via a plurality of networks.
[0027]
The transmission means can sequentially arrange labels corresponding to the internal routes notified from the devices located at the entrances of a plurality of networks in the packet from the downstream side of the routes.
[0028]
  The plurality of networks are networks based on multi-protocol label switching, and the request means is:GPS With messageCan execute the request.
[0029]
  The acquisition means includesGPS messageCan be used to obtain the label.
[0030]
  Information processing method of the present inventionThe request step for requesting each device located at the entrance of a plurality of networks to set the route in the network to which the device belongs, and the respective internal routes notified from the devices located at the entrance of the plurality of networks. An acquisition step of acquiring a corresponding label, and a transmission step of transmitting a packet including the label and data acquired by the processing of the acquisition step to another information processing apparatus via a plurality of networks. .
[0031]
  Recording medium program of the present inventionIs a program of an information processing device that transmits data to other information processing devices via a plurality of networks, and sets a route in the network to which the device belongs for each device located at the entrance of the plurality of networks A request step for requesting, an acquisition step for acquiring a label corresponding to each internal route notified from a device located at the entrance of a plurality of networks, and a packet including the label and data acquired by the processing of the acquisition step And a transmission step of transmitting to another information processing apparatus via a plurality of networks.
[0032]
  Program of the present inventionSets the path in the network to which the device belongs for each device located at the entrance of the plurality of networks to the computer that controls the information processing device that transmits data to other information processing devices via the plurality of networks. A request step for requesting, an acquisition step for acquiring a label corresponding to each internal route notified from a device located at the entrance of a plurality of networks, and a packet including the label and data acquired by the processing of the acquisition step And a transmission step of transmitting to another information processing apparatus via a plurality of networks.
[0044]
In the data transmission system and method of the present invention, the first data transmitting / receiving device requests each device located at the entrance of the network to set a route in the network, and each of the devices is based on the request. And setting a route in the network and notifying the first data transmitting / receiving device of a label corresponding to the internal route. The first data transmitting / receiving device transmits a packet including the label to the first data transmitting / receiving device via the network. 2 to the data transmitter / receiver.
[0045]
  Information processing apparatus and method, recording medium, and program of the present invention, Each device located at the entrance of a plurality of networks is requested to set a route in the network, and a packet including a label acquired from the device is sent to another information processing device via the network. Is transmitted.
[0048]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 4 shows a configuration example of a network system to which the present invention is applied. In the example of FIG. 4, an MPLS network 71-2 is connected to the MPLS network 71-1, and an MPLS network 71-3 is further connected to the MPLS network 71-2.
[0049]
In the MPLS network 71-1, the data transmitter / receiver 121 is connected to the LSRs 81-1, 82-1 and the LER 112-1. The LER 112-1 is connected to the LSRs 81-1, 82-1 and to the LER 111-2 of the MPLS network 71-2.
[0050]
In the MPLS network 71-2, the LSRs 81-2 and 82-2 and the LER 112-2 are connected to the LER 111-2. The LER 112-2 is connected to the LSRs 81-2 and 82-2 and to the LER 111-3 of the MPLS network 71-3. In the MPLS network 71-3, the data transmitter / receiver 123 is connected to the LSRs 81-3 and 82-3 and the LER 111-3. LSRs 81-3 and 82-3 are also connected to the LER 111-3.
[0051]
FIG. 5 illustrates a configuration example of the data transmission / reception device 121. Although not shown, the other data transmission / reception devices 123 have the same configuration.
[0052]
In the example of FIG. 5, the data transmitting / receiving apparatus 121 includes a path control unit 131, a data transfer unit 132, an extended label table 133, and a destination-exit router correspondence table 134.
[0053]
The path control unit 131 that performs path control (LSP control) includes a local label path setting unit 141, a global label path setting unit 142, an entrance label setting unit 143, and a BGP control unit 144. The local label setting unit 141 sets a local label path using, for example, a label distribution protocol (Label Distribution Protocol (LDP)) described in RFC3036. The global label path setting unit 142 transmits / receives setting information of a label path (global label path) across a plurality of MPLS networks to / from other data transmission / reception devices and ingress routers to perform setting.
[0054]
The entrance label setting unit 143 requests and receives the entry label value of the local label path of the MPLS network. The BGP control unit 144 uses Border Gateway Protocol (BGP) or an alternative route protocol, and collects information on the ingress router and egress router in each local label path. BGP is described in RFC1771.
[0055]
The data transfer unit 132 predetermines the MPLS data transfer unit 161 that performs MPLS data transfer using MPLS described in RFC 3031 and the obtained entrance label value of the local label path of each MPLS network in the packet to be transferred. The label stack unit 162 described in RFC3032 is added and transferred in the following order.
[0056]
The extended label table 133 stores the correspondence between packet destinations and label values, and details thereof will be described later with reference to FIG.
[0057]
The destination-exit router correspondence table 134 stores the correspondence between the destination of the packet and the egress router when the packet is transmitted, and details thereof will be described later with reference to FIG.
[0058]
Note that the data transmission / reception apparatus in FIG. 5 basically represents the configuration of the transmission-side data transmission / reception apparatus, and the reception-side data transmission / reception apparatus only needs to have a part of the functions.
[0059]
FIG. 6 shows a configuration example of the LER 111 as an ingress router arranged at the entrance of the network.
[0060]
The LER 111 includes a path control unit 201, a data transfer unit 202, a destination-exit router correspondence table 203, and a label table 204.
[0061]
The path control unit 201 includes a local label path setting unit 211, a global label path setting unit 212, an entrance label setting unit 213, and a BGP control unit 214. These have basically the same functions as the local label path setting unit 141, the global label path setting unit 142, the entrance label setting unit 143, and the BGP control unit 144 included in the path control unit 131 in the data transmitting / receiving apparatus 121 of FIG. It is what you have.
[0062]
The data transfer unit 202 includes an MPLS data transfer unit 221. The MPLS data transfer unit 221 also has basically the same function as the MPLS data transfer unit 161 included in the data transfer unit 132 of the data transmitting / receiving apparatus 121 of FIG.
[0063]
The destination-exit router correspondence table 203 is a correspondence table similar to the destination-exit router correspondence table 134 in the data transmitting / receiving apparatus 121 of FIG.
[0064]
The label table 204 stores the correspondence between ports and labels, and is referred to when MPLS data is transferred within the MPLS network as in the conventional case.
[0065]
FIG. 7 shows a configuration example of the LER 112 as an egress router arranged at the egress of the network.
[0066]
The LER 112 includes a path control unit 301, a data transfer unit 302, a destination-next network ingress router correspondence table 303, a label-port correspondence table 304, and a label table 305.
[0067]
The path control unit 301 includes a local label path setting unit 311, a global label path setting unit 312, and a BGP control unit 313. These have functions corresponding to the local label path setting unit 211, the global label setting unit 212, and the BGP control unit 214 in the path control unit 201 of the LER 111 as an ingress router in FIG.
[0068]
The data transfer unit 302 includes an MPLS data transfer unit 321. The MPLS data transfer unit 321 has the same function as the MPLS data transfer unit 211 in the data transfer unit 202 of the LER 111 in FIG.
[0069]
The destination-next network ingress router correspondence table 303 stores the correspondence between the packet destination and the next network ingress router, and details thereof will be described later with reference to FIG.
[0070]
The label-port correspondence table 304 stores correspondences between path IDs, label values, and port numbers, and details thereof will be described later with reference to FIG.
[0071]
The label table 305 is the same as the label table 204 of the LER 111 in FIG.
[0072]
The entrance and exit of the network are determined based on the direction of the transferred packet. Therefore, the LER basically has both a configuration in which it is arranged at the inlet and a configuration in which it is arranged at the outlet. Specifically, each LER has all of the components shown in FIGS.
[0073]
Further, since the data transmitting / receiving apparatus is an edge in the network to which the data transmitting / receiving apparatus belongs, it has functions of an ingress router and an egress router.
[0074]
Further, each of the data transmitter / receiver, LER, LSR has a function of transferring a control signal as an IP packet based on an IP Routing process. BGP, IBGP, EBGP, GPR, GPR response message, etc., which will be described later, are transferred by this IP packet.
[0075]
FIG. 8 shows a configuration example of the LSR 81. Although not shown, the other LSRs 82 to 86 have the same configuration.
[0076]
The LSR 81 includes a path control unit 401, a data transfer unit 402, and a label table 403. The path control unit 401 includes a local label path setting unit 411. The local label path setting unit 411 has a function corresponding to the local label path setting unit 211 in the path control unit 201 of the LER 111 in FIG. The data transfer unit 402 includes an MPLS data transfer unit 421. The MPLS data transfer unit 421 has the same function as the MPLS data transfer unit 211 in the data transfer unit 202 of the LER 111 in FIG.
[0077]
Although not shown, the data transmission / reception device is constituted by, for example, a personal computer or other information processing device.
[0078]
Next, with reference to FIG. 9, a process when a packet is transferred through a plurality of MPLS networks will be described. Now, assume that a packet is transmitted from the data transmitting / receiving apparatus 121 to the data transmitting / receiving apparatus 123. In this case, the process shown in the flowchart of FIG. 10 is executed.
[0079]
First, in step S211, an inter-network table generation process is executed. The details thereof will be described later with reference to the flowchart of FIG. 11, but by this processing, the destination-exit router correspondence table 134 (FIG. 5) included in the data transmitting / receiving device 121 and the LERs 111-2 and 111-3 on the ingress side are changed. The destination-exit router correspondence table 203 (FIG. 6) is generated, and the destination-next network entrance router correspondence table 303 (FIG. 7) of the LERs 112-1 and 112-2 on the exit side is created.
[0080]
Next, in step S212, label path generation processing is executed. The details of this process will be described later with reference to the flowchart of FIG. 14, and by this process, a label path is generated and the extended label table 133 (FIG. 5), LER 111-2, 111-3 of the data transmitting / receiving apparatus 121 is generated. Label table 204 (FIG. 6) and LER 112-1 and 112-2 label table 305 (FIG. 7) are created. Furthermore, a label-port correspondence table 304 (FIG. 7) of LERs 112-1 and 112-2 arranged on the exit side is created.
[0081]
Thereafter, in step S213, data transfer processing is performed. Details of this processing will be described later with reference to the flowchart of FIG.
[0082]
Furthermore, the label path is deleted by the label path deletion process in step S214 as necessary. Details of this processing will be described later with reference to the flowcharts of FIGS.
[0083]
FIG. 11 shows details of the inter-network table generation process in step S211 of FIG. In this embodiment, it is assumed that each MPLS network and BGP AS (Autonomous System) are set to be the same, and all data transmission / reception devices and LERs are set to function as border routers in AS.
[0084]
First, in step S231, a process of establishing a BGP session with a full mesh between border routers and exchanging route information using IBGP (Internal BGP) within an AS as a network controlled by a single policy. Executed. That is, in the MPLS network 71-1, a process is performed in which a BGP session is established and route information is exchanged between the BGP control unit 144 of the data transmission / reception device 121 and the BGP control unit 313 of the LER 112-1 as an egress router. Is done.
[0085]
Similarly, in the MPLS network 71-2, a BGP session is established and route information is exchanged between the BGP control unit 214 of the LER 111-2 as the ingress router and the BGP control unit 313 of the LER 112-2 as the egress router. Is executed. Furthermore, in the MPLS network 71-3, a process is performed in which a BGP session is established and route information is exchanged between the BGP control unit 214 of the LER 111-3 as an ingress router and the BGP control unit 144 of the data transmission / reception device 123. Is done.
[0086]
In step S232, a process of exchanging route information by establishing a BGP session with a border router of an adjacent AS using EBGP (External BGP) between ASs is executed. That is, the BGP control unit 144 and the LER 112-1 BGP control unit 313 of the data transmission / reception device 121 of the MPLS network 71-1, and the LER 111-2 BGP control unit 214 and the LER 112-2 BGP control unit 313 of the MPLS network 71-2. In addition, path information exchange processing is performed between the BGP control unit 214 of the LER 111-3 of the MPLS network 71-3 and the BGP control unit 144 of the data transmission / reception device 123.
[0087]
In step S233, the BGP control unit 144 of the data transmission / reception device 121 and the BGP control unit 214 of the LERs 111-2 and 111-3 as the ingress router refer to the RIB (routing information base) obtained from the IBGP. A border router to be an exit from the AS for the destination is determined and described in the destination-exit router correspondence tables 134 and 203. In the MPLS network 71-1, the LER 112-1 is an egress router, and in the MPLS network 71-2, the LER 112-2 is an egress router.
[0088]
Thereby, for example, a destination-exit router correspondence table as shown in FIG. 12 is created. The destination-exit router correspondence table in FIG. 12 represents an example of the destination-exit router correspondence table 134 of the data transmitting / receiving apparatus 121.
[0089]
In the example of FIG. 12, 192.168.8.2 (the IP address of LER 112-1) is used as the IP address of the egress router corresponding to the destination 192.168.10.2 (the IP address of the data transmitting / receiving device 123). Is remembered).
[0090]
Next, in step S234, the BGP control unit 313 of the egress router (LER 112-1, 112-2) refers to the RIB obtained from the EBGP, determines a border router to be an AS entrance for each destination, It is described in the destination-next network entrance router correspondence table 303. In the MPLS network 71-2, the LER 111-2 is used as an ingress router, and in the MPLS network 71-3, the LER 111-3 is used as an ingress router.
[0091]
Thereby, for example, a destination-next network entrance router correspondence table as shown in FIG. 13 is created. The example of FIG. 13 represents an example of the destination-next network ingress router correspondence table 303 of the LSR 112-1. In this example, the IP address 192.168.9.1 of the LER 111-2 is stored as the next network entry router corresponding to the destination 192.168.10.2 of the data transmitting / receiving apparatus 123.
[0092]
Next, the details of the label path generation process in step S212 of FIG. 10 will be described with reference to FIG.
[0093]
In step S261, the local label path setting unit 141 of the data transmitting / receiving apparatus 121 establishes a local label path with the local label path setting unit 311 of the LER 112-1 as the egress router of the MPLS network 71-1. The details of this process are the same as those of the conventional LDP described in RFC3036. By this process, a label table is created as described above.
[0094]
In step S262, the global label path setting unit 142 outputs a GPS (Global Path Setup) message to the LER 112-1. This GPS message includes the address of the data transmitter / receiver 123 as the end point of the global label path.
[0095]
In the LER 112-1, the local label path setting unit 311 executes a process of creating a local label path with the data transmitting / receiving apparatus 121 in step S281, and then in step S282, the global label path setting unit 312 A GPS message from the data transmission / reception device 121 is received. At this time, in step S283, the global label path setting unit 312 transfers the GPS message to the LER 118-2 as the ingress router of the subsequent MPLS network 71-2 based on the destination-next network ingress router correspondence table 303. .
[0096]
When the global label path setting unit 212 of the LER 111-2 receives the GPS message from the LER 112-1 in Step S301, the local label path setting unit 211 determines that the MPLS network 71- is based on the destination-exit router correspondence table 203. A local label path is established with LER 112-2 as the second egress router. As described above, this creates a label table at each LER or LSR in the network.
[0097]
In step S302, the global label path setting unit 212 of the LER 111-2 transfers the GPS message to the LER 112-2.
[0098]
In step S320, the global label path setting unit 312 of the LER 112-2 receives the LER 111-2 GPS message in step S321 after executing the process of creating a local label path with the LER 111-2. In step S322, the global label path setting unit 312 of the LER 112-2 transfers the GPS message to the LER 111-3 as the ingress router of the subsequent MPLS network 71-3 based on the destination-next network ingress router correspondence table 303.
[0099]
In step S331, the global label path setting unit 212 of the MPLS network 72-3 receives the GPS message from the LER 112-2. In step S <b> 332, the local label path setting unit 211 of the LER 111-3 establishes a local label path with the data transmission / reception device 123. Thereby, a label table is created.
[0100]
In step S <b> 333, the global label path setting unit 212 of the LER 111-3 transfers the GPS message to the data transmission / reception device 123.
[0101]
In step S351, the global label path setting unit 142 of the data transmission / reception device 123 executes a process of creating a local label path with the LER 111-3, and then receives a GPS message from the LER 111-3 in step S352. .
[0102]
As described above, when the GPS message reaches the data transmission / reception device 123, the entrance label setting unit 143 of the data transmission / reception device 121 requests each device to transmit the entrance label.
[0103]
In step S353, the global label path setting unit 142 of the data transmission / reception device 123 generates a GPS response message and transmits it to the LER 111-3.
[0104]
In step S334, when the global label path setting unit 312 of the LER 111-3 receives the GPS response message from the data transmission / reception device 123, in step S335, the LER 111-3 label (entrance label) is added to the GPS response message. , LER 112-2.
[0105]
In step S323, when the global label path setting unit 312 of the LER 112-2 receives the GPS response message from the LER 111-3, in step S324, the label-port correspondence table 304 is created and received from the LER 111-3. Describe the entrance label attached to the GPS response message corresponding to the port number. That is, in this case, since the label of the LER 111-3 as the ingress router is 3, the label 3 is stored in association with the port number and the IP of the currently set global label path.
[0106]
In step S325, the global label path setting unit 312 of the LER 112-2 transfers the GPS response message to the LER 111-2. In this GPS response message, the label of LER 111-3 received in the process of step S324 is described.
[0107]
In step S303, the global label path setting unit 212 of the LER 111-2 receives a GPS response message from the LER 112-2. In step S304, the global label path setting unit 212 further adds a label according to the internal route and converts the GPS response message to the LER 112. Forward to -1.
[0108]
When receiving the GPS response message from the LER 111-2 in step S284, the global label path setting unit 312 of the LER 112-1 describes the label value and the port number in the label-port correspondence table 304 in step S285.
[0109]
FIG. 15 shows an example of the label-port correspondence table 304 of the LER 112-1 as the egress router in this way. In this example, the label 5 of the LER 111-2 as the ingress router of the subsequent MPLS network 72-2 is stored corresponding to the port number of the number 1 in the number 1 as the path ID.
[0110]
In step S286, the global label path setting unit 312 of the LER 112-1 transfers the GPS response message to the data transmission / reception device 121. In this GPS response message, an entrance label of LER 111-3 as an entrance router of the MPLS network 71-3 and an entrance label of LER 111-2 as an entrance router of the MPLS network 71-2 are added.
[0111]
In step S263, when the global label path setting unit 142 of the data transmitting / receiving apparatus 121 receives the GPS response message from the LER 112-1, the global label path setting unit 142 describes the entrance label value in the extended label table 133 in step S264.
[0112]
FIG. 15 shows an example described in the extended label table 133 of the data transmitting / receiving apparatus 121 in this way.
[0113]
In this example, the IP address 192.168.10.2 of the data transmission / reception device 123 is stored as a destination, and correspondingly, the entry label 3 of the LER 111-3, the entry label 5 of the LER 111-2, and the data transmission / reception device Label 5 of LER 81-1 immediately after 121 is described.
[0114]
As described above, in addition to the extended label table 133 of the data transmitter / receiver 121, the label tables 204 and 305 of the LERs 112-1, 111-2, 112-2, and 111-3, the LSRs 81-1, 81-2, and 81- 3 label table 403 and label-port correspondence table 304 of LERs 112-1 and 112-2 as egress routers are created.
[0115]
When the egress router is connected to a plurality of MPLS networks, each egress label value needs to be different. For this reason, when the data transmission / reception apparatus 121 receives the same entrance label from different MPLS networks, the data transmission / reception apparatus 121 requests the change. Each MPLS network changes the entry label in response to this request, and notifies the data transmission / reception apparatus 121 of the changed entry label.
[0116]
Next, details of the data transfer process in step S213 in FIG. 10 will be described with reference to the flowchart in FIG.
[0117]
In step S401, the label stack unit 162 of the data transmitting / receiving device 121 stores the destination to which data is to be transferred (address 192.168.10.2 of the data transmitting / receiving device 123) stored in the extended label table 133 (FIG. 16). The entry label value (3, 5, 5) corresponding to the label path (corresponding to the label ID of the label path) is read and stacked on the data packet to be transferred.
[0118]
Each of the entrance label values (3, 5, 5) is sequentially arranged from the entrance label of the local label path in the MPLS network on the downstream side of the label path. In this case, the entry label value 3 of the local label label path in the most downstream MPLS network 71-3 is first described, and then the entry label value 5 of the local label path in the upstream MPLS network 71-2. Finally, the entry label value 5 of the local label path in the MPLS network 71-1 including the data transmitting / receiving apparatus 121 is arranged. The MPLS data transfer unit 161 transmits the packet 501 in which the entry label value is stacked from the output port stored in the extension level table 133 corresponding to the path ID to the LSR 81-1.
[0119]
When each device receives the packet, it rewrites the transfer label to the next transfer label according to the label table, and sends the packet from the output port stored in the label table corresponding to the transfer label to the subsequent router. Forward to.
[0120]
However, in this embodiment, the device arranged immediately before the egress router in the local label path is not subjected to the packet label rewriting process, but performs the last label deletion process. In the case of the example in FIG. 9, the LSR 81-1 is arranged immediately before the LER 112-1 that is the exit router of the local label path (MPLS network 71-1), and therefore executes the entry label deletion process.
[0121]
In addition, regarding label replacement at the LSR immediately before the end point (LER) of each network path, processing according to Penultimate Hop Popping described in RFC3031 is performed.
[0122]
That is, when the MPLS data transfer unit 421 of the LSR 81-1 acquires the packet 501, the last transfer label 6 is deleted from the three labels (3, 5, 6), and the entry label (3, 5). Only. Then, the MPLS data transfer unit 421 transfers the packet 502 having the label (3, 5) from the output port stored in the label table 403 corresponding to the label 6 to the LER 112-1.
[0123]
In step S411, the MPLS data transfer unit 321 of the LER 112-1 receives the packet 502 from the LSR 81-1, and in step S412, stores the downstream (downstream side) stored in the destination-next network ingress router correspondence table 303. The packet 503 is transferred to the LER 111-2 as the ingress router of the MPLS network 71-2. The LER 112-1 as the egress router does not perform either the label rewriting process or the deletion process.
[0124]
When the MPLS transfer unit 221 of the LER 111-2 receives the packet 503 from the LER 112-1 in step S421, the MPLS transfer unit 221 stores the packet in the destination-exit router correspondence table 203 corresponding to the final destination (address of the data transmission / reception device 123). To the egress router being used (in this example, LER 112-2). Specifically, the transmission is performed as a packet 504 by changing the last label 5 to the label 1 of the LSR 81-2 according to the label path of the label table 204.
[0125]
When receiving the packet 504 from the LER 111-2, the MPLS transfer unit 421 of the LSR 81-2 is a router immediately before the egress router 112-2 of the MPLS network 71-2, and therefore deletes the last label at that time. Execute. That is, in the packet 505, the last label 1 is deleted from the two labels (3, 1), and the label is only 3.
[0126]
In step S431, the LER 112-2 receives the packet 505 output from the LSR 81-2. In step S432, the LER 112-2 transmits the packet 506 having the label 3 to the subsequent MPLS network 71 without performing rewriting or deletion of the label. -3 to the LER 111-3 as an ingress router.
[0127]
In step S441, the MPLS data transfer unit 221 of the LER 111-3 as the ingress router of the MPLS network 71-3 receives the packet 506 transferred from the LER 112-2 as the egress router of the upstream MPLS network 71-2. Then, in step S442, according to the label table 204, the last label value 3 is rewritten to the label 2 of the LSR 81-3 that is the next transfer destination router, and transferred as the packet 507 to the LSR 81-3.
[0128]
When the LSR 81-3 receives the packet 507, the LSR 81-3 is a router immediately before the data transmission / reception device 123 serving as an egress router of the MPLS network 71-3, and therefore performs label deletion processing and includes only data (not including a label). The packet 508 is transmitted to the data transmission / reception device 123.
[0129]
In step S451, the MPLS data transfer unit 161 of the data transmission / reception device 123 acquires the packet 508 output from the LER 111-3. This packet no longer has a label.
[0130]
As described above, the packet transmitted from the data transmitting / receiving apparatus 121 is received by the data transmitting / receiving apparatus 123.
[0131]
Thus, when a packet is transferred through a plurality of MPLS networks, the label of the ingress router (ingress label) of each MPLS network is stacked in the packet as shown in FIG. The order of the labels is described in order from the most downstream inlet label, and the most upstream inlet label is described last (outside). With respect to this label stack, processing in accordance with the provisions of MPLS-Label Stacking of RFC3032 is performed.
[0132]
In order to select an output port of the egress router, a port selection label may be added to the label stack. In this case, the output port is selected based on the label value of the MPLS network regardless of Penultimate Hop Popping.
[0133]
Next, details of the label path deletion process in step S214 of FIG. 10 will be described with reference to the flowcharts of FIGS.
[0134]
In the following processing, when deleting the label table, the data transmitter / receiver, LER, LSR temporarily stores the record to be deleted, and transmits / receives the GPR / GPR response message based on the storage.
[0135]
First, in step S501, the local label path setting unit 141 of the data transmission / reception device 121 identifies the LER 112-1 as the egress router based on the destination-egress router correspondence table 134, and the local label path between the LER 112-1 and the LER 112-1. Is deleted. At this time, the path data is deleted from the label tables of LSR 81-1 and LER 112-1 included in the local label path.
[0136]
In step S502, the global label path setting unit 142 generates a GPR (Global Path Remove) message and transmits it to the LER 112-1 via the LSR 81-1. This GPR message is a message for requesting deletion of the global label path, and includes the address of the data transmitting / receiving apparatus 123 as the end point of the global label path.
[0137]
In step S511, the global label path setting unit 312 of the LER 112-1 performs processing for deleting the local label path with the data transmission / reception device 121, and then receives a GPR message from the data transmission / reception device 121 in step S512. Then, in step S513, the message is transferred to the LER 111-2 based on the destination-next network entrance router 303.
[0138]
Upon receiving the GPR from the LER 112-1 in step S521, the global label path setting unit 212 of the LER 111-2 identifies the LER 112-2 as the exit router based on the destination-exit router correspondence table 203 in step S522. And delete the local label path between them. At this time, the path data is deleted from the label tables of LSR 81-2 and LER 112-2.
[0139]
In step S523, the global label path setting unit 212 transfers the GPR message to the LER 112-2.
[0140]
In step S531, the global label path setting unit 312 of the LER 112-2 performs processing for deleting the local label path with the LER 111-2, and then receives a GPR message from the LER 111-2 in step S532. In step S533, this message is transferred to the LER 111-3 based on the destination-next network entrance router 303.
[0141]
In step S541, the global label path setting unit 212 of the LER 111-3 receives the GPR from the LER 112-2. In step S542, the global transmission / reception device 123 (exit router) is set based on the destination-exit router correspondence table 203. Identify and delete the local label path between them. At this time, the path data is deleted from the label table of LSR81-3.
[0142]
In step S543, the global label path setting unit 212 transmits the GPR message to the data transmitting / receiving apparatus 123 via the LSR 81-3.
[0143]
In step S551, the local label path setting unit 141 of the data transmission / reception device 123 executes processing for deleting the local label path with the LER 111-3, and then receives a GPR message from the LER 111-3 in step S552. .
[0144]
In step S601, the global label path setting unit 142 of the data transmission / reception device 123 transmits a GPR response message to the LER 111-3 via the LSR 81-3.
[0145]
In step S611, the global label path setting unit 212 of the LER 111-3 receives the GPR response message from the data transmission / reception device 123, and transfers the GPR response message to the LER 112-2 in step S612.
[0146]
When the global label path setting unit 312 of the LER 112-2 receives the GPR response message from the LER 111-3 in step S621, the global label path setting unit 312 deletes the data of the path to be deleted from the label-port correspondence table 304 in step S622. . In step S623, the global label path setting unit 312 of the LER 112-2 transfers the GPR response message to the LER 111-2 via the LSR 81-2.
[0147]
When receiving the GPR response message from the LER 112-2 in step S631, the global label path setting unit 212 of the LER 111-2 transfers the GPR response message to the LER 112-1 in step S632.
[0148]
When receiving the PGR response message from the LER 111-2 in step S641, the global label path setting unit 312 of the LER 112-1 transmits the PGR response message to the data transmitting / receiving apparatus 121 via the LSR 81-1 in step S642. .
[0149]
In step S651, the global label path setting unit 142 of the data transmitting / receiving apparatus 121 receives the PGR response message from the LER 112-1 via the LSR 81-1. In step S <b> 652, the global label path setting unit 142 deletes the data of the path to be deleted from the extended label table 133.
[0150]
As described above, unnecessary path data is deleted as necessary.
[0151]
In the above processing example, the route of the global label path is set based on the BGP IP Routing method, but the information of each label edge router constituting the path is added to the GPS message transmitted from the data transmitting / receiving device. It is also possible to do so. FIG. 21 shows an example of a GPS message in this case.
[0152]
In the example of FIG. 21, a GPS header indicating that this packet is a GPS message is added after the IP header. After that, a list of IP addresses of the ingress router and egress router on the path is added.
[0153]
In this example, first, the destination address of the IP packet header is changed to the IP address described at the beginning of the list, and the GPS message is transferred to the destination indicated by the address. When the first address in the list is reached, the second address value written in the list is written to the destination address in the IP packet header, and the GPS message is transferred to that address.
[0154]
Thereafter, the same processing is repeated, and the GPS message is transferred to the data transmitting / receiving device located at the global label path end point.
[0155]
When the GPS message arrives, the ingress router and egress router of each MPLS network perform local label setting processing as in the above-described embodiment. The global label path is deleted by the same process.
[0156]
The series of processes described above can be executed by hardware, but can also be executed by software. When a series of processing is executed by software, a program constituting the software executes various functions by installing a computer incorporated in dedicated hardware or various programs. For example, a general-purpose personal computer is installed from a network or a recording medium.
[0157]
This recording medium is distributed to provide a program to the user separately from the main body of the apparatus, and includes a magnetic disk (including a floppy disk) on which the program is recorded, an optical disk (CD-ROM (Compact Disk-Read Only Memory). ), DVD (including Digital Versatile Disk)), magneto-optical disk (including MD (Mini-Disk)), or packaged media consisting of semiconductor memory, etc., but also pre-installed in the main unit It is composed of a ROM, hard disk, etc., which is provided to the user and stores the program.
[0158]
In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in chronological order according to the described order, but is not necessarily performed in chronological order. It also includes processes that are executed individually.
[0159]
Further, in this specification, the system represents the entire apparatus constituted by a plurality of apparatuses.
[0160]
Thus, in the present invention, it is possible to perform communication across a plurality of MPLS networks. At that time, it is not necessary to analyze the layer 3 header even when the MPLS network is switched, and the transfer rate can be increased accordingly. In addition, the load can be reduced accordingly.
[0161]
In addition, since there is no need to refer to the layer 3 header, it is possible to eliminate restrictions on the protocol used for layer 3 and higher, and communication using any protocol, that is, protocol-free communication is possible.
[0162]
Furthermore, if one network is enlarged, it is not necessary to perform layer 3 header analysis at least in the network, so that the transfer processing in the network can be speeded up. If the number of labels in one network must be increased and the number of labels is expressed by 20 bits, the number of nodes cannot be increased beyond that number. On the other hand, in the present invention, it is possible to connect a plurality of MPLS networks while maintaining the advantages. When the number of nodes in one MPLS network is saturated, a new MPLS network can be created. The number of nodes is not limited.
[0163]
In addition, it is possible to perform MPLS communication across multiple MPLS networks with only a slight modification to the conventional LER mechanism. Therefore, it is not necessary to make drastic modifications to the entire existing network, and it is possible to realize a higher-speed network at a low cost only by making a partial modification.
[0164]
【The invention's effect】
As described above, according to the present invention, data can be transferred quickly and easily at low cost without complicating the configuration.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration of a conventional MPLS network.
FIG. 2 is a diagram for explaining a configuration of a conventional network composed of an IP network and an MPLS network.
FIG. 3 is a diagram for explaining a packet configuration used in the network system of FIG. 2;
FIG. 4 is a diagram showing a configuration of an MPLS network to which the present invention is applied.
FIG. 5 is a block diagram showing a configuration of a data transmitting / receiving apparatus.
FIG. 6 is a block diagram showing a configuration of a label edge router as an ingress router.
FIG. 7 is a block diagram showing a configuration of a label edge router as an egress router.
FIG. 8 is a block diagram showing a configuration of a label switch router.
FIG. 9 is a diagram illustrating a configuration of a network system including a plurality of MPLS networks.
10 is a flowchart for explaining processing of the network system of FIG. 9;
FIG. 11 is a flowchart illustrating details of an inter-network table generation process in step S211 of FIG.
FIG. 12 is a diagram illustrating an example of a destination-exit router correspondence table;
FIG. 13 is a diagram showing an example of a destination-next network ingress router correspondence table;
14 is a flowchart illustrating details of label path generation processing in step S212 of FIG.
FIG. 15 is a diagram illustrating an example of a label-port correspondence table;
FIG. 16 is a diagram illustrating an example of an extended label table.
FIG. 17 is a flowchart illustrating details of data transfer processing in step S213 of FIG.
FIG. 18 is a diagram illustrating a structure of a label-stacked MPLS packet.
FIG. 19 is a flowchart illustrating details of label path deletion processing in step S214 of FIG.
FIG. 20 is a flowchart illustrating details of label path deletion processing in step S214 of FIG.
FIG. 21 is a diagram showing a GPS message format when a path is explicitly specified.
[Explanation of symbols]
11, 12, 13 Data transmitting / receiving device, 71-1 to 71-3 MPLS network, 81-1 to 82-3 LSR, 111-2, 111-3, 112-1, 112-2 LER, 201 path control unit, 202 Data transmission unit, 203 Destination-exit router correspondence table, 204 Label table, 211 Local label path setting unit, 212 Global label path setting unit, 213 Ingress label setting unit, 214 BGP control unit, 221 MPLS data transfer unit, 301 path Control unit, 302 data transfer unit, 303 destination-next network ingress router correspondence table, 304 label-port correspondence table, 305 label table, 311 local label path setting unit, 312 global label path setting unit, 313 BGP control unit, 321 MPLS Data transfer unit, 401 parts Control unit, 402 the data transfer unit, 403 label table, 411 a local label path setting unit, 421 MPLS data transfer unit

Claims (11)

第1のデータ送受信装置から複数のネットワークを介して第2のデータ送受信装置にデータを伝送するデータ伝送システムにおいて、前記第1のデータ送受信装置は、複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求し、複数の前記ネットワークの入口に位置する前記装置のそれぞれは、前記第1のデータ送受信装置からの要求に基づいて、前記装置が属する前記ネットワーク内の経路の設定を行うとともに、内部経路に応じたラベルを前記第1のデータ送受信装置に通知し、
前記第1のデータ送受信装置は、通知された前記ラベルとデータを含むパケットを、前記ネットワークを介して前記第2のデータ送受信装置に伝送する
ことを特徴とするデータ伝送システム。
In a data transmission system for transmitting data from a first data transmission / reception device to a second data transmission / reception device via a plurality of networks, the first data transmission / reception device is connected to each device located at the entrance of the plurality of networks. On the other hand, a request for setting a route in the network to which the device belongs is made, and each of the devices located at a plurality of entrances of the network is configured by the device based on a request from the first data transmitting / receiving device. Set the route in the network to which it belongs, and notify the first data transmitter / receiver of a label according to the internal route,
The first data transmitter / receiver transmits a packet including the notified label and data to the second data transmitter / receiver via the network.
前記第1のデータ送受信装置は、前記パケットに、複数の前記ネットワークの内部経路の決定に用いるラベルを、前記経路の下流側から順次配置する
ことを特徴とする請求項1に記載のデータ伝送システム。
2. The data transmission system according to claim 1, wherein the first data transmitting / receiving apparatus sequentially arranges labels used for determining a plurality of internal paths of the network from the downstream side of the path. .
前記第1のデータ送受信装置は、GPS(Global Path Setup)メッセージを用いて前記ラベルを取得する
ことを特徴とする請求項1に記載のデータ伝送システム。
The data transmission system according to claim 1, wherein the first data transmission / reception device acquires the label using a GPS (Global Path Setup) message.
第1のデータ送受信装置から複数のネットワークを介して第2のデータ送受信装置にデータを伝送するデータ伝送システムのデータ伝送方法において、
前記第1のデータ送受信装置は、複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求し、
複数の前記ネットワークの入口に位置する前記装置のそれぞれは、前記第1のデータ送受信装置からの要求に基づいて、前記装置が属する前記ネットワーク内の経路の設定を行うとともに、内部経路に応じたラベルを前記第1のデータ送受信装置に通知し、
前記第1のデータ送受信装置は、通知された前記ラベルとデータを含むパケットを、前記ネットワークを介して前記第2のデータ送受信装置に伝送する
ことを特徴とするデータ伝送方法。
In a data transmission method of a data transmission system for transmitting data from a first data transmitting / receiving device to a second data transmitting / receiving device via a plurality of networks,
The first data transmitting / receiving device requests each device located at a plurality of network entrances to set a route in the network to which the device belongs,
Each of the devices located at the entrances of the plurality of networks sets a route in the network to which the device belongs based on a request from the first data transmitting / receiving device, and a label corresponding to an internal route. To the first data transmitter / receiver,
The first data transmitting / receiving apparatus transmits a packet including the notified label and data to the second data transmitting / receiving apparatus via the network.
複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置において、
複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求する要求手段と、
複数の前記ネットワークの内部経路の決定に用いるラベルを取得する取得手段と、
前記取得手段により取得された前記ラベルとデータを含むパケットを、複数の前記ネットワークを介して前記他の情報処理装置に伝送する伝送手段と
を備えることを特徴とする情報処理装置。
In an information processing apparatus that transmits data to other information processing apparatuses via a plurality of networks,
Request means for requesting each device located at a plurality of network entrances to set a route in the network to which the device belongs;
Obtaining means for obtaining a label used to determine an internal route of the plurality of networks;
An information processing apparatus comprising: a transmission unit configured to transmit the packet including the label and data acquired by the acquisition unit to the other information processing apparatus via the plurality of networks.
前記伝送手段は、前記パケットに、複数の前記ネットワークの内部経路の決定に用いるラベルを、前記経路の下流側から順次配置する
ことを特徴とする請求項5に記載の情報処理装置。
The information processing apparatus according to claim 5, wherein the transmission unit sequentially arranges labels used for determining a plurality of internal routes of the network from the downstream side of the route.
複数の前記ネットワークは、マルチプロトコルラベルスイッチングに基づくネットワークであり、前記要求手段は、GPSメッセージを用いて、前記要求を実行する
ことを特徴とする請求項5に記載の情報処理装置。
The information processing apparatus according to claim 5, wherein the plurality of networks are networks based on multi-protocol label switching, and the request unit executes the request using a GPS message.
前記取得手段は、GPSメッセージを用いて前記ラベルを取得する
ことを特徴とする請求項5に記載の情報処理装置。
The information processing apparatus according to claim 5, wherein the acquisition unit acquires the label using a GPS message.
複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置の情報処理方法において、
複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求する要求ステップと、
複数の前記ネットワークの内部経路の決定に用いるラベルを取得する取得ステップと、
前記取得ステップの処理により取得された前記ラベルとデータを含むパケットを、複数の前記ネットワークを介して前記他の情報処理装置に伝送する伝送ステップと
を含むことを特徴とする情報処理方法。
In an information processing method for an information processing apparatus that transmits data to other information processing apparatuses via a plurality of networks,
A requesting step for requesting each device located at a plurality of network entrances to set a route in the network to which the device belongs;
An obtaining step for obtaining a label used to determine an internal route of the plurality of networks;
A transmission step of transmitting a packet including the label and data acquired by the processing of the acquisition step to the other information processing apparatus via the plurality of networks.
複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置のプログラムであって、
複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求する要求ステップと、
複数の前記ネットワークの内部経路の決定に用いるラベルを取得する取得ステップと、
前記取得ステップの処理により取得された前記ラベルとデータを含むパケットを、複数の前記ネットワークを介して前記他の情報処理装置に伝送する伝送ステップと
を含むことを特徴とするコンピュータが読み取り可能なプログラムが記録されている記録媒体。
A program for an information processing apparatus that transmits data to another information processing apparatus via a plurality of networks,
A requesting step for requesting each device located at a plurality of network entrances to set a route in the network to which the device belongs;
An obtaining step for obtaining a label used to determine an internal route of the plurality of networks;
A computer-readable program comprising: a transmission step of transmitting the packet including the label and data acquired by the processing of the acquisition step to the other information processing apparatus via the plurality of networks. Recording medium on which is recorded.
複数のネットワークを介して他の情報処理装置にデータを伝送する情報処理装置を制御するコンピュータに、
複数の前記ネットワークの入口に位置する各装置に対して、前記装置が属する前記ネットワーク内の経路の設定を要求する要求ステップと、
複数の前記ネットワークの内部経路の決定に用いるラベルを取得する取得ステップと、
前記取得ステップの処理により取得された前記ラベルとデータを含むパケットを、複数の前記ネットワークを介して前記他の情報処理装置に伝送する伝送ステップと
を実行させるプログラム。
A computer that controls an information processing apparatus that transmits data to other information processing apparatuses via a plurality of networks.
A requesting step for requesting each device located at a plurality of network entrances to set a route in the network to which the device belongs;
An obtaining step for obtaining a label used to determine an internal route of the plurality of networks;
A transmission step of transmitting a packet including the label and data acquired by the processing of the acquisition step to the other information processing apparatus via the plurality of networks.
JP2001378379A 2001-12-12 2001-12-12 Data transmission system and method, information processing apparatus and method, recording medium, and program Expired - Fee Related JP3937828B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001378379A JP3937828B2 (en) 2001-12-12 2001-12-12 Data transmission system and method, information processing apparatus and method, recording medium, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001378379A JP3937828B2 (en) 2001-12-12 2001-12-12 Data transmission system and method, information processing apparatus and method, recording medium, and program

Publications (2)

Publication Number Publication Date
JP2003179631A JP2003179631A (en) 2003-06-27
JP3937828B2 true JP3937828B2 (en) 2007-06-27

Family

ID=19186119

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001378379A Expired - Fee Related JP3937828B2 (en) 2001-12-12 2001-12-12 Data transmission system and method, information processing apparatus and method, recording medium, and program

Country Status (1)

Country Link
JP (1) JP3937828B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005122493A1 (en) * 2004-06-07 2005-12-22 Huawei Technologies Co., Ltd. A method for realizing route transmitting in the network
CN100499636C (en) 2004-06-14 2009-06-10 华为技术有限公司 Method for guaranteeing end-to-end service quality reliability
CN1756186B (en) * 2004-09-30 2010-04-28 华为技术有限公司 Resource management realizing method
JP4553304B2 (en) * 2004-10-28 2010-09-29 Kddi株式会社 Network topology processing method and inter-network connection processing method
JP4634979B2 (en) * 2006-08-28 2011-02-16 日本電信電話株式会社 MPLS network system, MPLS router, and path setting method
JP4612645B2 (en) * 2007-02-27 2011-01-12 日本電信電話株式会社 Data transfer method, edge router, AS border router, and program in MPLS network
JP5447629B2 (en) * 2012-10-11 2014-03-19 富士通株式会社 Information processing method and router
CN111600797B (en) * 2019-02-21 2022-12-30 华为技术有限公司 Data transmission method, node and system

Also Published As

Publication number Publication date
JP2003179631A (en) 2003-06-27

Similar Documents

Publication Publication Date Title
JP3399926B2 (en) Routing Method for Distributing Traffic Load in Packet Network
JP5138847B2 (en) Network system, network relay device, network relay monitoring device, and network operation method
WO2015085740A1 (en) Network path calculation method and apparatus
US20060268739A1 (en) Tracking of traffic engineering topology in an autonomous system
US7466655B1 (en) Ant-based method for discovering a network path that satisfies a quality of service equipment
WO2017096564A1 (en) Content-based centralized routing architecture mccn
JP2001274828A (en) Device and method for mapping routing information in network and recording medium
JP3937828B2 (en) Data transmission system and method, information processing apparatus and method, recording medium, and program
US7788714B2 (en) Packet transfer apparatus
WO2015024412A1 (en) Stream mapping processing method and apparatus
KR100891208B1 (en) A method of processing a packet data flow in a packet data network, an apparatus thereof, a system thereof and a computer readable recording medium having a computer program for performing the method
US6950429B2 (en) IP data transmission network using a route selection based on level 4/5 protocol information
US20220124186A1 (en) Supporting multiple transport options for border gateway protocol
JP2005072720A (en) Communication network system, communication path selecting apparatus, and information communication means
JP4011528B2 (en) Network virtualization system
JP5001966B2 (en) Route information management method and management system thereof
EP3941006B1 (en) System and method for carrying and optimizing internet traffic over a source-selected path routing network
JP2002223235A (en) Mpls route setting device
US20050169264A1 (en) Multi-protocol label switching (MPLS) edge router
JP4630298B2 (en) Function distributed communication apparatus, component element coupling control method, and program
US11831548B1 (en) Distinguishing SRv6 micro-SID destination address from IPv6 destination address
JP4585498B2 (en) MPLS router, route setting method and program
JP2003258876A (en) Device and method for transferring packet, and its processing program
US11343179B2 (en) Transfer device and transfer method
JP4634979B2 (en) MPLS network system, MPLS router, and path setting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060808

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061010

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070109

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070214

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070319

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

Free format text: PAYMENT UNTIL: 20100406

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110406

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120406

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees