JP2822936B2 - Path detour system - Google Patents
Path detour systemInfo
- Publication number
- JP2822936B2 JP2822936B2 JP7175310A JP17531095A JP2822936B2 JP 2822936 B2 JP2822936 B2 JP 2822936B2 JP 7175310 A JP7175310 A JP 7175310A JP 17531095 A JP17531095 A JP 17531095A JP 2822936 B2 JP2822936 B2 JP 2822936B2
- Authority
- JP
- Japan
- Prior art keywords
- detour
- line
- path
- node
- search
- 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
Landscapes
- Maintenance And Management Of Digital Transmission (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明はパス迂回システムに
関し、特にネットワーク上で障害が発生した時に障害箇
所を迂回してパスを設定するパス迂回方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a path detour system, and more particularly to a path detour system for setting a path by bypassing a failure point when a failure occurs on a network.
【0002】[0002]
【従来の技術】従来、ネットワークシステムにおいて
は、複数のノードと、各ノード間を接続する回線とから
構成されており、回線にパスを設定することでノード間
の通信を行うようになっている。2. Description of the Related Art Conventionally, a network system is composed of a plurality of nodes and a line connecting the nodes, and communication between nodes is performed by setting a path on the line. .
【0003】上記のネットワークシステムにおいて回線
に障害が発生すると、その回線に接続されたノードはそ
の回線以外の迂回経路をパス単位で探索し、探索した迂
回経路を用いて障害発生前に接続されていたノードとの
通信を回復している。When a fault occurs in a line in the above network system, a node connected to the line searches for a detour path other than the line in path units, and is connected using the searched detour path before the fault occurs. Communication with the failed node has been restored.
【0004】[0004]
【発明が解決しようとする課題】上述した従来のパス迂
回方式では、ネットワークシステムの回線に障害が発生
した時に迂回経路をパス単位で探索しているので、探索
用の制御コマンドのやり取りが多数発生するとともに、
迂回経路の探索に時間がかかってしまう。In the above-described conventional path detour system, when a failure occurs in a line of the network system, the detour path is searched for in units of paths, so that a large number of exchanges of search control commands occur. Along with
It takes time to search for a detour route.
【0005】そこで、本発明の目的は上記の問題点を解
消し、迂回経路を探索する時のコマンドのやり取りを削
減することができ、迂回経路の探索時間を短縮すること
ができるパス迂回システムを提供することにある。Therefore, an object of the present invention is to solve the above-mentioned problems, to reduce the exchange of commands when searching for a detour path, and to provide a path detour system capable of shortening the detour path search time. To provide.
【0006】[0006]
【課題を解決するための手段】本発明によるパス迂回シ
ステムは、複数のノードと、前記ノード間を接続する回
線とからなるネットワークのパス迂回システムであっ
て、前記回線に設定されたパスの通信容量と前記パスの
優先情報と前記パスの接続情報とを格納する格納手段
と、前記回線に障害が発生した時に前記格納手段に格納
された前記パスの通信容量を基に当該回線に設定された
複数のパスの合計通信容量を算出する算出手段と、前記
算出手段で算出された前記合計通信容量を必要帯域値と
して迂回路の探索処理を行う迂回路探索手段と、前記迂
回路探索手段で探索された迂回路の合計通信容量が前記
必要帯域値よりも少ない時に前記格納手段に格納された
前記パスの優先情報にしたがって迂回パスを選択する選
択手段と、前記迂回路の合計通信容量が前記必要帯域値
を確保している時に全てのパスを前記迂回路に切替えか
つ前記迂回路の合計通信容量が前記必要帯域値よりも少
ない時に前記迂回パスを前記迂回路に切替える手段と、
前記複数のノードのうちのいずれか一つの前記迂回路探
索手段から迂回探索コマンドが入力された時に当該ノー
ドとの回線で前記必要帯域値が確保可能か否かを判定す
る判定手段と、前記判定手段で前記必要帯域値が確保可
能と判定された時に前記迂回探索コマンドに自ノードを
経由したことを示す経由情報を付加して次の隣接ノード
に送出する手段と、前記判定手段で前記必要帯域値が確
保不可能と判定された時に前記迂回探索コマンドの前記
必要帯域値を確保可能な最大帯域値に書換えかつ前記経
由情報を付加して次の隣接ノードに送出する手段とを前
記複数のノード各々に備えている。SUMMARY OF THE INVENTION A path bypass system according to the present invention is a network path bypass system comprising a plurality of nodes and a line connecting the nodes, wherein a communication of a path set to the line is performed. Storage means for storing the capacity, priority information of the path, and connection information of the path; and a setting for the line based on the communication capacity of the path stored in the storage means when a failure occurs in the line. Calculating means for calculating a total communication capacity of a plurality of paths; detour searching means for performing a detour search processing using the total communication capacity calculated by the calculating means as a required band value; and searching by the detour searching means Selecting means for selecting a detour path according to the priority information of the path stored in the storage means when the total communication capacity of the detour is smaller than the required bandwidth value; Means for switching all paths to the detour when the total communication capacity secures the required bandwidth value, and switching the detour path to the detour when the total communication capacity of the detour is less than the required bandwidth value and,
The detour search for any one of the plurality of nodes;
When a detour search command is input from the search means,
To determine whether the required bandwidth value can be secured on the line with
Determining means, and the required band value can be secured by the determining means.
If it is determined that the node is not
Add the route information indicating that the route has been passed to the next adjacent node
Means for transmitting the required band value to the
When it is determined that the detour search is impossible,
Rewrite the required bandwidth value to the maximum bandwidth value that can be secured and
Means for adding reason information and sending the information to the next adjacent node is provided for each of the plurality of nodes.
【0007】[0007]
【0008】本発明による別のパス迂回システムは、上
記の構成のほかに、前記障害が発生した回線の他端か否
かを判断する判断手段と、前記複数のノードのうちのい
ずれか一つの前記迂回路探索手段から迂回探索コマンド
が入力された時に当該ノードとの回線で前記必要帯域値
が確保可能か否かを判定する判定手段と、前記判断手段
で前記障害が発生した回線の他端と判断されかつ前記判
定手段で前記必要帯域値が確保可能と判定された時に前
記迂回探索コマンドに対する応答コマンドを前記経由情
報に基づいて前記障害が発生した回線の一端に送出する
手段と、前記判断手段で前記障害が発生した回線の他端
と判断されかつ前記判定手段で前記必要帯域値が確保不
可能と判定された時に前記迂回探索コマンドに対する応
答コマンドの前記必要帯域値を確保可能な最大帯域値に
書換えて前記経由情報に基づいて前記障害が発生した回
線の一端に送出する手段とを前記複数のノード各々に具
備している。Another path detour system according to the present invention, in addition to the above-mentioned configuration, further comprises a judging means for judging whether or not the other end of the line in which the fault has occurred, and one of the plurality of nodes. Determining means for determining whether or not the required band value can be secured on a line with the node when a detour search command is input from the detour searching means, and the other end of the line on which the failure has occurred in the determining means Means for sending a response command to the bypass search command to one end of the line in which the failure has occurred based on the route information when it is determined that the required bandwidth value can be secured by the determination means; and Means for determining a response command to the detour search command when it is determined that the other end of the line in which the failure has occurred is determined by the means, and when the determination means determines that the required bandwidth value cannot be secured. And means for sending to one end of the line where the fault has occurred based on the way information is rewritten to the maximum bandwidth value that can ensure the main band value is provided to said plurality of nodes each.
【0009】[0009]
【発明の実施の形態】まず、本発明の作用について以下
に述べる。DESCRIPTION OF THE PREFERRED EMBODIMENTS First, the operation of the present invention will be described below.
【0010】障害を検出したノードによる迂回路の探索
をパス単位ではなく、障害が検出された回線に設定され
ているパスの合計通信容量単位で行う。これによって、
迂回経路を探索する時のコマンドのやり取りが削減さ
れ、迂回経路の探索時間が短縮可能となる。[0010] The search for a detour by the node that has detected the failure is performed not in units of paths but in units of the total communication capacity of the paths set in the line in which the failure is detected. by this,
The exchange of commands when searching for a detour route is reduced, and the search time for a detour route can be shortened.
【0011】次に、本発明の一実施例について図面を参
照して説明する。図1は本発明の一実施例の構成を示す
ブロック図である。図において、ノード1はCPU(中
央処理装置)11と、スイッチ12と、回線障害検出部
13と、メモリ14とから構成されており、スイッチ1
2には複数の回線21〜2nが接続されている。ここ
で、回線21〜2nには夫々パス111,……,12
1,……,1n1,1n2が設定されている。Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention. In FIG. 1, a node 1 includes a CPU (Central Processing Unit) 11, a switch 12, a line failure detection unit 13, and a memory 14, and the switch 1
2, a plurality of lines 21 to 2n are connected. Here, paths 111,..., 12
1,..., 1n1, 1n2 are set.
【0012】CPU11はスイッチ12を制御してパス
111,……,121,……,1n1,1n2各々の接
続を行う。回線障害検出部13は回線21〜2n各々の
障害検出処理を行い、障害を検出するとCPU11に通
知する。The CPU 11 controls the switch 12 to connect the paths 111,..., 121,. The line failure detection unit 13 performs a failure detection process for each of the lines 21 to 2n, and notifies the CPU 11 when a failure is detected.
【0013】メモリ14にはパス111,……,12
1,……,1n1,1n2各々の通信容量と、各々の優
先度と、各々の接続情報とが予め格納されている。CP
U11は回線障害検出部13から障害検出が通知される
と、メモリ14の内容を基に迂回路探索処理を実行し、
探索された迂回路で障害が発生した回線に設定された複
数のパスの合計通信容量(必要帯域値)が確保されれ
ば、障害が発生した回線に設定された複数のパス全てを
迂回路に切替える。.., 12 are stored in the memory 14.
Each communication capacity, each priority, and each connection information are stored in advance. CP
When U11 is notified of the failure detection from the line failure detection unit 13, U11 executes a detour search process based on the contents of the memory 14,
If the total communication capacity (required bandwidth value) of the plurality of paths set in the failed line in the searched detour is secured, all of the plurality of paths set in the failed line are set as the detour. Switch.
【0014】また、CPU11は探索された迂回路で障
害が発生した回線に設定された複数のパスの合計通信容
量が確保されなければ、メモリ14の内容を基に優先度
の高いパスを迂回パスとして選択し、その迂回パスのみ
を迂回路に切替える。If the CPU 11 does not secure the total communication capacity of the plurality of paths set in the line in which the fault has occurred in the searched detour, the CPU 11 switches the path having the higher priority based on the contents of the memory 14 to the detour path. And only the detour path is switched to the detour.
【0015】図2は本発明の一実施例のシステム構成を
示す図である。図において、本発明の一実施例によるネ
ットワークシステムは複数のノード1a〜1fと、各ノ
ード1a〜1f間を接続する回線AB,BC,BD,B
E,CE,EFとから構成されている。FIG. 2 is a diagram showing a system configuration according to one embodiment of the present invention. In the figure, a network system according to an embodiment of the present invention includes a plurality of nodes 1a to 1f and lines AB, BC, BD, and B connecting the nodes 1a to 1f.
E, CE, and EF.
【0016】回線AB,BC,BD,BE,CE,EF
には回線を経由して遠隔地をつなぐパス101〜106
が設定されている。尚、ノード1a〜1f各々は図1に
示すノード1の構成と同様の構成となっている。Lines AB, BC, BD, BE, CE, EF
Pass 101-106 connecting remote locations via lines
Is set. Each of the nodes 1a to 1f has the same configuration as the configuration of the node 1 shown in FIG.
【0017】今、回線BEに障害が発生したとすると、
回線BEの一端であるノード1bのCPU11はメモリ
14の内容を基に迂回路探索コマンドQ1 を隣接するノ
ード1a,1c,1dに夫々発行する。Now, assuming that a fault has occurred in the line BE,
The CPU 11 of the node 1b which is one end of the line BE issues a detour search command Q1 to the adjacent nodes 1a, 1c and 1d based on the contents of the memory 14, respectively.
【0018】ノード1a,1dではノード1b以外に隣
接するノードがないので、迂回路探索コマンドQ1 を廃
棄するが、ノード1cはノード1b以外に隣接するノー
ド1eがあるので、自ノードを経由したことを示す経由
情報を迂回路探索コマンドQ1 に付加した迂回路探索コ
マンドQ2 をノード1eに発行する。Since the nodes 1a and 1d have no adjacent node other than the node 1b, the detour search command Q1 is discarded. However, since the node 1c has an adjacent node 1e other than the node 1b, it has passed through its own node. Is issued to the node 1e. The detour search command Q2 is added to the detour search command Q1.
【0019】この場合、ノード1cはノード1bとの間
の回線BCにおいて確保可能な通信容量が回線BEに設
定されたパス102,103,105の合計通信容量よ
りも少なければ、迂回路探索コマンドQ1 の必要帯域値
を回線BCにおいて確保可能な通信容量で書換えかつ経
由情報を付加した迂回路探索コマンドQ2 をノード1e
に発行する。In this case, if the communication capacity that can be secured on the line BC between the node 1c and the node 1b is smaller than the total communication capacity of the paths 102, 103, and 105 set on the line BE, the detour search command Q1 The detour search command Q2 in which the required bandwidth value is rewritten with the communication capacity that can be secured in the line BC and the route information is added is transmitted to the node 1e.
Issue to
【0020】ノード1eは障害が発生した回線BEの他
端であるので、ノード1cから迂回路探索コマンドQ2
を受取ると、それに対する応答コマンドRを迂回路探索
コマンドQ2 の経由情報にしたがってノード1bに送出
する。Since the node 1e is the other end of the line BE in which the fault has occurred, the node 1c sends a detour search command Q2
Is received, a response command R is sent to the node 1b in accordance with the route information of the bypass search command Q2.
【0021】ノード1bは探索された迂回路で障害が発
生した回線BEに設定されたパス102,103,10
5の合計通信容量が確保されれば、パス102,10
3,105全てを迂回路に切替える。The nodes 1b are connected to the paths 102, 103, and 10 set on the line BE in which a fault has occurred in the searched detour.
If the total communication capacity of 5 is secured, the paths 102, 10
Switch all 3,105 to the detour.
【0022】また、ノード1bは探索された迂回路でパ
ス102,103,105の合計通信容量が確保されな
ければ、メモリ14の内容を基に確保された通信容量分
のパスを優先度の高い順に迂回パスとして選択し、その
迂回パスのみを迂回路に切替える。If the total communication capacity of the paths 102, 103, and 105 is not ensured in the searched detour, the node 1b selects a path of the communication capacity secured based on the contents of the memory 14 with a higher priority. The detour paths are sequentially selected, and only the detour path is switched to the detour path.
【0023】図3は本発明の一実施例による障害検出ノ
ードの処理を示すフローチャートであり、図4は本発明
の一実施例による迂回路探索コマンド入力ノードの処理
を示すフローチャートである。FIG. 3 is a flowchart showing the processing of the failure detecting node according to one embodiment of the present invention, and FIG. 4 is a flowchart showing the processing of the detour search command input node according to one embodiment of the present invention.
【0024】これら図1〜図4を用いて本発明の一実施
例による障害を検出したノードにおける処理及び迂回路
探索コマンドが入力されたノードにおける処理について
夫々説明する。以下、図2に示すように、回線BEに障
害が発生したものとして説明する。Referring to FIGS. 1 to 4, the processing at the node where the failure is detected and the processing at the node to which the detour search command is input according to the embodiment of the present invention will be described. Hereinafter, description will be made on the assumption that a failure has occurred in the line BE as shown in FIG.
【0025】回線BEに障害が発生し、これをノード1
bの回線障害検出部13が検出すると、回線障害検出部
13は回線BEにおける障害の発生をCPU11に通知
する。ノード1bのCPU11は回線障害検出部13か
らの障害発生通知を基にその障害の発生箇所を検出する
(図3ステップS1)。A fault occurs in the line BE, and this
When the line failure detection unit 13b detects the failure, the line failure detection unit 13 notifies the CPU 11 of the occurrence of the failure in the line BE. The CPU 11 of the node 1b detects the location of the failure based on the failure notification from the line failure detector 13 (step S1 in FIG. 3).
【0026】ノード1bのCPU11はその検出情報に
基づいてメモリ14から障害発生が検出された回線BE
に設定されたパス102,103,105各々の通信容
量を読出し、パス102,103,105の合計通信容
量を算出する(図3ステップS2)。The CPU 11 of the node 1b sends a signal from the memory 14 based on the detected information to the
Then, the communication capacity of each of the paths 102, 103, and 105 set is read, and the total communication capacity of the paths 102, 103, and 105 is calculated (step S2 in FIG. 3).
【0027】ノード1bのCPU11は合計通信容量を
必要帯域値パラメータとする迂回路探索コマンドQ1 を
生成し(図3ステップS3)、その迂回路探索コマンド
Q1を隣接するノード1a,1c,1dに夫々送信する
(図3ステップS4)。The CPU 11 of the node 1b generates a detour search command Q1 using the total communication capacity as a required bandwidth parameter (step S3 in FIG. 3), and sends the detour search command Q1 to the adjacent nodes 1a, 1c, 1d. Transmit (step S4 in FIG. 3).
【0028】ノード1bに隣接するノード1a,1dで
はノード1bから迂回路探索コマンドQ1 を受信する
と、さらに隣接するノードがあるか否かを判定する(図
4ステップS11)。ノード1a,1dでは隣接するノ
ードがないと判定するので、ノード1bからの迂回路探
索コマンドQ1 を廃棄する(図4ステップS12)。Upon receiving the detour search command Q1 from the node 1b, the nodes 1a and 1d adjacent to the node 1b determine whether there is a further adjacent node (step S11 in FIG. 4). Since the nodes 1a and 1d determine that there is no adjacent node, the detour search command Q1 from the node 1b is discarded (step S12 in FIG. 4).
【0029】一方、ノード1cでは隣接するノードがあ
ると判定するので、障害が発生した回線BEの他端か否
かを判断する(図4ステップS13)。この場合、ノー
ド1cは障害が発生した回線BEの他端ではないと判断
するので、ノード1bとの間で確保できる帯域を調べ、
迂回路探索コマンドQ1 のパラメータである必要帯域値
以上の帯域が確保できるか否かを判定する(図4ステッ
プS14)。On the other hand, since the node 1c determines that there is an adjacent node, it determines whether or not it is the other end of the line BE in which the failure has occurred (step S13 in FIG. 4). In this case, the node 1c determines that it is not the other end of the line BE in which the failure has occurred.
It is determined whether a bandwidth equal to or greater than the required bandwidth value, which is a parameter of the detour search command Q1, can be secured (step S14 in FIG. 4).
【0030】ノード1cは必要帯域値以上の帯域が確保
できると判定すると、迂回路探索コマンドQ1 にノード
1cを経由したことを示す経由情報を書き加えて迂回路
探索コマンドQ2 を生成し、この迂回路探索コマンドQ
2 を次の隣接ノード1eに送信する(図4ステップS1
5)。If the node 1c determines that a band equal to or greater than the required band value can be secured, the node 1c adds the route information indicating that the node 1c has been passed to the bypass route search command Q1 to generate a bypass route search command Q2. Road search command Q
2 to the next adjacent node 1e (step S1 in FIG. 4).
5).
【0031】また、ノード1cは必要帯域値以上の帯域
が確保できないと判定すると、迂回路探索コマンドQ1
のパラメータである必要帯域値を確保できる最大帯域値
に書換え、さらにノード1cを経由したことを示す経由
情報を書き加えて迂回路探索コマンドQ2 を生成し、こ
の迂回路探索コマンドQ2 を次の隣接ノード1eに送信
する(図4ステップS16)。On the other hand, if the node 1c determines that a band exceeding the required band value cannot be secured, the detour search command Q1
Is rewritten to the maximum bandwidth value that can secure the required bandwidth value, and further, the route information indicating that the route has passed through the node 1c is added to generate the bypass route search command Q2. The message is transmitted to the node 1e (step S16 in FIG. 4).
【0032】ノード1eではノード1cから迂回路探索
コマンドQ2 を受信すると、さらに隣接するノードがあ
るか否かを判定する(図4ステップS11)。ノード1
eでは隣接するノードがあると判定するので、障害が発
生した回線BEの他端か否かを判断する(図4ステップ
S13)。Upon receiving the detour search command Q2 from the node 1c, the node 1e determines whether or not there is a further adjacent node (step S11 in FIG. 4). Node 1
In e, since it is determined that there is an adjacent node, it is determined whether or not it is the other end of the line BE in which a failure has occurred (step S13 in FIG. 4).
【0033】この場合、ノード1eは障害が発生した回
線BEの他端であると判断するので、ノード1cとの間
で確保できる帯域を調べ、迂回路探索コマンドQ2 のパ
ラメータである必要帯域値以上の帯域が確保できるか否
かを判定する(図4ステップS17)。In this case, since the node 1e determines that it is the other end of the line BE in which the failure has occurred, it checks the band that can be secured with the node 1c, and checks the required band value which is a parameter of the detour search command Q2. It is determined whether or not the bandwidth can be secured (step S17 in FIG. 4).
【0034】ノード1eは必要帯域値以上の帯域が確保
できると判定すると、迂回路探索コマンドQ2 の必要帯
域値を確保帯域値パラメータとして探索応答コマンドR
を生成し、その探索応答コマンドRを迂回路探索コマン
ドQ2 の経由情報を辿って探索を開始したノード1bに
返送する(図4ステップS18)。When the node 1e determines that a bandwidth equal to or greater than the required bandwidth value can be secured, the search response command R uses the required bandwidth value of the detour search command Q2 as a secured bandwidth value parameter.
Is generated, and the search response command R is returned to the node 1b that has started the search by following the route information of the detour search command Q2 (step S18 in FIG. 4).
【0035】また、ノード1eは必要帯域値以上の帯域
が確保できないと判定すると、確保できる最大帯域値を
確保帯域値パラメータとして探索応答コマンドRを生成
し、その探索応答コマンドRを迂回路探索コマンドQ2
の経由情報を辿って探索を開始したノード1bに返送す
る(図4ステップS19)。If the node 1e determines that a bandwidth equal to or greater than the required bandwidth value cannot be secured, the node 1e generates a search response command R using the maximum bandwidth value that can be secured as a secured bandwidth value parameter. Q2
(Step S19 in FIG. 4).
【0036】ノード1bは障害が発生した回線BEの他
端であるノード1eから探索応答コマンドRを受信する
と(図3ステップS5)、その探索応答コマンドRの確
保帯域値パラメータを調べて必要帯域値(パス102,
103,105の合計通信容量)が確保されているか否
かを判定する(図3ステップS6)。When the node 1b receives the search response command R from the node 1e, which is the other end of the line BE in which the fault has occurred (step S5 in FIG. 3), the node 1b checks the reserved band value parameter of the search response command R to determine the required band value. (Path 102,
It is determined whether or not the total communication capacity (103, 105) is secured (step S6 in FIG. 3).
【0037】ノード1bは必要帯域値が確保されていれ
ば、パス102,103,105の全てについてパスの
経路切替処理を行う(図3ステップS8)。パスの経路
切替処理はノード1bからノード1c,1eに、パス1
02,103,105各々に割当てられているパスID
(識別情報)をキーにしてパスの接続切替を指示するこ
とで行う。If the required bandwidth value is secured, the node 1b performs path switching processing for all of the paths 102, 103, and 105 (step S8 in FIG. 3). The path switching process of the path is performed from the node 1b to the nodes 1c and 1e.
Path ID assigned to each of 02, 103 and 105
This is performed by instructing path connection switching using (identification information) as a key.
【0038】一方、ノード1bは必要帯域値が確保され
ていなければ、確保されている帯域分の迂回パスをメモ
リ14に格納されているパス102,103,105各
々の優先度を基に選択し(図3ステップS7)、パス1
02,103,105のうち選択された迂回パスについ
てパスの経路切替処理を行う(図3ステップS8)。パ
スの経路切替処理はノード1bからノード1c,1e
に、パス102,103,105のうち選択された迂回
パス各々に割当てられているパスID(識別情報)をキ
ーにしてパスの接続切替を指示することで行う。On the other hand, if the required bandwidth value is not secured, the node 1b selects a detour path for the secured bandwidth based on the priority of each of the paths 102, 103 and 105 stored in the memory 14. (Step S7 in FIG. 3), pass 1
A path switching process is performed on the detour path selected from 02, 103, and 105 (step S8 in FIG. 3). The path switching process of the path is performed from the node 1b to the nodes 1c and 1e.
Then, by using the path ID (identification information) assigned to each of the detour paths selected among the paths 102, 103, and 105 as a key, the connection of the paths is instructed to be switched.
【0039】ノード1b,1c,1eでは夫々CPU1
1からの指示、つまりパスの接続切替の指示を基にスイ
ッチ12におけるパス接続の変更が行われ、パスの迂回
処理が完了する。In the nodes 1b, 1c, and 1e, the CPU 1
1, the path connection is changed in the switch 12 based on the path connection switching instruction, and the path detour processing is completed.
【0040】図5は本発明の一実施例によるパスの迂回
処理完了後のネットワークのシステム構成を示す図であ
る。図5では障害が発生した回線BEに設定されたパス
102,103,105のうち、パス102,105の
みを迂回した状態を示している。FIG. 5 is a diagram showing the system configuration of the network after the completion of the path detour processing according to one embodiment of the present invention. FIG. 5 shows a state in which only the paths 102 and 105 among the paths 102, 103 and 105 set in the line BE in which a failure has occurred are bypassed.
【0041】この場合、パス102はノード1a→回線
AB→ノード1b→回線BC→ノード1c→回線CE→
ノード1e→回線EF→ノード1fという経路となり、
パス105はノード1d→回線BD→ノード1b→回線
BC→ノード1c→回線CE→ノード1e→回線EF→
ノード1fという経路となる。In this case, the path 102 goes from node 1a → line AB → node 1b → line BC → node 1c → line CE →
The route becomes node 1e → line EF → node 1f,
Path 105 is node 1d → line BD → node 1b → line BC → node 1c → line CE → node 1e → line EF →
The route is a node 1f.
【0042】図6は本発明の一実施例によるパスの迂回
処理において迂回経路が複数ある場合のシステム構成を
示す図であり、図7は図6の複数の迂回経路を用いたパ
スの迂回処理完了後のネットワークのシステム構成を示
す図である。FIG. 6 is a diagram showing a system configuration in a case where there are a plurality of detour paths in the path detour processing according to one embodiment of the present invention. FIG. 7 is a diagram showing a path detour processing using a plurality of detour paths of FIG. It is a figure showing the system configuration of the network after completion.
【0043】図6に示すネットワーク構成において回線
BEに障害が発生した場合、ノード1bによる迂回路の
探索は上述した迂回路探索処理と同様にして行われる
が、この場合には迂回路探索コマンドQがノード1bか
ら回線BCを通してノード1cに送信されるとともに、
回線BE1 を通してノード1eにも直接送信される。よ
って、ノード1bでは上記の回線BC→ノード1c→回
線CE→ノード1eという経路以外に、回線BE1 →ノ
ード1eという経路も検出することとなる。When a failure occurs in the line BE in the network configuration shown in FIG. 6, the search for the detour by the node 1b is performed in the same manner as the above-described detour search processing. In this case, the detour search command Q Is transmitted from the node 1b to the node 1c through the line BC,
It is also transmitted directly to the node 1e via the line BE1. Therefore, the node 1b detects the route of the line BE1 → node 1e in addition to the route of the line BC → node 1c → line CE → node 1e.
【0044】ノード1bでは複数の迂回路が検出された
場合、迂回路のホップ数、迂回路の帯域、パス101,
102の必要帯域、パスの優先度を考慮してどの迂回路
にどのパスを割当てるかを決定する。When a plurality of detours are detected at the node 1b, the number of hops of the detour, the band of the detour, the path 101,
It is determined which path is to be assigned to which detour in consideration of the required bandwidth of 102 and the priority of the path.
【0045】図7では障害が発生した回線BEに設定さ
れたパス101,102のうち、パス101にノード1
c経由の経路を、つまりノード1a→回線AB→ノード
1b→回線BC→ノード1c→回線CE→ノード1eと
いう経路を割当て、パス102に回線BE1 →ノード1
eという経路を割当てている。In FIG. 7, of the paths 101 and 102 set in the line BE in which the fault has occurred, the node 101 is assigned to the path 101.
c, that is, a route of node 1a → line AB → node 1b → line BC → node 1c → line CE → node 1e, and a line BE1 → node 1 is assigned to the path 102.
The route e is assigned.
【0046】このように、障害を検出したノード1bに
よる迂回路の探索をパス単位ではなく、障害が検出され
た回線BEに設定されているパス102,103,10
5の合計通信容量単位で行うことによって、迂回経路を
探索する時のコマンドのやり取りを削減することがで
き、迂回経路の探索時間を短縮することができる。As described above, the search for the detour by the node 1b that has detected the failure is not performed on a path-by-path basis, but on the paths 102, 103, and 10 that are set on the line BE where the failure is detected.
By performing the operation in units of the total communication capacity of 5, it is possible to reduce the number of commands exchanged when searching for a bypass route, and to reduce the search time for the bypass route.
【0047】[0047]
【発明の効果】以上説明したように本発明によれば、障
害を検出したノードによる迂回路の探索をパス単位では
なく、障害が検出された回線に設定されているパスの合
計通信容量単位で行うことによって、迂回経路を探索す
る時のコマンドのやり取りを削減することができ、迂回
経路の探索時間を短縮することができるという効果があ
る。As described above, according to the present invention, the search for a detour by a node that has detected a fault is performed not in units of paths but in units of the total communication capacity of the paths set in the line where the fault is detected. By doing so, it is possible to reduce the number of exchanges of commands when searching for a detour route, and it is possible to reduce the time required for searching for a detour route.
【図1】本発明の一実施例の構成を示すブロック図であ
る。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
【図2】本発明の一実施例のシステム構成を示す図であ
る。FIG. 2 is a diagram illustrating a system configuration according to an embodiment of the present invention.
【図3】本発明の一実施例による障害検出ノードの処理
を示すフローチャートである。FIG. 3 is a flowchart showing processing of a failure detection node according to one embodiment of the present invention.
【図4】本発明の一実施例による迂回路探索コマンド入
力ノードの処理を示すフローチャートである。FIG. 4 is a flowchart illustrating a process of a detour search command input node according to an embodiment of the present invention.
【図5】本発明の一実施例によるパスの迂回処理完了後
のネットワークのシステム構成を示す図である。FIG. 5 is a diagram illustrating a system configuration of a network after a path detour process is completed according to an embodiment of the present invention.
【図6】本発明の一実施例によるパスの迂回処理におい
て迂回経路が複数ある場合のシステム構成を示す図であ
る。FIG. 6 is a diagram showing a system configuration in a case where there are a plurality of detour paths in a path detour processing according to an embodiment of the present invention.
【図7】図6の複数の迂回経路を用いたパスの迂回処理
完了後のネットワークのシステム構成を示す図である。FIG. 7 is a diagram illustrating a system configuration of a network after a path detour process using a plurality of detour paths in FIG. 6 is completed.
1,1a〜1f ノード 11 CPU 12 スイッチ 13 回線障害検出部 14 メモリ 21〜2n,AB,BC,BE,BE1 ,CE,EF
回線 101〜106,111,121,1n1,1n2 パ
ス1, 1a to 1f Node 11 CPU 12 Switch 13 Line fault detection unit 14 Memory 21 to 2n, AB, BC, BE, BE1, CE, EF
Line 101-106, 111, 121, 1n1, 1n2 path
フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04L 29/14 H04L 12/24Continuation of the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04L 29/14 H04L 12/24
Claims (2)
る回線とからなるネットワークのパス迂回システムであ
って、前記回線に設定されたパスの通信容量と前記パス
の優先情報と前記パスの接続情報とを格納する格納手段
と、前記回線に障害が発生した時に前記格納手段に格納
された前記パスの通信容量を基に当該回線に設定された
複数のパスの合計通信容量を算出する算出手段と、前記
算出手段で算出された前記合計通信容量を必要帯域値と
して迂回路の探索処理を行う迂回路探索手段と、前記迂
回路探索手段で探索された迂回路の合計通信容量が前記
必要帯域値よりも少ない時に前記格納手段に格納された
前記パスの優先情報にしたがって迂回パスを選択する選
択手段と、前記迂回路の合計通信容量が前記必要帯域値
を確保している時に全てのパスを前記迂回路に切替えか
つ前記迂回路の合計通信容量が前記必要帯域値よりも少
ない時に前記迂回パスを前記迂回路に切替える手段と、
前記複数のノードのうちのいずれか一つの前記迂回路探
索手段から迂回探索コマンドが入力された時に当該ノー
ドとの回線で前記必要帯域値が確保可能か否かを判定す
る判定手段と、前記判定手段で前記必要帯域値が確保可
能と判定された時に前記迂回探索コマンドに自ノードを
経由したことを示す経由情報を付加して次の隣接ノード
に送出する手段と、前記判定手段で前記必要帯域値が確
保不可能と判定された時に前記迂回探索コマンドの前記
必要帯域値を確保可能な最大帯域値に書換えかつ前記経
由情報を付加して次の隣接ノードに送出する手段とを前
記複数のノード各々に有することを特徴とするパス迂回
システム。1. A path bypass system for a network comprising a plurality of nodes and a line connecting the nodes, wherein the communication capacity of a path set to the line, priority information of the path, and connection of the path Storage means for storing information; and calculating means for calculating a total communication capacity of a plurality of paths set for the line based on a communication capacity of the path stored in the storage means when a failure occurs in the line. A detour search means for performing a detour search process using the total communication capacity calculated by the calculation means as a required band value; and a total communication capacity of the detour searched by the detour search means being equal to the required bandwidth. Selecting means for selecting a detour path according to the priority information of the path stored in the storage means when the value is less than the value, and when the total communication capacity of the detour secures the required bandwidth value Means for switching all paths to the detour and switching the detour path to the detour when the total communication capacity of the detour is less than the required bandwidth value ;
The detour search for any one of the plurality of nodes;
When a detour search command is input from the search means,
To determine whether the required bandwidth value can be secured on the line with
Determining means, and the required band value can be secured by the determining means.
If it is determined that the node is not
Add the route information indicating that the route has been passed to the next adjacent node
Means for transmitting the required band value to the
When it is determined that the detour search is impossible,
Rewrite the required bandwidth value to the maximum bandwidth value that can be secured and
Means for adding the reason information and sending the information to the next adjacent node in each of the plurality of nodes.
判断する判断手段と、前記複数のノードのうちのいずれ
か一つの前記迂回路探索手段から迂回探索コマンドが入
力された時に当該ノードとの回線で前記必要帯域値が確
保可能か否かを判定する判定手段と、前記判断手段で前
記障害が発生した回線の他端と判断されかつ前記判定手
段で前記必要帯域値が確保可能と判定された時に前記迂
回探索コマンドに対する応答コマンドを前記経由情報に
基づいて前記障害が発生した回線の一端に送出する手段
と、前記判断手段で前記障害が発生した回線の他端と判
断されかつ前記判定手段で前記必要帯域値が確保不可能
と判定された時に前記迂回探索コマンドに対する応答コ
マンドの前記必要帯域値を確保可能な最大帯域値 に書換
えてから前記経由情報に基づいて前記障害が発生した回
線の一端に送出する手段とを前記複数のノード各々に含
むことを特徴とする請求項1記載のパス迂回システム。And determining whether the other end of the line in which the failure has occurred.
Determining means for determining, and any one of the plurality of nodes
The detour search command is input from one of the detour search means.
The required bandwidth value is confirmed on the line to the node when
Determining means for determining whether the data can be maintained;
The other end of the line in which the fault has occurred
When it is determined that the required band value can be secured by the
Response command to the search command
Means for sending the signal to one end of the line in which the failure has occurred based on
The other end of the line in which the fault has occurred
And the required bandwidth cannot be secured by the determination means.
Response to the bypass search command
Rewrite the required bandwidth value of the command to the maximum bandwidth value that can be secured
The time when the failure occurred based on the route information
2. The path detour system according to claim 1, further comprising means for transmitting a signal to one end of a line, said means being provided at each of said plurality of nodes.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7175310A JP2822936B2 (en) | 1995-07-12 | 1995-07-12 | Path detour system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7175310A JP2822936B2 (en) | 1995-07-12 | 1995-07-12 | Path detour system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0927834A JPH0927834A (en) | 1997-01-28 |
JP2822936B2 true JP2822936B2 (en) | 1998-11-11 |
Family
ID=15993864
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7175310A Expired - Fee Related JP2822936B2 (en) | 1995-07-12 | 1995-07-12 | Path detour system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2822936B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8179786B2 (en) * | 2004-05-19 | 2012-05-15 | Mosaid Technologies Incorporated | Dynamic traffic rearrangement and restoration for MPLS networks with differentiated services capabilities |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07115420A (en) * | 1993-10-19 | 1995-05-02 | Toshiba Corp | Self-healing method for connection in atm network |
JPH07162422A (en) * | 1993-12-07 | 1995-06-23 | Nippon Telegr & Teleph Corp <Ntt> | Self-healing method for communication network |
-
1995
- 1995-07-12 JP JP7175310A patent/JP2822936B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0927834A (en) | 1997-01-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5146452A (en) | Method and apparatus for rapidly restoring a communication network | |
JP3432664B2 (en) | Communication node, failure recovery method, and communication network | |
JP2933021B2 (en) | Communication network failure recovery method | |
JP3469120B2 (en) | Communication network and communication device | |
EP0234191B1 (en) | Packet-switched communications network with parallel virtual circuits for re-routing message packets | |
JP2950369B2 (en) | Working protection route setting method in ATM network | |
JP2728066B2 (en) | Unit switching device | |
JP2822936B2 (en) | Path detour system | |
JPH11510349A (en) | Route search in communication networks | |
US5384783A (en) | Network system and line switching method used therein | |
US20020162045A1 (en) | Communication device that performs automatic failure recovery and automatic failure recovery method | |
JP3591953B2 (en) | Disaster prevention monitoring system and data transmission method in disaster prevention monitoring system | |
JP3092666B1 (en) | Detour route selection method, detour route selection device, node and network system | |
JP3102353B2 (en) | Communication route switchback control method | |
JP3246409B2 (en) | Fault monitoring method | |
JP3571135B2 (en) | Disaster prevention monitoring system | |
JPH053475A (en) | Path retrieval system | |
JPH0983561A (en) | Inter-network connection device | |
JP2000031978A (en) | Call control system and call control method | |
JPH10107797A (en) | Atm network | |
JPH05136825A (en) | Bypass route search device and bypass route search system | |
JP2000031985A (en) | Communication fault detection control system and communication fault detection control method | |
JPH0213154A (en) | Bypass route selection processing system | |
JPH03133232A (en) | Bypass setting control system | |
JP3408501B2 (en) | Transmission device, transmission system, and cross-connect map switching method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |