Nothing Special   »   [go: up one dir, main page]

JPH06318953A - Data alternate system by pushing-back to originating node - Google Patents

Data alternate system by pushing-back to originating node

Info

Publication number
JPH06318953A
JPH06318953A JP25555991A JP25555991A JPH06318953A JP H06318953 A JPH06318953 A JP H06318953A JP 25555991 A JP25555991 A JP 25555991A JP 25555991 A JP25555991 A JP 25555991A JP H06318953 A JPH06318953 A JP H06318953A
Authority
JP
Japan
Prior art keywords
node
route
packet
detour
processing unit
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.)
Withdrawn
Application number
JP25555991A
Other languages
Japanese (ja)
Inventor
Toshihiko Arai
俊彦 荒井
Hideo Takahashi
秀夫 高橋
Osamu Tatsuta
修 立田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Fujitsu Kansai Communication Systems Ltd
Original Assignee
Fujitsu Ltd
Fujitsu Kansai Communication Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd, Fujitsu Kansai Communication Systems Ltd filed Critical Fujitsu Ltd
Priority to JP25555991A priority Critical patent/JPH06318953A/en
Publication of JPH06318953A publication Critical patent/JPH06318953A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To prevent a packet from being abandoned after a ping-pong phenomenon between each node and a node in the preceding stage because of the absence of outgoing paths in each node with respect to the routing processing of a data communication system. CONSTITUTION:Each node 10 is provided with a terminating node path selection processing part 1, an originating node path selection processing part 2, and an adjacent node alternate impossibility report processing part 3. When the terminating node path selection processing part 1 detects that any outgoing paths cannot be selected, the adjacent node detour impossibility report processing part 3 informs adjacent nodes that detour is impossible, and simultaneously, the originating node path selection processing part 2 selects an outgoing path to the originating node, and data is transmitted to the selected outgoing path to the originating node to secure the alternate route.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は発ノード押し戻しによる
データ迂回方式に関し、特に、データ通信システムのル
ーティング処理に於いて、中継ノードから着ノード向け
の方路がすべて障害となったときのデータ迂回方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data circumvention method by pushing back a source node, and in particular, in a routing process of a data communication system, a data circumvention when all routes from a relay node to a destination node become an obstacle. Regarding the scheme.

【0002】[0002]

【従来の技術と発明が解決しようとする課題】従来、ネ
ットワークを構成するノード間のデータ転送方式として
パケット単位にルーティングを行うデータグラム方式を
採用するパケットネットワークにおいて、端末間の通信
は、該端末に直接接続されるノード間で制御され、発ノ
ードと着ノードの間の中継ノードでは、転送されるパケ
ットに付与された情報と中継ノードのルーティング情報
でルーティングを実施し、着ノード向け出方路を決定
し、着ノードに向けてパケットの転送を行っている。こ
のようなパケットネットワークにおいて、中継ノードや
中継方路が障害発生し、中継ノードで着ノード向け出方
路がない場合、中継パケットを入方路に送信し前段ノー
ドへ押し戻しを行うと同時に着ノード向けの出方路が選
択できないこと(迂回不可)を前段ノードへ通知し、前
段ノードにおいては、迂回不可通知を受けたノードを通
るルートを選択しないように再ルーティング処理を行
い、前段ノードにおいて着局ノードに対する迂回路を確
保していた。ところが、前段ノードにおいても着局向け
迂回路が確保できなかった場合は、中継ノード間でパケ
ットが行ったり来たりするピンポン現象となりパケット
の中継段数オーバで廃棄され、端末間の通信が途絶える
という問題があった。
2. Description of the Related Art Conventionally, in a packet network which employs a datagram method for performing routing in units of packets as a data transfer method between nodes constituting a network, communication between terminals is performed by the terminals. The relay node between the source node and the destination node, which is controlled between the nodes directly connected to the destination node, performs routing by using the information added to the packet to be transferred and the routing information of the relay node, and the destination route for the destination node. The packet is transferred to the destination node. In such a packet network, if a relay node or relay route fails and there is no output route for the destination node at the relay node, a relay packet is sent to the input route and pushed back to the preceding node, and at the same time the destination node is sent. Notify that the destination route cannot be selected (detour not possible) to the preceding node, and the preceding node performs rerouting processing so as not to select the route that passes through the node that received the notice that the detour cannot be made. A detour for the station node was secured. However, if the detour route for the destination station cannot be secured even at the preceding node, the packet will come and go between the relay nodes, resulting in a ping-pong phenomenon, and the packet will be discarded when the number of relay stages exceeds and the communication between terminals will be interrupted. was there.

【0003】この従来の問題を図5〜図8により説明す
る。図5は正常時のパケットのルートを示し、図6は方
路abの障害時のパケットのルートを示し、図7は更に
方路beも障害になった時のパケットのルートを示す。
図8は各ノードにおけるルーティングデータを示す。図
5においてネットワークを構成する各ノードは、固定迂
回方式で出方路の選択を行うものとし、ノードA〜Fの
各々のルーティングデータは図8に示すように予め定義
されているものとする。そして、ノードA配下の端末D
TE−aとノードF配下の端末DTE−fが、ノードA
→B→C→F/F→C→B→Aのルート(各ノード第1
方路)を使用して通信しているものとする。
This conventional problem will be described with reference to FIGS. FIG. 5 shows a packet route when the route is normal, FIG. 6 shows a packet route when the route ab fails, and FIG. 7 shows a packet route when the route be also fails.
FIG. 8 shows routing data in each node. In FIG. 5, each node constituting the network selects an outgoing route by a fixed detour method, and the routing data of each of the nodes A to F is defined in advance as shown in FIG. Then, the terminal D under the control of the node A
The terminal DTE-f under the TE-a and the node F is connected to the node A.
→ B → C → F / F → C → B → A route (each node first
It is assumed that they are communicating using a route.

【0004】この時、図6に示すように、ノードAとノ
ードB間の中継方路abに障害が発生すると、DTE−
a→DTE−fのパケットは、各ノードにおいて図8の
第1方路を選択し、または第1方路が使えない場合は迂
回路を選択して転送されるので、ノードAでノードF向
けの迂回路abを選択し(図8の参照)、ノードA→
D→E→Fを経て転送され、逆に、DTE−f→DTE
−aのパケットは、各ノードにおいて図8におけるノー
ドA向けの第1方路または第1方路が使えない場合は迂
回路を選択して転送されるので、ノードB以外では第1
方路を選択し、ノードBではノードA局向け迂回路be
を選択するので、ノードF→C→B→E→D→Aを経て
転送される。
At this time, as shown in FIG. 6, when a failure occurs in the relay route ab between the node A and the node B, the DTE-
The packet a → DTE-f is transferred by selecting the first route of FIG. 8 at each node, or by selecting the detour when the first route cannot be used, so that the packet is transferred from node A to node F. Select the detour ab of (see FIG. 8) and select node A →
Transferred via D → E → F, and conversely DTE-f → DTE
The packet of -a is transferred by selecting the detour route when the first route for node A in FIG. 8 or the first route in FIG.
A route is selected, and a detour be for the node A station is selected at the node B.
Is selected, the data is transferred via the nodes F → C → B → E → D → A.

【0005】さらにこの状態で、図7に示すように、ノ
ードB,E間の中継方路beの障害が発生すると、DT
E−a→DTE−fのパケットは、ノードA→D→E→
Fを経て、転送されるが、DTE−f→DTE−aのパ
ケットは、ノードBにおいてノードA向けの第1方路a
bと迂回路beが共に障害のため、着ノードAにパケッ
トを送信できず、ノードBに対するパケットの入方路で
ある方路bcに押し戻される。同時にノードBは、前段
ノードCに対してノードA向け出方路がないことを、網
制御パケット(迂回不可通知パケット)によりノードC
に通知する。ノードCにおいては、図8のからわかる
ようにノードA向けの迂回路を持たないため、ノードC
においてもノードBと同様に、ノードA向け出方路がな
いため、パケットをパケットの入方路である中継路bc
に押し戻し、結果的にパケットがノードBとノードCを
ピンポンし、中継段数オーバで廃棄される。これを解決
するためには、ノードCにおいて中継方路を新規に追加
してノードA向けの迂回路を確保し、迂回不可となる確
率を低下させる必要があった。
Further, in this state, as shown in FIG. 7, when a failure occurs in the relay route be between the nodes B and E, DT
The packet of E-a → DTE-f is node A → D → E →
The packet of DTE-f → DTE-a is transferred via F, but the packet of DTE-f → DTE-a is transmitted from node B to node A in the first route a.
Since both b and the detour be are faulty, the packet cannot be transmitted to the destination node A, and the packet is pushed back to the route bc which is the route of the packet entering the node B. At the same time, the node B informs the node C that there is no outgoing route for the node A to the node C by the network control packet (not-to-be-routed notification packet).
To notify. As can be seen from FIG. 8, node C does not have a detour for node A, so node C
Similarly to node B, since there is no outgoing route for node A, the packet is forwarded to the relay route bc which is the incoming route of the packet.
To the node B and the node C, and the packet is discarded when the number of relay stages exceeds. In order to solve this, it is necessary to newly add a relay route in the node C to secure a detour for the node A and reduce the probability that the detour is impossible.

【0006】[0006]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。同図において、10はデータ通信システ
ムのルーティング処理に於ける1つのノードである。ノ
ード10は、着ノード方路選択処理部1と発ノード方路
選択処理部2と、隣接ノード迂回不可通知処理部3を有
し、着ノード方路選択処理部1が出方路を選択できない
ことを検出したとき、隣接ノード迂回不可通知処理部3
が隣接ノードに対して迂回不可通知行い、同時に発ノー
ド方路選択処理部2が発ノード向け出方路を選択し、デ
ータを送信して迂回路を確保する。
FIG. 1 is a block diagram showing the principle of the present invention. In the figure, 10 is one node in the routing processing of the data communication system. The node 10 has a destination node route selection processing unit 1, a source node route selection processing unit 2, and an adjacent node detour impossible notification processing unit 3, and the destination node route selection processing unit 1 cannot select an outgoing route. When this is detected, the adjacent node detour impossible notification processing unit 3
Notifies the adjacent node that no detour is possible, and at the same time, the originating node route selection processing unit 2 selects an outgoing route for the originating node and transmits data to secure the detour.

【0007】[0007]

【作用】各ノードでは、出方路を選択できないことを検
出したとき、隣接ノードに対して迂回不可通知行い、同
時に発ノード向け出方路を選択することにより、データ
を送信して着ノードに向けての迂回路を確保するので、
中継路に障害が存在してもピンポン現象は生じない。
[Function] When each node detects that the outgoing route cannot be selected, it notifies the adjacent node that no detour is possible, and at the same time, selects the outgoing route for the originating node to transmit data to the destination node. Since we will secure a detour for
The ping-pong phenomenon does not occur even if there is a failure in the relay path.

【0008】[0008]

【実施例】本発明は、中継パケットの出方路を決定する
際に着ノード向け出方路が選択できない(迂回不可)場
合、中継パケットに付与された発ノード番号で再度ルー
ティングを行い出方路を行い出方路を選択することを特
徴とする。図2は本発明の実施例によるノードの構成を
示すブロック図である。同図において、このノードはパ
ケット交換機の中継処理部を示す。また、図3は本発明
の実施例によりネットワーク内を転送する中継パケット
のフォーマットを示す。
[Embodiment] According to the present invention, when an outgoing route for a destination node cannot be selected (a detour is not possible) when determining an outgoing route for a relay packet, the outgoing route is re-routed with the source node number given to the relay packet. It is characterized by performing a route and selecting an outgoing route. FIG. 2 is a block diagram showing the configuration of the node according to the embodiment of the present invention. In this figure, this node represents the relay processing unit of the packet switch. 3 shows a format of a relay packet transferred in the network according to the embodiment of the present invention.

【0009】図2において、中継パケット処理部21
は、ルーティングテーブル群(rt)22と、パケット
受信部(PR)23と、ルーティング受信分析部(R
A)24と、方路選択処理部(HDS)25と、発ノー
ド方路選択処理部(HDD)26と、迂回通知処理部
(CGT)27と、パケット送信部(PS)28とを備
えている。本発明により導入されたものは、図示斜線部
分の発ノード方路選択処理部(HDD)26と迂回通知
処理部(CGT)27である。
In FIG. 2, the relay packet processing unit 21
Is a routing table group (rt) 22, a packet reception unit (PR) 23, and a routing reception analysis unit (R).
A) 24, a route selection processing unit (HDS) 25, a source node route selection processing unit (HDD) 26, a detour notification processing unit (CGT) 27, and a packet transmission unit (PS) 28. There is. Introduced by the present invention are a source node route selection processing unit (HDD) 26 and a detour notification processing unit (CGT) 27, which are hatched in the figure.

【0010】中継回線から受信したパケットは、図3に
示すフォーマットを持っており、その中の中継パケット
制御情報部には、ノード間パケット種別を示すSPC、
優先度を示すP、ルーティングクラスを示すTG、中継
段数を示すHOP、着ノード番号を示すDNOD、発ノ
ード番号を示すSNOD、着端末識別情報を示すDLN
K、発端末識別情報を示すSLNK、が含まれている。
The packet received from the relay line has the format shown in FIG. 3, and in the relay packet control information section therein, the SPC indicating the inter-node packet type,
P indicating the priority, TG indicating the routing class, HOP indicating the number of relay stages, DNOD indicating the destination node number, SNOD indicating the source node number, and DLN indicating the destination terminal identification information.
K, and SLNK indicating the calling terminal identification information are included.

【0011】中継回線から受信したパケットは、パケッ
ト受信部(PR)23からルーティング受信分析部(R
A)24に渡される。ルーティング受信分析部(RA)
24において、図3に示す受信パケットの制御情報中の
着ノード番号DNODを分析し、中継パケットと判定す
ると、方路選択処理部(HDS)25を起動する。方路
選択処理部(HDS)25は、受信したパケットのDN
ODでルーティングテーブル群(rt)22を参照して
着ノード向けのルーティングテーブルrt(dnod)
を捜し出し、rt(dnod)内の第1順位方路hlを
取り出す。方路選択処理部(HDS)25は、方路hl
の状態を方路状態管理部HM(図示せず)に問い合わせ
し、正常(送信可)であれば、パケット送信部(PS)
28に対して該当パケットの方路hlへの送信を依頼す
る。異常(送信不可)であれば、次順位の方路h2を取
り出し同様な処理を行う。このように方路を選択し、着
ノード向け方路が選択できない時、方路選択処理部(H
DS)25は、迂回通知処理部(CGT)27と発ノー
ド方路選択処理部(HDD)26を起動する。迂回通知
処理部(CGT)27は着ノード向け出方路が選択でき
ないことを隣接ノードへ通知するため、迂回不可通知パ
ケットの送信をパケット送信部(PS)28に依頼す
る。発ノード方路選択処理部(HDD)26は、当該パ
ケットから制御情報中の発ノード番号SNODを取り出
し、このSNODでルーティングテーブル群(rt)2
2を参照し、発ノード向けのルーティングテーブルrt
(snod)を捜し出し、その中の第1順位方路hlを
取り出す、以下方路選択処理部(HDS)25と同様な
処理を行い発ノード向けの方路に対してパケットを送信
する。通常発ノード向け出方路選択においては、当該パ
ケットを受信した方路が含まれているため、迂回不可に
遭遇することはない。
The packet received from the relay line is transferred from the packet reception unit (PR) 23 to the routing reception analysis unit (R).
A) Passed to 24. Routing reception analysis unit (RA)
In 24, the destination node number DNOD in the control information of the received packet shown in FIG. 3 is analyzed, and if it is determined to be a relay packet, the route selection processing unit (HDS) 25 is activated. The route selection processing unit (HDS) 25 uses the DN of the received packet.
Referring to the routing table group (rt) 22 in the OD, the routing table rt (dnod) for the destination node
To find the first priority route hl in rt (dnod). The route selection processing unit (HDS) 25 uses the route hl
Is inquired to the route state management unit HM (not shown), and if normal (transmission is possible), the packet transmission unit (PS)
28 is requested to transmit the packet to the route hl. If it is abnormal (transmission is impossible), the route h2 of the next rank is taken out and the same processing is performed. In this way, when the route is selected and the route for the destination node cannot be selected, the route selection processing unit (H
The DS) 25 activates the detour notification processing unit (CGT) 27 and the originating node route selection processing unit (HDD) 26. The detour notification processing unit (CGT) 27 requests the packet transmission unit (PS) 28 to transmit a detour impossible notification packet in order to notify the adjacent node that the destination route for the destination node cannot be selected. The source node route selection processing unit (HDD) 26 extracts the source node number SNOD in the control information from the packet, and the routing table group (rt) 2 is obtained with this SNOD.
2, the routing table rt for the source node
(Snod) is searched for, the first priority route hl in it is extracted, and the same process as the route selection processing unit (HDS) 25 is performed, and the packet is transmitted to the route for the source node. In the selection of the outgoing route for the normal source node, the route in which the packet is received is included, so that no detour is possible.

