JP2008054151A - Mpls network system, mpls router, and path setting method - Google Patents
Mpls network system, mpls router, and path setting method Download PDFInfo
- Publication number
- JP2008054151A JP2008054151A JP2006229987A JP2006229987A JP2008054151A JP 2008054151 A JP2008054151 A JP 2008054151A JP 2006229987 A JP2006229987 A JP 2006229987A JP 2006229987 A JP2006229987 A JP 2006229987A JP 2008054151 A JP2008054151 A JP 2008054151A
- Authority
- JP
- Japan
- Prior art keywords
- mpls
- lsp
- router
- establishing
- mpls router
- 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
- 238000000034 method Methods 0.000 title claims abstract description 22
- 238000012545 processing Methods 0.000 claims description 76
- 230000011664 signaling Effects 0.000 claims description 18
- 230000004044 response Effects 0.000 claims description 15
- 238000013507 mapping Methods 0.000 abstract description 12
- 238000010586 diagram Methods 0.000 description 10
- 238000004891 communication Methods 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000000275 quality assurance Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
本発明は、MPLS(Multi-protocol Label Switching)を用いた通信における経路設定に関する。 The present invention relates to path setting in communication using MPLS (Multi-protocol Label Switching).
近年、IP(Internet Protocol)電話やIP放送などの新サービスの登場や、既存の専用線サービスからIPネットワークサービスへの移行などが進んでおり、様々なサービスをIPネットワークへ統合することが期待されている。そして、多様なサービスをIPネットワークに収容するために、信頼性の向上や品質保証などの観点からMPLS(たとえば非特許文献1参照)の利用が期待されている。 In recent years, new services such as IP (Internet Protocol) telephone and IP broadcasting have appeared, and the transition from existing leased line services to IP network services has progressed. It is expected that various services will be integrated into IP networks. ing. In order to accommodate various services in the IP network, it is expected to use MPLS (for example, see Non-Patent Document 1) from the viewpoint of improving reliability and quality assurance.
MPLSは、コネクション型通信(データが通信相手に到達したことを通信装置同士が確認しながら行う通信)の技術であり、転送パケットに経路情報などを示す短い固定長のラベルを付加することで、ルータにおけるIPヘッダ解釈を省略させる技術、つまり、ラベルスイッチング機能による技術である。そして、MPLSでは、MPLSネットワークで作成される仮想パスであるLSP(Label Switched Path)を確立する技術に加え、IPパケットをどのように転送するのか、すなわち、宛先IPアドレスとLSPの対応付け(トラフィックマッピング)をどのように決定するのかが重要となる。 MPLS is a technology of connection-type communication (communication that is performed while communication devices confirm that data has reached a communication partner), and by adding a short fixed-length label indicating route information or the like to a transfer packet, This is a technique for omitting interpretation of the IP header in the router, that is, a technique using a label switching function. In MPLS, in addition to a technology for establishing a LSP (Label Switched Path), which is a virtual path created in an MPLS network, how IP packets are transferred, that is, correspondence between a destination IP address and an LSP (traffic) How to determine (mapping) is important.
トラフィックマッピングにおいては、LSPをTCP/IP(Transmission Control Protocol/Internet Protocol)における経路選択(ルーティング)プロトコルの一つであるOSPF(Open Shortest Path First)のリンク(通信可能な経路)とみなしてルーティングに組み込む手法(たとえば非特許文献2参照)や、MPLSを用いたVPN(Virtual Private Network)で利用されているiBGP(Internal Border Gateway Protocol:同一AS(Autonomous System:自律したネットワーク)の内部で使用されるBGP)とLSPを対応付ける手法(たとえば非特許文献3参照)などが利用されている。 In traffic mapping, LSP is considered as an OSPF (Open Shortest Path First) link (a communicable route) that is one of the path selection (routing) protocols in TCP / IP (Transmission Control Protocol / Internet Protocol). It is used inside an iBGP (Internal Border Gateway Protocol: same AS (Autonomous System)) used in a built-in technique (for example, see Non-Patent Document 2) or VPN (Virtual Private Network) using MPLS. A method of associating (BGP) and LSP (for example, see Non-Patent Document 3) is used.
しかし、非特許文献2の手法は、LSPをリンクとみなすために、その適用が、OSPFのリンクステート情報の共有されるOSPFエリア内に限定される。また、非特許文献3の手法は、iBGPを利用するため、その適用が、同一AS内に限定される。
したがって、それらの手法では、複数のASをまたがるLSPに対するトラフィックマッピングをルーティングプロトコルと連動させることができず、LSPの始点となるMPLSルータに、静的に(固定されたものとして)宛先アドレスとLSPの対応付けを設定する必要がある。
However, since the technique of Non-Patent
Therefore, in these methods, traffic mapping for LSPs across multiple ASs cannot be linked with a routing protocol, and the destination router and the LSP are statically (assumed to be fixed) to the MPLS router that is the starting point of the LSP. Needs to be set.
一方、キャリア(通信事業者)のバックボーン(基幹回線)ネットワークなどの大規模なIP網は、一般に、ルーティングプロトコルのスケーラビリティ向上の点から、複数のASで構成される。このとき、異なるAS間に存在するクライアントとサーバ間の通信や、ユーザ間通信の障害時における切り替えの高速化のために、複数のASをまたいだLSPを確立するニーズが高まっている。
しかしながら、前記したように、従来の技術では、複数のASをまたがって確立したLSPに対するトラフィックマッピングをルーティングプロトコルと連動させることができないため、各ASにおける他のASとの境界ルータに、静的に経路情報を設定しなければならず、ユーザやノードが増えた際に、対応するルート情報を逐一設定する必要がある。そのため、保守や運用の面で難があり、特にキャリアのネットワークのような大規模網に適用するのは困難という問題があった。 However, as described above, in the conventional technology, traffic mapping for an LSP established across a plurality of ASs cannot be linked with a routing protocol. Route information must be set, and when the number of users and nodes increases, it is necessary to set corresponding route information one by one. Therefore, there is a problem in terms of maintenance and operation, and there is a problem that it is difficult to apply to a large-scale network such as a carrier network.
そこで、本発明は、前記問題点に鑑みてなされたものであり、複数のASから構成される大規模なネットワークにおいて、複数のASをまたがるLSPの確立後に、そのLSP上に自動的にeBGP(External Border Gateway Protocol:複数のAS間で使用されるBGP)ピア(コネクション)を確立し、そのLSPに対するトラフィックマッピングを自動的に行うことを目的とする。 Therefore, the present invention has been made in view of the above problems, and in a large-scale network composed of a plurality of ASs, after establishing an LSP that straddles a plurality of ASs, the eBGP ( External Border Gateway Protocol: The purpose is to establish a BGP (connection) used between a plurality of ASs and automatically perform traffic mapping for the LSP.
前記課題を解決するために、請求項1および請求項6に係る発明は、1つ以上のMPLSルータを有するASを複数備えたMPLSネットワークにおけるシステムあるいは経路設定方法である。
そして、互いに異なるASに存在する第1のMPLSルータと第2のMPLSルータは、始点、終点および経路が一致する互いに逆向きの2本のLSPを確立した後にeBGPピアを確立し、eBGPによって互いの経路情報を交換し、その交換した経路情報と、eBGPピア確立前の経路情報を比較し、その交換した経路情報のほうが短い経路である場合、それぞれ、自身のルーティングテーブルの経路情報をその交換した経路情報に書き換える。
In order to solve the above-mentioned problems, the invention according to
Then, the first MPLS router and the second MPLS router that exist in different ASs establish eBGP peers after establishing two LSPs in opposite directions with the same start point, end point, and route, and each other by eBGP. If the exchanged route information is a shorter route, the exchanged route information of its own routing table is exchanged for each of the exchanged route information. The route information is rewritten.
かかる発明により、MPLSネットワークにおけるMPLSルータは、ASが異なるMPLSルータとの間の互いに逆向きの2本のLSPを確立した後にeBGPピアを確立し、そのLSPの経路をルーティングテーブルに反映させることができる。 According to this invention, an MPLS router in an MPLS network can establish an eBGP peer after establishing two LSPs in opposite directions with an MPLS router having a different AS, and reflect the route of the LSP in the routing table. it can.
請求項2および請求項7に係る発明では、第1のMPLSルータと第2のMPLSルータとの間で、前記した2本のLSPを確立した後にeBGPピアを確立するとき、第1のMPLSルータは、第1のMPLSルータから第2のMPLSルータへの方向である第1の方向のLSPである第1のLSPを確立するためのシグナリングプロトコルであるRSVP−TEのPathメッセージに自身のASの識別子を付加して第2のMPLSルータに送信する。
そして、そのPathメッセージを受信した第2のMPLSルータは、その応答となるResvメッセージに自身のASの識別子を付加して第1のMPLSルータに返信し、第1の方向と逆方向のLSPである第2のLSPを確立するために、自身のASの識別子を付加したPathメッセージを第1のMPLSルータに送信する。
また、第1のLSPを確立するためのResvメッセージを受信した第1のMPLSルータは、そのResvメッセージに付加された第2のMPLSルータのASの識別子を読み取って第1のLSPの確立を完了し、第2のLSPを確立するためのPathメッセージを受信すると、その応答となるResvメッセージに自身のASの識別子を付加して第2のMPLSルータに送信し、第2のMPLSルータとのeBGPピアを確立するための設定を行う。
さらに、第2のLSPを確立するためのResvメッセージを受信した第2のMPLSルータは、そのResvメッセージに付加された第1のMPLSルータのASの識別子を読み取って第2のLSPを確立し、第1のMPLSルータとのeBGPピアを確立するための設定を行う。
In the invention according to
Then, the second MPLS router that has received the Path message adds its own AS identifier to the Resv message that is the response and sends it back to the first MPLS router, and in the LSP in the direction opposite to the first direction. In order to establish a certain second LSP, a Path message with its own AS identifier added is transmitted to the first MPLS router.
Also, the first MPLS router that has received the Resv message for establishing the first LSP reads the AS identifier of the second MPLS router added to the Resv message, and completes the establishment of the first LSP. When the Path message for establishing the second LSP is received, the identifier of the AS is added to the Resv message as a response to the Resv message and transmitted to the second MPLS router, and eBGP with the second MPLS router is transmitted. Set up to establish a peer.
Further, the second MPLS router that has received the Resv message for establishing the second LSP reads the AS identifier of the first MPLS router added to the Resv message, and establishes the second LSP. Set up to establish an eBGP peer with the first MPLS router.
かかる発明により、第1のMPLSルータと第2のMPLSルータは、2本のLSPを確立した後にeBGPピアを確立するときに、自動的にその設定を行うことができる。 According to this invention, the first MPLS router and the second MPLS router can automatically perform the setting when the eBGP peer is established after the two LSPs are established.
請求項3および請求項8に係る発明は、複数のASを備えたMPLSネットワークにおいて、それぞれのASに配置されるMPLSルータあるいはその経路設定方法である。
そして、MPLSルータは、経路情報を格納するルーティングテーブルと、自身のASと異なるASに存在する他のMPLSルータとの間に、始点、終点および経路が一致する互いに逆向きの2本のLSPを確立した後にeBGPピアを確立し、他のMPLSルータとの間で、eBGPによって互いの経路情報を交換し、その交換した経路情報と、eBGPピア確立前の経路情報を比較し、その交換した経路情報のほうが短い経路である場合、ルーティングテーブルの経路情報をその交換した経路情報に書き換えるBGPプロトコル処理部とを備えている。
The invention according to
Then, the MPLS router creates two LSPs in opposite directions that have the same start point, end point, and route between a routing table that stores route information and another MPLS router that exists in an AS different from its own AS. After establishing the eBGP peer, exchange route information with other MPLS routers by eBGP, compare the exchanged route information with the route information before establishing the eBGP peer, and exchange the exchanged route information. When the information is a shorter route, a BGP protocol processing unit for rewriting the route information in the routing table with the exchanged route information is provided.
かかる発明により、MPLSネットワークにおけるMPLSルータは、ASが異なるMPLSルータとの間の互いに逆向きの2本のLSPを確立した後にeBGPピアを確立し、そのLSPの経路をルーティングテーブルに反映させることができる。 According to this invention, an MPLS router in an MPLS network can establish an eBGP peer after establishing two LSPs in opposite directions with an MPLS router having a different AS, and reflect the route of the LSP in the routing table. it can.
請求項4および請求項9に係る発明では、MPLSルータが、LSPを確立するためのシグナリングプロトコルであるRSVP−TEに関する処理を行うRSVPプロトコル処理部をさらに備えている。
そして、LSPを確立した後にeBGPピアを確立する場合、自身がLSPを確立する最初のPathメッセージを送信するMPLSルータであるとき、RSVPプロトコル処理部は、自身のMPLSルータから他のMPLSルータへの方向である第1の方向のLSPである第1のLSPを確立するためのRSVP−TEのPathメッセージに自身のASの識別子を付加して他のMPLSルータに送信し、他のMPLSルータからその応答となるResvメッセージを受信すると、そのResvメッセージに付加された他のMPLSルータのASの識別子を読み取って第1のLSPを確立し、他のMPLSルータから第1の方向と逆方向のLSPである第2のLSPを確立するためのPathメッセージを受信すると、その応答となるResvメッセージに自身のASの識別子を付加して他のMPLSルータに送信し、他のMPLSルータとのeBGPピアを確立するための設定を行う。
また、自身がLSPを確立する最初のPathメッセージを受信するMPLSルータであるとき、RSVPプロトコル処理部は、他のMPLSルータからPathメッセージを受信すると、それに対して自身のASの識別子を付加したResvメッセージを返信し、その逆方向のLSPを確立するためのPathメッセージに自身のASの識別子を付加して送信し、それに対するResvメッセージを受信すると、そのResvメッセージに付加された他のMPLSルータのASの識別子を読み取ってその逆方向のLSPを確立し、他のMPLSルータとのeBGPピアを確立するための設定を行う。
In the inventions according to
Then, when establishing an eBGP peer after establishing an LSP, if it is an MPLS router that sends the first Path message that establishes an LSP, the RSVP protocol processing unit can transfer from its own MPLS router to another MPLS router. The RSVP-TE Path message for establishing the first LSP that is the LSP in the first direction that is the direction is added with the identifier of its own AS and transmitted to the other MPLS router, and the other MPLS router transmits the message. When the Resv message as a response is received, the AS identifier of the other MPLS router added to the Resv message is read to establish the first LSP, and the other MPLS router uses the LSP in the direction opposite to the first direction. When a Path message for establishing a certain second LSP is received, Re as a response v and adding an identifier of the own AS in the message sent to the other MPLS routers performs setting to establish eBGP peer with other MPLS routers.
In addition, when the RSVP protocol processing unit receives a Path message from another MPLS router when it is the MPLS router that receives the first Path message for establishing an LSP, the RSv protocol processor adds the AS identifier to the RSVP protocol processing unit. When a message is returned, the AS message is sent with the AS identifier added to the Path message for establishing the LSP in the opposite direction, and when the Resv message is received, the other MPLS routers attached to the Resv message The AS identifier is read to establish an LSP in the opposite direction, and settings are made to establish an eBGP peer with another MPLS router.
かかる発明により、MPLSネットワークにおけるMPLSルータは、2本のLSPを確立した後にeBGPピアを確立するときに、自動的にその設定を行うことができる。 According to this invention, the MPLS router in the MPLS network can automatically perform the setting when the eBGP peer is established after the two LSPs are established.
請求項5および請求項10に係る発明では、MPLSルータは、自身がLSPを確立する最初のPathメッセージを送信するMPLSルータであるとき、RSVPプロトコル処理部は、LSPを確立するための設定入力をトリガとして、前記LSPを確立する処理を開始する。
In the invention according to
かかる発明により、MPLSネットワークにおけるMPLSルータは、オペレータによるLSP確立のための設定入力が1回行われただけで、その後の処理を自動的に行うことができる。 According to such an invention, the MPLS router in the MPLS network can automatically perform the subsequent processing only when the setting input for establishing the LSP by the operator is performed once.
本発明によれば、複数のASから構成される大規模なネットワークにおいて、複数のASをまたがるLSPの確立後に、そのLSP上に自動的にeBGPピアを確立し、そのLSPに対するトラフィックマッピングを自動的に行うことができる。 According to the present invention, in a large-scale network composed of a plurality of ASs, after establishing an LSP that spans a plurality of ASs, an eBGP peer is automatically established on the LSP, and traffic mapping for the LSP is automatically performed. Can be done.
以下、本発明に係るMPLSネットワークにおけるMPLSネットワークシステムを実施するための最良の形態(以下、実施形態という。)について、適宜図面を参照しながら説明する。
図1は、本実施形態のMPLSネットワークなどを示す全体構成図である。図1に示すように、MPLSネットワーク1は、AS21,22,23、および、それらのAS21〜23を相互に接続するAS20の4つのAS(以下、符号省略あり)から構成される。なお、それぞれのASは、別々の事業者に割り当てられていてもよいし、また、同一の事業者に割り当てられたもの(たとえば、ルーティングプロトコルのスケーラビリティ向上などを目的として1つのASを分割してサブASとした場合など)であってもよい。
Hereinafter, the best mode (hereinafter referred to as an embodiment) for implementing an MPLS network system in an MPLS network according to the present invention will be described with reference to the drawings as appropriate.
FIG. 1 is an overall configuration diagram showing an MPLS network and the like of the present embodiment. As shown in FIG. 1, the
各ASは、MPLSを実現する(すなわち、ラベルスイッチング機能を有する)MPLSルータ3と、ユーザネットワークであるサブネット5を収容するエッジルータ4を備えている。具体的には、11個のルータA〜Kのうち、ルータA,FおよびIがエッジルータ4であり、他の8つがMPLSルータ3である。また、8つのMPLSルータ3のうち、網かけで示したルータB(第1のMPLSルータ),C,D,E(第2のMPLSルータ:ルータBからみた「他のMPLSルータ」),GおよびHの6つのルータは、各ASの境界に位置するのでAS境界ルータとしての役割を果たす。
Each AS includes an
AS境界ルータは、隣接するASのAS境界ルータとの間で、eBGPのBGPセッション6を確立し、自AS内部の経路情報を隣接するASに広告するとともに、隣接するASが保持する経路情報を受信する。また、AS境界ルータは、AS内部では、他のAS境界ルータ(ルータCからみると、ルータDおよびG)と、ユーザの経路情報を交換する目的でiBGPのBGPセッション6を確立する。
さらに、本実施形態では、AS21のAS境界ルータであるルータBから、AS22のAS境界ルータであるルータEの間にLSP(LSP71(第1の方向の第1のLSP)およびLSP72(第2の方向の第2のLSP))を確立するが、その詳細については後記する。
The AS border router establishes the
Further, in the present embodiment, LSP (LSP 71 (first LSP in the first direction)) and LSP 72 (second LSP 72) are connected between router B, which is the AS boundary router of AS 21, and router E, which is the AS boundary router of
次に、図2を参照しながら、MPLSルータの構成について説明する(適宜図1参照)。図2は、MPLSルータの構成図である。なお、図2では、実際のMPLSルータの構成のうち、本実施形態で行うルーティングプロトコルの動作およびMPLSの動作に関係する部分を中心に示している。 Next, the configuration of the MPLS router will be described with reference to FIG. 2 (see FIG. 1 as appropriate). FIG. 2 is a configuration diagram of the MPLS router. In FIG. 2, the portion related to the operation of the routing protocol and the operation of the MPLS performed in the present embodiment is mainly shown in the actual configuration of the MPLS router.
図2に示すように、MPLSルータ3は、処理部200、BGPテーブル203、LSP・DB(Data Base)204およびルーティングテーブル205を備えている。
処理部200は、MPLSルータ3における各処理を行う手段であるが、特に、本実施形態に大きく関係するものを、BGPプロトコル処理部201、RSVP(Resource reSerVation Protocol:ネットワーク資源予約プロトコル)プロトコル処理部202、LSP確立指示処理部206およびBGPピア設定指示処理部207として示している。また、以下において、処理部200がMPLSルータ3としての通常の処理を行う場合は、「処理部200」を動作主体として記載する。
As shown in FIG. 2, the
The processing unit 200 is a means for performing each processing in the
MPLSルータ3は、具体的には、コンピュータ装置であり、特に図示していないが、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、入出力インターフェースなどから構成される。そして、BGPテーブル203、LSP・DB204およびルーティングテーブル205は、HDDなどの記憶装置に記憶される情報である。また、処理部200は、CPUによるプログラム実行処理機能により実現される。
The
BGPプロトコル処理部201は、RFC(Request For Comment)などの標準に準拠したBGPプロトコルを動作させる。すなわち、BGPプロトコル処理部201は、他のルータとの間でeBGPやiBGPなどのBGPセッションを確立し、自らが保持する経路情報をそのBGPセッションを確立している相手のルータに広告するとともに、その相手のルータから経路情報を受信する役割を担うものである。そして、BGPプロトコル処理部201がBGPセッションを経由して得た経路情報は、BGPテーブル203に格納される。
The BGP
また、本実施形態では、LSPを確立するために用いるシグナリングプロトコル(本来の通信のためにその前に行う情報交換のためのプロトコル)としてRSVP−TE(Traffic Engineering)を利用することとし、シグナリングメッセージにおいてLSPの端点のAS番号を通知することとする。なお、シグナリングメッセージを受信したルータは、シグナリングメッセージにAS番号が付加されていることを認識することで、そのシグナリングメッセージを送信したルータがLSPを自動的に設定することを求めていることなどを知ることができる。 Further, in the present embodiment, RSVP-TE (Traffic Engineering) is used as a signaling protocol (protocol for information exchange performed for the original communication) used for establishing the LSP, and a signaling message is used. In this case, the AS number of the end point of the LSP is notified. Note that the router that has received the signaling message recognizes that the AS number is added to the signaling message, so that the router that has transmitted the signaling message requests that the LSP be automatically set. I can know.
そして、RSVPプロトコル処理部202は、LSPを確立するためのシグナリングプロトコルであるRSVP−TEを動作させ、このMPLSルータ3のオペレータが指定したルータに対して、指定された経路通りにLSPを確立する。RSVPプロトコル処理部202は、LSPが確立されたら、そのLSPに関する情報をLSP確立指示処理部206を通じて、LSP・DB204に格納する。
Then, the RSVP
ここで、図3を参照しながら、BGPテーブル203の構成について説明する(適宜図1、図2参照)。図3は、BGPテーブルの構成図である。なお、ここでは、ルータBのBGPテーブルの場合を例にとって図示している。
図3に示すように、BGPテーブル203は、宛先アドレス301、NextHop302、AS_PATH303などの情報を有している。
Here, the configuration of the BGP table 203 will be described with reference to FIG. 3 (see FIGS. 1 and 2 as appropriate). FIG. 3 is a configuration diagram of the BGP table. Here, the case of the BGP table of router B is illustrated as an example.
As illustrated in FIG. 3, the BGP table 203 includes information such as a
宛先アドレス301は、1つ以上のBGPセッション6を経由して転送されてきた経路情報に含まれる宛先(ネットワーク(サブネット)やルータ)のアドレスを示す。
NextHop302は、宛先アドレス301に記された宛先に関する経路情報を広告してきた直近のルータのアドレスを示すものである。ただし、このNextHop302に入るルータは、物理的に隣のルータとは限らず、たとえば、ルータBから見て、ルータCの場合もあれば、ルータEの場合もありえる。
AS_PATH303は、その経路情報が経由してきたASの識別子(以下、AS番号という。)を示す。
A
そして、BGPテーブル203では、BGPで広告された経路情報ごとに、テーブルのエントリ(BGPテーブル203の1行)が作成される。
なお、BGPテーブル203は、ルーティングテーブル205と異なり、パケットの転送時に直接参照されるデータベースではなく、ルーティングテーブル205を作成するための元となる情報を格納するためのものである。
また、実際には、BGPでは多数の属性情報を広告することができるため、一般的なルータのBGPテーブル203には、図3で示したもの以外にも多数の情報が格納されることになるが、ここでは本実施形態に直接関係のある情報だけを記載している。
In the BGP table 203, a table entry (one line of the BGP table 203) is created for each route information advertised by BGP.
Note that unlike the routing table 205, the BGP table 203 is not a database that is directly referred to at the time of packet transfer, but for storing information that is the basis for creating the routing table 205.
In fact, since BGP can advertise a large amount of attribute information, a general router BGP table 203 stores a large amount of information other than that shown in FIG. However, only the information directly related to the present embodiment is described here.
続いて、図4を参照しながら、LSP・DB204の構成について説明する(適宜図1、図2参照)。図4は、LSP・DBの構成図である。なお、ここでは、ルータBのLSP・DBの場合を例にとって図示している。
図4に示すように、LSP・DB204は、LSP・ID401、始点アドレス402、終点アドレス403、始点AS番号404、終点AS番号405などの情報を有している。
Next, the configuration of the LSP /
As shown in FIG. 4, the LSP /
LSP・ID401は、そのルータ内でそれぞれのLSPを識別するための識別子である。
始点アドレス402は、そのLSPの始点であるルータのIPアドレスを示す。
終点アドレス403は、そのLSPの終点であるルータのIPアドレスを示す。
始点AS番号404は、そのLSPの始点のAS番号を示す。
終点AS番号405は、そのLSPの終点のAS番号を示す。
各エントリは、自身のルータが始点または終点になっているLSPごとに作成される。
なお、LSPに関わる情報は、図4に示したもの以外にも、LSPの経路、帯域、状態など様々なものがあるが、ここでは本実施形態に直接関係のある情報だけを記載している。
The
The
The
The starting point AS
The end point AS
Each entry is created for each LSP whose own router is the start or end point.
In addition to the information shown in FIG. 4, there are various types of information related to the LSP, such as the route, bandwidth, and status of the LSP, but only information directly related to the present embodiment is described here. .
次に、図5を参照しながら、ルーティングテーブルの構成について説明する(適宜図1、図2参照)。図5は、ルーティングテーブルの構成図であり、(a)がLSP確立前のもの、(b)がLSP確立後のものである。なお、ここでは、ルータBのルーティングテーブルの場合を例にとって図示している。 Next, the configuration of the routing table will be described with reference to FIG. 5 (see FIGS. 1 and 2 as appropriate). FIG. 5 is a configuration diagram of the routing table, where (a) is before LSP establishment, and (b) is after LSP establishment. Here, the case of the routing table of router B is illustrated as an example.
図5(a)に示すように、LSP確立前のルーティングテーブル205aは、宛先アドレス501、次ホップ502、出力IF(インタフェース)番号503などの情報を有している。なお、ルーティングテーブル205aは、その他の情報を備えていてもよい。
宛先アドレス501は、パケットの転送先(宛先)のアドレスを示す。
次ホップ502は、パケットを宛先アドレス501に到達させるために次に転送すべき隣接のルータのアドレスを示す。なお、この次ホップ502に入るルータは、図3のNextHop302とは異なり、必ず物理的に隣のルータである。
出力IF番号503は、次ホップ502に記載のルータに到達させるためにパケットを出力すべきインタフェース(図2などで不図示)の番号を示す。
As shown in FIG. 5A, the routing table 205a before LSP establishment includes information such as a
A
The
The output IF
また、図5(b)に示すように、LSP確立後のルーティングテーブル205bでは、次ホップ502に、ルータではなく、LSPの識別子(図4のLSP・ID401参照)を登録することも可能となる。
そして、このルーティングテーブル205aまたは205bは、MPLSルータ3がパケットを受信するたびに処理部200によって参照され、パケットに記される宛先(IP)アドレスをキーとして次ホップ502を検索するために用いられる。
Further, as shown in FIG. 5B, in the routing table 205b after the LSP is established, it is possible to register the identifier of the LSP (see the LSP /
The routing table 205a or 205b is referred to by the processing unit 200 every time the
図2に戻って、LSP確立指示処理部206は、RSVPプロトコル処理部202に対してLSPの確立を指示する役割を果たす。具体的には、LSP確立指示処理部206は、AS番号の情報が付加されたRSVP−TEのPathメッセージを受信した場合、そのPathメッセージによって確立しようとしているLSPと反対方向のLSPを確立するためのシグナリングメッセージを送信するように、RSVPプロトコル処理部202に対して指示を出す。このとき、LSP確立指示処理部206は、同時に、自身のAS番号(以下、自AS番号という。)をシグナリングメッセージに付加するように、RSVPプロトコル処理部202に指示する。また、LSP確立指示処理部206は、双方向の2本のLSPの確立が完了したときに、BGPピア設定指示処理部207に、自AS番号、LSPの他端のIPアドレスおよびAS番号を通知する。
Returning to FIG. 2, the LSP establishment
BGPピア設定指示処理部207は、LSP確立指示処理部206から、自AS番号、LSPの他端のIPアドレスおよびAS番号とともにLSP確立完了の通知を受けると、BGPプロトコル処理部201に、これらの情報を通知して、BGPピアの確立を指示する。つまり、実際にBGPピアの確立を行うのはBGPプロトコル処理部201である。
When the BGP peer setting
次に、図6を参照しながら、本実施形態のMPLSネットワークにおける各ルータの動作について説明する(適宜図1〜5参照)。図6は、本実施形態のMPLSネットワークにおける各ルータの動作の流れを示したフローチャートである。
なお、ここでは、ユーザネットワークの1つであるサブネット5aがルータFに接続され、そのルータFでその接続のための各種設定がオペレータによって行われたことをトリガとして、ステップS1の処理が行われるものとする。そして、その後、ルータEとルータBの間で、LSPが確立され、その後、自動的にeBGPピアがそのLSP上に確立される場合について説明する。
Next, the operation of each router in the MPLS network of this embodiment will be described with reference to FIG. 6 (see FIGS. 1 to 5 as appropriate). FIG. 6 is a flowchart showing an operation flow of each router in the MPLS network according to the present embodiment.
Here, the process of step S1 is performed with the
まず、ルータFにおいてサブネット5aの接続のための設定がオペレータにより行われた直後、ルータFは、サブネット5aの情報を、MPLSネットワーク1内に広告する、つまり、ここでは、ルータE,D,C経由でルータBに送信する(ステップS1〜4)。なお、各ルータでこの広告のための情報の送受信を行う処理部は、図2における処理部200である。また、ここでのBGPによる経路広告はRFCなどの標準に準拠するものであり、eBGP区間に経路が広告される場合には、経路情報のうちのAS_PATH(図3のAS_PATH303参照)にAS番号が追加される。
First, immediately after the setting for connection of the
ここでは、ルータFからルータEに広告が行われるときに、「宛先5a、NextHop=F、AS_PATH=なし」といった情報が送信されるが(ステップS1)、ルータEからルータDに広告が行われるときは、AS_PATHにAS番号「22」が追加される(ステップS2)。そして、同様に、ルータCからルータBに広告が行われるときは、AS_PATHにAS番号「20」が追加される(ステップS4)。
Here, when the advertisement is performed from the router F to the router E, information such as “
サブネット5aの経路情報を受信したルータBのBGPプロトコル処理部201は、その経路情報をBGPテーブル203に書き込む(ステップS5)。具体的には、図3に示すように、宛先アドレス301にはサブネット5aのアドレスが、NextHop302にはそのBGPの経路情報を最後に広告したルータのアドレス(ここではルータCのアドレス(以下、「のアドレス」は省略することもある。))が、AS_PATH303にはサブネット5aの経路情報に含まれるAS番号のリストが、それぞれ格納される。
The BGP
また、ここで、BGPプロトコル処理部201は、BGPテーブル203に基づいてルーティングテーブル205を作成する。ここでは、LSPがまだ確立されていないため、ルーティングテーブル205a(図5(a)参照)における次ホップ502は、BGPテーブル203(図3参照)におけるNextHop302と同じルータCとなる。つまり、図5(a)のルーティングテーブル205aの1行目が、サブネット5aのルーティングエントリ(経路情報の登録)となる。なお、ここまでの各ルータの動作は、従来のルータのBGPの動作と同様である。
Here, the BGP
図6に戻って、続いて、LSPを確立する手順について説明する。
ルータBは、オペレータによってルータEに対するLSPの確立のための設定入力を受け付ける(ステップS6)。なお、設定入力の項目としては、たとえば、LSPの宛先アドレス(ルータEのアドレス)、LSPの経路(ルータC,DおよびE)、LSPの帯域(100Mbpsなど)などが挙げられる。
Returning to FIG. 6, the procedure for establishing the LSP will be described.
Router B accepts a setting input for establishing an LSP for router E by the operator (step S6). Examples of setting input items include the destination address of the LSP (address of the router E), the route of the LSP (routers C, D, and E), the bandwidth of the LSP (100 Mbps, etc.), and the like.
そうすると、ルータBのRSVPプロトコル処理部202は、始点をルータB(AS21)とするLSPを確立するためのシグナリングメッセージであるPathメッセージをルータEに向けて送信する(ステップS7)。ここで、Pathメッセージには、標準のオブジェクト(情報の内容)に加え、本実施形態の特徴であるルータBのAS番号「21」を示す拡張オブジェクトが、RSVPプロトコル処理部202によって付加される。そして、Pathメッセージは、途中のルータCおよびルータDを経由してルータEに到達する。
Then, the RSVP
ルータEは、ルータBからのPathメッセージを受信すると(ステップS7の後)、その応答となるResvメッセージ(ネットワーク資源の予約(Reserve)要求リクエスト)をルータBに向けて返信する(ステップS8)。このとき、ルータEのRSVPプロトコル処理部202は、受信したPathメッセージ中にAS番号を示す拡張オブジェクトが含まれていることから、ResvメッセージにもルータEのAS番号「22」を付加する。
When the router E receives the Path message from the router B (after step S7), the router E returns a Resv message (reserve request for network resources) as a response to the router B (step S8). At this time, the RSVP
また、ルータEのRSVPプロトコル処理部202は、受信したPathメッセージ中にAS番号を示す拡張オブジェクトが含まれていることから、このシグナリングメッセージは本実施形態の特徴である逆方向のLSPを自動的に設定することを要求していることを知り、逆方向(始点がルータE(AS22))のLSPを確立するためのPathメッセージをルータBに向けて送信する(ステップS9)。このとき、ステップS7の場合と同様に、Pathメッセージには、ルータEのRSVPプロトコル処理部202によって、ルータEのAS番号「22」が付加される。
Further, since the RSVP
ステップS8の後、ルータBは、ステップS7で送信したPathメッセージの応答であるルータEからのResvメッセージを受信すると、その段階でLSPの確立は完了し、RSVPプロトコル処理部202から指示されたLSP確立指示処理部206が、LSP・DB204にLSPの情報を登録する(ステップS10)。具体的には、たとえば、図4のLSP・DB204の1行目に示すように、LSP・ID401が「71」、始点アドレス402がルータB、終点アドレス403がルータE、始点AS番号404がルータBの所属するASの番号である21、終点AS番号405がResvメッセージ中に記載されているAS番号である「22」というLSPの情報が登録される。
After step S8, when the router B receives the Resv message from the router E, which is a response to the Path message transmitted in step S7, the establishment of the LSP is completed at that stage, and the LSP indicated by the RSVP
次に、ルータBは、ステップS9でルータEが逆方向のLSPを確立するために送信したPathメッセージを受信したとき、そのPathメッセージ中にAS番号の情報が含まれているため、RSVPプロトコル処理部202によって、その応答となるResvメッセージ中に自AS番号「21」を追加してルータEに返信する(ステップS11)。
Next, when the router B receives the Path message transmitted by the router E to establish the LSP in the reverse direction at step S9, the router B includes the information of the AS number in the Path message. The
また、ステップS11の直後、ルータBにおいて、BGPピア設定指示処理部207に指示されたBGPプロトコル処理部201は、ルータEに対してeBGPピアを確立する設定を自動的に行う。eBGPピアの設定には、自AS番号「21」、ピア先のIPアドレス(ルータE)、ピア先のAS番号「22」の情報が必要となるが、ピア先のIPアドレスとAS番号はステップS9でルータEが送信したシグナリングメッセージ中に含まれているため、オペレータが設定を投入しなくても、自動的に設定が完了する。ただし、この段階では、ピア先のルータEでのeBGP設定がまだ行われていないため、eBGPピアは確立していない。
Further, immediately after step S11, in the router B, the BGP
続いて、ルータEは、ステップS11でルータBが送信したResvメッセージを受信すると、RSVPプロトコル処理部202に指示されたLSP確立指示処理部206が、LSP・DB204にLSPの情報を登録する(ステップS12)とともに、eBGPの設定を行う。このeBGPの設定では、ピア先はルータB、ピア先のAS番号は「21」、自AS番号は「22」となる。
Subsequently, when the router E receives the Resv message transmitted by the router B in step S11, the LSP establishment
この段階で、ルータBとルータEの両方においてeBGPの設定が完了するため、BGPピアを確立するためのシーケンスが動作し、BGPピアが確立される(ステップS13)。なお、このBGPピア確立のシーケンスは、RFCなどの標準に準拠したものである。 At this stage, since eBGP setting is completed in both router B and router E, a sequence for establishing a BGP peer operates and a BGP peer is established (step S13). Note that this BGP peer establishment sequence conforms to a standard such as RFC.
ルータBとルータEの間で、eBGPピアがLSP上に確立されると、そのeBGPピアを介して経路情報が交換される。ここでは、ステップS1〜S4でルータFからルータE,DおよびCを経由してルータBに広告されてきたサブネット5aの情報が、今度はルータBとルータEの間のLSP上に確立されたeBGPピアを介して、ルータEのBGPプロトコル処理部201からルータBのBGPプロトコル処理部201に広告(送信)される(ステップS14)。
When an eBGP peer is established on the LSP between the router B and the router E, route information is exchanged via the eBGP peer. Here, the information of the
ルータBのBGPプロトコル処理部201は、ルータEから広告されたサブネット5aの情報を受信すると、その情報をBGPテーブル203に登録する(ステップS15)。図3のBGPテーブル203における2行目がその登録内容に該当する。ここでは、ルータBとルータEの間に直接確立されたeBGPピアを介して経路情報を交換しているため、NextHop302はルータE、AS_PATH303は22のみとなる。
When receiving the information of the
そして、図3に示したように、この段階では、同一のサブネット5aに対して2つのBGP経路情報が登録されたことになる。このような場合、AS_PATH303の短い(少ない)ほうがルーティングトポロジ上適したルート(短い経路)と判断されるため、AS_PATH303が2つ(「22」と「20」)の1行目の経路情報ではなく、AS_PATH303が1つ(「22」のみ)の2行目の経路情報が、ルーティングテーブル205に登録される。
Then, as shown in FIG. 3, at this stage, two BGP route information are registered for the
そうすると、図5(b)のルーティングテーブル205bの1行目に示すように、次ホップ502がLSP71(ルータB→ルータE方向のLSP)となる経路情報が登録される。このようにして、ルータBを経由するサブネット5a宛のトラフィック(パケットの送信)が、ルータBとルータEの間に確立されたLSPに転送されるようになる。
Then, as shown in the first line of the routing table 205b in FIG. 5B, route information in which the
なお、図5の(a)と(b)における2行目の経路情報は、1行目の経路情報との比較のために記載したものであり、ルータBとルータHの間でLSPを確立していないため(すなわち従来技術の場合)、ルータBを経由するサブネット5b宛のトラフィックがルータCに転送されるようになっている(次ホップ502参照)。
Note that the route information on the second line in FIGS. 5A and 5B is described for comparison with the route information on the first line, and an LSP is established between the router B and the router H. Therefore, the traffic addressed to the
このように、本実施形態のMPLSネットワーク1におけるMPLSネットワークシステムによれば、複数のASをまたがるルータ同士に関して、片方のルータにオペレータがLSPを確立するための設定を投入するだけで、あとは自動的に、互いに逆方向の2本のLSPが確立され、そのLSP上にeBGPピアが確立され、そのLSPに対してトラフィックマッピングが行われることになる。これにより、大規模なIPネットワークにおいてもMPLSを充分に活用できるようになり、MPLSの高速切り替え技術を適用できる範囲が広がることになり、信頼性の高い大規模ネットワークを構築することができるようになる。
As described above, according to the MPLS network system in the
これをさらに詳述すると、本実施形態のMPLSネットワーク1におけるMPLSネットワークシステムによれば、複数のASをまたがる2つのルータの間に2本の互いに逆向きのLSP上にeBGPピアを確立し、eBGPの経路情報をLSPの始終点のルータ間で直接交換することにより、LSPを利用したほうがルーティング上有利になる宛先へのトラフィックをLSPに転送することができるようになる。すなわち、始終点が異なるASに存在するLSPへのトラフィックマッピングを、eBGPとの連動によって実現することができる。
More specifically, according to the MPLS network system in the
これにより、複数のASをまたがるLSPに対するトラフィックマッピングにおいて、静的なルート設定が不要となり、保守運用性が大きく向上する。また、それにともない、ASをまたがるLSPを多数運用することが容易となる、すなわち、大規模なネットワークへMPLSを適用することが容易となる。
また、AS間のルーティングプロトコルとして実績のあるBGPを利用しているため、特に新たなプロトコルを開発しなくてもトラフィックマッピングが可能となり、既存ルータへの実装インパクト(負担や影響)が比較的小さくて済む。
This eliminates the need for static route setting in traffic mapping for LSPs across multiple ASs, and greatly improves maintenance operability. Accordingly, it becomes easy to operate a large number of LSPs across AS, that is, it is easy to apply MPLS to a large-scale network.
In addition, since BGP, which has a proven track record as an AS routing protocol, is used, traffic mapping is possible without developing a new protocol, and the impact (load and impact) on existing routers is relatively small. I'll do it.
また、ASをまたがるLSPを確立する際に、始点となるMPLSルータにのみLSPを確立するための設定を投入するだけで、両方向のLSPを同区間に確立することができる。eBGPを動作させるには両方向の到達性が必要となるが、本実施形態によれば、両方向にLSPを確立する手間を大幅に省くことができる。
さらに、LSPの確立時に、始点MPLSルータと終点MPLSルータが、互いのAS番号をシグナリングメッセージに付加して交換することにより、LSPの確立後に自動的にeBGPピアを設定可能となる。一般に、BGPでは、相手側のルータのIPアドレスとAS番号を指定してピアを確立する必要があるが、本実施形態によれば、LSPの設定をルータに投入するだけで、自動的にeBGPピアを確立し、トラフィックマッピングが可能となる。
Further, when establishing an LSP that spans an AS, it is possible to establish an LSP in both directions in the same section only by inputting a setting for establishing the LSP only in the MPLS router that is the starting point. In order to operate eBGP, reachability in both directions is required. However, according to the present embodiment, it is possible to greatly save the effort of establishing an LSP in both directions.
Furthermore, when the LSP is established, the start point MPLS router and the end point MPLS router add and exchange each other's AS number with the signaling message, so that an eBGP peer can be automatically set after the LSP is established. Generally, in BGP, it is necessary to establish a peer by specifying the IP address and AS number of the other router, but according to this embodiment, eBGP is automatically set only by inputting the LSP setting to the router. Establish peers and allow traffic mapping.
以上で実施形態の説明を終えるが、本発明の態様はこれらに限定されるものではない。
たとえば、MPLSネットワーク1におけるASの数は、4でなくても、複数であればいくつでもよい。また、2つの経路の優劣(長短など)の判断は、経由するASの個数でなくとも、LSP上に確立されたBGPピアによって広告された経路情報を優先するなど、別の判断方法であってもよい。その他、具体的な構成について、本発明の趣旨を逸脱しない範囲で適宜変更が可能である。
This is the end of the description of the embodiments, but the aspects of the present invention are not limited to these.
For example, the number of ASs in the
1 MPLSネットワーク
3 MPLSルータ
6 BGPセッション
71,72 LSP
201 BGPプロトコル処理部
202 RSVPプロトコル処理部
205 ルーティングテーブル
1
201 BGP
Claims (10)
前記MPLSルータのうち、互いに異なる前記ASに存在する2つのMPLSルータを第1のMPLSルータおよび第2のMPLSルータとした場合、
その第1のMPLSルータおよび第2のMPLSルータは、
始点、終点および経路が一致する互いに逆向きの2本のLSP(Label Switched Path)を確立した後にeBGP(External Border Gateway Protocol)ピアを確立し、
前記eBGPによって互いの経路情報を交換し、
その交換した経路情報と、前記eBGPピア確立前の経路情報を比較し、
その交換した経路情報のほうが短い経路である場合、それぞれ、自身のルーティングテーブルの経路情報をその交換した経路情報に書き換える
ことを特徴とするMPLSネットワークシステム。 An MPLS network system in an MPLS network including a plurality of ASs (Autonomous Systems) having one or more MPLS (Multi-protocol Label Switching) routers,
When two MPLS routers existing in different ASs among the MPLS routers are a first MPLS router and a second MPLS router,
The first and second MPLS routers are:
After establishing two LSPs (Label Switched Paths) with opposite start points, end points, and paths, the eBGP (External Border Gateway Protocol) peer is established.
Exchange route information with each other via the eBGP,
Compare the exchanged route information with the route information before establishing the eBGP peer,
An MPLS network system, wherein when the exchanged route information is shorter, the route information in its own routing table is rewritten with the exchanged route information.
前記第1のMPLSルータは、前記第1のMPLSルータから前記第2のMPLSルータへの方向である第1の方向の前記LSPである第1のLSPを確立するためのシグナリングプロトコルであるRSVP−TE(Resource reSerVation Protocol Traffic Engineering)のPathメッセージに自身の前記ASの識別子を付加して前記第2のMPLSルータに送信し、
そのPathメッセージを受信した前記第2のMPLSルータは、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記第1のMPLSルータに返信し、前記第1の方向と逆方向の前記LSPである第2のLSPを確立するために、自身の前記ASの識別子を付加したPathメッセージを前記第1のMPLSルータに送信し、
前記第1のLSPを確立するための前記Resvメッセージを受信した前記第1のMPLSルータは、そのResvメッセージに付加された前記第2のMPLSルータの前記ASの識別子を読み取って前記第1のLSPの確立を完了し、前記第2のLSPを確立するための前記Pathメッセージを受信すると、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記第2のMPLSルータに送信し、前記第2のMPLSルータとの前記eBGPピアを確立するための設定を行い、
前記第2のLSPを確立するための前記Resvメッセージを受信した前記第2のMPLSルータは、そのResvメッセージに付加された前記第1のMPLSルータの前記ASの識別子を読み取って前記第2のLSPを確立し、前記第1のMPLSルータとの前記eBGPピアを確立するための設定を行う
ことを特徴とする請求項1に記載のMPLSネットワークシステム。 When establishing the eBGP peer after establishing the two LSPs between the first MPLS router and the second MPLS router,
The first MPLS router is a signaling protocol for establishing a first LSP that is the LSP in the first direction that is a direction from the first MPLS router to the second MPLS router. The identifier of the AS is added to a Path message of TE (Resource reSerVation Protocol Traffic Engineering) and transmitted to the second MPLS router,
The second MPLS router that has received the Path message adds its AS identifier to the Resv message that is a response to the Resv message and sends it back to the first MPLS router, in a direction opposite to the first direction. In order to establish a second LSP which is the LSP, a Path message with its own AS identifier added is sent to the first MPLS router;
The first MPLS router that has received the Resv message for establishing the first LSP reads the AS identifier of the second MPLS router added to the Resv message and reads the first LSP. When the Path message for establishing the second LSP is received, the AS identifier of the AS is added to the Resv message as a response to the Path message, and transmitted to the second MPLS router. Configure to establish the eBGP peer with the second MPLS router;
The second MPLS router that has received the Resv message for establishing the second LSP reads the AS identifier of the first MPLS router added to the Resv message and reads the second LSP. The MPLS network system according to claim 1, wherein a setting is made to establish the eBGP peer with the first MPLS router.
経路情報を格納するルーティングテーブルと、
自身の前記ASと異なる前記ASに存在する他の前記MPLSルータとの間に、始点、終点および経路が一致する互いに逆向きの2本のLSP(Label Switched Path)を確立した後にeBGP(External Border Gateway Protocol)ピアを確立し、
前記他のMPLSルータとの間で、前記eBGPによって互いの経路情報を交換し、
その交換した経路情報と、前記eBGPピア確立前の経路情報を比較し、
その交換した経路情報のほうが短い経路である場合、前記ルーティングテーブルの経路情報をその交換した経路情報に書き換えるBGPプロトコル処理部と、
を備えたことを特徴とするMPLSルータ。 In an MPLS (Multi-protocol Label Switching) network having a plurality of ASs (Autonomous Systems), MPLS routers arranged in each AS,
A routing table for storing route information;
After establishing two opposite LSPs (Label Switched Paths) with the same start point, end point, and path between the other MPLS routers existing in the AS different from the AS, the eBGP (External Border) Gateway Protocol) peer is established,
Exchanging route information with the other MPLS routers by the eBGP,
Compare the exchanged route information with the route information before establishing the eBGP peer,
If the exchanged route information is a shorter route, a BGP protocol processing unit that rewrites the route information in the routing table with the exchanged route information;
An MPLS router comprising:
前記LSPを確立した後に前記eBGPピアを確立する場合、
自身が前記LSPを確立する最初のPathメッセージを送信するMPLSルータであるとき、
前記RSVPプロトコル処理部は、
自身のMPLSルータから前記他のMPLSルータへの方向である第1の方向の前記LSPである第1のLSPを確立するためのRSVP−TEのPathメッセージに自身の前記ASの識別子を付加して前記他のMPLSルータに送信し、
前記他のMPLSルータからその応答となるResvメッセージを受信すると、そのResvメッセージに付加された前記他のMPLSルータの前記ASの識別子を読み取って前記第1のLSPを確立し、前記他のMPLSルータから前記第1の方向と逆方向の前記LSPである第2のLSPを確立するためのPathメッセージを受信すると、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記他のMPLSルータに送信し、前記他のMPLSルータとの前記eBGPピアを確立するための設定を行い、
自身が前記LSPを確立する最初のPathメッセージを受信するMPLSルータであるとき、
前記RSVPプロトコル処理部は、
前記他のMPLSルータから前記Pathメッセージを受信すると、それに対して自身の前記ASの識別子を付加したResvメッセージを返信し、その逆方向の前記LSPを確立するためのPathメッセージに自身の前記ASの識別子を付加して送信し、
それに対するResvメッセージを受信すると、そのResvメッセージに付加された前記他のMPLSルータの前記ASの識別子を読み取ってその逆方向の前記LSPを確立し、前記他のMPLSルータとの前記eBGPピアを確立するための設定を行う
ことを特徴とする請求項3に記載のMPLSルータ。 An RSVP protocol processing unit for performing processing related to RSVP-TE (Resource reSerVation Protocol Traffic Engineering) which is a signaling protocol for establishing the LSP;
When establishing the eBGP peer after establishing the LSP,
When it is an MPLS router that sends the first Path message that establishes the LSP,
The RSVP protocol processing unit
An identifier of the AS is added to the Path message of the RSVP-TE for establishing the first LSP which is the LSP in the first direction which is a direction from the own MPLS router to the other MPLS router. Send to the other MPLS router,
Upon receiving a Resv message as a response from the other MPLS router, the AS identifier of the other MPLS router added to the Resv message is read to establish the first LSP, and the other MPLS router When the Path message for establishing the second LSP, which is the LSP in the opposite direction to the first direction, is received from the other MPLS, the identifier of the AS is added to the Resv message as a response. Send to a router and configure to establish the eBGP peer with the other MPLS router;
When it is an MPLS router that receives the first Path message that establishes the LSP,
The RSVP protocol processing unit
When the Path message is received from the other MPLS router, a Resv message to which the AS identifier is added is returned, and the AS message is sent to the Path message for establishing the LSP in the opposite direction. Send it with an identifier,
When the Resv message is received, the AS identifier of the other MPLS router added to the Resv message is read to establish the LSP in the reverse direction, and the eBGP peer with the other MPLS router is established. The MPLS router according to claim 3, wherein a setting for performing the setting is performed.
前記RSVPプロトコル処理部は、
前記LSPを確立するための設定入力をトリガとして、前記LSPを確立する処理を開始することを特徴とする請求項4に記載のMPLSルータ。 When it is an MPLS router that sends the first Path message that establishes the LSP,
The RSVP protocol processing unit
5. The MPLS router according to claim 4, wherein a process for establishing the LSP is started by using a setting input for establishing the LSP as a trigger.
前記MPLSルータのうち、互いに異なる前記ASに存在する2つのMPLSルータを、第1のMPLSルータおよび第2のMPLSルータとした場合、
その第1のMPLSルータおよび第2のMPLSルータは、
始点、終点および経路が一致する互いに逆向きの2本のLSP(Label Switched Path)を確立した後にeBGP(External Border Gateway Protocol)ピアを確立し、
前記eBGPによって互いの経路情報を交換し、
その交換した経路情報と、前記eBGPピア確立前の経路情報を比較し、
その交換した経路情報のほうが短い経路である場合、それぞれ、自身のルーティングテーブルの経路情報をその交換した経路情報に書き換える
ことを特徴とする経路設定方法。 A path setting method in an MPLS network system of an MPLS network having a plurality of ASs (Autonomous Systems) having one or more MPLS (Multi-protocol Label Switching) routers,
Among the MPLS routers, when two MPLS routers existing in different ASs are a first MPLS router and a second MPLS router,
The first and second MPLS routers are:
After establishing two LSPs (Label Switched Paths) with opposite start points, end points, and paths, the eBGP (External Border Gateway Protocol) peer is established.
Exchange route information with each other via the eBGP,
Compare the exchanged route information with the route information before establishing the eBGP peer,
A route setting method characterized in that when the exchanged route information is shorter, the route information in its own routing table is rewritten to the exchanged route information.
前記第1のMPLSルータは、前記第1のMPLSルータから前記第2のMPLSルータへの方向である第1の方向の前記LSPである第1のLSPを確立するためのシグナリングプロトコルであるRSVP−TE(Resource reSerVation Protocol Traffic Engineering)のPathメッセージに自身の前記ASの識別子を付加して前記第2のMPLSルータに送信し、
そのPathメッセージを受信した前記第2のMPLSルータは、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記第1のMPLSルータに返信し、前記第1の方向と逆方向の前記LSPである第2のLSPを確立するために、自身の前記ASの識別子を付加したPathメッセージを前記第1のMPLSルータに送信し、
前記第1のLSPを確立するための前記Resvメッセージを受信した前記第1のMPLSルータは、そのResvメッセージに付加された前記第2のMPLSルータの前記ASの識別子を読み取って前記第1のLSPの確立を完了し、前記第2のLSPを確立するための前記Pathメッセージを受信すると、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記第2のMPLSルータに送信し、前記第2のMPLSルータとの前記eBGPピアを確立するための設定を行い、
前記第2のLSPを確立するための前記Resvメッセージを受信した前記第2のMPLSルータは、そのResvメッセージに付加された前記第1のMPLSルータの前記ASの識別子を読み取って前記第2のLSPを確立し、前記第1のMPLSルータとの前記eBGPピアを確立するための設定を行う
ことを特徴とする請求項6に記載の経路設定方法。 When establishing the eBGP peer after establishing the two LSPs between the first MPLS router and the second MPLS router,
The first MPLS router is a signaling protocol for establishing a first LSP that is the LSP in the first direction that is a direction from the first MPLS router to the second MPLS router. The identifier of the AS is added to a Path message of TE (Resource reSerVation Protocol Traffic Engineering) and transmitted to the second MPLS router,
The second MPLS router that has received the Path message adds its AS identifier to the Resv message that is a response to the Resv message and sends it back to the first MPLS router, in a direction opposite to the first direction. In order to establish a second LSP which is the LSP, a Path message with its own AS identifier added is sent to the first MPLS router;
The first MPLS router that has received the Resv message for establishing the first LSP reads the AS identifier of the second MPLS router added to the Resv message and reads the first LSP. When the Path message for establishing the second LSP is received, the AS identifier of the AS is added to the Resv message as a response to the Path message, and transmitted to the second MPLS router. Configure to establish the eBGP peer with the second MPLS router;
The second MPLS router that has received the Resv message for establishing the second LSP reads the AS identifier of the first MPLS router added to the Resv message and reads the second LSP. And setting for establishing the eBGP peer with the first MPLS router. 7. The route setting method according to claim 6, wherein the eBGP peer is established with the first MPLS router.
前記MPLSルータは、
BGP(Border Gateway Protocol)に関する処理を行うBGPプロトコル処理部と、
経路情報を格納するルーティングテーブルと、を備え、
前記BGPプロトコル処理部は、
自身の前記ASと異なる前記ASに存在する他の前記MPLSルータとの間に、始点、終点および経路が一致する互いに逆向きの2本のLSP(Label Switched Path)を確立した後にeBGP(External BGP)ピアを確立し、
前記他のMPLSルータとの間で、前記eBGPによって互いの経路情報を交換し、
その交換した経路情報と、前記eBGPピア確立前の経路情報を比較し、
その交換した経路情報のほうが短い経路である場合、前記ルーティングテーブルの経路情報をその交換した経路情報に書き換える
ことを特徴とする経路設定方法。 In a MPLS (Multi-protocol Label Switching) network having a plurality of ASs (Autonomous Systems), a route setting method by an MPLS router arranged in each AS,
The MPLS router
A BGP protocol processing unit for processing related to BGP (Border Gateway Protocol);
A routing table for storing route information;
The BGP protocol processing unit
After establishing two LSPs (Label Switched Paths) with opposite start points, end points, and paths that match each other and other MPLS routers existing in the AS different from its own AS, eBGP (External BGP) ) Establish a peer,
Exchanging route information with the other MPLS routers by the eBGP,
Compare the exchanged route information with the route information before establishing the eBGP peer,
If the exchanged route information is a shorter route, the route information in the routing table is rewritten with the exchanged route information.
前記LSPを確立した後に前記eBGPピアを確立する場合、
自身が前記LSPを確立する最初のPathメッセージを送信するMPLSルータであるとき、
前記RSVPプロトコル処理部は、
自身のMPLSルータから前記他のMPLSルータへの方向である第1の方向の前記LSPである第1のLSPを確立するためのRSVP−TEのPathメッセージに自身の前記ASの識別子を付加して前記他のMPLSルータに送信し、
前記他のMPLSルータからその応答となるResvメッセージを受信すると、そのResvメッセージに付加された前記他のMPLSルータの前記ASの識別子を読み取って前記第1のLSPを確立し、前記他のMPLSルータから前記第1の方向と逆方向の前記LSPである第2のLSPを確立するためのPathメッセージを受信すると、その応答となるResvメッセージに自身の前記ASの識別子を付加して前記他のMPLSルータに送信し、前記他のMPLSルータとの前記eBGPピアを確立するための設定を行い、
自身が前記LSPを確立する最初のPathメッセージを受信するMPLSルータであるとき、
前記RSVPプロトコル処理部は、
前記他のMPLSルータから前記Pathメッセージを受信すると、それに対して自身の前記ASの識別子を付加したResvメッセージを返信し、その逆方向の前記LSPを確立するためのPathメッセージに自身の前記ASの識別子を付加して送信し、
それに対するResvメッセージを受信すると、そのResvメッセージに付加された前記他のMPLSルータの前記ASの識別子を読み取ってその逆方向の前記LSPを確立し、前記他のMPLSルータとの前記eBGPピアを確立するための設定を行う
ことを特徴とする請求項8に記載の経路設定方法。 An RSVP protocol processing unit for performing processing related to RSVP-TE (Resource reSerVation Protocol Traffic Engineering) which is a signaling protocol for establishing the LSP;
When establishing the eBGP peer after establishing the LSP,
When it is an MPLS router that sends the first Path message that establishes the LSP,
The RSVP protocol processing unit
An identifier of the AS is added to the Path message of the RSVP-TE for establishing the first LSP which is the LSP in the first direction which is a direction from the own MPLS router to the other MPLS router. Send to the other MPLS router,
Upon receiving a Resv message as a response from the other MPLS router, the AS identifier of the other MPLS router added to the Resv message is read to establish the first LSP, and the other MPLS router When the Path message for establishing the second LSP, which is the LSP in the opposite direction to the first direction, is received from the other MPLS, the identifier of the AS is added to the Resv message as a response. Send to a router and configure to establish the eBGP peer with the other MPLS router;
When it is an MPLS router that receives the first Path message that establishes the LSP,
The RSVP protocol processing unit
When the Path message is received from the other MPLS router, a Resv message to which the AS identifier is added is returned, and the AS message is sent to the Path message for establishing the LSP in the opposite direction. Send it with an identifier,
When the Resv message is received, the AS identifier of the other MPLS router added to the Resv message is read to establish the LSP in the reverse direction, and the eBGP peer with the other MPLS router is established. The route setting method according to claim 8, wherein a setting for performing the setting is performed.
前記RSVPプロトコル処理部は、
前記LSPを確立するための設定入力をトリガとして、前記LSPを確立する処理を開始することを特徴とする請求項9に記載の経路設定方法。 When it is an MPLS router that sends the first Path message that establishes the LSP,
The RSVP protocol processing unit
10. The path setting method according to claim 9, wherein a process for establishing the LSP is started using a setting input for establishing the LSP as a trigger.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006229987A JP4634979B2 (en) | 2006-08-28 | 2006-08-28 | MPLS network system, MPLS router, and path setting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006229987A JP4634979B2 (en) | 2006-08-28 | 2006-08-28 | MPLS network system, MPLS router, and path setting method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008054151A true JP2008054151A (en) | 2008-03-06 |
JP4634979B2 JP4634979B2 (en) | 2011-02-16 |
Family
ID=39237734
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006229987A Expired - Fee Related JP4634979B2 (en) | 2006-08-28 | 2006-08-28 | MPLS network system, MPLS router, and path setting method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4634979B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011519214A (en) * | 2008-06-04 | 2011-06-30 | ファーウェイ テクノロジーズ カンパニー リミテッド | System and method for multi-topology support |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003179631A (en) * | 2001-12-12 | 2003-06-27 | Sony Corp | Data transmission system and method, information processing device and method, recording medium and program |
-
2006
- 2006-08-28 JP JP2006229987A patent/JP4634979B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003179631A (en) * | 2001-12-12 | 2003-06-27 | Sony Corp | Data transmission system and method, information processing device and method, recording medium and program |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011519214A (en) * | 2008-06-04 | 2011-06-30 | ファーウェイ テクノロジーズ カンパニー リミテッド | System and method for multi-topology support |
US8724637B2 (en) | 2008-06-04 | 2014-05-13 | Futurewei Technologies, Inc. | System and method for multi-topology support |
Also Published As
Publication number | Publication date |
---|---|
JP4634979B2 (en) | 2011-02-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI461030B (en) | Rsvp-te graceful restart under fast re-route conditions | |
US7406031B1 (en) | Multihop nested tunnel restoration | |
US9860161B2 (en) | System and method for computing a backup ingress of a point-to-multipoint label switched path | |
CN1992676B (en) | Method and device for forwarding state sharing between multiple traffic paths in a communication network | |
JP4109692B2 (en) | Session establishment method and label switch node in label switch network | |
EP1727322A1 (en) | Tracking of traffic engineering topology in an autonomous system | |
US8243587B2 (en) | Label distribution protocol synchronization in multi-protocol label switching environments | |
WO2010051699A1 (en) | Method, system and network node for establishing label switching path | |
US7646772B2 (en) | Graceful shutdown of LDP on specific interfaces between label switched routers | |
WO2006125386A1 (en) | A method for processing the distributed path information request | |
CN101588288B (en) | Link attribute information configuration method, communication device and communication system | |
US9398553B2 (en) | Technique for improving LDP-IGP synchronization | |
WO2010034225A1 (en) | Method for generating item information of transfer table, label switching router and system thereof | |
WO2010124537A1 (en) | Node associated channel capability negotiation method and node equipment | |
JP4634979B2 (en) | MPLS network system, MPLS router, and path setting method | |
JP4585498B2 (en) | MPLS router, route setting method and program | |
JP4612645B2 (en) | Data transfer method, edge router, AS border router, and program in MPLS network | |
JP4553304B2 (en) | Network topology processing method and inter-network connection processing method | |
WO2013029499A1 (en) | Dynamic routing method | |
JP2005151027A (en) | Optimum routing setting method, apparatus, and program | |
JP4520934B2 (en) | Complex network and gateway router | |
Weldeselasie | Layer 3 Multiprotocol Label Switching Virtual Private Network | |
Headquarters | Cisco IOS XR MPLS Command Reference | |
Singh | Protection and Restoration in MPLS based Networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080730 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100617 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100629 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100830 |
|
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: 20101116 |
|
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: 20101119 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131126 Year of fee payment: 3 |
|
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 |