JPH1174920A - Connection switching method, device therefor and storage medium - Google Patents
Connection switching method, device therefor and storage mediumInfo
- Publication number
- JPH1174920A JPH1174920A JP10168167A JP16816798A JPH1174920A JP H1174920 A JPH1174920 A JP H1174920A JP 10168167 A JP10168167 A JP 10168167A JP 16816798 A JP16816798 A JP 16816798A JP H1174920 A JPH1174920 A JP H1174920A
- Authority
- JP
- Japan
- Prior art keywords
- connection
- failure
- type
- connection destination
- destination information
- 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.)
- Pending
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明はネットワークを構成
するノードにおける接続切替に係り、特に障害発生時の
接続切替方法および装置および記憶媒体に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to connection switching in nodes constituting a network, and more particularly to a connection switching method and apparatus when a failure occurs, and a storage medium.
【0002】[0002]
【従来の技術】複数のノードがループ状に接続されたリ
ングネットワークでは、一般に、通常時の伝送信号と同
一の信号が予備信号として同一方向に伝送されている。
そして、あるノード間で通常の回線に障害が発生した場
合には、それらのノードにおいて接続を予備回線へ切り
替え信号断を回避している。このような接続の切替は、
ノードに設けられたスイッチ、例えばクロスコネクト装
置によって行われる。2. Description of the Related Art Generally, in a ring network in which a plurality of nodes are connected in a loop, a signal identical to a normal transmission signal is transmitted in the same direction as a spare signal.
When a failure occurs in a normal line between certain nodes, the connection is switched to a protection line in those nodes to avoid signal interruption. Such connection switching
This is performed by a switch provided in the node, for example, a cross-connect device.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、従来の
クロスコネクト切替制御はファームウエア上のプログラ
ムで記述されており、障害が発生して接続の切替が必要
になるごとに、そのプログラムを起動して接続切替先を
算出する必要があった。特に、複数の障害が多重発生し
た場合には、それぞれの障害についてプログラムが実行
されるために、接続が完了するまでに時間がかかり、高
速に接続切替を行うことができなかった。また、過渡的
な接続が存在する場合も生じた。However, the conventional cross-connect switching control is described by a program on firmware. Whenever a failure occurs and the connection needs to be switched, the program is started. It was necessary to calculate the connection switching destination. In particular, when a plurality of faults occur multiple times, the program is executed for each fault, so it takes time to complete the connection, and the connection cannot be switched at high speed. In addition, there was a case where a transient connection exists.
【0004】さらに、障害の種類に応じた数のプログラ
ムが必要になる上に、障害が多重発生するとプログラム
が分岐および再帰を繰り返し、制御フローを机上で把握
することが極めて困難となる。このために、ファームウ
エア上のプログラムにバグが含まれる可能性が高くなる
という問題もあった。Further, in addition to the need for a number of programs corresponding to the type of fault, if a fault occurs multiple times, the program repeats branching and recursion, making it extremely difficult to grasp the control flow on a desk. For this reason, there is also a problem that the possibility that the program on the firmware contains a bug increases.
【0005】本発明はこのような課題を解決するための
ものであり、その目的は、高速に接続切替を完了するこ
とができる接続切替方法および装置および記憶媒体を提
供することにある。本発明の他の目的は、多重障害が発
生した場合であっても、高速接続切替を達成できる接続
切替方法および装置および記憶媒体を提供することにあ
る。本発明の他の目的は、多重障害が発生した場合であ
っても、切替制御の流れを容易に把握することができる
接続切替方法および装置および記憶媒体を提供すること
にある。An object of the present invention is to solve such a problem, and an object of the present invention is to provide a connection switching method and apparatus which can complete connection switching at high speed, and a storage medium. It is another object of the present invention to provide a connection switching method and apparatus and a storage medium that can achieve high-speed connection switching even when multiple failures occur. Another object of the present invention is to provide a connection switching method and apparatus and a storage medium that can easily grasp the flow of switching control even when multiple failures occur.
【0006】[0006]
【課題を解決するための手段】このような目的を達成す
るために、本発明による接続切替方法および装置および
記憶媒体は、入力ラインに発生する障害の種類を定義
し、障害の種類に応じたスイッチの接続状態を示す接続
先情報を格納し、入力ラインに障害が発生した場合に、
定義した障害の種類に基づいて障害の種類を特定し、特
定された障害の種類に対応する接続先情報を読み出し、
読み出した接続先情報に基づいてスイッチの接続状態を
切り替えるようにしたものである。SUMMARY OF THE INVENTION In order to achieve the above object, a connection switching method, apparatus and storage medium according to the present invention define the type of a fault that occurs in an input line and respond to the type of a fault. Stores connection destination information indicating the connection status of the switch, and if a failure occurs in the input line,
Identify the type of failure based on the type of failure defined, read connection destination information corresponding to the identified type of failure,
The connection state of the switch is switched based on the read connection destination information.
【0007】[0007]
【発明の実施の形態】以下、本発明を図面を参照して詳
細に説明する。図1は、本発明の一実施例を示すリング
ネットワークの概略を示すブロック図である。説明を簡
略化するために、同一構成の5つのノードN1〜N5が
ループ状に接続されたリングネットワークを仮定する。
これらノードN1〜N5は時計回りのラインW1および
予備ラインS1と、反時計回りのラインW2および予備
ラインS2とによって接続されている。DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram schematically illustrating a ring network according to an embodiment of the present invention. For the sake of simplicity, a ring network in which five nodes N1 to N5 having the same configuration are connected in a loop is assumed.
These nodes N1 to N5 are connected by a clockwise line W1 and a spare line S1, and a counterclockwise line W2 and a spare line S2.
【0008】各ノードN1〜N5には、後述するよう
に、障害が発生した場合に、予備ラインへの接続変更な
どの信号切替を実行するクロスコネクト装置が設けられ
ている。今、反時計回りラインW2のノードN2,N3
間で障害P1が発生したとすると、ノードN3は障害検
出と同時に入力ポイントをL1からL2へ切り替えて予
備ラインS2から信号を受信する。As will be described later, each of the nodes N1 to N5 is provided with a cross-connect device for executing signal switching such as change of connection to a spare line when a failure occurs. Now, nodes N2 and N3 of the counterclockwise line W2
If a failure P1 occurs between the nodes, the node N3 switches the input point from L1 to L2 and receives a signal from the backup line S2 at the same time as the detection of the failure.
【0009】予備ラインS2には通常ラインW2と同じ
信号が伝送されているから、このような接続切替によっ
て信号断を回避することができる。このような接続切替
を予め接続情報としてメモリに格納しておくことによっ
て、障害発生時に高速切替を行うことができる。以下、
本発明を適用したリングネットワークの各ノードN1〜
N5について詳述する。Since the same signal as that of the normal line W2 is transmitted to the backup line S2, the disconnection of the signal can be avoided by such connection switching. By storing such connection switching in the memory as connection information in advance, high-speed switching can be performed when a failure occurs. Less than,
Each node N1 to N1 of the ring network to which the present invention is applied
N5 will be described in detail.
【0010】図2は図1に示すノードN1〜N5のブロ
ック図である。図2において、スイッチ101は複数の
入力ポイントと複数の出力ポイントとを任意にクロス接
続することができるクロスコネクト装置である。ここで
は、時計回りラインW1に対応するN本の入力ポイント
RW11−RW1N、その予備ラインであるN本の入力ポイン
トRS11−RS1N、反時計回りラインW2に対応するM本
の入力ポイントRW21−RW2M、その予備ラインであるM
本の入力ポイントRS21−RS2Mがそれぞれ設定されてい
る。FIG. 2 is a block diagram of nodes N1 to N5 shown in FIG. In FIG. 2, a switch 101 is a cross-connect device that can arbitrarily cross-connect a plurality of input points and a plurality of output points. Here, N input points R W11 -R W1N corresponding to the clockwise line W1, N input points R S11 -R S1N which are the spare lines, and M input points corresponding to the counterclockwise line W2. R W21 -R W2M , M which is the spare line
The book input points R S21 -R S2M are respectively set.
【0011】これらの入力ポイントに対応する出力ポイ
ントTW11−TW1N、TS11−TS1N、TW21−TW2M、およ
びTS21−TS2Mもそれぞれ設定されている。なお、図示
されていないが、この他の入力ポイントおよび出力ポイ
ントも設定されており、これらの入出力間の任意のポイ
ントが接続可能である。時計回りおよび反時計回りのラ
インW1,S1,W2,S2は、それぞれ障害検出部1
02〜105を介してスイッチ101に接続されてい
る。Output points T W11 -T W1N , T S11 -T S1N , T W21 -T W2M , and T S21 -T S2M corresponding to these input points are also set. Although not shown, other input points and output points are also set, and any point between these input and output can be connected. The clockwise and counterclockwise lines W1, S1, W2, and S2 respectively correspond to the fault detector 1
02 to 105 are connected to the switch 101.
【0012】障害検出部102〜105は、各ラインW
1,S1,W2,S2のサブラインの障害発生を監視
し、障害発生時に障害検出情報をCPU(Central Proc
essingUnit )106へ通知する。例えば、障害検出部
102は時計回りラインW1の各サブライン、すなわち
N本の入力ポイントRW11 −RW1N の信号をモニタし、
例えば入力ポイントRW11およびRW12 の信号に障害が
発生すればその旨をCPU106へ通知する。他の障害
検出部103〜105についても同様である。Each of the fault detection units 102 to 105
1, S1, W2, and S2 are monitored for failure occurrence, and failure detection information is sent to the CPU (Central Proc.) When a failure occurs.
essingUnit) 106 is notified. For example, the fault detector 102 monitors each subline, that is, the signal input point R W11 -R W1N of the N clockwise line W1,
For example signal the failure of the input point R W11 and R W 12 is notified to the CPU106 be generated. The same applies to the other failure detection units 103 to 105.
【0013】CPU106は、障害検出部102〜10
5から出力される障害検出情報にしたがって障害の種類
を判定し、接続情報テーブル107に格納された接続情
報を参照することによってスイッチ101の接続切替を
決定する。接続情報テーブル107には、後に詳述する
ように、スイッチ101の通常の接続情報およびあらゆ
る障害発生時の接続情報が予めテーブル形式で格納され
ている。すなわち、接続情報テーブル107は模式的に
接続先テーブル107aおよび通常接続先テーブル10
7bを備える。The CPU 106 includes failure detection units 102 to 10
The type of the failure is determined in accordance with the failure detection information output from the connection information 5, and the connection switching of the switch 101 is determined by referring to the connection information stored in the connection information table 107. As will be described later in detail, the connection information table 107 stores normal connection information of the switch 101 and connection information at the time of occurrence of any failure in a table format. That is, the connection information table 107 schematically includes the connection destination table 107a and the normal connection destination table 10.
7b.
【0014】CPU106は、ROM(Read Only Memo
ry)108に予め格納されたプログラムを実行してノー
ドの伝送制御および切替制御を実行する。言うまでもな
く、CPU106は、アドレスバスおよびデータバスを
通して、スイッチ101、障害検出部102〜105、
接続情報テーブル107、ROM108およびRAM
(図示せず)等の必要なデバイスと接続されている。The CPU 106 has a ROM (Read Only Memory)
ry) 108 executes a program stored in advance to execute transmission control and switching control of the node. Needless to say, the CPU 106 controls the switch 101, the failure detection units 102 to 105,
Connection information table 107, ROM 108, and RAM
(Not shown) and the like.
【0015】ROMに格納されたプログラムは、入力ラ
インに障害が発生した場合に障害の種類を入力ラインに
発生する予め定義された障害の種類の中から特定する障
害特定処理プログラムと、障害の種類に応じたスイッチ
101の接続状態を示す接続先情報を格納する接続情報
テーブル107から、特定された障害の種類に対応する
接続先情報を検索する検索処理プログラムと、検索され
た接続先情報にしたがってスイッチ101の接続状態を
切り替える切替制御処理プログラムとから構成される。[0015] The program stored in the ROM includes a fault specifying program for specifying the type of fault from the predefined types of faults occurring on the input line when a fault occurs on the input line; A search processing program for searching the connection information table 107 that stores connection destination information indicating the connection status of the switch 101 corresponding to the specified failure type, according to the searched connection destination information. And a switching control processing program for switching the connection state of the switch 101.
【0016】図3は図2に示す接続情報テーブル107
の内容を障害の種類で分類した接続先テーブル107a
および通常時における入出力ポイントの対応関係を示す
通常接続先テーブル107bの模式図である。図3にお
いて、接続先テーブル107aには、スイッチ101の
各出力ポイントに対応して、接続され得る入力ポイント
および接続タイプ等の設定情報が予め格納されている。FIG. 3 shows the connection information table 107 shown in FIG.
Destination table 107a that classifies the contents of failures by the type of failure
FIG. 10 is a schematic diagram of a normal connection destination table 107b showing a correspondence relationship between input and output points in a normal state. 3, setting information such as input points that can be connected and connection types is stored in advance in the connection destination table 107a corresponding to each output point of the switch 101.
【0017】1つの入力ポイントが複数の出力ポイント
に対応する(接続される)ことも許される。接続タイプ
は、複数の入力ポイントと出力ポイントとを組み合わせ
てネットワーク上で複雑な信号の経路を実現するための
接続の仕方を種類分けするためのパラメータであり、出
力ポイントごとに設定されている。It is also allowed that one input point corresponds to (is connected to) a plurality of output points. The connection type is a parameter for classifying a connection method for realizing a complicated signal path on a network by combining a plurality of input points and output points, and is set for each output point.
【0018】また、図3において、通常接続先テーブル
107bには、通常時における各入力ポイントと出力ポ
イントとの接続関係を示す情報が予め格納されており、
この通常接続先テーブル107bを参照することによ
り、障害が発生した入力ポイントに対応する出力ポイン
トを取得できる。障害#は単一障害、多重障害など障害
の種類であり、特に多重障害の程度によって予め定義さ
れている。1つの障害の種類に対して1つの接続先テー
ブルを設定しておくことで、CPU106は障害の種類
(障害#)および障害発生ポイントから切替先のポイン
トを決定することができる。In FIG. 3, the normal connection destination table 107b stores in advance information indicating a connection relationship between each input point and an output point in a normal state.
By referring to the normal connection destination table 107b, an output point corresponding to the input point in which a failure has occurred can be obtained. The fault # is a type of fault such as a single fault or multiple faults, and is defined in advance in particular according to the degree of the multiple faults. By setting one connection destination table for one failure type, the CPU 106 can determine the switching destination point from the failure type (failure #) and the failure occurrence point.
【0019】図4は図2に示す接続先テーブル107a
および通常接続先テーブル107bを作成する上で、そ
の基となる情報を格納したテーブルの模式図である。接
続タイプごとに障害の種類に応じた接続先情報を格納し
ている。このテーブルでは、便宜上、面番号#と呼ぶ数
値で分類している。FIG. 4 shows the connection destination table 107a shown in FIG.
FIG. 9 is a schematic diagram of a table that stores information on which the normal connection destination table 107b is created upon creation. Stores connection destination information corresponding to the type of failure for each connection type. In this table, for convenience, the values are classified by numerical values called surface numbers #.
【0020】ここでは、各接続タイプにおける通常接続
情報を面番号#0、各接続タイプにおける障害#1の接
続先情報を面番号#1、各接続タイプにおける障害#2
の接続先情報を面番号#2とし、以下同様に、各障害の
接続先情報を面番号ごとに定義しておく。図4における
各障害#(面番号#)ごとの接続先情報を集合させるこ
とによって、図3の接続先テーブル107aおよび通常
接続先テーブル107bを予め作成し、接続情報テーブ
ル107に格納しておく。Here, the normal connection information of each connection type is plane number # 0, the connection destination information of failure # 1 of each connection type is plane number # 1, and the failure number # 2 of each connection type.
The connection destination information of each fault is defined as a plane number # 2, and similarly, the connection destination information of each fault is defined for each plane number. By collecting the connection destination information for each failure # (surface number #) in FIG. 4, the connection destination table 107 a and the normal connection destination table 107 b in FIG. 3 are created in advance and stored in the connection information table 107.
【0021】したがって、プロセッサ106は障害の種
類(すなわち障害#)を判定するだけで接続先テーブル
107aを特定できるとともに、通常接続先テーブル1
07bから障害が発生した入力ポイントに対応する出力
ポイントを特定でき、特定された接続先テーブル107
aと出力ポイントとから切替先の入力ポイントを決定で
きる。Therefore, the processor 106 can specify the connection destination table 107a only by determining the type of failure (that is, failure #),
07b, the output point corresponding to the failed input point can be specified, and the specified connection destination table 107 can be specified.
The input point of the switching destination can be determined from a and the output point.
【0022】図5は本実施形態の動作を説明するための
フローチャートである。障害検出部102〜105の少
なくとも1つから障害割り込みが発生すると、プロセッ
サ106は障害ルーチンを呼び出し、発生した障害の種
類(例えば、発生した障害が最初の障害であるかまたは
すでに他の障害が存在するかを示す多重障害の有無や、
多重して発生した障害の組み合わせなど)を特定する
(ステップS201)。FIG. 5 is a flowchart for explaining the operation of this embodiment. When a fault interrupt is generated from at least one of the fault detection units 102 to 105, the processor 106 calls a fault routine and determines the type of fault that has occurred (for example, the fault that occurred is the first fault or another fault already exists). Whether there are multiple failures,
A combination of multiplexed faults) is specified (step S201).
【0023】続いて、その障害の種類から障害#を特定
し、さらにその障害#から接続先テーブル107aを特
定する(ステップS202)。そして、通常接続先テー
ブル107bを参照して障害発生入力ポイントに対応す
る出力ポイントを取得し(ステップS203)、この出
力ポイントに対応する予備の入力ポイントRSjを、障害
#で特定された接続先テーブル107aから読み出す
(ステップS204)。Subsequently, a fault # is specified from the type of the fault, and the connection destination table 107a is further specified from the fault # (step S202). Then, an output point corresponding to the failure occurrence input point is acquired with reference to the normal connection destination table 107b (step S203), and a spare input point R Sj corresponding to this output point is determined by the connection destination specified by the failure #. It is read from the table 107a (step S204).
【0024】次に、CPU106は、読み出された接続
先ポイントRSjに対応する障害検出部102〜105か
らの情報にしたがって接続先ポイントRSjが正常である
か否かを判定する(ステップS205)。判定結果が正
常であれば、CPU106はスイッチ101を切り替え
て予備の接続先ポイントRSjを出力ポイントに接続する
(ステップS206)。Next, the CPU 106 determines whether or not the connection destination point R Sj is normal according to the information from the failure detection units 102 to 105 corresponding to the read connection destination point R Sj (step S205). ). If the determination result is normal, the CPU 106 switches the switch 101 to connect the spare connection destination point R Sj to the output point (step S206).
【0025】このようにCPU106は接続情報テーブ
ル107を参照するだけで、障害が発生した入力ポイン
トから予備の接続先ポイントRSjへの切り替えを実行す
ることができる。次に、CPU106は、障害が発生し
た入力ポイント、例えば入力ポイントRWiが回復したか
否かを判定する(ステップ207)。As described above, the CPU 106 can execute switching from the failed input point to the spare connection destination point R Sj only by referring to the connection information table 107. Next, the CPU 106 determines whether or not the input point where the failure has occurred, for example, the input point R Wi has been recovered (Step 207).
【0026】判定結果が回復したことを示す場合には、
CPU106は、障害が発生した入力ポイントRWiを出
力ポイントTWiに接続してスイッチ101を通常の接続
に復帰させる(ステップS208)。一方、ステップS
205で、接続先ポイントRSjも正常でないと判定した
場合には、CPU106は障害が発生した入力ポイント
RWiと接続先ポイントRSjとの障害レベルを比較し、い
ずれのポイントに切り替えるべきかを判定する(ステッ
プS209)。If the result of the determination indicates that the condition has been recovered,
The CPU 106 connects the failed input point R Wi to the output point T Wi and returns the switch 101 to a normal connection (step S208). On the other hand, step S
If it is determined in 205 that the connection point R Sj is not normal, the CPU 106 compares the failure level between the input point R Wi in which the failure has occurred and the connection point R Sj, and determines which point to switch to. A determination is made (step S209).
【0027】次に、図6を用いてスイッチ101の接続
切替動作を説明する。ここでは、説明を簡単にするため
に、図1のリングネットワークにおいて時計回りのライ
ンW1の入力ポイントRW11 に単一障害(障害#1とす
る)が発生した場合を説明する。Next, the connection switching operation of the switch 101 will be described with reference to FIG. Here, in order to simplify the description, a case where a single failure (referred to as failure # 1) occurs at an input point RW11 of a clockwise line W1 in the ring network of FIG.
【0028】接続情報テーブル107は、上述したよう
に正常時の接続情報テーブルの他に障害発生時の接続情
報テーブルを備えている。今、図3に示すように、出力
ポイントTW11 には、通常接続時には入力ポイントR
W11 が接続され(接続L1)、障害#1発生時にはR
S11 が接続される(接続L2)ように設定されている。The connection information table 107 includes a connection information table at the time of occurrence of a failure in addition to the connection information table at the time of normality as described above. Now, as shown in FIG. 3, the output point T W11 is connected to the input point R during normal connection.
W11 is connected (connection L1), and when failure # 1 occurs, R
S11 is set to be connected (connection L2).
【0029】CPU106は、入力ポイントRW11 に障
害#1の発生を検出すると、通常接続先テーブルから入
力ポイントRW11 に対応する出力ポイントTW11 を特定
する。次に、障害#1に対応する面番号の接続先テーブ
ル107aを決定し、この接続先テーブル107aを参
照して予備の接続先ポイントRS11 を割り出す。そし
て、予備の接続先ポイントRS11 が正常であることを確
認した後、図6に示すように、CPU106はスイッチ
101を通常接続L1から障害発生時の予備接続L2へ
切り替える。When detecting the occurrence of the failure # 1 at the input point R W11 , the CPU 106 specifies the output point T W11 corresponding to the input point R W11 from the normal connection destination table. Next, the connection destination table 107a of the plane number corresponding to the failure # 1 is determined, and a spare connection destination point R S11 is determined with reference to the connection destination table 107a. Then, after confirming that the spare connection destination point R S11 is normal, as shown in FIG. 6, the CPU 106 switches the switch 101 from the normal connection L1 to the spare connection L2 when a failure occurs.
【0030】多重障害が発生した場合も同様に、障害#
にしたがって接続情報テーブル107を参照して接続先
ポイントを一意に決定することができる。したがって、
CPU106は多重障害の有無を確認して接続情報テー
ブルを参照するだけで接続切替を行うことができ、多重
障害発生の場合でも接続切替完了に要する時間は極めて
短時間となる。Similarly, when multiple failures occur, failure #
The connection destination point can be uniquely determined with reference to the connection information table 107 in accordance with the following. Therefore,
The CPU 106 can perform connection switching simply by checking the presence or absence of multiple failures and referring to the connection information table. Even when multiple failures occur, the time required to complete connection switching is extremely short.
【0031】[0031]
【発明の効果】以上説明したように本発明によれば、障
害の種類に応じた接続先情報を予めメモリに格納してお
くことで、実障害が発生した時にそのメモリを参照する
だけでスイッチの接続状態を一意的に決定することがで
きる。これにより、従来のようにファームウエアのプロ
グラムによって計算する必要がなく、高速切替を実現で
きる。特に、多重障害の多重度に応じて接続先情報を予
め定義しメモリに格納しておけば、多重障害発生時であ
っても高速切替を達成することができる。As described above, according to the present invention, the connection destination information corresponding to the type of the fault is stored in the memory in advance, so that when the actual fault occurs, the switch can be referred to simply by referring to the memory. Can be uniquely determined. Thus, high-speed switching can be realized without having to calculate by a firmware program as in the related art. In particular, if connection destination information is defined in advance and stored in a memory according to the degree of multiplexing of multiple faults, high-speed switching can be achieved even when multiple faults occur.
【0032】さらに、障害の種類に応じた接続先情報を
メモリに格納しておき、実障害に応じて読み出すだけで
あるために、従来のようにプログラムが分岐したりする
ことがない。このため、障害発生時の切替処理の流れを
容易に把握することができ保守面でも極めて効果的であ
る。Further, since the connection destination information corresponding to the type of the fault is stored in the memory and read only in response to the actual fault, the program does not branch as in the related art. For this reason, the flow of the switching process at the time of occurrence of a failure can be easily grasped, which is extremely effective in terms of maintenance.
【図1】 本発明の一実施の形態によるリングネットワ
ークの概略を示すブロック図である。FIG. 1 is a block diagram schematically showing a ring network according to an embodiment of the present invention.
【図2】 図1に示すノードのブロック図である。FIG. 2 is a block diagram of a node shown in FIG. 1;
【図3】 図2に示す接続情報テーブルの内容を障害の
種類で分類した接続先テーブルの模式図である。FIG. 3 is a schematic diagram of a connection destination table in which contents of the connection information table shown in FIG. 2 are classified according to types of failures.
【図4】 図3に示す接続先テーブルを作成する際に基
となる情報を格納したテーブルの模式図である。FIG. 4 is a schematic diagram of a table storing information used as a basis for creating the connection destination table shown in FIG. 3;
【図5】 図2に示すノードの接続切替動作を説明する
フローチャートである。FIG. 5 is a flowchart illustrating a connection switching operation of the node illustrated in FIG. 2;
【図6】 図2に示すスイッチの具体的動作を説明する
図である。FIG. 6 is a diagram illustrating a specific operation of the switch shown in FIG. 2;
101…スイッチ、102〜105…障害検出部、10
6…プロセッサ、107…接続情報テーブル、107a
…接続先テーブル、107b…通常接続先テーブル、N
1〜N5…ノード、L1…通常接続、L2…予備接続、
W1…時計回りライン、W2…反時計回りライン、S1
…W1の予備ライン、S2…W2の予備ライン。101: switch, 102 to 105: failure detection unit, 10
6. Processor, 107 Connection information table, 107a
... Connection destination table, 107b ... Normal connection destination table, N
1 to N5: nodes, L1: normal connection, L2: standby connection,
W1: clockwise line, W2: counterclockwise line, S1
... A spare line of W1 and a spare line of S2.
Claims (12)
の間の接続路を選択的に設定するスイッチの接続切替方
法において、 前記入力ラインに発生する障害の種類を定義し、 障害の種類に応じた前記スイッチの接続状態を示す接続
先情報を格納し、 前記入力ラインに障害が発生した場合に、定義した障害
の種類に基づいて障害の種類を特定し、 特定された障害の種類に対応する接続先情報を読み出
し、 読み出した接続先情報に基づいて前記スイッチの接続状
態を切り替える各ステップを備えることを特徴とする接
続切替方法。1. A connection switching method of a switch for selectively setting a connection path between a plurality of input lines and a plurality of output lines, wherein a type of a fault occurring in the input line is defined, and The connection destination information indicating the connection state of the corresponding switch is stored, and when a failure occurs in the input line, the failure type is specified based on the defined failure type, and the failure type is identified. A connection switching method comprising: reading connection destination information to be connected; and switching the connection state of the switch based on the read connection destination information.
力ラインの接続先入力ラインを示すことを特徴とする接
続切替方法。2. The connection switching method according to claim 1, wherein the connection destination information indicates a connection destination input line of an output line to which the failure input line is normally connected.
障害の多重度に応じて障害の種類を予め定義することを
特徴とする接続切替方法。3. The connection switching method according to claim 1, wherein the step of defining the type of the failure includes defining the type of the failure in advance according to the multiplicity of a single failure and multiple failures. Method.
れ、複数の入力ラインおよびその予備ラインと複数の出
力ラインおよびその予備ラインとの間の接続路を選択的
に設定するスイッチの接続切替方法において、 前記入力ラインに発生する障害の種類を定義し、 障害の種類に応じた前記スイッチの予備ライン接続を示
す接続先情報を格納し、 前記入力ラインに障害が発生した場合に、定義された障
害の種類に基づいて障害の種類を特定し、 特定された障害の種類に対応する接続先情報を読み出
し、 読み出された接続先情報に基づいて前記スイッチを対応
する予備ライン接続に切り替える各ステップを備えるこ
とを特徴とする接続切替方法。4. A connection switching method for a switch, which is provided at a node of a ring network and selectively sets connection paths between a plurality of input lines and its spare lines and a plurality of output lines and its spare lines. Defines the type of fault that occurs on the input line, stores connection destination information indicating the backup line connection of the switch according to the type of fault, and stores the type of fault defined when a fault occurs on the input line. Each step of identifying a type of a failure based on the information, reading connection destination information corresponding to the identified failure type, and switching the switch to a corresponding spare line connection based on the read connection destination information. A connection switching method characterized by the above-mentioned.
力ラインの接続先予備入力ラインを示すことを特徴とす
る接続切替方法。5. The connection switching method according to claim 4, wherein the connection destination information indicates a connection destination spare input line of an output line to which the failure input line is normally connected.
障害の多重度に応じて障害の種類を予め定義することを
特徴とする接続切替方法。6. The connection switching method according to claim 4, wherein the step of defining the type of the failure includes defining the type of the failure in advance according to the multiplicity of a single failure and multiple failures. Method.
各々に備えられた接続切替装置において、 前記ノードは前記ネットワーク内で相互に接続される複
数の入力ラインと複数の出力ラインとの間の接続路を選
択的に設定するスイッチと、 予め定義された前記入力ラインに発生する障害の種類に
応じて、前記スイッチの接続状態を示す接続先情報を格
納する格納手段と、 前記入力ラインの障害発生を個別に監視する複数の監視
手段と、 前記監視手段によって検出された障害の種類を定義され
た障害の種類に基づいて特定し、特定された障害の種類
に対応する接続先情報を前記格納手段から読み出して前
記スイッチの接続状態を切り替える制御手段とを備える
ことを特徴とする接続切替装置。7. A connection switching device provided in each of a plurality of nodes constituting a network, wherein the node is a connection path between a plurality of input lines and a plurality of output lines interconnected in the network. A switch for selectively setting the connection line, a storage unit for storing connection destination information indicating a connection state of the switch according to a type of a failure occurring in the input line defined in advance, and a failure occurrence in the input line. A plurality of monitoring means for individually monitoring, and specifying the type of the fault detected by the monitoring means based on the defined fault type, and connecting destination information corresponding to the specified fault type from the storage means. Control means for reading and switching the connection state of the switch.
力ラインの接続先入力ラインを示すことを特徴とする接
続切替装置。8. The connection switching device according to claim 7, wherein the connection destination information indicates a connection destination input line of an output line to which the fault occurrence input line is normally connected.
々に対応して前記入力ラインの少なくとも1つが特定さ
れる接続先情報が格納された接続先テーブルを備えるこ
とを特徴とする接続切替装置。9. The connection switching device according to claim 7, wherein the storage unit stores connection destination information that specifies at least one of the input lines corresponding to each of the output lines for each type of fault. A connection switching device comprising a connection destination table.
て、 前記障害の種類は単一障害および多重障害の多重度に応
じて予め定義されることを特徴とする接続切替装置。10. The connection switching device according to claim 7, wherein the type of the failure is defined in advance according to the multiplicity of a single failure and multiple failures.
との間の接続路を選択的に設定するスイッチの制御をプ
ロセッサに実行させるためのプログラムを格納した記憶
媒体であって、 前記プログラムとして、 前記入力ラインに障害が発生した場合に、障害の種類を
前記入力ラインに発生する予め定義された障害の種類の
中から特定する障害特定処理プログラムと、 障害の種類に応じた前記スイッチの接続状態を示す接続
先情報を格納するメモリから、特定された障害の種類に
対応する接続先情報を検索する検索処理プログラムと、 検索された接続先情報にしたがって前記スイッチの接続
状態を切り替える切替制御処理プログラムとを格納した
ことを特徴とする記憶媒体。11. A storage medium storing a program for causing a processor to execute control of a switch for selectively setting a connection path between a plurality of input lines and a plurality of output lines, wherein the program includes: When a failure occurs in the input line, a failure identification processing program that identifies the type of failure from among predefined failure types that occur in the input line; and a connection state of the switch according to the failure type. A search processing program for searching connection destination information corresponding to a specified type of failure from a memory storing connection destination information indicating a connection failure, and a switching control processing program for switching a connection state of the switch according to the searched connection destination information And a storage medium storing the following.
じて予め定義されることを特徴とする記憶媒体。12. The storage medium according to claim 11, wherein the type of the fault is defined in advance according to the multiplicity of a single fault and multiple faults.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10168167A JPH1174920A (en) | 1997-06-16 | 1998-06-16 | Connection switching method, device therefor and storage medium |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP17273797 | 1997-06-16 | ||
JP9-172737 | 1997-06-16 | ||
JP10168167A JPH1174920A (en) | 1997-06-16 | 1998-06-16 | Connection switching method, device therefor and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH1174920A true JPH1174920A (en) | 1999-03-16 |
Family
ID=26491979
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10168167A Pending JPH1174920A (en) | 1997-06-16 | 1998-06-16 | Connection switching method, device therefor and storage medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH1174920A (en) |
-
1998
- 1998-06-16 JP JP10168167A patent/JPH1174920A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2004173136A (en) | Network management device | |
CN112217658B (en) | Stacking and splitting processing method and device | |
JP5302050B2 (en) | Trace apparatus and trace method for failure analysis | |
CN114355760A (en) | Main control station and hot standby redundancy control method thereof | |
JPH0529171B2 (en) | ||
CN105379201A (en) | Path switching method and device | |
CN110535715B (en) | Linux-based port state real-time detection method, circuit and switch | |
JP3191707B2 (en) | Path switching device | |
US6526020B1 (en) | Ring network system, protection method therefor | |
US20070055913A1 (en) | Facilitating detection of hardware service actions | |
US5734811A (en) | Segment substitution/swap for network restoration pre-plans | |
JPH1174920A (en) | Connection switching method, device therefor and storage medium | |
US6359860B1 (en) | Connection switching method and apparatus | |
US20230254227A1 (en) | Network monitoring device, network monitoring method, and network monitoring program | |
CN115459838A (en) | Protection method, device, equipment and storage medium for optical transmission network | |
JPH11353126A (en) | Disk array connection system, its fault-occurring device detecting method, and recording medium where control program therefor is recorded | |
US8139507B2 (en) | Network graph for alternate routes | |
JP2003258907A (en) | High-order node, network, program, and recording medium | |
JPH03192933A (en) | Bypass path retrieving system | |
JPS63100563A (en) | Faulty processor detecting system | |
JPH06149608A (en) | Fault control processing system | |
JPH0435251A (en) | Fault monitor system for ring network | |
JPH06348620A (en) | System switching method for multiplex system | |
CN115460480A (en) | Method, device, equipment and storage medium for controlling optical transport network rerouting | |
JPH0730650A (en) | Fault reporting system |