【0012】図4は本発明の実施例によるパケットのル
ートを示す図である。同図において、各ノードは図8に
示すルーティングデータを使用するものとする。図4に
おいて、ノードA配下端末DTE−aとノードD配下端
末DTE−fがノードA→B→C→F/F→C→B→A
のルート(各ノード第1方路)を使用して通信している
ものとする。
FIG. 4 is a diagram showing a packet route according to an embodiment of the present invention. In this figure, each node uses the routing data shown in FIG. In FIG. 4, a node A subordinate terminal DTE-a and a node D subordinate terminal DTE-f represent nodes A → B → C → F / F → C → B → A.
It is assumed that communication is performed using the route (1st route of each node).

【0013】この状態で、ノードA,B間の中継方路a
bの障害が発生するとDTE−a→DTE−fのパケッ
トは、ノードAでノードF局向けの迂回路が図8のに
よりadなのでadを選択し、ノードA→D→E→Fを
経て転送され、DTE−f→DTE−aのパケットは、
ノードBにおいてノードA局向け迂回路beを選択し
(図8の参照)、ノードF→C→B→E→D→Aを経
て転送される。
In this state, the relay route a between the nodes A and B
When the failure of b occurs, the packet of DTE-a → DTE-f is transferred via node A → D → E → F because the detour for the node F station in node A is ad as shown in FIG. The packet of DTE-f → DTE-a is
In the node B, the detour route be for the node A station is selected (see FIG. 8), and the data is transferred via the nodes F → C → B → E → D → A.

【0014】さらにこの状態で、ノードB,E間の中継
方路beの障害が発生すると、DTE−a→DTE−f
のパケットは、ノードA→D→E→Fを経て転送される
が、DTE−f→DTE−aのパケットは、ノードBに
おいて第1方路ab及び迂回路beが共に障害なので、
着ノードAにパケットを送信することができず、隣接ノ
ードCに対してノードA向け出方路がないことを網制御
パケット(迂回不可通知パケット)により通知し、発ノ
ード(ノードF)向けの出方路選択処理を行い中継路b
cを選択し、当該パケットをノードCへ送信する。ノー
ドCにおいては、ノードBよりノードA向け迂回不可通
知パケットを受信しているため、ノードA向けの第1方
路であるbcを選択できず、またノードA向けの迂回路
を持たないため、ノードCにおいてもノードBと同様
に、発ノード(ノードF)向けの出方路選択処理を行っ
て中継路cf選択し、当該パケットをノードFへ送信す
る。ノードFでは、ノードCよりノードA迂回不可通知
パケットを受信しているため、Aノード向けの第1方路
であるcfを選択できず、迂回路である方路efを選択
し(図8の参照)、ノードE向けへパケットを送信す
る。以後、パケットはノードE→D→Aと転送される。
Further, in this state, if a failure occurs in the relay route be between the nodes B and E, DTE-a → DTE-f
Packet is transferred through nodes A → D → E → F, but the packet of DTE-f → DTE-a is a failure in node B because both the first route ab and the detour route be.
The packet cannot be transmitted to the destination node A, and the adjacent node C is notified that there is no outgoing route for the node A by the network control packet (rerouting impossible notification packet), and the packet for the source node (node F) Relay route b
Select c and send the packet to node C. Since the node C receives the detour impossible notification packet for the node A from the node B, it cannot select the first route bc for the node A and has no detour for the node A. Similarly to the node B, the node C also performs the outgoing route selection process for the source node (node F) to select the relay route cf, and transmits the packet to the node F. Since the node F receives the node A detour prohibition notification packet from the node C, it cannot select the first route cf for the A node, and selects the detour route ef (see FIG. 8). A packet is sent to the node E. After that, the packet is transferred from node E → D → A.

【0015】[0015]

【発明の効果】以上の説明から明らかなように、本発明
によれば、ノード障害/方路障害等のネットワークの障
害に対して着ノード向けの方路が選択できないノードに
おいて迂回路を確保できるため、ネットワーク障害時に
エンドーエンドの端末通信を保障する効果を奏し、ネッ
トワークの信頼向上に寄与するところが大きい。
As is apparent from the above description, according to the present invention, a detour can be secured in a node in which a route for a destination node cannot be selected for a network fault such as a node fault / route fault. Therefore, it has an effect of guaranteeing end-to-end terminal communication at the time of network failure and largely contributes to improvement of network reliability.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の実施例によるノードの構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing a configuration of a node according to an exemplary embodiment of the present invention.

【図3】本発明の実施例によりネットワーク内を転送す
る中継パケットのフォーマットを示す図である。
FIG. 3 is a diagram showing a format of a relay packet transferred in the network according to the embodiment of the present invention.

【図4】本発明の実施例によるパケットのルートを示す
図である。
FIG. 4 illustrates a packet route according to an exemplary embodiment of the present invention.

【図5】正常時の従来のパケットのルートを示す図であ
る。
FIG. 5 is a diagram showing a conventional packet route in a normal state.

【図6】方路abの障害時の従来のパケットのルートを
示す図である。
FIG. 6 is a diagram showing a conventional packet route when a failure occurs in a route ab.

【図7】方路ab、beの障害時の従来のパケットのル
ートを示す図てある。
FIG. 7 is a diagram showing a conventional packet route when a failure occurs in a route ab or be;

【図8】各ノードにおけるルーティングデータを示す図
である。
FIG. 8 is a diagram showing routing data in each node.

【符号の説明】[Explanation of symbols]

1…着ノード方路選択処理部 2…発ノード方路選択処理部 3…隣接ノード迂回不可通知処理部 10…ノード DESCRIPTION OF SYMBOLS 1 ... Destination node route selection processing unit 2 ... Originating node route selection processing unit 3 ... Adjacent node detour impossible notification processing unit 10 ... Node

───────────────────────────────────────────────────── フロントページの続き (72)発明者 立田 修 神奈川県川崎市中原区上小田中1015番地 富士通関西通信システム株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Osamu Tachida 1015 Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Kansai Communication Systems Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データ通信システムのルーティング処理
に於いて、各ノード(10)は、着ノード方路選択処理
部(1)と発ノード方路選択処理部(2)と、隣接ノー
ド迂回不可通知処理部(3)を有し、該着ノード方路選
択処理部(1)が出方路を選択できないことを検出した
とき、該隣接ノード迂回不可通知処理部(3)が隣接ノ
ードに対して迂回不可通知行い、同時に該発ノード方路
選択処理部(2)が発ノード向け出方路を選択し、選択
した発ノード向け出方路にデータを送信して迂回路を確
保することを特徴とする発ノード押し戻しによるデータ
迂回方式。
1. In a routing process of a data communication system, each node (10) has a destination node route selection processing unit (1), a source node route selection processing unit (2), and an adjacent node detour impossible notification. When the destination node route selection processing unit (1) has a processing unit (3) and detects that the destination route cannot be selected, the adjacent node detour unavailable notification processing unit (3) Detour notifying is performed, and at the same time, the originating node route selection processing unit (2) selects an outgoing route for the outgoing node, and transmits data to the selected outgoing route for the outgoing node to secure a bypass route. Data bypass method by pushing back the originating node.
JP25555991A 1991-10-02 1991-10-02 Data alternate system by pushing-back to originating node Withdrawn JPH06318953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25555991A JPH06318953A (en) 1991-10-02 1991-10-02 Data alternate system by pushing-back to originating node

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25555991A JPH06318953A (en) 1991-10-02 1991-10-02 Data alternate system by pushing-back to originating node

Publications (1)

Publication Number Publication Date
JPH06318953A true JPH06318953A (en) 1994-11-15

Family

ID=17280409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25555991A Withdrawn JPH06318953A (en) 1991-10-02 1991-10-02 Data alternate system by pushing-back to originating node

Country Status (1)

Country Link
JP (1) JPH06318953A (en)

Similar Documents

Publication Publication Date Title
EP0452479B1 (en) Automatic fault recovery in a packet network
JP4687176B2 (en) Packet relay device
EP0452466B1 (en) Automatic fault recovery in a packet network
US4999829A (en) Automatic fault recovery in a packet network
US5953312A (en) Method and apparatus for determining alternate routes in a network using a connection-oriented protocol
US6898630B2 (en) Network management system utilizing notification between fault manager for packet switching nodes of the higher-order network layer and fault manager for link offering nodes of the lower-order network layer
JP5404938B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
US20060013127A1 (en) MPLS network system and node
US20070047467A1 (en) Optimal path selection system
JP4717909B2 (en) Frame switching apparatus, communication system, computer program, and address learning method
US7660239B2 (en) Network data re-routing
US8072878B2 (en) Packet ring network system, packet transfer system, redundancy node, and packet transfer program
JPH088972A (en) Path setting control system
EP1264450A2 (en) Layer 3 routing in self-healing networks
CN101147367A (en) Method for determining the routing direction of Ethernet frames
JPH06318953A (en) Data alternate system by pushing-back to originating node
JPS60177761A (en) Congestion control system in packet switching network
JP4455105B2 (en) Ring network system having redundant path and transfer device used in the system
JPH08293886A (en) System for selecting repeater route
JPH02209044A (en) Exchange
CN116667907A (en) Inter-satellite routing fault tolerance method, device, electronic equipment and storage medium
JPH11234399A (en) Network management system
JP2000232481A (en) Bypassing method and system in data communication network without communication
JPH0621972A (en) Packet repeating method
JPH04256252A (en) Relay path selection system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990107