JP5576837B2 - Route information update system and route information update method - Google Patents
Route information update system and route information update method Download PDFInfo
- Publication number
- JP5576837B2 JP5576837B2 JP2011168836A JP2011168836A JP5576837B2 JP 5576837 B2 JP5576837 B2 JP 5576837B2 JP 2011168836 A JP2011168836 A JP 2011168836A JP 2011168836 A JP2011168836 A JP 2011168836A JP 5576837 B2 JP5576837 B2 JP 5576837B2
- Authority
- JP
- Japan
- Prior art keywords
- route
- link state
- node
- information
- processing
- 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
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は、IP(Internet Protocol)ネットワークなどのパケット交換網における、設備増減設時の経路情報更新システム、及び経路情報更新方法に関する。 The present invention relates to a route information update system and a route information update method at the time of equipment increase / decrease in a packet switching network such as an IP (Internet Protocol) network.
ネットワークにおいては、予期しない故障の発生に対して迅速に転送経路を切り替えることで故障復旧を行い、転送品質の維持を行うことが重要である。IPネットワークにおける故障復旧方式として、OSPF(Open Shortest Path First)等のルーチングプロトコルを用いた動的な復旧方式がある(非特許文献1参照)。 In a network, it is important to recover a failure by quickly switching a transfer path in response to an unexpected failure and maintain a transfer quality. As a failure recovery method in an IP network, there is a dynamic recovery method using a routing protocol such as OSPF (Open Shortest Path First) (see Non-Patent Document 1).
OSPFでは、故障を検知したノードは、全ノードに故障情報を通知(フラッディング)する。故障情報を受け取ったノードは、故障箇所を除いた網トポロジ情報をもとに予備系経路を計算することで、自動的に転送経路を切り替えることが可能となる。しかし、OSPFでは故障発生後に予備系経路を計算するため、故障の復旧に秒単位の時間を必要とする問題がある。また、故障情報の通知や予備系経路の計算は、IPネットワークの規模に依存して増加する。 In OSPF, a node that detects a failure notifies (floods) failure information to all nodes. The node that has received the failure information can automatically switch the transfer route by calculating the backup route based on the network topology information excluding the failure part. However, since OSPF calculates a backup route after a failure occurs, there is a problem that it takes time in seconds to recover from the failure. Further, notification of failure information and calculation of a backup route increase depending on the scale of the IP network.
このような問題点を解決する方法として、事前に予備系経路を計算しておくことで高速な故障復旧を実現するIP−FRR(IP Fast Reroute)方式が提案されている(非特許文献2参照)。IP−FRR方式は、事前に予備トポロジを作成し、故障発生時には該当故障箇所をプロテクトする(迂回する)予備トポロジに従った転送経路に切り替えることで故障復旧を行う。 As a method for solving such a problem, an IP-FRR (IP Fast Reroute) method that realizes high-speed failure recovery by calculating a standby route in advance has been proposed (see Non-Patent Document 2). ). In the IP-FRR method, a backup topology is created in advance, and when a failure occurs, failure recovery is performed by switching to a transfer path according to the backup topology that protects (bypasses) the corresponding failure location.
IP−FRR方式における予備トポロジを用いた故障復旧方法の具体例を図10を用いて説明する。図10(a)は、通常のトポロジの一例を示し、図10(b)は、予備トポロジの一例を示す。 A specific example of a failure recovery method using a backup topology in the IP-FRR system will be described with reference to FIG. FIG. 10A shows an example of a normal topology, and FIG. 10B shows an example of a backup topology.
まず、ノードは、リンク断絶に備えたコンフィグレーション(予備トポロジ)を予め用意しておく。例えば、ノードは、リンク1−2(ノード番号「1」のノードと、ノード番号「2」のノードとの間のリンク)が断絶した場合に備え、このリンク1−2をプロテクトリンクとする予備トポロジを事前に作成する。なお、予備トポロジにおけるプロテクトリンクのリンクコストは、このプロテクトリンクが経路として選択されないようにするため、設定可能な最大値を付与する。これにより、予備トポロジ上でリンクコストの総和が最小となる最小コストルーティングにより経路を計算すると、プロテクトリンクを使用しない経路が算出される。この予備トポロジはすべてのノードに投入され、すべてのノードは予備トポロジに従った予備系経路が事前に(トラヒック転送前に)計算される。 First, the node prepares a configuration (preliminary topology) in preparation for link breakage in advance. For example, in preparation for a case where the link 1-2 (the link between the node having the node number “1” and the node having the node number “2”) is disconnected, the node is a spare having the link 1-2 as a protection link. Create a topology in advance. The link cost of the protect link in the backup topology is given a maximum value that can be set so that the protect link is not selected as a route. Thus, when a route is calculated by the minimum cost routing that minimizes the sum of the link costs on the standby topology, a route that does not use the protected link is calculated. This spare topology is input to all nodes, and a spare system route according to the spare topology is calculated in advance (before traffic transfer) for all nodes.
ここで、ノード番号「1」のノードをsrc(発ノード)とし、ノード番号「5」のノードをdst(着ノード)とする経路上において、リンク1−2の故障を検出した場合を考える。例えば、図10(a)に示す通常のトポロジ上で、(1)リンク1−2の故障を検出すると、故障検出ノード(ノード番号「1」のノード)は、故障リンクをプロテクトする予備トポロジAに従ってパケットをノード番号「4」のノードに転送する(図10(b)参照)。このとき、故障検出ノード(ノード番号「1」のノード)は、リンク1−2が故障したことを知っているので、予備トポロジAを使用すれば故障箇所を迂回できることを知っている。 Here, a case is considered where a failure of the link 1-2 is detected on a route having the node with the node number “1” as src (originating node) and the node with the node number “5” as dst (destination node). For example, on the normal topology shown in FIG. 10A, (1) when a failure of the link 1-2 is detected, the failure detection node (the node with the node number “1”) protects the failure link. Then, the packet is transferred to the node with the node number “4” (see FIG. 10B). At this time, the failure detection node (the node with the node number “1”) knows that the link 1-2 has failed, and thus knows that the failure location can be bypassed using the backup topology A.
しかし、他のノード(例えば、ノード番号「4」のノード)は、故障箇所を把握できていない。そこで、故障検出ノード(ノード番号「1」のノード)は、(2)使用する予備トポロジAを選択し、この予備トポロジAのIDをノード番号「4」のノードに転送するパケットのヘッダに付与する。そして、予備系経路上に存在する他のノード(ここでは、ノード番号「4」のノード)はパケットを受信すると、(3)このパケットのヘッダを参照し、使用すべき予備トポロジAを選択し、その選択した予備トポロジAに従った予備系経路であるノード番号「5」のノードにパケットを転送する。 However, other nodes (for example, the node having the node number “4”) cannot grasp the failure location. Therefore, the failure detection node (the node with the node number “1”) (2) selects the spare topology A to be used, and assigns the ID of the spare topology A to the header of the packet to be transferred to the node with the node number “4”. To do. When another node (here, the node having the node number “4”) on the backup path receives the packet, (3) referring to the header of this packet and selecting the backup topology A to be used. Then, the packet is transferred to the node having the node number “5”, which is the backup path in accordance with the selected backup topology A.
このように、従来検討されてきたIP−FRR方式は、基準となるトポロジがノードの増設や減設がされずに固定であることを前提として、各リンクをプロテクトする予備トポロジを複数個作成することで、任意の単一リンクの故障に対する高速復旧を実現する。なお、予備トポロジの接続性が担保される限り、予備トポロジにおいて複数個所のリンクをプロテクトしてもよい。 As described above, the IP-FRR system that has been studied conventionally creates a plurality of spare topologies for protecting each link on the assumption that the reference topology is fixed without adding or removing nodes. In this way, high-speed recovery can be realized for any single link failure. As long as the connectivity of the backup topology is ensured, a plurality of links may be protected in the backup topology.
上述した通り、従来検討されてきたIP−FRR方式では基準となるトポロジが固定であることを前提としている。トポロジは、設備の増設、減設等を契機に変化するため、トポロジの変化に伴って現用系経路だけでなくIP−FRRのための予備系経路についても再計算や設定を行う必要がある。
しかしながら、非特許文献2では、トポロジが変更された場合が考慮されていないので、トポロジが変更された場合に現用系経路及び予備系経路を再計算することができなかった。
As described above, the IP-FRR scheme that has been studied in the past is based on the premise that the reference topology is fixed. Since the topology changes when equipment is added or removed, it is necessary to recalculate and set not only the working path but also the backup path for IP-FRR in accordance with the change in topology.
However, in Non-Patent
本発明は前記問題に鑑みてなされたものであり、トポロジの変更時に、リンクステート通知、現用系経路計算、予備系経路計算の順番を最適に設定して経路を更新することができる経路情報更新システム、及び経路情報更新方法を提供することを課題とする。 The present invention has been made in view of the above problems, and updates the route information by updating the route by optimally setting the order of the link state notification, the active route calculation, and the standby route calculation when the topology is changed. It is an object to provide a system and a route information update method.
前記課題を解決するため、本発明に係る経路情報更新システムは、複数のノードをリンクにより接続することで構成されるネットワークに流れるパケットの経路を更新する経路情報更新システムであって、各ノードが、前記ネットワークに属する前記各ノードに接続される前記リンクのインタフェースの情報であるリンクステートが格納される網トポロジ情報DBを備え、接続される前記リンクが変更された場合に、隣接する他のノードに前記リンクステートをリンクステート通知として送信するリンクステート送信部と、前記リンクステート通知を受信した場合に、受信したリンクステート通知に基づいて前記網トポロジ情報DBを更新するリンクステート受信部と、前記網トポロジ情報DBを更新した場合に、受信したリンクステート通知を隣接する他の前記ノードへさらに転送するリンクステート転送部と、前記網トポロジ情報DBに基づいて、現用系経路の計算を行う現用系経路計算部と、前記網トポロジ情報DBに基づいて、前記現用系経路が使用できない場合に使用する予備系経路の計算を行う予備系経路計算部と、前記リンクステート転送部、前記現用系経路計算部、及び前記予備系経路計算部の処理の順番を制御するプロトコル制御部と、を備え、前記プロトコル制御部が、前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせる、ことを特徴とする。 In order to solve the above-mentioned problem, a route information update system according to the present invention is a route information update system for updating a route of a packet flowing in a network constituted by connecting a plurality of nodes by links, and each node A network topology information DB in which a link state that is information of an interface of the link connected to each node belonging to the network is stored, and when the connected link is changed, another adjacent node A link state transmission unit that transmits the link state as a link state notification, a link state reception unit that updates the network topology information DB based on the received link state notification when the link state notification is received, When the network topology information DB is updated, the received link state communication A link state transfer unit that further transfers the network to another adjacent node, an active path calculation unit that calculates an active path based on the network topology information DB, and the network topology information DB based on the network topology information DB. Controls the order of processing of the standby path calculation unit that calculates the backup path to be used when the active path cannot be used, and the link state transfer unit, the active path calculation unit, and the backup path calculation unit A protocol control unit that performs the processing of the backup path calculation unit after the processing of the link state transfer unit and the active path calculation unit is completed. And
このようにすることで、本発明に係る経路情報更新システムは、経路の計算前にリンクステート通知を他のノードへ転送することができる。したがって、本発明に係る経路情報更新システムは、通信ネットワーク内の各ノードに対して、より早くリンクステート通知を送信することができる。特に、設備減設時には、即時的に減設情報(リンクステート通知)を通知することで、消失した設備(リンク)を使用することを回避することができる。 In this way, the route information update system according to the present invention can transfer the link state notification to another node before the route is calculated. Therefore, the route information update system according to the present invention can transmit the link state notification to each node in the communication network earlier. In particular, when equipment is reduced, it is possible to avoid using lost equipment (link) by notifying the reduction information (link state notification) immediately.
また、本発明に係る経路情報更新システムは、前記プロトコル制御部が、前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせるのに代えて、前記予備系経路計算部の処理が終了した後に、前記リンクステート転送部、及び前記現用系経路計算部の処理を行わせる、ことを特徴とする。 In the route information update system according to the present invention, the protocol control unit causes the standby system route calculation unit to perform processing after the processing of the link state transfer unit and the active system route calculation unit is completed. Instead, the processing of the link state transfer unit and the active system route calculation unit is performed after the processing of the backup system route calculation unit is completed.
このようにすることで、本発明に係る経路情報更新システムは、予備系経路の計算をリンクステート通知の転送に先立って行うことができる。したがって、本発明に係る経路情報更新システムは、増設されたノードで予備系経路の計算が終了しておらずに現用系経路のみの計算が終了している状態で故障が発生した場合に、物理的には迂回できる経路が存在するにも関わらず予備系経路の計算が終了していないためにパケット転送ができない状態が発生しない。つまり、予備系経路が先立って計算されているので、現用系経路が故障した場合に、物理的な接続性が担保される限り予備系経路を用いて確実にパケットを送信できる。 By doing so, the route information update system according to the present invention can perform the calculation of the backup route prior to the transfer of the link state notification. Therefore, the path information update system according to the present invention is configured so that when a failure occurs in a state where the calculation of only the active system path is completed without the calculation of the standby system path being completed at the added node, Specifically, although there is a path that can be bypassed, the calculation of the backup system path has not been completed, so that a state where packet transfer cannot be performed does not occur. That is, since the backup path is calculated in advance, when the active path fails, packets can be reliably transmitted using the backup path as long as physical connectivity is ensured.
また、本発明に係る経路情報更新システムは、前記プロトコル制御部が、前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせるのに代えて、前記現用系経路計算部、及び前記予備系経路計算部の処理が終了した後に、前記リンクステート転送部の処理を行わせる、ことを特徴とする。 In the route information update system according to the present invention, the protocol control unit causes the standby system route calculation unit to perform processing after the processing of the link state transfer unit and the active system route calculation unit is completed. Instead, the processing of the link state transfer unit is performed after the processing of the working path calculation unit and the backup path calculation unit is completed.
このようにすることで、本発明に係る経路情報更新システムは、リンクステート通知の転送前に現用系経路及び予備系経路の計算を完了できる。したがって、本発明に係る経路情報更新システムは、リンクステート通知の転送元の現用系経路の計算が完了する前に、転送先の現用系経路の計算が完了してしまい、転送元から転送先へのIPパケットの転送時に転送元でIPパケットをロス(破棄)する現象が発生しない。 By doing so, the route information update system according to the present invention can complete the calculation of the working route and the standby route before the transfer of the link state notification. Therefore, the path information update system according to the present invention completes the calculation of the transfer destination active path before the calculation of the transfer source active path of the link state notification is completed, and transfers from the transfer source to the transfer destination. The phenomenon that the IP packet is lost (discarded) at the transfer source does not occur when transferring the IP packet.
本発明に係る経路情報更新方法、及び経路情報更新システムによれば、トポロジの変更時に、リンクステート通知、現用系経路計算、予備系経路計算の順番を最適に設定して経路を更新することができる。 According to the route information update method and the route information update system according to the present invention, when the topology is changed, the route can be updated by optimally setting the order of the link state notification, the active route calculation, and the standby route calculation. it can.
[発明の概要]
従来からある方式であるOSPFでは、ネットワークトポロジの変化に伴って、(1)他のノードへの「インタフェースの情報(リンクステート)」の通知、(2)現用系経路の計算、の順番に処理を行っていた。本発明は、(1)他のノードへのリンクステートの通知、(2)現用系経路の計算、に加えて(3)予備系経路の計算の処理を考慮に入れた最適な処理の順番を提案する。
以下、本発明の実施の形態を、第1実施形態及び第2実施形態に分けて説明する。第1実施形態では、ネットワークトポロジの変化に伴ってそれぞれのノードが経路計算を行う分散型処理について説明し、第2実施形態では、ネットワークトポロジの変化に伴ってネットワークを制御するネットワーク制御装置が経路計算を行い、それぞれのノードに計算した経路を配布する集中型処理について説明する。
[Summary of Invention]
In the conventional OSPF method, processing is performed in the order of (1) notification of “interface information (link state)” to other nodes and (2) calculation of the working system route in accordance with changes in the network topology. Had gone. In the present invention, in addition to (1) notification of link state to other nodes, (2) calculation of working route, (3) calculation of optimum route taking into account processing of standby route suggest.
Hereinafter, embodiments of the present invention will be described by dividing them into a first embodiment and a second embodiment. In the first embodiment, distributed processing in which each node performs route calculation in accordance with a change in network topology will be described. In the second embodiment, a network control device that controls a network in accordance with a change in network topology will A centralized process for performing calculation and distributing the calculated route to each node will be described.
以下、図面を参照して、本発明の実施の形態につき詳細に説明する。
なお、各図は、本発明を十分に理解できる程度に、概略的に示してあるに過ぎない。よって、本発明は、図示例のみに限定されるものではない。なお、各図において、共通する構成要素や同様な構成要素については、同一の符号を付し、それらの重複する説明を省略する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Each figure is only schematically shown so that the present invention can be fully understood. Therefore, the present invention is not limited to the illustrated example. In addition, in each figure, about the same component or the same component, the same code | symbol is attached | subjected and those overlapping description is abbreviate | omitted.
[第1実施形態]
≪経路情報更新システムの構成≫
以下、図1を参照して、第1実施形態に係る経路情報更新システムとしての通信ネットワーク1000の構成について説明する。なお、図1は、第1実施形態に係る通信ネットワーク1000の構成図である。
[First Embodiment]
≪Configuration of route information update system≫
Hereinafter, the configuration of a communication network 1000 as a route information update system according to the first embodiment will be described with reference to FIG. FIG. 1 is a configuration diagram of a communication network 1000 according to the first embodiment.
経路情報更新システムとしての通信ネットワーク1000は、複数のノード100と、各々のノード100を接続するリンクとで構成される。通信ネットワーク1000は、例えば、インターネットやイントラネット等である。
A communication network 1000 serving as a route information update system includes a plurality of
<ノード>
図2を参照して、第1実施形態に係るノード100の構成について説明する。なお、図2は、第1実施形態に係るノード100の機能構成図である。
ノード100は、中継装置であり、例えば、ルータである。ノード100は、記憶部10と、制御部20と、通信部30とで構成される。通信部30は、リンクを介して他のノード100と通信可能に接続する装置である。通信部30は、複数のインタフェース3で構成され、それぞれのインタフェース3には接続先のノード100別のリンクが接続される。以下では、「インタフェース」を「I/F」と省略して呼ぶ場合がある。
<Node>
The configuration of the
The
制御部20は、このノード100が備えるCPU(Central Processing Unit)によるプログラム実行処理や、専用回路等により実現される。さらに、記憶部10は、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリ等の記憶媒体から構成される。なお、ノード100をプログラム実行処理により実現する場合、記憶部10には、このノード100の機能を実現するための経路情報更新プログラムが格納される。
The
本実施の形態に係るノード100は、前記したような処理を実行させるプログラムによって実現することができ、そのプログラムをコンピュータによる読み取り可能な記録媒体(CD−ROM等)に記憶して提供することが可能である。また、そのプログラムを、インターネット等のネットワークを通して提供することも可能である。
The
記憶部10には、網トポロジ情報DB11と、現用系経路情報DB12と、予備系経路情報DB13とが記憶される。
(網トポロジ情報DB)
網トポロジ情報DB11には、通信ネットワーク1000のトポロジに関する情報が格納される。具体的には、通信ネットワーク1000を構成するそれぞれのノード100に接続されるリンクのインタフェース3の情報(以下、「インタフェース3の情報」を「リンクステート」と呼ぶ場合がある)が格納される。
The
(Network topology information DB)
Information regarding the topology of the communication network 1000 is stored in the network
この網トポロジ情報DB11は、例えば、OSPFで規定されるリンクステートデータベース(LSD:Link State Database)である。網トポロジ情報DB11は、それぞれのノード100から送信されるリンクステートについての通知(以下、「リンクステートについての通知(LSA:Link State Advertisement)」を省略して「リンクステート通知」と呼ぶ場合がある)を後記するリンクステート受信部22が受信した場合に、受信したリンクステート通知に基づいて更新される。
The network
(現用系経路情報DB)
現用系経路情報DB12には、受信したパケットの宛先のノード100と、受信したパケットを出力するインタフェース3との対応関係が規定されるテーブルが格納される。以下では、現用系経路情報DB12に格納されるテーブルを現用系経路情報テーブルと呼ぶこととし、現用系経路情報テーブルにはテーブルIDとして「0」が設定されている。現用系経路情報DB12は、網トポロジ情報DB11を基にして、後記する現用系経路計算部24により作成される。
(Active route information DB)
The working
(予備系経路情報DB)
予備系経路情報DB13には、現用系経路情報DB12と同様に、受信したパケットの宛先のノード100と、受信したパケットを出力するインタフェース3の対応関係が規定されるテーブルが格納される。以下では、予備系経路情報DB13に格納されるテーブルを予備系経路情報テーブルと呼ぶこととする。予備系経路情報テーブルは、通信ネットワーク1000を構成するノード100やリンクに故障等の不具合が発生した場合に、現用系経路情報テーブルに代わって用いられる。予備系経路情報テーブルは、通信ネットワーク1000の故障箇所に対応させて複数存在し、これらの複数の予備系経路情報テーブルにはテーブルIDとして「0」以外の数字が連番で設定されている。
(Preliminary route information DB)
Similar to the active
制御部20は、リンクステート送信部21と、リンクステート受信部22と、リンクステート転送部23と、現用系経路計算部24と、予備系経路計算部25と、プロトコル制御部26と、パケット転送処理部27とを備えて構成される。以下では、ノード100の増減設によりトポロジが変化した場合の制御部20の機能について説明する。
The
(リンクステート送信部)
リンクステート送信部21は、隣接するノード100が増減設されることによりインタフェース3に接続されるリンクが追加や変更された場合に、インタフェース3の設定やプロトコルの設定を行う。ここで、インタフェース3の設定とは、インタフェース3に接続されたリンクを介して隣接するノード3と電気信号のやり取りを行える状態にすることである。プロトコルの設定とは、リンクを介して隣接するノード100と情報の送受信を行うための規約を決め交わすことである。インタフェース3の設定やプロトコルの設定を行うことにより、ノード100は、リンクを介して隣接するノード100と情報の送受信を行える状態になる。そして、リンクステート送信部21は、インタフェース3の設定やプロトコルの設定を行った後に、自身の変更されたインタフェースに関する情報をリンクステート通知として、隣接するノード100に送信する。
(Link state transmitter)
The link
(リンクステート受信部)
リンクステート受信部22は、隣接するノード100からリンクステート通知を受信し、受信したリンクステート通知に基づいて網トポロジ情報DB11を更新する。
(Link state receiver)
The link
(リンクステート転送部)
リンクステート転送部23は、既にリンクステート通知を受信しているノード100を除く隣接するノード100に対して、受信したリンクステート通知を転送する。リンクステート転送部23が、リンクステート通知を転送するタイミングは、後記するプロトコル制御部26に制御される。
(Link state transfer part)
The link
(現用系経路計算部)
現用系経路計算部24は、例えば、OSPFで用いられるダイクストラ(Dijkstra)のアルゴリズムを使用して網トポロジ情報DB11から現用系経路情報テーブルを作成し、現用系経路情報DB12を更新する。現用系経路計算部24が、現用系経路情報テーブルを作成するタイミングは、後記するプロトコル制御部26に制御される。
(Current route calculation part)
The working
(予備系経路計算部)
予備系経路計算部25は、例えば、IP−FRR方式を使用して網トポロジ情報DB11から予備系経路情報テーブルを作成し、予備系経路情報DB13を更新する。予備系経路計算部25が、予備系経路情報テーブルを作成するタイミングは、後記するプロトコル制御部26に制御される。
(Preliminary route calculation unit)
For example, the protection
(プロトコル制御部)
プロトコル制御部26は、リンクステート転送部23、現用系経路計算部24、及び予備系経路計算部25の処理の順番を制御し、それぞれ実行させる指示を行う。なお、トポロジの変更を最初に検出したノード100のプロトコル制御部26の処理においては、リンクステート転送部23が行う処理をリンクステート送信部21が行う処理に置き替えた処理となる。
プロトコル制御部26がリンクステート転送部23、現用系経路計算部24、及び予備系経路計算部25に処理の指示を出す順番は、3種類のケースが存在する。以下では、図3を参照し、従来のOSPFに規定される処理の順番を最初に説明し、そのあとに、図4〜図6を参照し、本実施形態に係る3種類のケースについて説明する。
(Protocol control unit)
The protocol control unit 26 controls the order of processing of the link
There are three types of cases in which the protocol control unit 26 issues processing instructions to the link
<従来の処理(OSPF)>
図3を参照してOSPFに規定される従来の処理手順を説明する。
OSPFに基づいて動作するノードは、リンクステート通知を他のノードから受信した場合に、受信したリンクステート通知をさらに隣接するノードに転送し(ステップS10)、次に、受信したリンクステート通知の内容を反映した現用系経路を計算する(ステップS20)。これにより、従来技術では、通信ネットワーク内の各ノードに対して、より早くリンクステート通知を送信することができたが、現用系経路の更新と同じタイミングで予備系経路を更新していないので、予備系経路が更新されるまでに通信ネットワーク内で故障が発生した場合に、トポロジ変更後の予備系経路を用いることができないという問題があった。
<Conventional processing (OSPF)>
A conventional processing procedure defined in OSPF will be described with reference to FIG.
When a node that operates based on OSPF receives a link state notification from another node, the node forwards the received link state notification to a further adjacent node (step S10), and then the content of the received link state notification An active route reflecting the above is calculated (step S20). Thereby, in the prior art, it was possible to send a link state notification earlier to each node in the communication network, but because the standby system path is not updated at the same timing as the update of the active system path, If a failure occurs in the communication network before the backup path is updated, there is a problem that the backup path after the topology change cannot be used.
<ケース1>
次に、図4を参照してケース1の処理手順を説明する。
プロトコル制御部26は、リンクステート通知を他のノードから受信した場合に、最初に、リンクステート転送部23に対して処理の指示を出し、それによりリンクステート転送部23は、リンクステート通知を隣接するノード100に転送する(ステップS110)。次に、プロトコル制御部26は、現用系経路計算部24に対して処理の指示を出し、それにより現用系経路計算部24は、現用系経路を計算し(ステップS120)現用系経路情報DB12を更新する。次に、プロトコル制御部26は、予備系経路計算部25に対して処理の指示を出し、それにより予備系経路計算部25は、予備系経路を計算し(ステップS130)予備系経路情報DB13を更新する。
なお、ステップS110のリンクステート通知の転送と、ステップS120の現用系経路の計算は、並行して処理を行ってもよい。
<
Next, the processing procedure of
When the protocol control unit 26 receives a link state notification from another node, the protocol control unit 26 first issues a processing instruction to the link
Note that the transfer of the link state notification in step S110 and the calculation of the active route in step S120 may be performed in parallel.
ケース1の処理手順は、リンクステート通知の転送を優先したい場合の制御である。ケース1の処理手順は、例えば、ノード100の減設によるトポロジの変更のように、リンクステート通知を他のノード100へ転送することに即時性が求められる場合に有効である。
The processing procedure of
<ケース2>
次に、図5を参照してケース2の処理手順を説明する。
プロトコル制御部26は、リンクステート通知を他のノードから受信した場合に、最初に、予備系経路計算部25に対して処理の指示を出し、それにより予備系経路計算部25は、予備系経路を計算し(ステップS210)予備系経路情報DB13を更新する。次に、プロトコル制御部26は、リンクステート転送部23に対して処理の指示を出し、それによりリンクステート転送部23は、リンクステート通知を隣接するノード100に転送する(ステップS220)。次に、プロトコル制御部26は、現用系経路計算部24に対して処理の指示を出し、それにより現用系経路計算部24は、現用系経路を計算し(ステップS230)現用系経路情報DB12を更新する。
なお、ステップS220のリンクステート通知の転送と、ステップS230の現用系経路の計算は、並行して処理を行ってもよい。
<
Next, the processing procedure of
When the protocol control unit 26 receives a link state notification from another node, the protocol control unit 26 first issues a processing instruction to the standby system
Note that the transfer of the link state notification in step S220 and the calculation of the active route in step S230 may be performed in parallel.
ケース2の処理手順は、ケース1に比べて経路更新の安定した切り替えを実現したい場合の制御である。ここで、経路更新の安定した切り替えとは、ケース1では、現用系経路の計算の後に予備系経路の計算を行っているので、経路更新の過渡期において一時的ではあるが現用系経路のみの計算が終了している事が想定される。また、リンクステート通知の転送後に経路計算を行っているため、リンクステート通知の転送元のノード100は、転送先の予備系経路の計算が終了する前に、IPパケットを転送する可能性がある。そのため、増設されたノード100で予備系経路の計算が終了せずに現用系経路のみの計算が終了している状態で故障が発生した場合に、物理的には迂回できる経路が存在するにも関わらず予備系経路の計算が終了していないためにパケット転送ができない状態が発生する。しかしながら、ケース2では予備系経路の計算をリンクステート通知の転送に先立って行っているので、このような問題が発生しない。ケース2の処理手順は、例えば、ノード100の増設によるトポロジの変更のように、他のノード100へのリンクステート通知に即時性が求められない場合に有効である。
The processing procedure of
<ケース3>
次に、図6を参照してケース3の処理手順を説明する。
プロトコル制御部26は、リンクステート通知を他のノードから受信した場合に、最初に、現用系経路計算部24に対して処理の指示を出し、それにより現用系経路計算部24は、現用系経路を計算し(ステップS310)現用系経路情報DB12を更新する。次に、プロトコル制御部26は、予備系経路計算部25に対して処理の指示を出し、それにより予備系経路計算部25は、予備系経路を計算し(ステップS320)予備系経路情報DB13を更新する。次に、プロトコル制御部26は、リンクステート転送部23に対して処理の指示を出し、それによりリンクステート転送部23は、リンクステート通知を隣接するノード100に転送する(ステップS330)。
なお、ステップS310の現用系経路の計算と、ステップS320の予備系経路の計算は、並行して処理を行ってもよいし、又は順序を逆転して予備系経路の計算の後に現用系経路の計算を行ってもよい。
<
Next, the processing procedure of
When the protocol control unit 26 receives a link state notification from another node, the protocol control unit 26 first issues a processing instruction to the active
Note that the calculation of the working path in step S310 and the calculation of the standby path in step S320 may be performed in parallel, or the order of the working path is calculated after calculating the backup path by reversing the order. Calculation may be performed.
ケース3の処理手順は、ケース1やケース2と比べて経路更新のさらに安定した切り替えを実現したい場合の制御である。ここで、経路更新のさらに安定した切り替えとは、ケース1やケース2では、現用系経路の計算前若しくは並行してリンクステート通知の転送を行うので、リンクステート通知の転送元の現用系経路の計算が完了する前に、転送先の現用系経路の計算が完了してしまい、転送元から転送先へのIPパケットの転送時に転送元でIPパケットをロス(破棄)する現象が原理的に発生する可能性がある。しかしながら、ケース3ではリンクステート通知の転送前に現用系経路及び予備系経路の計算を完了することからこのような問題が発生しない。ケース3の処理手順は、現用系経路及び予備系経路の計算を待つので、リンクステート通知の伝搬がケース1やケース2よりも遅れるが、経路更新の安定した切り替えが優先される場合に有効である。
The processing procedure of
上述したケース1ないしケース3の処理手順は、何れか1つを選択してもよいし、トポロジが変更される形態によってケース1ないしケース3の中から適切なケースを適宜選択するようにしてもよい。例えば、ノード100が増設されることによるトポロジの変更には、ケース2やケース3の処理手順を使用し、ノード100が減設されることによるトポロジの変更には、ケース1の処理手順を使用するようにしてもよい。また、ノード100が増減設される場所を考慮してケースを選択してもよいし、ノード100が増減設される時間帯(IPパケットの量)を考慮してケースを選択してもよい。また、通信ネットワーク1000のサイズを考慮してケースを選択してもよい。
Any one of the processing procedures of the
(パケット転送処理部)
図2に戻り、パケット転送処理部27は、受信したIPパケットを、どの経路に従って転送するかを決定して、決定した経路に従って受信したIPパケット転送する。具体的には、パケット転送処理部27は、IPパケットの宛先ID(例えばIPアドレス等)と、テーブルIDをキーとして出力インタフェース3(I/F)を決定して、決定した出力インタフェース3を介して受信したIPパケットを送信する。テーブルIDは、現用系経路か予備系経路かを指定するものであり、例えばIPパケットのToS(Type of Service)フィールドに記述される。
以上で、ノード100の構成の説明を終了する。また、経路情報更新システムとしての通信ネットワーク1000の構成の説明を終了する。
(Packet transfer processor)
Returning to FIG. 2, the packet
Above, description of the structure of the
≪経路情報更新システムの動作≫
以下、図7を参照して、第1実施形態に係る経路情報更新システムとしての通信ネットワーク1000にノード100が増設されることよりトポロジが変化した場合の経路情報更新の動作について、ケース2の処理を例にとり説明する。なお、ノード100の減設によりトポロジが変化した場合については、設備の増設によりトポロジが変化した場合の説明を援用することとして詳細な説明を省略する。また、ケース1及びケース3の処理手順についても、以下の説明を援用することとして詳細な説明は省略する。
≪Operation of route information update system≫
Hereinafter, with reference to FIG. 7, the processing of
図7は、第1実施形態に係る通信ネットワーク1000の概略図である。図7(a)は、通信ネットワーク1000に、1つのノード100を物理的に増設した状態を示し、図7(b)は、増設したノード100及び隣接するノード100のインタフェースの設定及びプロトコルの設定を行っている状態を示し、図7(c)は、増設したノード100が通信ネットワーク1000のトポロジに関する情報を取得する様子を示し、図7(d)は、増設したノード100から送信されたリンクステート通知が他のノード100に転送される様子を示す。
FIG. 7 is a schematic diagram of the communication network 1000 according to the first embodiment. FIG. 7A shows a state where one
図7(a)に示すように、ノード番号「1」〜「5」のノード100で構成される通信ネットワーク1000に、ノード番号「6」のノード100を物理的に増設したとする。すると、図7(b)に示すように、ノード番号「1」及び「6」のノード100は、ノード番号「1」のノード100とノード番号「6」のノード100との間を接続するリンク1−6のインタフェース3の設定及びノード間のプロトコルの設定を行う。これにより、ノード番号「1」のノード100とノード番号「6」のノード100とは、情報の送受信を行える状態になる。
As shown in FIG. 7A, it is assumed that the
次に、図7(c)に示すように、増設されたノード番号「6」のノード100は、既設のノード番号「1」のノード100から、網トポロジ情報DB11に格納される通信ネットワーク1000のトポロジに関する情報を受信する(符号51の矢印)。符号51の矢印で示す網トポロジに関する情報は、ノード番号「6」のノード100が増設される前の、ノード番号「1」〜「5」のノード100で構成される通信ネットワーク1000のトポロジの情報を取得する様子である。これにより、ノード番号「6」のノード100は、受信したトポロジに関する情報を基にして網トポロジ情報DB11を更新する。
Next, as illustrated in FIG. 7C, the added
次に、図7(c)に示すノード番号「6」のノード100のプロトコル制御部26は、図5のフローチャートに従って指示を行う。それにより、まずノード番号「6」のノード100の予備系経路計算部25は、網トポロジ情報DB11から予備系経路情報テーブルを作成し、予備系経路情報DB13を更新する。次に、ノード番号「6」のノード100のリンクステート送信部21は、設定したインタフェース3に関する情報をリンクステート通知としてノード番号「1」のノード100に対して送信する(図7(d)における符号52の矢印)。次に、ノード番号「6」のノード100の現用系経路計算部24は、網トポロジ情報DB11から現用系経路情報テーブルを作成し、現用系経路情報DB12を更新する。
Next, the protocol control unit 26 of the
一方、ノード番号「1」のリンクステート受信部22は、増設されたノード番号「6」のノード100のリンクステート送信部21から設定したインタフェース3に関する情報をリンクステート通知として受信し(図7(d)における符号52の矢印)、受信したリンクステート通知に基づいて網トポロジ情報DB11を更新する。
On the other hand, the link
次に、図7(d)に示すノード番号「1」のノード100のプロトコル制御部26は、図5のフローチャートに従って指示を行う。それにより、まずノード番号「1」のノード100の予備系経路計算部25は、網トポロジ情報DB11から予備系経路情報テーブルを作成し、予備系経路情報DB13を更新する。次に、ノード番号「1」のノード100のリンクステート転送部23は、ノード番号「6」のノード100から受信したリンクステート通知を隣接するノード番号「2」及び「5」のノード100に対して転送する(符号53,54の矢印)。次に、ノード番号「1」のノード100の現用系経路計算部24は、網トポロジ情報DB11から現用系経路情報テーブルを作成し、現用系経路情報DB12を更新する。
Next, the protocol control unit 26 of the
一方、図7(d)に示すノード番号「2」のノード100のリンクステート受信部22は、ノード番号「1」のノード100のリンクステート転送部23から転送されたリンクステート通知を受信し(符号53の矢印)、受信したリンクステート通知に基づいて網トポロジ情報DB11を更新する。
On the other hand, the link
そして、図7(d)に示すノード番号「2」のノード100のプロトコル制御部26は、図5のフローチャートに従って指示を行う。それにより、まずノード番号「2」のノード100の予備系経路計算部25は、網トポロジ情報DB11から予備系経路情報テーブルを作成し、予備系経路情報DB13を更新する。次に、ノード番号「2」のノード100のリンクステート転送部23は、ノード番号「1」のノード100から受信したリンクステート通知を隣接するノード番号「3」のノード100に対して転送する(符号55の矢印)。次に、ノード番号「2」のノード100の現用系経路計算部24は、網トポロジ情報DB11から現用系経路情報テーブルを作成し、現用系経路情報DB12を更新する。
Then, the protocol control unit 26 of the
一方、図7(d)に示すノード番号「5」のノード100は、ノード番号「2」のノード100と同様の処理を行い、ノード番号「1」のノード100から受信したリンクステート通知を隣接するノード番号「4」のノード100に対して転送する(符号56の矢印)。次に、ノード番号「3」や「4」のノード100も、受信したリンクステート通知に基づき経路計算を行う。
以上で、経路情報更新システムとしての通信ネットワーク1000の動作の説明を終了する。
On the other hand, the
Above, description of operation | movement of the communication network 1000 as a route information update system is complete | finished.
以上のように、第1実施形態に係る通信ネットワーク1000は、トポロジの変更時に、リンクステート通知、現用系経路計算、予備系経路計算の順番を最適に設定して経路を更新することができる。
具体的には、ケース1の手順に従えば、経路の計算前にリンクステート通知を他のノード100へ転送することができるので、通信ネットワーク1000内の各ノード100に対して、より早くリンクステート通知を送信することができる。
また、ケース2の手順に従えば、予備系経路の計算をリンクステート通知の転送に先立って行うので、現用系経路が故障した場合に、物理的な接続性が担保される限り予備系経路を用いて確実にIPパケットを送信できる。
また、ケース3の手順に従えば、リンクステート通知の転送前に現用系経路及び予備系経路の計算が完了するので、転送元のノード100から転送先のノード100へIPパケットを転送するときに、転送元でIPパケットをロス(破棄)する現象が発生しない。
As described above, the communication network 1000 according to the first embodiment can update the route by optimally setting the order of the link state notification, the active route calculation, and the standby route calculation when the topology is changed.
Specifically, if the procedure of
In addition, according to the procedure of
Further, according to the procedure of
[第2実施形態]
≪経路情報更新システムの構成≫
以下、図8を参照して、第2実施形態に係る経路情報更新システムとしての通信ネットワーク1000aの構成について説明する。なお、図8は、第2実施形態に係る通信ネットワーク1000aの構成図である。
[Second Embodiment]
≪Configuration of route information update system≫
Hereinafter, the configuration of the communication network 1000a as the route information update system according to the second embodiment will be described with reference to FIG. FIG. 8 is a configuration diagram of the communication network 1000a according to the second embodiment.
経路情報更新システムとしての通信ネットワーク1000aは、ネットワーク情報取得装置300と、制御サーバ400と、複数のノード100aと、各々のノード100aを接続するリンクとで構成される。通信ネットワーク1000aは、例えば、インターネットやイントラネット等である。
A communication network 1000a as a route information update system includes a network
<ネットワーク情報取得装置>
ネットワーク情報取得装置300は、例えば、NMS(Network Management System)であり、通信ネットワーク1000aを構成するノード100aからインタフェース3の情報(リンクステート)を含む情報を取得して、取得した情報を制御サーバ400に送信する。
<Network information acquisition device>
The network
<制御サーバ>
図9を参照して、第2実施形態に係る制御サーバ400の構成について説明する。なお、図9は、第2実施形態に係る制御サーバ400の機能構成図である。
制御サーバ400は、通信ネットワーク1000aの経路を計算し、計算した経路をそれぞれのノード100aに通知する装置である。制御サーバ400は、記憶部410と、制御部420と、通信部430とで構成される。通信部430は、他の装置と通信可能に接続するためのインタフェース等の装置である。
<Control server>
With reference to FIG. 9, the structure of the
The
記憶部410には、網トポロジ情報DB11と、現用系経路情報DB12と、予備系経路情報DB13とが記憶される。これらの情報は、第1実施形態と同様である。
制御部420は、現用系経路計算部24と、予備系経路計算部25と、経路配信部426とを備えて構成される。現用系経路計算部24及び予備系経路計算部25は、第1実施形態と同様である。
The
The
(経路配信部)
経路配信部426は、現用系経路計算部24が計算した現用系経路、及び予備系経路計算部25が計算した予備系経路をノード100aに送信(配信)する。経路配信部426が、現用系経路→予備系経路の順番に経路を配信することで、第1実施形態のプロトコル制御部26の「ケース1」と同様の効果を得ることができる。また、経路配信部426が、予備系経路→現用系経路の順番に経路を配信することで、第1実施形態のプロトコル制御部26の「ケース2」と同様の効果を得ることができる。
(Route Distribution Department)
The
<ノード>
ノード100aは、第1実施形態に係るノード100と異なり自身で経路計算を行わず、制御サーバ400から現用系経路及び予備系経路を取得する。
以上で、経路情報更新システムとしての通信ネットワーク1000aの構成の説明を終了する。
<Node>
Unlike the
Above, description of the structure of the communication network 1000a as a path | route information update system is complete | finished.
以上のように、第2実施形態に係る通信ネットワーク1000aは、第1実施形態に係る通信ネットワーク1000と同様の効果を得ることができる。 As described above, the communication network 1000a according to the second embodiment can obtain the same effects as the communication network 1000 according to the first embodiment.
[変形例]
以上、本発明の第1実施形態及び第2実施形態について説明したが、本発明はこれに限定されるものではなく、その趣旨を変えない範囲で実施することができる。第1実施形態及び第2実施形態の変形例を以下に示す。
[Modification]
The first embodiment and the second embodiment of the present invention have been described above. However, the present invention is not limited to this, and can be implemented without changing the gist thereof. The modification of 1st Embodiment and 2nd Embodiment is shown below.
(プロトコル制御部)
第1実施形態におけるプロトコル制御部26では、リンクステート通知、現用系経路計算、予備系経路計算の順番を入れ替える処理手順を説明した。ここで、通信ネットワーク1000が、パスネットワークのようにある現用系経路に対して予備系経路が存在する場合、現用系経路が決まらないと予備系経路が計算できない。そのような場合は、現用系経路→予備系経路の順番に経路計算は行い、プロトコル制御部26における「計算」の部分を「IPパケットを転送するための設定」に読み替えるようにする。
(Protocol control unit)
In the protocol control unit 26 according to the first embodiment, the processing procedure for switching the order of link state notification, active path calculation, and backup path calculation has been described. Here, in the case where the communication network 1000 has a standby path for a certain active path such as a path network, the standby path cannot be calculated unless the active path is determined. In such a case, the route calculation is performed in the order of the active route → the backup route, and the “calculation” portion in the protocol control unit 26 is read as “setting for transferring IP packet”.
(制御サーバ)
第2実施形態における制御サーバ400では、インタフェース3の情報(リンクステート)をネットワーク情報取得装置300から受信していたが、制御サーバ400がネットワーク情報取得装置300の機能(リンクステート収集部)を備えるようして、制御サーバ400がノード100aからリンクステートを直接受信するようにしてもよい。
(Control server)
In the
3 インタフェース
10 記憶部
11 網トポロジ情報DB
12 現用系経路情報DB
13 予備系経路情報DB
20 制御部
21 リンクステート送信部
22 リンクステート受信部
23 リンクステート転送部
24 現用系経路計算部
25 予備系経路計算部
26 プロトコル制御部
27 パケット転送処理部
30 通信部
100,100a ノード
300 ネットワーク情報取得装置(リンクステート収集部)
400 制御サーバ(経路制御装置)
410 記憶部
420 制御部
430 通信部
426 経路配信部
1000,1000a 通信ネットワーク(経路情報更新システム)
3 Interface 10
12 Active route information DB
13 Backup route information DB
DESCRIPTION OF
400 Control server (route control device)
410
Claims (8)
各ノードは、
前記ネットワークに属する前記各ノードに接続される前記リンクのインタフェースの情報であるリンクステートが格納される網トポロジ情報DBを備え、
接続される前記リンクが変更された場合に、隣接する他のノードに前記リンクステートをリンクステート通知として送信するリンクステート送信部と、
前記リンクステート通知を受信した場合に、受信したリンクステート通知に基づいて前記網トポロジ情報DBを更新するリンクステート受信部と、
前記網トポロジ情報DBを更新した場合に、
受信したリンクステート通知を隣接する他の前記ノードへさらに転送するリンクステート転送部と、
前記網トポロジ情報DBに基づいて、現用系経路の計算を行う現用系経路計算部と、
前記網トポロジ情報DBに基づいて、前記現用系経路が使用できない場合に使用する予備系経路の計算を行う予備系経路計算部と、
前記リンクステート転送部、前記現用系経路計算部、及び前記予備系経路計算部の処理の順番を制御するプロトコル制御部と、を備え、
前記プロトコル制御部は、
前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせる、
ことを特徴とする経路情報更新システム。 A route information update system for updating a route of a packet flowing in a network configured by connecting a plurality of nodes by a link,
Each node
A network topology information DB in which a link state that is information of an interface of the link connected to each node belonging to the network is stored;
A link state transmitter that transmits the link state as a link state notification to another adjacent node when the connected link is changed;
A link state receiving unit that updates the network topology information DB based on the received link state notification when the link state notification is received;
When the network topology information DB is updated,
A link state transfer unit that further transfers the received link state notification to another adjacent node;
Based on the network topology information DB, an active path calculation unit that calculates an active path,
Based on the network topology information DB, a standby path calculation unit that calculates a backup path to be used when the working path cannot be used;
A protocol control unit that controls the order of processing of the link state transfer unit, the working path calculation unit, and the backup path calculation unit;
The protocol control unit
After the processing of the link state transfer unit and the active system route calculation unit, the processing of the backup system route calculation unit is performed,
A route information update system characterized by that.
前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせるのに代えて、
前記予備系経路計算部の処理が終了した後に、前記リンクステート転送部、及び前記現用系経路計算部の処理を行わせる、
ことを特徴とする請求項1に記載の経路情報更新システム。 The protocol control unit
After the processing of the link state transfer unit and the working path calculation unit is completed, instead of causing the backup path calculation unit to perform processing,
After the processing of the standby system route calculation unit is completed, the link state transfer unit and the active system route calculation unit are processed.
The route information update system according to claim 1, wherein:
前記リンクステート転送部、及び前記現用系経路計算部の処理が終了した後に、前記予備系経路計算部の処理を行わせるのに代えて、
前記現用系経路計算部、及び前記予備系経路計算部の処理が終了した後に、前記リンクステート転送部の処理を行わせる、
ことを特徴とする請求項1に記載の経路情報更新システム。 The protocol control unit
After the processing of the link state transfer unit and the working path calculation unit is completed, instead of causing the backup path calculation unit to perform processing,
After the processing of the working path calculation unit and the backup path calculation unit is completed, the link state transfer unit is processed.
The route information update system according to claim 1, wherein:
前記経路制御装置は、
前記ネットワークに属する前記各ノードに接続される前記リンクのインタフェースの情報であるリンクステートが格納される網トポロジ情報DBを備え、
前記ノードに接続される前記リンクが変更された場合に、当該ノードから前記リンクステートを収集し、収集した前記リンクステートに基づいて前記網トポロジ情報DBを更新するリンクステート収集部と、
前記網トポロジ情報DBを更新した場合に、
前記網トポロジ情報DBに基づいて、前記ノードそれぞれの現用系経路の計算を行う現用系経路計算部と、
前記網トポロジ情報DBに基づいて、前記現用系経路が使用できない場合に使用する前記ノードそれぞれの予備系経路の計算を行う予備系経路計算部と、
前記ノードに対して、前記予備系経路計算部が計算した前記予備系経路を配信した後に、前記現用系経路計算部が計算した前記現用系経路を各ノードに対して配信する経路配信部と、を備える、
ことを特徴とする経路情報更新システム。 A route information update system composed of a network configured by connecting a plurality of nodes by links, and a route control device that calculates a route of a packet flowing through the network,
The route control device
A network topology information DB in which a link state that is information of an interface of the link connected to each node belonging to the network is stored;
A link state collection unit that collects the link state from the node when the link connected to the node is changed, and updates the network topology information DB based on the collected link state;
When the network topology information DB is updated,
Based on the network topology information DB, an active path calculation unit that calculates an active path of each of the nodes;
Based on the network topology information DB, a standby path calculation unit that calculates a standby path for each of the nodes to be used when the working path cannot be used;
A route distribution unit that distributes the active route calculated by the active route calculation unit to each node after distributing the standby route calculated by the standby route calculation unit to the node; Comprising
A route information update system characterized by that.
各ノードは、
前記ネットワークに属する前記各ノードに接続される前記リンクのインタフェースの情報であるリンクステートが格納される網トポロジ情報DBを備え、
接続される前記リンクが変更された場合に、隣接する他のノードに前記リンクステートをリンクステート通知として送信するリンクステート送信ステップと、
前記リンクステート通知を受信した場合に、受信したリンクステート通知に基づいて前記網トポロジ情報DBを更新するリンクステート受信ステップと、
前記網トポロジ情報DBを更新した場合に、
受信したリンクステート通知を隣接する他の前記ノードへさらに転送するリンクステート転送ステップと、
前記網トポロジ情報DBに基づいて、現用系経路の計算を行う現用系経路計算ステップと、
前記網トポロジ情報DBに基づいて、前記現用系経路が使用できない場合に使用する予備系経路の計算を行う予備系経路計算ステップと、の処理を実行し、
前記処理の手順は、
前記リンクステート転送ステップ、及び前記現用系経路計算ステップの処理が終了した後に、前記予備系経路計算ステップの処理を実行する、
ことを特徴とする経路情報更新方法。 A route information update method of a route information update system for updating a route of a packet flowing in a network configured by connecting a plurality of nodes by links,
Each node
A network topology information DB in which a link state that is information of an interface of the link connected to each node belonging to the network is stored;
A link state transmission step of transmitting the link state as a link state notification to another adjacent node when the connected link is changed;
A link state reception step of updating the network topology information DB based on the received link state notification when the link state notification is received;
When the network topology information DB is updated,
A link state transfer step of further transferring the received link state notification to the other adjacent nodes;
An active route calculation step for calculating an active route based on the network topology information DB;
Based on the network topology information DB, a backup path calculation step for calculating a backup path to be used when the working path cannot be used is executed.
The processing procedure is as follows:
After the processing of the link state transfer step and the active system route calculation step, the processing of the backup system route calculation step is executed.
A route information update method characterized by the above.
前記リンクステート転送ステップ、及び前記現用系経路計算ステップの処理が終了した後に、前記予備系経路計算ステップの処理を実行するのに代えて、
前記予備系経路計算ステップの処理が終了した後に、前記リンクステート転送ステップ、及び前記現用系経路計算ステップの処理を実行する、
ことを特徴とする請求項5に記載の経路情報更新方法。 The processing procedure is as follows:
After the processing of the link state transfer step and the active system route calculation step is completed, instead of executing the processing of the backup system route calculation step,
After the processing of the backup system path calculation step is completed, execute the processing of the link state transfer step and the active system path calculation step.
The route information update method according to claim 5, wherein:
前記リンクステート転送ステップ、及び前記現用系経路計算ステップの処理が終了した後に、前記予備系経路計算ステップの処理を実行するのに代えて、
前記現用系経路計算ステップ、及び前記予備系経路計算ステップの処理が終了した後に、前記リンクステート転送ステップの処理を実行する、
ことを特徴とする請求項5に記載の経路情報更新方法。 The processing procedure is as follows:
After the processing of the link state transfer step and the active system route calculation step is completed, instead of executing the processing of the backup system route calculation step,
After the processing of the active system route calculation step and the backup system route calculation step, the processing of the link state transfer step is executed.
The route information update method according to claim 5, wherein:
前記経路制御装置は、
前記ネットワークに属する前記各ノードに接続される前記リンクのインタフェースの情報であるリンクステートが格納される網トポロジ情報DBを備え、
前記ノードに接続される前記リンクが変更された場合に、当該ノードから前記リンクステートを収集し、収集した前記リンクステートに基づいて前記網トポロジ情報DBを更新するリンクステート収集ステップと、
前記網トポロジ情報DBを更新した場合に、
前記網トポロジ情報DBに基づいて、前記ノードそれぞれの現用系経路の計算を行う現用系経路計算ステップと、
前記網トポロジ情報DBに基づいて、前記現用系経路が使用できない場合に使用する前記ノードそれぞれの予備系経路の計算を行う予備系経路計算ステップと、
前記ノードに対して、前記予備系経路計算ステップで計算した前記予備系経路を配信した後に、前記現用系経路計算ステップで計算した前記現用系経路を各ノードに対して配信する経路配信ステップと、を実行する、
ことを特徴とする経路情報更新方法。 A route information update method of a route information update system comprising a network configured by connecting a plurality of nodes by links and a route control device for calculating a route of a packet flowing through the network,
The route control device
A network topology information DB in which a link state that is information of an interface of the link connected to each node belonging to the network is stored;
A link state collection step of collecting the link state from the node when the link connected to the node is changed, and updating the network topology information DB based on the collected link state;
When the network topology information DB is updated,
Based on the network topology information DB, an active path calculation step for calculating an active path for each of the nodes;
Based on the network topology information DB, a standby path calculation step for calculating a standby path for each of the nodes to be used when the working path cannot be used;
A route distribution step of distributing the active route calculated in the active route calculation step to each node after distributing the standby route calculated in the standby route calculation step to the node; Run the
A route information update method characterized by the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011168836A JP5576837B2 (en) | 2011-08-01 | 2011-08-01 | Route information update system and route information update method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011168836A JP5576837B2 (en) | 2011-08-01 | 2011-08-01 | Route information update system and route information update method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013034080A JP2013034080A (en) | 2013-02-14 |
JP5576837B2 true JP5576837B2 (en) | 2014-08-20 |
Family
ID=47789587
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011168836A Expired - Fee Related JP5576837B2 (en) | 2011-08-01 | 2011-08-01 | Route information update system and route information update method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5576837B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11252585B2 (en) | 2017-05-17 | 2022-02-15 | Nec Corporation | Access network node, radio communication system, communication method and program |
CN109237320B (en) * | 2018-09-07 | 2024-02-13 | 广州中大中鸣科技有限公司 | Spliced light-emitting panel system and communication method thereof |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3689062B2 (en) * | 2002-03-06 | 2005-08-31 | 日本電信電話株式会社 | Upper node, network, program and recording medium |
JP4488248B2 (en) * | 2004-08-31 | 2010-06-23 | 日本電気株式会社 | Failure recovery method, network device, and program |
JP5095823B2 (en) * | 2008-08-11 | 2012-12-12 | 株式会社日立製作所 | Transport control server, network system, and transport control method |
-
2011
- 2011-08-01 JP JP2011168836A patent/JP5576837B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2013034080A (en) | 2013-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7389838B2 (en) | Interior gateway protocol flooding minimization | |
JP4682887B2 (en) | Failure recovery method, node and network | |
JP5728595B2 (en) | Method and apparatus for rapid rerouting of LDP packets | |
TWI499237B (en) | Synchronization of label distribution protocols for broadcast networks with internal gateway agreements | |
KR101629533B1 (en) | Ldp igp synchronization for broadcast networks | |
CN103391247A (en) | Fast reroute using loop free alternate next hop for multipoint label switched path | |
CN113261245A (en) | Recovery system and method for network link or node failure | |
JP4389221B2 (en) | Network, router device, switching method used therefor, program therefor, and recording medium | |
JP4686490B2 (en) | Path switching method, path switching system, and branch node | |
JP5190047B2 (en) | Detour route information creation device and detour route information creation method | |
JP5576837B2 (en) | Route information update system and route information update method | |
US9565107B2 (en) | Packet relay system, packet relay method, and packet relay device | |
JP5180977B2 (en) | Node, packet transfer method and program thereof | |
JP5697211B2 (en) | Failure recovery system, node, failure recovery method and program | |
JP2005159846A (en) | Method and apparatus for setting multicast transfer path | |
CN102006240B (en) | Method, device and system for forwarding message in MPLS network | |
JP5597657B2 (en) | Microloop prevention setting method, communication system, and microloop prevention device | |
LI et al. | Toward software defined AS-level fast rerouting | |
US9143399B2 (en) | Minimizing the number of not-via addresses | |
JP2004349881A (en) | Flooding quantity reducing method, and communication device | |
JP6417086B2 (en) | Connection control device, relay device, connection control method, and program | |
JP2013172196A (en) | Fault recovery system and node |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130201 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130626 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140227 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140311 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20140418 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140430 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20140528 |
|
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: 20140701 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140704 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5576837 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |