JP2005130152A - Network fault avoiding system and route switching method - Google Patents

Network fault avoiding system and route switching method Download PDF

Info

Publication number
JP2005130152A
JP2005130152A JP2003362739A JP2003362739A JP2005130152A JP 2005130152 A JP2005130152 A JP 2005130152A JP 2003362739 A JP2003362739 A JP 2003362739A JP 2003362739 A JP2003362739 A JP 2003362739A JP 2005130152 A JP2005130152 A JP 2005130152A
Authority
JP
Japan
Prior art keywords
route
processing unit
data
sequence number
layer processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003362739A
Other languages
Japanese (ja)
Inventor
Homare Fujimoto
誉 藤本
Shiro Saito
史朗 齊藤
Kazuhiko Harasaki
和彦 原崎
Tsutomu Okurano
勉 大倉野
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2003362739A priority Critical patent/JP2005130152A/en
Publication of JP2005130152A publication Critical patent/JP2005130152A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To realize a network fault avoiding method, a route switching method, and a transport layer processing part, which allow communication to be continued without interruption even on the occurrence of communication fault on a network. <P>SOLUTION: In a system for avoiding fault of network, provided with a plurality of routes 1 and 2, data sent with sequence numbers attached from a transmission side are transmitted through a plurality of routes 1 and 2 and stored in a reception buffer 401 and a reception buffer 402 which are provided in a reception part of a transport layer processing part 13. When routes through which data will be provided for an application layer processing part 14 are switched, data having sequence numbers following the sequence number of data before switching is provided for the application layer processing part 14 from the reception buffer of routes after switching. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、通信ネットワーク障害を回避する方法に関し、特に、ネットワークに通信障害が発生しても、処理を中断することなく通信を行えるネットワーク障害回避方法、経路切り替え方法に関する。   The present invention relates to a method for avoiding a communication network failure, and more particularly, to a network failure avoidance method and a route switching method capable of performing communication without interrupting processing even when a communication failure occurs in a network.

通信ネットワークシステムでは、ネットワークに障害が発生すると、通信の中断、停止が発生し、場合によっては重要な送信データが失われ、利用者に大きい損失をもたらす。このため、ネットワーク障害の回避は利用者に良好なサービスをもたらす。   In a communication network system, when a failure occurs in the network, communication is interrupted or stopped, and important transmission data is lost in some cases, causing a great loss to the user. For this reason, avoiding a network failure provides a good service for the user.

障害を回避する方法の1例が、例えば特開2001−60956号公報(特許文献1)に記載されている。   An example of a method for avoiding an obstacle is described in, for example, Japanese Patent Laid-Open No. 2001-60956 (Patent Document 1).

この特許文献1の方法では、通信接続経路を多重化し、1つの通信情報を複数の経路毎の通信(サブフロー)に分割して、受信側で1つの通信(トータルフロー)として束ね、1つの通信情報として提供する。この方法では、送信側アプリケーション層の情報を複数のネットワークに分割し、シーケンス番号を付したデータを異なるサブフローで送信し、受信側で各サブフローを束ね、シーケンス番号に従って並べ替えを行い、1つの情報とする。   In the method of Patent Document 1, communication connection routes are multiplexed, one piece of communication information is divided into a plurality of routes (subflows), and bundled as one communication (total flow) on the receiving side. Provide as information. In this method, information on the transmitting side application layer is divided into a plurality of networks, data with sequence numbers is transmitted in different subflows, each subflow is bundled on the receiving side, and rearranged according to the sequence numbers. And

また、他の障害回避の方法として、ATM(Asynchronous Transfer Mode)網のパスを切り替える方法が、特開平8−237253号公報(特許文献2)に記載されている。この方法では、ATM網の現用・予備バーチャルパス(以下VPと略す)切り替え時の遅延のずれを検出して、同期を確立したVPの切り替えを行う。
特開2001−60956号公報 特開平8−237253号公報
As another failure avoidance method, a method of switching the path of an ATM (Asynchronous Transfer Mode) network is described in Japanese Patent Laid-Open No. 8-237253 (Patent Document 2). In this method, a shift in delay at the time of switching an active / backup virtual path (hereinafter abbreviated as VP) in an ATM network is detected, and VPs that have established synchronization are switched.
JP 2001-60956 A JP-A-8-237253

上述した従来の技術は、いずれも以下に述べるような問題点があった。   All of the conventional techniques described above have the following problems.

特許文献1の方法の場合、サブフローが切断された場合には、届いたことが確認されていない時点以降のデータをトータルフローとして再送処理する。この方法は、突発的なネットワーク障害による通信の不通に対応できるものである。しかしながら、再送処理を行うため、遅延が発生し、通信の中断が避けられない。   In the case of the method of Patent Document 1, when the subflow is disconnected, data after a time point when it is not confirmed that the subflow has arrived is retransmitted as a total flow. This method can cope with communication failure due to sudden network failure. However, since retransmission processing is performed, a delay occurs, and communication interruption cannot be avoided.

また、特許文献2の方法の場合、障害の原因として、ATM網の現用・予備VP切り替え時の遅延のずれを仮定しており、事故等を含めた突然のネットワーク障害に対応するものではない。   In the case of the method of Patent Document 2, it is assumed that the cause of the failure is a delay in switching the ATM network when switching between the active and standby VPs, and does not correspond to a sudden network failure including an accident or the like.

本発明の目的は、上記従来技術の欠点を解決し、ネットワークに通信障害が発生しても、処理を中断することなく、通信を継続することができるネットワーク障害回避システム及び経路切り替え方法を提供することにある。   An object of the present invention is to provide a network failure avoidance system and a path switching method that can solve the above-described drawbacks of the prior art and continue communication without interrupting processing even if a communication failure occurs in the network. There is.

上記目的を達成するための本発明は、送信側と受信側とを複数の経路で接続したネットワークシステムにおけるネットワーク障害回避システムであって、前記経路毎に受信したデータをトランスポート層のプロトコル処理を行うトランスポート層処理部で蓄積し、経路に障害が発生した際に、前記複数のネットワークから正常な経路を選択して切り替えると共に、前記選択した経路により障害発生時以降に受信したデータを、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする。   In order to achieve the above object, the present invention provides a network failure avoidance system in a network system in which a transmission side and a reception side are connected by a plurality of paths, and the received layer data is subjected to protocol processing in a transport layer. When a failure occurs in a route that is accumulated in the transport layer processing unit that performs, a normal route is selected and switched from the plurality of networks, and data received after the failure occurs through the selected route is It is provided to an application layer processing unit that performs layer protocol processing.

請求項2の本発明は、送信側と受信側とを複数の経路で接続したネットワークシステムにおけるネットワーク障害回避システムであって、 送信側よりシーケンス番号を付与して送付されたデータを、トランスポート層のプロトコル処理を行うトランスポート層処理部の複数の経路に対応した受信バッファに蓄積し、経路に障害が発生した場合、前記複数のネットワークから正常な経路を選択して切り替えると共に、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータを、前記選択した経路の前記受信バッファより、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする。   The present invention of claim 2 is a network failure avoidance system in a network system in which a transmission side and a reception side are connected by a plurality of paths, and the data sent with a sequence number assigned from the transmission side is transferred to the transport layer. When a failure occurs in the path, the transport layer processing unit that performs the protocol processing of the protocol stores a failure, and if a failure occurs in the route, the normal route is selected from the plurality of networks and switched. Data after the sequence number received when a failure occurs in the path is provided from the reception buffer of the selected path to an application layer processing unit that performs protocol processing of the application layer.

請求項3の本発明のネットワーク障害回避システムは、前記アプリケーション層処理部へ提供する経路の選択を、前記トランスポート層処理部に備えたセレクタにより行うことを特徴とする。   The network failure avoidance system according to a third aspect of the present invention is characterized in that selection of a route to be provided to the application layer processing unit is performed by a selector provided in the transport layer processing unit.

請求項4の本発明のネットワーク障害回避システムは、前記セレクタが、前記経路の選択による切り替えを、前記トランスポート層処理部のTCP処理部から報告される前記経路毎の通信状態の報告情報に基づいて行うことを特徴とする。   The network failure avoidance system according to claim 4 of the present invention is based on the communication status report information for each route reported by the selector from the TCP processing unit of the transport layer processing unit. It is characterized by performing.

請求項5の本発明のネットワーク障害回避システムは、トランスポート層処理部の前記セレクタに、前記送信するデータに対して前記シーケンス番号を付与するシーケンス番号付与部を設けることを特徴とする。   The network failure avoidance system of the present invention according to claim 5 is characterized in that the selector of the transport layer processing unit is provided with a sequence number giving unit for giving the sequence number to the data to be transmitted.

請求項6の本発明のネットワーク障害回避システムは、前記送信側での前記シーケンス番号付与を、データヘッドに数バイト程度のシーケンス番号記載領域を設けて行うことを特徴とする。   The network failure avoidance system according to the present invention of claim 6 is characterized in that the sequence number assignment on the transmission side is performed by providing a sequence number description area of about several bytes in the data head.

請求項7の本発明のネットワーク障害回避システムは、前記送信側よりシーケンス番号を付与して送付されたデータにおけるシーケンス番号に関する情報を、前記トランスポート層処理部の前記セレクタにより抹消することを特徴とする。   The network failure avoidance system of the present invention according to claim 7 is characterized in that the selector of the transport layer processing unit deletes information related to a sequence number in data sent with a sequence number assigned from the transmission side. To do.

請求項8の本発明のネットワーク障害回避システムは、前記セレクタは、選択した経路の前記受信バッファに、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータが存在するかどうかを判別し、存在する場合、当該受信バッファのデータを前記アプリケーション層処理部に提供し、存在しない場合、前記シーケンス番号以降のデータが前記選択した経路の前記受信バッファに受信された時点で前記アプリケーション層処理部に提供することを特徴とする。   In the network failure avoidance system of the present invention according to claim 8, the selector determines whether data after the sequence number received when a failure occurs in the route in which the failure has occurred exists in the reception buffer of the selected route. If present, the data of the reception buffer is provided to the application layer processing unit. If the data does not exist, the application layer processing unit is received when data after the sequence number is received in the reception buffer of the selected path. It is characterized by providing to.

請求項9の本発明は、送信側と受信側とを複数の経路で接続したネットワークシステムにおける経路切り替え方法であって、前記経路毎に受信したデータをトランスポート層のプロトコル処理を行うトランスポート層処理部で蓄積し、経路に障害が発生した際に、前記複数のネットワークから正常な経路を選択して切り替えると共に、前記選択した経路により障害発生時以降に受信したデータを、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする。   The present invention of claim 9 is a path switching method in a network system in which a transmission side and a reception side are connected by a plurality of paths, and transport layer protocol processing of data received for each path is performed. When a failure occurs in a route that is accumulated in the processing unit, a normal route is selected and switched from the plurality of networks, and data received after the failure occurs through the selected route is processed by an application layer protocol process. It is provided to an application layer processing unit that performs the above.

請求項10の本発明は、送信側と受信側とを複数の経路で接続したネットワークシステムにおける経路切り替え方法であって、送信側よりシーケンス番号を付与して送付されたデータを、トランスポート層のプロトコル処理を行うトランスポート層処理部の複数の経路に対応した受信バッファに蓄積し、経路に障害が発生した場合、前記複数のネットワークから正常な経路を選択して切り替えると共に、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータを、前記選択した経路の前記受信バッファより、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする。   The present invention of claim 10 is a path switching method in a network system in which a transmission side and a reception side are connected by a plurality of paths, and data sent with a sequence number assigned by the transmission side is transferred to the transport layer. When a failure occurs in a route that is stored in a reception buffer corresponding to a plurality of routes of a transport layer processing unit that performs protocol processing, when a failure occurs in the route, a normal route is selected and switched from the plurality of networks, and a route in which a failure occurs The data after the sequence number received when a failure occurs is provided to the application layer processing unit that performs the protocol processing of the application layer from the reception buffer of the selected route.

請求項11の本発明の経路切り替え方法は、前記アプリケーション層処理部へ提供する経路の選択を、前記トランスポート層処理部に備えたセレクタにより行うことを特徴とする。   The route switching method of the present invention according to claim 11 is characterized in that a route provided to the application layer processing unit is selected by a selector provided in the transport layer processing unit.

請求項12の本発明の経路切り替え方法は、前記経路の選択による切り替えを、前記トランスポート層処理部のTCP処理部から報告される前記経路毎の通信状態の報告情報に基づいて行うことを特徴とする。   The route switching method of the present invention according to claim 12 is characterized in that the switching by the selection of the route is performed based on the communication state report information for each route reported from the TCP processing unit of the transport layer processing unit. And

請求項13の本発明の経路切り替え方法は、トランスポート層処理部の前記セレクタに設けたシーケンス番号付与部により、前記送信するデータに対して前記シーケンス番号を付与することを特徴とする。   According to a thirteenth aspect of the present invention, there is provided the path switching method according to the present invention, wherein the sequence number is assigned to the data to be transmitted by the sequence number assigning unit provided in the selector of the transport layer processing unit.

請求項14の本発明の経路切り替え方法は、前記送信側での前記シーケンス番号付与を、データヘッドに数バイト程度のシーケンス番号記載領域を設けて行うことを特徴とする。   The route switching method of the present invention according to claim 14 is characterized in that the sequence number assignment on the transmission side is performed by providing a sequence number description area of about several bytes in the data head.

請求項15の本発明の経路切り替え方法は、前記送信側よりシーケンス番号を付与して送付されたデータにおけるシーケンス番号に関する情報を、前記トランスポート層処理部の前記セレクタにより抹消することを特徴とする。   The route switching method of the present invention according to claim 15 is characterized in that the selector of the transport layer processing unit deletes information relating to a sequence number in data sent with a sequence number assigned from the transmission side. .

請求項16の本発明の経路切り替え方法は、前記セレクタは、選択した経路の前記受信バッファに、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータが存在するかどうかを判別し、存在する場合、当該受信バッファのデータを前記アプリケーション層処理部に提供し、存在しない場合、前記シーケンス番号以降のデータが前記選択した経路の前記受信バッファに受信された時点で前記アプリケーション層処理部に提供することを特徴とする。   In the route switching method of the present invention according to claim 16, the selector determines whether data after the sequence number received at the time of failure in the route in which the failure has occurred exists in the reception buffer of the selected route, If present, the data of the reception buffer is provided to the application layer processing unit. Otherwise, the data after the sequence number is received by the reception buffer of the selected path to the application layer processing unit. It is characterized by providing.

本発明のネットワーク障害回避システム、経路切り替え方法によれば、以下の効果が達成される。   According to the network failure avoidance system and the path switching method of the present invention, the following effects are achieved.

第1に、送信側より複数の経路を経由してデータを送付し、受信側のセレクタにより正常な経路からの情報をアプリケーション層処理部に提供するため、経路に通信障害が発生しても、処理を中断することなく通信を行うことができる。   First, since data is sent from the transmission side via a plurality of routes, and information from the normal route is provided to the application layer processing unit by the selector on the reception side, even if a communication failure occurs in the route, Communication can be performed without interrupting processing.

第2に、処理が中断されないため、再送処理を行う場合よりも、通信処理時間を短縮できるという効果もあり、その結果、利用者に対して質の高いサービスを提供することが可能となる。   Secondly, since the process is not interrupted, there is an effect that the communication processing time can be shortened compared with the case of performing the retransmission process, and as a result, a high-quality service can be provided to the user.

以下、本発明の実施例について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の第1の実施例によるネットワーク障害回避システムの全体構成を示すブロック図である。図1を参照すると、本実施例のネットワーク障害回避システムでは、ネットワーク端末としてのホスト10とホスト20が、ネットワーク上の経路1と経路2で接続されている。ホスト10とホスト20はそれぞれデータリンク層のプロトコル処理を行うデータリンク層処理部11と、ネットワーク層のプロトコル処理を行うネットワーク層処理部12と、トランスポート層のプロトコル処理を行うトランスポート層処理部13と、アプリケーション層のプロトコル処理を行うアプリケーション層処理部14を備える。   FIG. 1 is a block diagram showing the overall configuration of a network failure avoidance system according to a first embodiment of the present invention. Referring to FIG. 1, in the network failure avoidance system according to the present embodiment, a host 10 and a host 20 as network terminals are connected by a route 1 and a route 2 on the network. Each of the host 10 and the host 20 includes a data link layer processing unit 11 that performs data link layer protocol processing, a network layer processing unit 12 that performs network layer protocol processing, and a transport layer processing unit that performs transport layer protocol processing. 13 and an application layer processing unit 14 for performing application layer protocol processing.

トランスポート層処理部13にはネットワークを切り替えるセレクタ300を備えている。   The transport layer processing unit 13 includes a selector 300 that switches networks.

図2は本実施例によるトランスポート層処理部13の受信部の構成を示す図である。トランスポート層処理部13は、TCP処理部(Transmission Control Protocol)101と、TCP処理部102と、セレクタ300を備えている。通信状態報告インターフェース201及び202は、それぞれTCP処理部101及びTCP処理部102に備えられる。   FIG. 2 is a diagram illustrating a configuration of the receiving unit of the transport layer processing unit 13 according to the present embodiment. The transport layer processing unit 13 includes a TCP processing unit (Transmission Control Protocol) 101, a TCP processing unit 102, and a selector 300. The communication status report interfaces 201 and 202 are provided in the TCP processing unit 101 and the TCP processing unit 102, respectively.

セレクタ300は、受信バッファ401と、受信バッファ402と、シーケンス番号監視部500を備える。受信バッファ401あるいは402では、TCP処理部101、102から送られるデータを蓄積する。シーケンス番号監視部500ではアプリケーション層処理部14に提供している経路のシーケンス番号を常に監視する。   The selector 300 includes a reception buffer 401, a reception buffer 402, and a sequence number monitoring unit 500. In the reception buffer 401 or 402, data sent from the TCP processing units 101 and 102 is accumulated. The sequence number monitoring unit 500 always monitors the sequence number of the route provided to the application layer processing unit 14.

セレクタ300は、通信状態報告インターフェース201、202の情報をもとに、アプリケーション層処理部14へ提供する経路を切り換える。セレクタ300は経路1、経路2の状態通信状態報告インターフェース201、202の情報により監視し、現在アプリケーション層処理部14に提供している経路に通信障害が発生した場合は、他の正常な経路に切り換える。   The selector 300 switches a route to be provided to the application layer processing unit 14 based on information of the communication status report interfaces 201 and 202. The selector 300 monitors the information of the status communication status report interfaces 201 and 202 of the route 1 and route 2, and when a communication failure occurs in the route currently provided to the application layer processing unit 14, it switches to another normal route. Switch.

図3は本実施例によるトランスポート層処理部13の送信部の構成を示す図である。トランスポート層処理部13は、TCP処理部101と、TCP処理部102と、セレクタ300を備えている。通信状態報告インターフェース201、202は、それぞれTCP処理部101及びTCP処理部102に備えられる。   FIG. 3 is a diagram showing the configuration of the transmission unit of the transport layer processing unit 13 according to this embodiment. The transport layer processing unit 13 includes a TCP processing unit 101, a TCP processing unit 102, and a selector 300. The communication status report interfaces 201 and 202 are provided in the TCP processing unit 101 and the TCP processing unit 102, respectively.

セレクタ300は、シーケンス番号付与部600を備える。シーケンス番号付与部600は、アプリケーション層処理部14から提供されるデータに対してシーケンス番号を付与する。   The selector 300 includes a sequence number assigning unit 600. The sequence number assigning unit 600 assigns a sequence number to the data provided from the application layer processing unit 14.

以上に、本実施例の装置構成を説明した。   The apparatus configuration of the present embodiment has been described above.

次に本実施例による動作を図2、図3を用いて説明する。   Next, the operation according to this embodiment will be described with reference to FIGS.

図3を参照すると、送信側のアプリケーション層処理部から送信されたデータは、セレクタ300のシーケンス番号付与部600でシーケンス番号を付与した後、TCP処理部101及びTCP処理部102に伝達され、経路1及び経路2を経由して受信側へ送信される。シーケンス番号は、例えば、データヘッドに数バイト程度のシーケンス番号書き込み領域を設けて記載する。   Referring to FIG. 3, the data transmitted from the application layer processing unit on the transmission side is given a sequence number by the sequence number giving unit 600 of the selector 300, and is then transmitted to the TCP processing unit 101 and the TCP processing unit 102. 1 and the route 2 are transmitted to the receiving side. The sequence number is described, for example, by providing a sequence number writing area of about several bytes in the data head.

図2を参照すると、受信側では経路1、経路2のデータはそれぞれTCP処理部101、TCP処理部102を介してセレクタ300に提供される。セレクタ300は通信状態報告インターフェース201、202の情報を基にどの経路を選択するか判断し、1つの正常な経路を上位層であるアプリケーション層処理部14に提供する。例えば、1つの経路のTCP処理部でACK(Acknowledgement)タイムオーバーを頻繁に繰り返しているとか、タイムオーバーに至らないまでもACKが返ってくるのが遅い場合には、障害が発生したと判別し、別の経路に切り替える。   Referring to FIG. 2, the data on path 1 and path 2 are provided to the selector 300 via the TCP processing unit 101 and the TCP processing unit 102 on the receiving side. The selector 300 determines which route is to be selected based on the information of the communication status report interfaces 201 and 202, and provides one normal route to the application layer processing unit 14 which is an upper layer. For example, if the TCP processing unit of one route frequently repeats ACK (Acknowledgement) time-over, or if ACK is returned slowly even if it does not reach time-out, it is determined that a failure has occurred. Switch to the route.

ここで具体例として、経路1に障害が発生した場合のセレクタの経路切り替え動作を説明する。この例では、当初は経路1を選択していたが、経路1の障害発生により、経路2に切り替える。この切り替え時にデータが失われると、通信は中断する。   Here, as a specific example, the path switching operation of the selector when a failure occurs in the path 1 will be described. In this example, the route 1 was initially selected, but the route is switched to the route 2 when the failure of the route 1 occurs. If data is lost during this switching, communication is interrupted.

本実施例による経路切り替え方法のフローチャートを図4に示した。以下、経路の切り替えを図2を用いて説明する。   A flowchart of the route switching method according to this embodiment is shown in FIG. Hereinafter, the path switching will be described with reference to FIG.

最初に、TCP処理部101に備えた通信状態報告インターフェース201より経路1に障害の発生したことが検出される(ステップ1001)。   First, it is detected from the communication status report interface 201 provided in the TCP processing unit 101 that a failure has occurred in the path 1 (step 1001).

経路1のネットワーク障害が検出されると、セレクタ300はアプリケーション層処理部に提供している経路を、経路1から経路2へ切り換える際、新しく切り換える経路2の受信バッファ402内に、現在経路1に提供しているデータのシーケンス番号以降のデータが存在するか否かを確認し(ステップ1002)、存在する場合は受信バッファ402から当該シーケンス番号以降の連続データをアプリケーション層処理部14に提供する(ステップ1003)。   When the network failure of the route 1 is detected, the selector 300 switches the route provided to the application layer processing unit from the route 1 to the route 2, and the current buffer 1 becomes the current route 1 in the reception buffer 402 of the route 2 to be newly switched. It is confirmed whether or not there is data after the sequence number of the provided data (step 1002), and if it exists, continuous data after the sequence number is provided from the reception buffer 402 to the application layer processing unit 14 ( Step 1003).

なお、受信バッファ402に当該シーケンス番号以降のデータが無い場合は、新しく切り換える経路2から当該シーケンス番号以降の続きのデータが届き次第(ステップ1004)、アプリケーション層処理部14に提供し、ネットワーク切り換えが完了する(ステップ1005)。   If there is no data after the sequence number in the reception buffer 402, as soon as the subsequent data after the sequence number arrives from the newly switched path 2 (step 1004), the data is provided to the application layer processing unit 14 to switch the network. Completion (step 1005).

上記の実施例においては、2つの経路を切り替える方法を記載しているが、3つ以上の複数の経路の切り替えについても、全く同様に実施することができる。   In the above embodiment, a method of switching two routes is described, but switching of a plurality of three or more routes can be performed in exactly the same manner.

また、受信バッファのデータ量は、時間の経過に伴い増加する。蓄積されたデータの中で、現在アプリケーション層処理部に提供しているデータのシーケンス番号以前のデータについては、不要であり、消去することができる。   Further, the amount of data in the reception buffer increases with time. Among the accumulated data, the data before the sequence number of the data currently provided to the application layer processing unit is unnecessary and can be deleted.

また、セレクタはアプリケーション層処理部にデータを提供する際、ネットワーク障害回避を目的として送信側で付与されたシーケンス番号のついたデータを提供するため、送信元のデータにシーケンス番号情報が付加される。このような場合、シーケンス番号をセレクタ300で取り除くことにより、付加情報のないデータをアプリケーション層処理部に提供できる。   Further, when the selector provides data to the application layer processing unit, sequence number information is added to the transmission source data in order to provide data with a sequence number assigned on the transmission side for the purpose of avoiding a network failure. . In such a case, by removing the sequence number by the selector 300, data without additional information can be provided to the application layer processing unit.

以上好ましい実施例をあげて本発明を説明したが、本発明は必ずしも、上記実施例に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea.

本発明の第1の実施例による、ネットワーク障害回避システムの全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a network failure avoidance system according to a first embodiment of the present invention. 本発明の第1の実施例による、トランスポート層処理部の受信部の構成を示す図である。It is a figure which shows the structure of the receiving part of the transport layer process part by 1st Example of this invention. 本発明の第1の実施例による、トランスポート層処理部の送信部の構成を示す図である。It is a figure which shows the structure of the transmission part of the transport layer process part by 1st Example of this invention. 本発明の第1の実施例による、経路切り替え方法のフローチャートを示す図である。It is a figure which shows the flowchart of the path | route switching method by 1st Example of this invention.

符号の説明Explanation of symbols

1、2:経路
10、20:ホスト
11:データリンク層処理部
12:ネットワーク層処理部
13:トランスポート層処理部
14:アプリケーション層処理部
101、102:TCP処理部
201、202:通信状態報告インターフェース
300:セレクタ
401、402:受信バッファ
500:シーケンス番号監視部
600:シーケンス番号付与部
1, 2: Path 10, 20: Host 11: Data link layer processing unit 12: Network layer processing unit 13: Transport layer processing unit 14: Application layer processing unit 101, 102: TCP processing unit 201, 202: Communication status report Interface 300: Selector 401, 402: Reception buffer 500: Sequence number monitoring unit 600: Sequence number giving unit

Claims (16)

送信側と受信側とを複数の経路で接続したネットワークシステムにおけるネットワーク障害回避システムであって、
前記経路毎に受信したデータをトランスポート層のプロトコル処理を行うトランスポート層処理部で蓄積し、
経路に障害が発生した際に、前記複数のネットワークから正常な経路を選択して切り替えると共に、前記選択した経路により障害発生時以降に受信したデータを、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とするネットワーク障害回避システム。
A network failure avoidance system in a network system in which a transmission side and a reception side are connected by a plurality of paths,
The data received for each path is accumulated in a transport layer processing unit that performs protocol processing of the transport layer,
When a failure occurs in the route, an application layer processing unit that selects and switches a normal route from the plurality of networks and performs data processing received after the failure occurs on the selected route, in an application layer. A network failure avoidance system, characterized by being provided for.
送信側と受信側とを複数の経路で接続したネットワークシステムにおけるネットワーク障害回避システムであって、
送信側よりシーケンス番号を付与して送付されたデータを、トランスポート層のプロトコル処理を行うトランスポート層処理部の複数の経路に対応した受信バッファに蓄積し、
経路に障害が発生した場合、前記複数のネットワークから正常な経路を選択して切り替えると共に、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータを、前記選択した経路の前記受信バッファより、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とするネットワーク障害回避システム。
A network failure avoidance system in a network system in which a transmission side and a reception side are connected by a plurality of paths,
The data sent with the sequence number assigned from the transmission side is accumulated in the reception buffer corresponding to the plurality of paths of the transport layer processing unit that performs the protocol processing of the transport layer,
When a failure occurs in a route, a normal route is selected and switched from the plurality of networks, and data after the sequence number received at the time of failure in the route in which the failure has occurred is received from the reception buffer of the selected route. A network failure avoidance system, characterized in that the system is provided to an application layer processing unit that performs application layer protocol processing.
前記アプリケーション層処理部へ提供する経路の選択を、前記トランスポート層処理部に備えたセレクタにより行うことを特徴とする請求項1又は請求項2に記載のネットワーク障害回避システム。   The network failure avoidance system according to claim 1 or 2, wherein a route to be provided to the application layer processing unit is selected by a selector provided in the transport layer processing unit. 前記セレクタが、前記経路の選択による切り替えを、前記トランスポート層処理部のTCP処理部から報告される前記経路毎の通信状態の報告情報に基づいて行うことを特徴とする請求項3に記載のネットワーク障害回避システム。   The said selector performs switching by the selection of the said path | route based on the report information of the communication state for every said path | route reported from the TCP process part of the said transport layer process part. Network failure avoidance system. 前記トランスポート層処理部の前記セレクタに、前記送信するデータに対して前記シーケンス番号を付与するシーケンス番号付与部を設けることを特徴とする請求項3又は請求項4に記載のネットワーク障害回避システム。   5. The network failure avoidance system according to claim 3, wherein a sequence number assigning unit that assigns the sequence number to the data to be transmitted is provided in the selector of the transport layer processing unit. 前記送信側での前記シーケンス番号付与を、データヘッドに数バイト程度のシーケンス番号記載領域を設けて行うことを特徴とする請求項3から請求項5の何れか1項に記載のネットワーク障害回避システム。   6. The network failure avoidance system according to claim 3, wherein the sequence number is assigned on the transmission side by providing a sequence number description area of about several bytes in the data head. . 前記送信側よりシーケンス番号を付与して送付されたデータにおけるシーケンス番号に関する情報を、前記トランスポート層処理部の前記セレクタにより抹消することを特徴とする請求項3から請求項6の何れか1項に記載のネットワーク障害回避システム。   7. The information on the sequence number in the data sent with the sequence number assigned by the transmission side is deleted by the selector of the transport layer processing unit. Network failure avoidance system described in 1. 前記セレクタは、選択した経路の前記受信バッファに、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータが存在するかどうかを判別し、存在する場合、当該受信バッファのデータを前記アプリケーション層処理部に提供し、存在しない場合、前記シーケンス番号以降のデータが前記選択した経路の前記受信バッファに受信された時点で前記アプリケーション層処理部に提供することを特徴とする請求項2から請求項7の何れか1項に記載のネットワーク障害回避システム。   The selector determines whether there is data after the sequence number received at the time of the failure in the route where the failure has occurred in the reception buffer of the selected route, and if so, the data of the reception buffer is transferred to the application The data is provided to a layer processing unit, and when it does not exist, the data after the sequence number is provided to the application layer processing unit at the time when the data is received by the reception buffer of the selected path. Item 8. The network failure avoidance system according to any one of Item 7. 送信側と受信側とを複数の経路で接続したネットワークシステムにおける経路切り替え方法であって、
前記経路毎に受信したデータをトランスポート層処理部で蓄積し、
経路に障害が発生した際に、前記複数のネットワークから正常な経路を選択して切り替えると共に、前記選択した経路により障害発生時以降に受信したデータを、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする経路切り替え方法。
A route switching method in a network system in which a transmission side and a reception side are connected by a plurality of routes,
The data received for each path is accumulated in the transport layer processing unit,
When a failure occurs in the route, an application layer processing unit that selects and switches a normal route from the plurality of networks and performs data processing received after the failure occurs on the selected route, in an application layer. A route switching method characterized by being provided for.
送信側と受信側とを複数の経路で接続したネットワークシステムにおける経路切り替え方法であって、
送信側よりシーケンス番号を付与して送付されたデータを、トランスポート層のプロトコル処理を行うトランスポート層処理部の複数の経路に対応した受信バッファに蓄積し、
経路に障害が発生した場合、前記複数のネットワークから正常な経路を選択して切り替えると共に、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータを、前記選択した経路の前記受信バッファより、アプリケーション層のプロトコル処理を行うアプリケーション層処理部に提供することを特徴とする経路切り替え方法。
A route switching method in a network system in which a transmission side and a reception side are connected by a plurality of routes,
The data sent with the sequence number assigned from the transmission side is accumulated in the reception buffer corresponding to the plurality of paths of the transport layer processing unit that performs the protocol processing of the transport layer,
When a failure occurs in a route, a normal route is selected and switched from the plurality of networks, and data after the sequence number received at the time of failure in the route in which the failure has occurred is received from the reception buffer of the selected route. A route switching method comprising: providing an application layer processing unit that performs application layer protocol processing.
前記アプリケーション層処理部へ提供する経路の選択を、前記トランスポート層処理部に備えたセレクタにより行うことを特徴とする請求項9又は請求項10に記載の経路切り替え方法。   The route switching method according to claim 9 or 10, wherein selection of a route to be provided to the application layer processing unit is performed by a selector provided in the transport layer processing unit. 前記経路の選択による切り替えを、前記トランスポート層処理部のTCP処理部から報告される前記経路毎の通信状態の報告情報に基づいて行うことを特徴とする請求項11に記載の経路切り替え方法。   12. The path switching method according to claim 11, wherein switching by selecting the path is performed based on report information on a communication state for each path reported from a TCP processing unit of the transport layer processing unit. トランスポート層処理部の前記セレクタに設けたシーケンス番号付与部により、前記送信するデータに対して前記シーケンス番号を付与することを特徴とする請求項11又は請求項12に記載の経路切り替え方法。   13. The path switching method according to claim 11 or 12, wherein the sequence number is assigned to the data to be transmitted by a sequence number assigning unit provided in the selector of a transport layer processing unit. 前記送信側での前記シーケンス番号付与を、データヘッドに数バイト程度のシーケンス番号記載領域を設けて行うことを特徴とする請求項11から請求項13の何れか1項に記載の経路切り替え方法。   The path switching method according to any one of claims 11 to 13, wherein the sequence number assignment on the transmission side is performed by providing a data head with a sequence number description area of about several bytes. 前記送信側よりシーケンス番号を付与して送付されたデータにおけるシーケンス番号に関する情報を、前記トランスポート層処理部の前記セレクタにより抹消することを特徴とする請求項11から請求項14の何れか1項に記載の経路切り替え方法。   15. The information on the sequence number in the data sent with the sequence number assigned by the transmission side is deleted by the selector of the transport layer processing unit. The route switching method described in 1. 前記セレクタは、選択した経路の前記受信バッファに、障害が発生した経路で障害発生時に受信したシーケンス番号以降のデータが存在するかどうかを判別し、存在する場合、当該受信バッファのデータを前記アプリケーション層処理部に提供し、存在しない場合、前記シーケンス番号以降のデータが前記選択した経路の前記受信バッファに受信された時点で前記アプリケーション層処理部に提供することを特徴とする請求項10から請求項15の何れか1項に記載の経路切り替え方法。   The selector determines whether there is data after the sequence number received at the time of the failure in the route where the failure has occurred in the reception buffer of the selected route, and if so, the data of the reception buffer is transferred to the application 11. The data is provided to a layer processing unit, and when it does not exist, the data after the sequence number is provided to the application layer processing unit at the time when the data is received by the reception buffer of the selected path. Item 16. The route switching method according to any one of Item 15.
JP2003362739A 2003-10-23 2003-10-23 Network fault avoiding system and route switching method Pending JP2005130152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003362739A JP2005130152A (en) 2003-10-23 2003-10-23 Network fault avoiding system and route switching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003362739A JP2005130152A (en) 2003-10-23 2003-10-23 Network fault avoiding system and route switching method

Publications (1)

Publication Number Publication Date
JP2005130152A true JP2005130152A (en) 2005-05-19

Family

ID=34642270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003362739A Pending JP2005130152A (en) 2003-10-23 2003-10-23 Network fault avoiding system and route switching method

Country Status (1)

Country Link
JP (1) JP2005130152A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007172226A (en) * 2005-12-21 2007-07-05 Ntt Comware Corp File transfer system and file transfer method
JP2009169854A (en) * 2008-01-18 2009-07-30 Nec Corp Computer system, fault handling method and fault handling program
JP2014222895A (en) * 2014-06-19 2014-11-27 株式会社東芝 Radio terminal and radio communication method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007172226A (en) * 2005-12-21 2007-07-05 Ntt Comware Corp File transfer system and file transfer method
JP2009169854A (en) * 2008-01-18 2009-07-30 Nec Corp Computer system, fault handling method and fault handling program
JP2014222895A (en) * 2014-06-19 2014-11-27 株式会社東芝 Radio terminal and radio communication method

Similar Documents

Publication Publication Date Title
EP0324277B1 (en) Distributed load sharing
US7133358B2 (en) Failure control unit
WO2006025296A1 (en) Failure recovery method, network device, and program
JPS6268343A (en) Routing control system in packet exchange network
CN101645810B (en) Method and equipment for detecting pseudo wire (PW)
WO2006114809A1 (en) Transmitting apparatus, and method for redundancy between transmitting apparatus and layer 2 switch
US20050141415A1 (en) Extending SONET/SDH automatic protection switching
JP5092557B2 (en) Packet communication method and packet communication apparatus
CN104160666A (en) Technique for bundling in link aggregation
WO2012097595A1 (en) Method and system for implementing shared-mesh protection
CN101909006A (en) BFD (Bidirectional Forwarding Detection) message sending and receiving methods as well as device and communication system thereof
JP3811007B2 (en) Virtual connection protection switching
CN100550811C (en) Elastic packet ring network node carries out working mode switching method and system
JP2005130152A (en) Network fault avoiding system and route switching method
JP2009225285A (en) Ethernet transmission method, ethernet transmission device, and ethernet system
CN102017535A (en) Method and system for smart protection of Ethernet virtual private-rooted multipoint service
JP2003092593A (en) Node with routing controlling function with congestion control taken into consideration and routing control system in network adopting the node
JPS59161153A (en) Switching system of packet switchboard
JP4760560B2 (en) Packet relay device
JP2005341282A (en) System changeover system
CN113875196B (en) Communication device
JP7456603B2 (en) switch device
JP4035820B2 (en) Line switching apparatus, data transmission system, and line switching method
JP4219300B2 (en) PATH SETTING METHOD, PATH SETTING SYSTEM, DEVICE USED FOR THE SAME, AND PROGRAM THEREOF
JP4612289B2 (en) Redundant configuration control method and bridge device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060817

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080929

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081128

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090514