JP2019097216A - Communication route control system - Google Patents

Communication route control system Download PDF

Info

Publication number
JP2019097216A
JP2019097216A JP2019062154A JP2019062154A JP2019097216A JP 2019097216 A JP2019097216 A JP 2019097216A JP 2019062154 A JP2019062154 A JP 2019062154A JP 2019062154 A JP2019062154 A JP 2019062154A JP 2019097216 A JP2019097216 A JP 2019097216A
Authority
JP
Japan
Prior art keywords
communication
communication device
path
route
syn
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
JP2019062154A
Other languages
Japanese (ja)
Inventor
崇 山崎
Takashi Yamazaki
崇 山崎
文啓 佐藤
Fumihiro Sato
文啓 佐藤
恵太郎 太田
Keitaro Ota
恵太郎 太田
達也 京極
Tatsuya Kyogoku
達也 京極
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.)
MUFG Bank Ltd
Original Assignee
MUFG Bank 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 MUFG Bank Ltd filed Critical MUFG Bank Ltd
Publication of JP2019097216A publication Critical patent/JP2019097216A/en
Priority to JP2022074727A priority Critical patent/JP7280998B2/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a communication route control system which can switch to an alternate route, when the deterioration of network communication performance is detected.SOLUTION: The communication route control system includes: a communication performance evaluation unit which evaluates the communication performance of a network on the basis of the number of SYN packets transmitted from first communication equipment to second communication equipment; and a route control unit which, on detection of deteriorated communication performance of the second communication equipment, changes a communication route of the first communication equipment from the second communication equipment to third communication equipment.SELECTED DRAWING: Figure 2

Description

本発明は、複数の自律システム(Autonomous System:AS)が相互に接続されて構成される通信ネットワークシステムにおける通信経路制御システムに関する。   The present invention relates to a communication route control system in a communication network system configured by mutually connecting a plurality of autonomous systems (ASs).

ネットワークは、一般的に、共通のポリシーや、同じ環境下で運用される通信機器の集合体であるASを、相互に接続して構成されている。相互に接続されたASには、それぞれ識別番号(AS番号)が付与されている。また、複数のAS間で利用する経路制御プロトコルとして、BGP(Border Gateway Protocol)が利用されている。   A network is generally configured by mutually connecting ASs, which are a collection of common policies and communication devices operated under the same environment. Identification numbers (AS numbers) are assigned to the ASs connected to one another. Also, BGP (Border Gateway Protocol) is used as a route control protocol used between multiple ASs.

BGPによって通信する通信機器では、通信を始める際にTCPを用いた1対1のコネクションを確立する。送信元の通信機器は、SYNパケットを送信し、送信先の通信機器からSYN/ACKパケットを受信した後、ACKパケットを送信することでTCPコネクションが確立する。   A communication device that communicates by means of BGP establishes a one-to-one connection using TCP when starting communication. The transmission source communication device transmits a SYN packet, and after receiving the SYN / ACK packet from the transmission destination communication device, transmits an ACK packet to establish a TCP connection.

TCPコネクションが確立すると、送信元の通信機器と送信先の通信機器は互いに、BGPの基本情報(OPENメッセージ)を交換する。この時点で、BGPのセッションが確立される。BGPセッションが確立された後は、送信元の通信機器と送信先の通信機器は互いに、ルーティングテーブルを交換する。その後、送信元の通信機器は、KEEPALIVEメッセージを送信し、送信先の通信機器の生存確認を行う。   When the TCP connection is established, the source communication device and the destination communication device exchange basic information (OPEN message) of BGP with each other. At this point, a BGP session is established. After the BGP session is established, the source communication device and the destination communication device exchange routing tables with each other. After that, the communication device of the transmission source transmits a KEEPALIVE message, and confirms the existence of the communication device of the transmission destination.

ネットワークにおける通信の障害の発生に対応する方式として、代替経路を形成して、トラフィックを伝送する方法が提案されている。特許文献1には、予備ルート専用の自律システムを、追加ネットワークとして付加して冗長化し、既存のネットワークのパケットを、追加ネットワークを使用して伝送する方法が開示されている。   As a method to cope with the occurrence of communication failure in the network, a method of transmitting traffic by forming an alternative path has been proposed. Patent Document 1 discloses a method of adding an autonomous system dedicated to a backup route as an additional network to make it redundant, and transmitting packets of an existing network using the additional network.

特開2009-147735号公報JP, 2009-147735, A

特許文献1に記載の通信障害の発生に対応する方法では、予備ルート専用の自律システムを追加ネットワークとして付加するため、通信装置の数が増加する。また、通信機器の通信機能が完全に停止していれば、上記のように予備ルートに切り替えることができる。しかしながら、通信機器の通信機能が完全に停止していない場合などの一時的な通信性能の劣化に対しての対処が何らなされていない。   In the method for coping with the occurrence of a communication failure described in Patent Document 1, the number of communication devices increases because an autonomous system dedicated to the spare route is added as an additional network. Further, if the communication function of the communication device is completely stopped, it is possible to switch to the spare route as described above. However, no measure is taken against the temporary deterioration of communication performance such as when the communication function of the communication device is not completely stopped.

通信機器の通信機能が完全に停止していない場合であっても、当該通信機器に対して、通常通りパケットが送信され続ける。その結果、当該通信機器が、パケットを破棄してしまったり、パケットを壊してしまうという問題が生じる。   Even when the communication function of the communication device is not completely stopped, packets continue to be transmitted to the communication device as usual. As a result, there arises a problem that the communication device discards the packet or breaks the packet.

そこで、本発明は、通信機器の通信性能の障害又は通信性能の劣化が検知された場合に、迂回経路へと切り替えることが可能な通信経路制御システムを提供することを目的の一つとする。   Therefore, it is an object of the present invention to provide a communication path control system capable of switching to a detour path when a failure in communication performance or a deterioration in communication performance of a communication device is detected.

本発明の一実施形態に係る通信経路制御システムは、第1通信機器が第2通信機器に送信するSYNパケットの個数に基づいてネットワークの通信性能を評価する通信性能評価部と、第2通信機器の通信性能の劣化を検知した場合に、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更する経路制御部と、を有するものである。   A communication path control system according to an embodiment of the present invention includes a communication performance evaluation unit that evaluates the communication performance of a network based on the number of SYN packets transmitted by a first communication device to a second communication device; And a path control unit for changing the communication path of the first communication device from the second communication device to the third communication device when the deterioration of the communication performance of the second communication device is detected.

上記通信経路制御システムにおいて、通信性能評価部は、SYNパケットの個数を計測する計測部をさらに有することを含んでいてもよい。   In the above communication path control system, the communication performance evaluation unit may further include a measurement unit that measures the number of SYN packets.

上記通信経路制御システムにおいて、通信性能評価部は、SYNパケットの個数に基づいて変化の割合を算出する算出部をさらに有していてもよい。   In the communication path control system, the communication performance evaluation unit may further include a calculation unit that calculates a rate of change based on the number of SYN packets.

上記通信経路制御システムにおいて、通信性能評価部は、変化の割合が所定の閾値を超えたか否かを判定する判定部をさらに有していてもよい。   In the communication path control system, the communication performance evaluation unit may further include a determination unit that determines whether the rate of change exceeds a predetermined threshold.

上記通信経路制御システムにおいて、第3通信機器のパス属性を変更するパス属性変更部を有していてもよい。   The communication path control system may include a path attribute change unit that changes the path attribute of the third communication device.

上記通信経路制御システムにおいて、パス属性は、WEIGHT属性であってもよい。   In the above communication path control system, the path attribute may be a WEIGHT attribute.

上記通信経路制御システムにおいて、通信性能の劣化が永続的なものか一時的なものかを評価する性能劣化判定部をさらに有していてもよい。   The communication path control system may further include a performance deterioration determination unit that evaluates whether the deterioration of communication performance is permanent or temporary.

上記通信経路制御システムにおいて、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更した後に、通信性能評価部において、通信性能の劣化が回復したと判定した場合に、第1通信機器の通信経路を、第3通信機器から第2通信機器に変更することを含んでいてもよい。   In the communication path control system, after changing the communication path of the first communication device from the second communication device to the third communication device, the communication performance evaluation unit determines that the deterioration of the communication performance has been recovered. The communication path of the first communication device may be changed from the third communication device to the second communication device.

本発明の一実施形態に係る通信経路制御システムは、第1通信機器の第2通信機器に対するSYNパケットの比率に基づいてネットワークの通信性能を評価する通信性能評価部と、SYNパケットの比率の変化を検知した場合に、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更する経路制御部と、を有するものである。   A communication path control system according to an embodiment of the present invention comprises: a communication performance evaluation unit that evaluates communication performance of a network based on a ratio of a SYN packet to a second communication device of a first communication device; And a path control unit that changes the communication path of the first communication device from the second communication device to the third communication device.

上記通信経路制御システムにおいて、SYNパケットの比率とは、第1通信機器から第2通信機器に送信するSYNパケットと、第2通信機器から第1通信機器に送信するSYN/ACKパケットとの比率であってもよい。   In the above communication path control system, the ratio of the SYN packet is the ratio of the SYN packet transmitted from the first communication device to the second communication device and the SYN / ACK packet transmitted from the second communication device to the first communication device. It may be.

上記通信経路制御システムにおいて、経路制御部は、第3通信機器のパス属性を変更するパス属性変更部を有していてもよい。   In the communication path control system, the path control unit may have a path attribute change unit that changes the path attribute of the third communication device.

上記通信経路制御システムにおいて、パス属性は、WEIGHT属性であってもよい。   In the above communication path control system, the path attribute may be a WEIGHT attribute.

上記通信経路制御システムにおいて、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更した後も、第1通信機器の第2通信機器に対するSYNパケットの比率を観測してもよい。   In the above communication path control system, even after changing the communication path of the first communication device from the second communication device to the third communication device, even if the ratio of the SYN packet to the second communication device of the first communication device is observed Good.

上記通信経路制御システムにおいて、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更した後に、通信性能評価部において、通信性能の劣化が回復したと判定した場合に、第1通信機器の通信経路を、第3通信機器から第2通信機器に変更してもよい。   In the communication path control system, after changing the communication path of the first communication device from the second communication device to the third communication device, the communication performance evaluation unit determines that the deterioration of the communication performance has been recovered. The communication path of the first communication device may be changed from the third communication device to the second communication device.

本発明は、ネットワークにおいて、通信機器の通信性能の障害又は通信性能の劣化が検知された場合に、迂回経路へと切り替えることが可能な通信経路制御システムを提供することができる。   The present invention can provide a communication route control system capable of switching to a bypass route when a failure in communication performance or a deterioration in communication performance of a communication device is detected in a network.

第1実施形態に係るネットワークの構成例を示す図である。It is a figure which shows the structural example of the network which concerns on 1st Embodiment. 第1実施形態に係る通信経路制御システムを示す構成図である。It is a block diagram which shows the communication path control system which concerns on 1st Embodiment. 各時刻におけるSYNパケットの数の変動を表すグラフである。It is a graph showing the fluctuation | variation of the number of SYN packets in each time. 第1実施形態に係る通信経路制御システムの処理を示すフローチャートである。It is a flowchart which shows the process of the communication path control system which concerns on 1st Embodiment. 第2実施形態に係る通信経路制御システムを示す構成図である。It is a block diagram which shows the communication path control system which concerns on 2nd Embodiment. 第3実施形態に係るネットワークの構成例を示す図である。It is a figure which shows the structural example of the network which concerns on 3rd Embodiment. 第3実施形態に係る通信経路制御システムの処理を示すフローチャートである。It is a flow chart which shows processing of a communication path control system concerning a 3rd embodiment. 第3実施形態に係る通信経路制御システムのブロック図である。It is a block diagram of the communication path control system concerning a 3rd embodiment.

以下、本発明の実施の形態を、図面等を参照しながら説明する。但し、本発明は多くの異なる態様で実施することが可能であり、以下に例示する実施の形態の記載内容に限定して解釈されるものではない。図面は説明をより明確にするため、模式的に表される場合があるが、あくまで一例であって、本発明の解釈を限定するものではない。また、各要素に対する「第1」、「第2」と付記された文字は、各要素を区別するために用いられる便宜的な標識であり、特段の説明がない限りそれ以上の意味を有さない。なお、本実施形態で参照する図面において、同一部分または同様な機能を有する部分には同一の符号または類似の符号を付し、その繰り返しの説明は省略する場合がある。また、構成の一部が図面から省略されたりする場合がある。その他、本発明の属する分野における通常に知識を有する者であれば認識できるものである場合、特段の説明を行わないものとする。   Hereinafter, embodiments of the present invention will be described with reference to the drawings and the like. However, the present invention can be implemented in many different modes, and is not construed as being limited to the description of the embodiments exemplified below. The drawings may be schematically represented for the sake of clarity of the description, but are merely examples and do not limit the interpretation of the present invention. Also, the letters appended with “first” and “second” for each element are convenient indicators used to distinguish each element, and have more meaning unless otherwise noted. Absent. In the drawings referred to in this embodiment, the same portions or portions having similar functions may be denoted by the same reference numerals or similar reference numerals, and repeated description thereof may be omitted. In addition, part of the configuration may be omitted from the drawings. In addition, when it can be recognized by a person having ordinary knowledge in the field to which the present invention belongs, special description shall not be made.

(第1実施形態)
本実施形態に係る通信経路制御システムについて、図1乃至図4を参照して説明する。
First Embodiment
A communication path control system according to the present embodiment will be described with reference to FIGS. 1 to 4.

図1に、本実施形態に係るネットワーク100の構成例を示すブロック図を示す。本実施形態に係るネットワーク100は、自律システムAS1〜AS5によって構成される。ネットワークを構成する各自律システムAS1〜AS5は、出入口に相当する通信機器によって相互に接続されている。本実施形態では、自律システムAS1の通信機器111aが、自律システムAS3の通信機器113a及び通信機器113bを経由して、自律システムAS5の通信機器115aと通信する経路を、第1通信経路とする。また、自律システムAS1の通信機器111aが、自律システムAS4の通信機器114a及び通信機器114bを経由して、自律システムAS5の通信機器115aと通信する経路を、第2通信経路とする場合について説明する。   FIG. 1 is a block diagram showing an exemplary configuration of a network 100 according to the present embodiment. A network 100 according to the present embodiment is configured by autonomous systems AS1 to AS5. The respective autonomous systems AS1 to AS5 constituting the network are mutually connected by communication devices corresponding to the entrance and exit. In this embodiment, a path through which the communication device 111a of the autonomous system AS1 communicates with the communication device 115a of the autonomous system AS5 via the communication device 113a and the communication device 113b of the autonomous system AS3 is taken as a first communication path. Also, a case will be described where a path through which the communication device 111a of the autonomous system AS1 communicates with the communication device 115a of the autonomous system AS5 via the communication device 114a and the communication device 114b of the autonomous system AS is a second communication path. .

自律システムAS1〜AS5のそれぞれが有する通信機器111a、111b、113a〜113d、115a、115bは、各々BGP通信機能を持っている。BGPでは、異なる自律システムAS間で用いるBGPを、eBGP(external BGP)と呼び、自律システムAS内で用いるBGPを、iBGP(internal BGP)と呼んで区別している。
例えば、自律システムAS1の通信機器111aと、自律システムAS3の通信機器113aとは、eBGPが用いられており、自律システムAS3の通信機器113aと、通信機器113bとは、iBGPが用いられている。
The communication devices 111a, 111b, 113a to 113d, 115a, and 115b included in the autonomous systems AS1 to AS5 respectively have the BGP communication function. In BGP, BGP used between different autonomous systems AS is called eBGP (external BGP), and BGP used in the autonomous system AS is distinguished by calling it iBGP (internal BGP).
For example, eBGP is used for the communication device 111a of the autonomous system AS1 and the communication device 113a of the autonomous system AS3, and iBGP is used for the communication device 113a of the autonomous system AS3 and the communication device 113b.

BGPでは、通信を始める際にTCPを用いた1対1のセッションを確立する。例えば、送信元の通信機器111aは、SYNパケットを送信し、送信先の通信機器113aからSYN/ACKパケットを受信した後、ACKパケットを送信することでセッションが確立する。   In BGP, when starting communication, a one-to-one session using TCP is established. For example, the communication device 111a of the transmission source transmits a SYN packet, receives an SYN / ACK packet from the communication device 113a of the transmission destination, and transmits an ACK packet to establish a session.

TCPに用いられるSYNパケットは、ネットワークの通常状態における一連のデータ通信で必ず存在する。例えば、通信機器111aから送信された通信機器113aとの通信性能に劣化が生じた場合、単位時間当たりのSYNパケットの個数が一気に増加する傾向がある。なお、本明細書等において、通信性能の劣化とは、通信の障害だけでなく、通信の速度が低下することも含む。   The SYN packet used for TCP is always present in a series of data communication in the normal state of the network. For example, when the communication performance with the communication device 113a transmitted from the communication device 111a is deteriorated, the number of SYN packets per unit time tends to increase rapidly. In the present specification and the like, deterioration in communication performance includes not only a failure in communication but also a decrease in communication speed.

そこで、本実施形態に係る通信経路制御システムでは、第1通信機器が第2通信機器に送信するSYNパケットの個数に基づいてネットワークの通信性能を評価し、通信性能評価部において、第2通信機器の通信性能の劣化を検知した場合に、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更する処理を行う。つまり、通信機器111aにおいて、通信機器114aを経由する第2通信経路の優先度を、通信機器113aを経由する第1通信経路よりも高くする処理を行う。以下、第1通信機器、第2通信機器、及び第3通信機器を、図1に示す通信機器111a、通信機器113a、通信機器114aとして説明する。   Therefore, in the communication path control system according to the present embodiment, the communication performance of the network is evaluated based on the number of SYN packets that the first communication device transmits to the second communication device, and the communication performance evaluation unit When the deterioration of the communication performance of the second communication device is detected, the communication path of the first communication device is changed from the second communication device to the third communication device. That is, in the communication device 111a, processing is performed to make the priority of the second communication route via the communication device 114a higher than that of the first communication route via the communication device 113a. Hereinafter, the first communication device, the second communication device, and the third communication device will be described as the communication device 111a, the communication device 113a, and the communication device 114a shown in FIG.

図2に、本実施形態に係る通信経路制御システム200の構成図を示す。本実施形態に係る通信経路制御システム200は、例えば、eBGPを使用して通信する自律システムの境界エッジルータなどの通信機器に搭載することができる。また、本実施形態では、通信経路制御システム200が、図1に示す通信機器111aに搭載されている例について説明する。なお、本実施形態に係る通信経路制御システム200は、他の通信機器と、BGPにより接続する通信機器であればよいため、図1に示す通信機器111b、111b、113a〜113d、115a、115bの各々に搭載することもできる。また、通信機器111aは、通信経路制御システム200の他、インターフェース203を有している。   FIG. 2 shows a configuration diagram of the communication path control system 200 according to the present embodiment. The communication path control system 200 according to the present embodiment can be mounted on a communication device such as a boundary edge router of an autonomous system that communicates using eBGP, for example. Further, in the present embodiment, an example in which the communication path control system 200 is installed in the communication device 111 a shown in FIG. 1 will be described. Note that the communication path control system 200 according to the present embodiment may be any communication device connected to another communication device by BGP, and therefore, the communication devices 111b, 111b, 113a to 113d, 115a, 115b shown in FIG. It can also be mounted on each. The communication device 111 a further includes an interface 203 in addition to the communication path control system 200.

通信経路制御システム200は、少なくとも通信性能評価部201と、経路制御部202と、を有する。また、通信経路制御システム200は、さらにパケット制御部204と、経路制御メッセージ制御部205と、経路表206と、を有する。   The communication route control system 200 includes at least a communication performance evaluation unit 201 and a route control unit 202. The communication route control system 200 further includes a packet control unit 204, a route control message control unit 205, and a route table 206.

通信性能評価部201は、計測部211と、算出部212と、判定部213と、を含む。また、経路制御部202は、パス属性変更部221と、経路計算部222と、を含む。   The communication performance evaluation unit 201 includes a measurement unit 211, a calculation unit 212, and a determination unit 213. The path control unit 202 also includes a path attribute change unit 221 and a path calculation unit 222.

インターフェース203は、隣接する通信機器との間の接続を確立し、隣接する通信機器とのパケットの送受信を行う。また、パケット制御部204は、インターフェース203を介して、隣接する通信機器にSYNパケットの送信、SYN/ACKパケットの受信、ACKパケットの送信、を行う。なお、SYNとは、TCP接続の確立を要求する最初のパケットに付与されるフラグである。また、ACKとは、応答確認のためのフラグであり、接続要求以外の全てのパケットに付与されるフラグである。また、SYN/ACKとは、SYNフラグとACKフラグをともに1にしたものである。正常な通信時には、SYNパケットを受け取ったときのみ、SYN/ACKパケットを送信する。なお、通信性能に劣化又は障害が生じている場合には、隣接する通信機器からSYN/ACKパケットが送信されないことがある。   The interface 203 establishes a connection with an adjacent communication device, and transmits and receives packets with the adjacent communication device. Also, the packet control unit 204 performs transmission of a SYN packet, reception of a SYN / ACK packet, and transmission of an ACK packet to an adjacent communication device via the interface 203. The SYN is a flag given to the first packet requesting establishment of a TCP connection. Further, ACK is a flag for response confirmation, and is a flag assigned to all packets other than the connection request. Furthermore, SYN / ACK is one in which both the SYN flag and the ACK flag are set to 1. In normal communication, the SYN / ACK packet is transmitted only when the SYN packet is received. When the communication performance is deteriorated or failure, the SYN / ACK packet may not be transmitted from the adjacent communication device.

経路制御メッセージ制御部205は、インターフェース203を介して、隣接する通信機器と経路制御メッセージを送受信する。BGP機能を有する通信機器は、異なる自律システムASにある通信機器との間でピアを確立するために、メッセージと呼ばれる形式で機能情報を交換する。経路制御メッセージとしては、例えば、OPENメッセージ、KEEPALIVEメッセージ、UPDATEメッセージなどがある。   The path control message control unit 205 transmits and receives path control messages to and from an adjacent communication device via the interface 203. A communication device having a BGP function exchanges capability information in the form of a message in order to establish a peer with communication devices in different autonomous systems AS. Examples of the route control message include an OPEN message, a KEEPALIVE message, and an UPDATE message.

ここで、OPENメッセージとは、BGPセッション開始時に交換されるメッセージである。KEEPALIVEメッセージとは、ピアが確立されていることを確認するために定期的に交換するメッセージである。UPDATEメッセージとは、BGPの経路情報の交換に使用されるメッセージである。経路の追加や削除が発生した場合に送信される。   Here, the OPEN message is a message exchanged at the start of the BGP session. The KEEPALIVE message is a message exchanged regularly to confirm that the peer is established. The UPDATE message is a message used to exchange BGP routing information. Sent when addition or deletion of a route occurs.

経路表206は、経路制御メッセージによって取得された経路又は更新された経路、経路制御部202によって変更された経路などの全経路情報を保持している。   The route table 206 holds all route information such as the route acquired by the route control message or the updated route, the route changed by the route control unit 202, and the like.

通信性能評価部201において、計測部211は、通信機器111aが通信機器113aに送信するSYNパケットの個数を計測している。図3に、各時刻におけるSYNパケットの個数の変動を表すグラフを示す。図3では、SYNパケットの個数を計測する時間は、時刻T1から時刻T5までとする。計測されたSYNパケットの個数は、算出部212に送信される。   In the communication performance evaluation unit 201, the measurement unit 211 measures the number of SYN packets that the communication device 111a transmits to the communication device 113a. FIG. 3 shows a graph showing the variation of the number of SYN packets at each time. In FIG. 3, the time for measuring the number of SYN packets is from time T1 to time T5. The calculated number of SYN packets is transmitted to the calculation unit 212.

算出部212は、計測されたSYNパケットの個数に基づいて、時刻ごとに、SYNパケットの変化の割合を算出する。例えば、図3では、時刻T1及び時刻T2のSYNパケットの計測結果に基づいて、SYNパケットの個数の変化の割合を算出する。算出されたSYNパケットの変化の割合は、判定部213に送信される。   The calculation unit 212 calculates the rate of change of the SYN packet at each time based on the measured number of SYN packets. For example, in FIG. 3, the rate of change in the number of SYN packets is calculated based on the measurement results of the SYN packets at time T1 and time T2. The calculated change rate of the SYN packet is transmitted to the determination unit 213.

判定部213は、SYNパケットの変化の割合が、予め設定された所定の閾値を超えたか否かを判定する。閾値を超えていないと判定された場合には、通信機器113aにおいて、通信性能が劣化していないとして、そのまま通信が維持される。   The determination unit 213 determines whether the rate of change of the SYN packet exceeds a predetermined threshold set in advance. If it is determined that the threshold is not exceeded, communication is maintained as it is, assuming that the communication performance has not deteriorated in the communication device 113a.

SYNパケットの変化の割合が、予め設定された所定の閾値を超えたと判定された場合は、通信機器113aの通信性能が劣化したとして、経路制御部202に通知される。   If it is determined that the rate of change of the SYN packet exceeds a predetermined threshold set in advance, the path control unit 202 is notified that the communication performance of the communication device 113a has deteriorated.

経路制御部202が、通信性能の劣化の検知した場合には、第1通信経路から第2通信経路(迂回経路)に変更する処理を行う。本実施形態では、通信機器111aの通信経路を、通信機器113aから通信機器114aに変更する処理を行う。つまり、通信機器111aにおいて、通信機器114aを経由する第2通信経路の優先度を、通信機器113aを経由する第1通信経路よりも高くする処理を行う。   When the route control unit 202 detects the deterioration of the communication performance, the route control unit 202 performs a process of changing the first communication route to the second communication route (detour route). In the present embodiment, processing for changing the communication path of the communication device 111a from the communication device 113a to the communication device 114a is performed. That is, in the communication device 111a, processing is performed to make the priority of the second communication route via the communication device 114a higher than that of the first communication route via the communication device 113a.

通信機器111aの通信経路を通信機器113aから通信機器114aに変更する処理は、BGPのパス属性を変更することによって行う。BGPにおいては、パス属性に基づいて、全ての通信経路が比較され、ルーティングに使用される最適経路を選択する。よって、同一の宛先に対して、複数の通信経路が存在する場合には、全ての通信経路のパス属性を比較して、トラフィックを転送するために最も適した経路を決定する。BGPでは、以下の優先順位に基づいて、順番に通信経路を比較していく。   The process of changing the communication path of the communication device 111a from the communication device 113a to the communication device 114a is performed by changing the BGP path attribute. In BGP, based on path attributes, all communication paths are compared to select the optimal path to be used for routing. Therefore, when there are a plurality of communication paths for the same destination, path attributes of all communication paths are compared to determine the most suitable path for forwarding traffic. In BGP, communication paths are compared in order based on the following priorities.

1.ネクストホップへのIGPルートを持っていない経路は無視される。
2.WEIGHT属性を持つルータはWEIGHT属性が最大の経路を選択する。(WEIGHT属性は、Cisco社独自のパス属性)
3.LOCAL_PREF属性の値の最も高い経路を選択する。
4.AS_PATH属性のリストの長さが最も短い経路を選択する。
5.ORIGIN属性のタイプが最も低い経路を選択する。
6.ルートが同じASから取得し、複数存在する時にはMULTI_EXIT_DISC属性の低い経路を優先する。
7.iBGPよりもeBGPで取得した経路を優先する。
8.ネクストホップへIGPで最も近い経路を優先する。
9.ルータIDが最も低いピアから学習した経路を優先する。
1. Routes that do not have an IGP route to the next hop are ignored.
2. A router with the WEIGHT attribute selects the route with the largest WEIGHT attribute. (WEIGHT attribute is a Cisco proprietary path attribute)
3. Select the route with the highest LOCAL_PREF attribute value.
4. Select the route with the shortest length of the AS_PATH attribute list.
5. Select the route with the lowest type of ORIGIN attribute.
6. When the route is acquired from the same AS and multiple routes exist, the route with the lower MULTI_EXIT_DISC attribute is preferred.
7. Prioritize the route acquired by eBGP over iBGP.
8. IGP prioritizes the closest path to the next hop.
9. Give priority to the route learned from the peer with the lowest router ID.

したがって、WEIGHT属性、LOCAL_PREF属性、AS_PATH属性、ORIGIN属性などのパス属性を変更することで、通信機器111aから通信機器115aに向かう通信経路を変更することができる。ここでは、パス属性として、WEIGHT属性を変更する場合について説明する。   Therefore, the communication route from the communication device 111a to the communication device 115a can be changed by changing the path attributes such as the WEIGHT attribute, the LOCAL_PREF attribute, the AS_PATH attribute, and the ORIGIN attribute. Here, the case of changing the WEIGHT attribute as the path attribute will be described.

WEIGHT属性は、ベンダ定義(Cisco社独自)のパス属性であり、対象の通信機器(通信機器111a)でのみ使用される属性であって、他の通信機器に伝達されることはない。通信機器111aが接続している通信経路には、デフォルトで“32768”の値が割り当てられ、それ以外のルートの値は、“0”となる。WEIGHT属性は、大きい数字のパスが優先される。   The WEIGHT attribute is a vendor-defined (Cisco proprietary) path attribute, is an attribute used only in the target communication device (communication device 111a), and is not transmitted to other communication devices. By default, a value of "32768" is assigned to the communication path to which the communication device 111a is connected, and the value of the other routes is "0". In the WEIGHT attribute, higher number paths are prioritized.

ここでは、通信機器111aにおいて、通信機器114aに対するWEIGHT属性の値を、通信機器113aに対するWEIGHT属性の値よりも大きくする設定を行う。なおWEIGHT値は、通信機器111a内だけで使用され、UPDATEメッセージには付与されず、また、隣接する自律システムASにも通知されない。   Here, in the communication device 111a, setting is made to make the value of the WEIGHT attribute for the communication device 114a larger than the value of the WEIGHT attribute for the communication device 113a. The WEIGHT value is used only in the communication device 111a, is not attached to the UPDATE message, and is not notified to the adjacent autonomous system AS.

パス属性変更部221によって、BGPのパス属性が変更されると、経路計算部222によって、最適経路が計算される。計算の結果として、通信機器111aの通信経路を、通信機器113aから通信機器114aに変更することができる。つまり、通信機器111aにおいて、通信機器114aを経由する第2通信経路の優先度を、通信機器113aを経由する第1通信経路よりも高くする処理を行う。このようにして、変更された通信経路は、経路表206に保存される。   When the path attribute of the BGP is changed by the path attribute changing unit 221, the path calculating unit 222 calculates the optimal path. As a result of the calculation, the communication path of the communication device 111a can be changed from the communication device 113a to the communication device 114a. That is, in the communication device 111a, processing is performed to make the priority of the second communication route via the communication device 114a higher than that of the first communication route via the communication device 113a. In this way, the changed communication path is stored in the routing table 206.

次に、本実施形態に係る通信経路制御システム200により実行される処理について、図2及び図4を参照して説明する。図4は、通信経路制御システムの処理についてのフローチャートである。   Next, processing executed by the communication path control system 200 according to the present embodiment will be described with reference to FIGS. 2 and 4. FIG. 4 is a flowchart of processing of the communication path control system.

まず、図4に示すように、計測部211において、まず第1通信機器が、第2通信機器に送信するSYNパケットの数を計測する(ステップS401)。次に、算出部212において、SYNパケットの計測の結果に基づいて、時刻に対応するSYNパケットの変化の割合を算出する(ステップS402)。   First, as shown in FIG. 4, in the measuring unit 211, first, the first communication device measures the number of SYN packets to be transmitted to the second communication device (step S401). Next, the calculator 212 calculates the rate of change of the SYN packet corresponding to the time based on the measurement result of the SYN packet (step S402).

次に、算出されたSYNパケットの変化の割合を、判定部213に送信する(ステップS403)。次に、判定部213では、変化の割合が、予め設定された所定の閾値よりを超えたか否かを判定する(ステップS404)。変化の割合が、予め設定された所定の閾値を超えていない場合(ステップS404;No)は、ステップS401に戻る。変化の割合が、予め設定された所定の閾値を超えた場合(ステップS404;Yes)は、第1通信機器の第3通信機器に対するパス属性を変更する(ステップS405)。   Next, the calculated change rate of the SYN packet is transmitted to the determination unit 213 (step S403). Next, the determination unit 213 determines whether the rate of change exceeds a predetermined threshold set in advance (step S404). If the rate of change does not exceed the predetermined threshold set in advance (step S404; No), the process returns to step S401. When the rate of change exceeds a predetermined threshold set in advance (step S404; Yes), the path attribute of the first communication device to the third communication device is changed (step S405).

パス属性を変更することで、経路計算部222によって、最適経路が計算される。計算の結果として、通信機器111aにおいて、通信機器316aを経由する第2通信経路の優先度が、通信機器312aを経由する第1通信経路の優先度よりも高くなった場合に、第1通信機器の通信経路を、第2通信機器から第3通信機器に変更することができる。つまり、第1通信機器において、第2通信機器を経由する第1通信経路から、第3通信機器を経由する第2通信経路へと変更することができる。このようにして、変更された通信経路は、経路表206に保存される(ステップS407)。   By changing the path attribute, the path calculation unit 222 calculates the optimum path. As a result of the calculation, in the communication device 111a, when the priority of the second communication path via the communication device 316a is higher than the priority of the first communication path via the communication device 312a, the first communication device Can be changed from the second communication device to the third communication device. That is, in the first communication device, the first communication path passing through the second communication device can be changed to a second communication path passing through the third communication device. In this way, the changed communication path is stored in the routing table 206 (step S407).

本実施形態に係る通信経路制御システムによれば、ネットワークの通信性能の劣化を検知することができる。これにより、通信機器111aから、通信機器113aを経由して通信機器115aに向かう第1通信経路において通信性能の劣化を検知した場合に、直ちに通信機器114aを経由する第2通信経路(迂回経路)に切り替えることができる。これにより、ネットワークの通信性能の安定化を図ることができる。   According to the communication path control system according to the present embodiment, the deterioration of the communication performance of the network can be detected. Thereby, when deterioration of the communication performance is detected in the first communication route from the communication device 111a to the communication device 115a via the communication device 113a, the second communication route (detour route) immediately via the communication device 114a is detected. Can be switched to Thereby, the communication performance of the network can be stabilized.

(第2実施形態)
第1実施形態では、通信機器113aの第1通信経路において通信性能の劣化を検知した場合に、直ちに迂回経路である第2通信経路に切り替える処理について説明した。本実施形態では、通信機器113aの通信性能の劣化が一時的だった場合に、通信機器114aを経由する迂回経路である第2通信経路に変更した後、元の通信経路である第1通信経路に戻す場合について、図1及び図5を参照して説明する。
Second Embodiment
In the first embodiment, when the deterioration of the communication performance is detected in the first communication path of the communication device 113a, the process of switching to the second communication path, which is the bypass path, has been described immediately. In this embodiment, when the deterioration of the communication performance of the communication device 113a is temporary, after changing to the second communication route which is a bypass route passing through the communication device 114a, the first communication route which is the original communication route The case of returning to will be described with reference to FIGS. 1 and 5.

本実施形態に係る通信経路制御システムは、通信性能評価部201に、計測部211、算出部212、判定部213に加えて、性能劣化判定部214を有する。   The communication path control system according to the present embodiment includes a performance deterioration determination unit 214 in addition to the measurement unit 211, the calculation unit 212, and the determination unit 213 in the communication performance evaluation unit 201.

性能劣化判定部214は、判定部213で判定された通信機器113aの通信性能の劣化が一時的なものであるか、永続的なものであるかを判定する。性能劣化判定部214は、判定した通信性能の劣化について、経路制御部202に送信する。   The performance degradation determination unit 214 determines whether the degradation of the communication performance of the communication device 113 a determined by the determination unit 213 is temporary or permanent. The performance degradation determination unit 214 transmits the determined degradation of the communication performance to the path control unit 202.

ここで、性能劣化判定部214における通信機器113aの通信性能の劣化の判定は、例えば、算出部212において、SYNパケットの変化の割合が、所定の閾値を超えた回数が所定の回数連続したのち、所定の閾値を下回った場合、一時的な通信性能の劣化と判定する。または、算出部212において、SYNパケットの変化の割合が、所定の閾値を超えた回数が所定の回数を超えて連続した場合、永続的な通信性能の劣化として判定する。または、算出部212において、SYNパケットの変化の割合が、爆発的に増加した場合、一時的な通信の劣化でなく、例えば、Dos攻撃によるものとして、永続的な通信性能の劣化として判定する。   Here, the determination of deterioration in communication performance of the communication device 113a in the performance deterioration determination unit 214 may be performed, for example, after the number of times the rate of change of the SYN packet exceeds a predetermined threshold continues a predetermined number of times in the calculation unit 212. If it falls below a predetermined threshold, it is determined that the communication performance is temporarily degraded. Alternatively, in the calculation unit 212, when the number of times the rate of change of the SYN packet exceeds the predetermined threshold continues more than the predetermined number, it is determined as the permanent deterioration of the communication performance. Alternatively, when the change rate of the SYN packet explosively increases in the calculation unit 212, it is determined that the communication performance is not permanently deteriorated, for example, as a result of a Dos attack, instead of the temporary communication deterioration.

経路制御部202は、通信機器113aの通信性能の劣化の判定の結果によって、通信経路の変更の方法を変える。SYNパケットの変化の割合が、所定の閾値を超えた場合、通信機器111aにおいて、通信機器113aに対するパス属性、及び通信機器114aに対するパス属性を変更する。例えば、第1実施形態で説明したWEIGHT値を、通信機器113aよりも通信機器114aの方を高くする。その後、経路計算部222によって、最適経路を計算する。計算の結果として、通信機器111aの通信経路を、通信機器113aから通信機器114aに変更することができる。つまり、通信機器111aにおいて、通信機器113aを経由する第1通信経路から、通信機器114aを経由する第2通信経路へと変更することができる。このようにして、変更された通信経路を、経路表206に保存する。   The path control unit 202 changes the method of changing the communication path according to the result of the determination of the deterioration of the communication performance of the communication device 113a. If the change rate of the SYN packet exceeds a predetermined threshold, the communication device 111a changes the path attribute for the communication device 113a and the path attribute for the communication device 114a. For example, the WEIGHT value described in the first embodiment is set higher for the communication device 114a than for the communication device 113a. Thereafter, the route calculation unit 222 calculates the optimum route. As a result of the calculation, the communication path of the communication device 111a can be changed from the communication device 113a to the communication device 114a. That is, in the communication device 111a, the first communication path via the communication device 113a can be changed to the second communication path via the communication device 114a. Thus, the changed communication path is stored in the routing table 206.

その後、SYNパケットの変化の割合が、所定の閾値を超えた回数が所定の回数連続したのち、所定の閾値を下回った場合、性能劣化判定部214は、一時的な通信性能の劣化として判定し、判定結果を経路制御部202に送信する。経路制御部202において、通信機器113aに対するパス属性、及び通信機器114aに対するパス属性を再度変更する。例えば、通信機器111aの通信機器113aに対するWEIGHT属性と、通信機器114aに対するWEIGHT属性の値を、迂回経路変更前の値に戻す。これにより、通信機器114aを経由する迂回経路から、通信機器113aを経由する通信経路に戻すことができる。また、通信経路を元に戻した場合にも、経路表206に保存される。なお、変更するパス属性は、WEIGHT属性に限定されず、他のパス属性を変更してもよい。   Thereafter, if the rate of change of the SYN packet continues to fall below the predetermined threshold after the predetermined number of times the number of times the predetermined threshold has been exceeded continues a predetermined number of times, the performance deterioration determination unit 214 determines that the communication performance is temporarily degraded. The determination result is transmitted to the route control unit 202. The path control unit 202 changes the path attribute for the communication device 113a and the path attribute for the communication device 114a again. For example, the values of the WEIGHT attribute for the communication device 113a of the communication device 111a and the WEIGHT attribute for the communication device 114a are returned to the values before the bypass route change. As a result, it is possible to return from the bypass route passing through the communication device 114a to the communication route passing through the communication device 113a. Also, when the communication path is restored, it is stored in the path table 206. The path attribute to be changed is not limited to the WEIGHT attribute, and other path attributes may be changed.

本実施形態に示す通信経路制御システムにおいては、通信性能の劣化が一時的なものであるか、永続的なものであるかを判定する。通信性能の劣化が一時的なものであれば、迂回経路を使用し、通信性能の劣化が回復した後、元の通信経路に戻すことができる。これにより、ネットワークの通信性能の安定化を図ることができる。   In the communication path control system shown in the present embodiment, it is determined whether deterioration of communication performance is temporary or permanent. If the deterioration of the communication performance is temporary, it is possible to use the detour path, and return to the original communication path after the deterioration of the communication performance is recovered. Thereby, the communication performance of the network can be stabilized.

(第3実施形態)
本実施形態では、先の実施形態とは異なる通信経路制御システムについて、図6乃至図8を参照して説明する。本実施形態では、第1通信経路上において通信性能の劣化又は障害が生じたが、障害発生箇所が特定できない場合に、直ちに迂回経路である第2通信経路に変更する方法について説明する。また、第1通信経路における通信性能の劣化が解消した場合に、第2通信経路から元の第1通信経路へ戻す方法について説明する。
Third Embodiment
In this embodiment, a communication path control system different from that of the previous embodiment will be described with reference to FIGS. 6 to 8. In the present embodiment, a method of changing to the second communication path, which is a bypass path, will be described immediately if deterioration or failure of communication performance occurs on the first communication path but the failure occurrence point can not be identified. A method of returning from the second communication path to the original first communication path when the deterioration of the communication performance on the first communication path is eliminated will be described.

図6は、本実施形態に係るネットワーク300の構成例を示す図である。図7は、本実施形態に係る通信経路制御システムのフローチャートである。図8は、本実施形態に係る通信経路制御システムのブロック図である。   FIG. 6 is a view showing a configuration example of the network 300 according to the present embodiment. FIG. 7 is a flowchart of the communication path control system according to the present embodiment. FIG. 8 is a block diagram of a communication path control system according to the present embodiment.

図6に示すように、本実施形態に係るネットワーク300は、自律システムAS11〜自律システムAS18によって構成される。図6において、自律システムAS11の通信機器311に、本発明に係る通信経路制御システム200が搭載されている。   As shown in FIG. 6, a network 300 according to the present embodiment is configured by autonomous systems AS11 to AS18. In FIG. 6, the communication path control system 200 according to the present invention is mounted on the communication device 311 of the autonomous system AS11.

本実施形態において、自律システムAS11から目的の自律システムAS15までの通信経路は、2通りあるとする。また、2通りの通信経路のうち、自律システムAS11から、自律システムAS12、自律システムAS13、及び自律システムAS14を経由して、目的の自律システムAS15に向かう経路を、第1通信経路とする。また、自律システムAS11から、自律システムAS16、自律システムAS13、及び自律システムAS14を経由して、目的の自律システムAS15に向かう経路を、第2通信経路とする。   In this embodiment, there are two communication paths from the autonomous system AS11 to the target autonomous system AS15. Further, among the two communication paths, a path from the autonomous system AS11 to the target autonomous system AS15 via the autonomous system AS12, the autonomous system AS13, and the autonomous system AS14 is taken as a first communication path. Also, a route from the autonomous system AS11 to the target autonomous system AS15 via the autonomous system AS16, the autonomous system AS13, and the autonomous system AS14 is taken as a second communication route.

第1通信経路において、機能が完全に停止してしまった通信機器が存在する場合には、UPDATEメッセージにより、新しい経路について更新される。そのため、通信性能に劣化や障害が生じることはない。しかしながら、第1通信経路において、半分壊れた状態の通信機器が存在する場合、KEEPALIVEメッセージやUPDATEメッセージを交換できているが、通信性能に劣化や障害が生じてしまう。半分壊れた状態の通信機器に、パケットを送信しても、破棄されてしまったり、壊されてしまうため、正常に通信できなくなるからである。   In the first communication path, when there is a communication device whose function has completely stopped, the UPDATE message is updated for the new path. Therefore, there is no deterioration or failure in communication performance. However, when there is a half-broken communication device in the first communication path, although the KEEPALIVE message and the UPDATE message can be exchanged, the communication performance may be deteriorated or failure. This is because even if a packet is sent to a half-broken communication device, it will be discarded or broken, and it will not be possible to communicate normally.

そして、半分壊れた状態の通信機器は、KEEPALIVEメッセージやUPDATEメッセージ等の通信制御メッセージのやり取りは行われるため、障害の発生箇所が特定しにくい。また、障害の発生箇所を特定する際に、通信機器に対して、pingコマンドを打つことにより、障害発生箇所を特定することができるが、通信機器によっては、pingに応答しない設定になっている場合もある。このような場合においては、障害の発生箇所が特定できないため、障害の解消までに時間がかかる場合がある。そのため、安定した通信を提供することができなくなる。   The communication device in a half-broken state exchanges communication control messages such as a KEEPALIVE message and an UPDATE message, so that it is difficult to identify the location where the failure occurs. Also, when specifying the location where the failure occurred, you can specify the location where the failure occurred by sending a ping command to the communication device, but depending on the communication device, it is configured not to respond to ping. In some cases. In such a case, since it is not possible to identify the location where the failure has occurred, it may take time to solve the failure. Therefore, stable communication can not be provided.

そこで、本実施形態では、通信経路における障害の発生箇所が特定できない場合であっても、迅速に迂回経路に変更する処理を行う方法について説明する。また、通信経路における障害が解消された場合に、元の通信経路に戻す処理について説明する。   Therefore, in the present embodiment, a method of performing processing for rapidly changing to a bypass route will be described even if it is not possible to identify the failure occurrence point in the communication route. A process of returning to the original communication path when the failure in the communication path is resolved will be described.

本実施形態に係る通信経路制御システム200により実行される処理について、図7に示すフローチャートを参照して説明する。以下の説明において、通常の通信経路は、第1通信経路を使用するものとする。   The processing executed by the communication path control system 200 according to the present embodiment will be described with reference to the flowchart shown in FIG. In the following description, it is assumed that the normal communication path uses the first communication path.

本実施形態に係る通信経路制御システム200では、第1通信経路におけるSYNパケットの比率を観測している(ステップS401)。ここで、SYNパケットの比率とは、第1通信機器から第2通信機器に送信するSYNパケットと、第2通信機器から第1通信機器に送信するSYN/ACKパケットの比率である。SYNパケットの個数及びSYN/ACKパケットの個数を計測して、SYNパケットの比率を算出することを、SYNパケットの比率の観測と呼ぶ。第1通信経路において、通信性能の劣化や障害なく、通常の場合においては、SYNパケットとSYN/ACKパケットとの比率は、1となる。   In the communication path control system 200 according to the present embodiment, the ratio of SYN packets in the first communication path is observed (step S401). Here, the ratio of the SYN packet is the ratio of the SYN packet transmitted from the first communication device to the second communication device and the SYN / ACK packet transmitted from the second communication device to the first communication device. To calculate the ratio of SYN packets by measuring the number of SYN packets and the number of SYN / ACK packets is called observation of the ratio of SYN packets. In the first communication path, the ratio of the SYN packet to the SYN / ACK packet is 1 in a normal case without deterioration or failure of communication performance.

第1通信経路において、半分壊れた状態の通信機器が存在すると、第1通信経路において、SYNパケットの比率が変化する(ステップS402)。SYNパケットとSYN/ACKパケットのとの比率が、1を超えた場合、例えば、第1通信経路において半分壊れた状態の通信機器が存在することになる。   If there is a half-broken communication device in the first communication path, the ratio of SYN packets changes in the first communication path (step S402). If the ratio between the SYN packet and the SYN / ACK packet exceeds 1, for example, there is a communication device in a half-broken state in the first communication path.

次に、SYNパケットとSYN/ACKパケットとの比率の変化を検知した場合、第1通信経路から迂回経路である第2通信経路へと変更する処理を行う(ステップS403)。通信経路の変更は、自律システムAS11から目的の自律システムAS15に到達するまでの経由する自律システムを指定するのではなく、通信機器311の通信機器316aに対するパス属性を変更することによって行う。パス属性の変更は、例えば、通信機器311において、通信機器316aに対するWEIGHT属性を高める処理を行う。WEIGHT属性を高める処理を行うことで、通信機器316aを経由する第2通信経路の優先度が、通信機器312aを経由する第1通信経路の優先度よりも高くなった場合に、第1通信経路から第2通信経路へと変更される。   Next, when a change in the ratio between the SYN packet and the SYN / ACK packet is detected, processing is performed to change the first communication path to the second communication path, which is a bypass path (step S403). The change of the communication path is performed by changing the path attribute for the communication device 316a of the communication device 311, instead of specifying the autonomous system through which the autonomous system AS11 reaches the target autonomous system AS15. In the change of the path attribute, for example, in the communication device 311, processing to increase the WEIGHT attribute for the communication device 316a is performed. When the priority of the second communication route passing through the communication device 316a becomes higher than the priority of the first communication route passing through the communication device 312a by performing the process of increasing the WEIGHT attribute, the first communication route To the second communication path.

次に、第1通信経路における障害発生箇所を特定する(ステップS404)。第1通経経路における自律システムAS12、自律システムAS13及び自律システムAS14において、どの通信機器に異常が生じているかを特定する。通信性能に障害が発生した第1通信経路上の各々の通信機器に対して、pingコマンドを打つことにより、障害発生箇所を特定することができる。第1通信経路上の各々の通信機器に対して、エコー要求を送信し、エコー応答を受信できれば、pingコマンドが成功したことになる。これに対し、エコー応答が受信できなかった場合は、当該通信機器に異常があることがわかるため、障害発生箇所を特定することができる。   Next, the failure occurrence point in the first communication path is specified (step S404). In the autonomous system AS12, the autonomous system AS13 and the autonomous system AS14 in the first route, it is specified which communication device has an abnormality. By issuing a ping command to each communication device on the first communication path where a failure occurs in the communication performance, it is possible to identify the failure occurrence point. If an echo request can be transmitted to each communication device on the first communication path and an echo response can be received, it means that the ping command is successful. On the other hand, when the echo response can not be received, it is known that there is an abnormality in the communication device, so that the failure occurrence point can be identified.

これに対し、第1通信経路上に、pingに応答しない通信機器がある場合や、半分壊れた状態の通信機器がある場合には、障害発生箇所を特定できない。このような場合(ステップS404;NO)には、ステップS405に進む。   On the other hand, if there is a communication device that does not respond to ping on the first communication path or if there is a communication device in a half-broken state, the failure occurrence point can not be identified. In such a case (step S404; NO), the process proceeds to step S405.

なお、本実施形態では、通信性能の障害又は通信性能の劣化の発生を検知し、第1通信経路から第2通信経路へ変更を行う際に、通信機器311の通信機器316aに対するWEIGHT属性の変更を行っている。WEIGHT属性は、通信経路決定のプロセスで重視される値であるが、経路選択の優先度を上げる値であって、経由する自律システムを指定して通信するための値ではない。よって、経由する自律システムを指定して通信することはできない。   In the present embodiment, when detecting a failure in communication performance or a deterioration in communication performance and changing from the first communication path to the second communication path, the change of the WEIGHT attribute for the communication device 316 a of the communication device 311 It is carried out. The WEIGHT attribute is a value emphasized in the process of determining a communication path, but is a value for raising the priority of path selection, and is not a value for designating and communicating with an autonomous system to be passed. Therefore, it is not possible to specify an autonomous system to go through and communicate.

よって、通信機器316aを経由する第2通信経路の優先度を高める処理を行った場合であっても、第1通信経路と同じ自律システムを経由する場合がある。例えば、図6に示すように、第1通信経路では、自律システムAS11から自律システムAS12、自律システムAS13、及び自律システムAS14を経由して、目的のAS15に到達する。また、第2通信経路では、自律システムAS11から自律システムAS16、自律システムAS13、及び自律システムAS14を経由して、目的のASに到達する。よって、第1通信経路と第2通信経路とでは、同じ自律システムAS13及び自律システムAS14を経由して、目的のAS15に到達する。   Therefore, even when the process of increasing the priority of the second communication path via the communication device 316a is performed, the same autonomous system as the first communication path may be used. For example, as shown in FIG. 6, in the first communication path, the target AS 15 is reached from the autonomous system AS 11 via the autonomous system AS 12, the autonomous system AS 13 and the autonomous system AS 14. In addition, in the second communication path, the target AS is reached from the autonomous system AS11 via the autonomous system AS16, the autonomous system AS13, and the autonomous system AS14. Therefore, the target AS 15 is reached via the same autonomous system AS 13 and the autonomous system AS 14 in the first communication path and the second communication path.

そこで、第1通信経路から第2通信経路へと経路の変更を行った後においても、第1通信経路におけるSYNパケットとSYN/ACKパケットとの比率を観測し続ける(ステップS405)。   Therefore, even after changing the path from the first communication path to the second communication path, the ratio between the SYN packet and the SYN / ACK packet in the first communication path is continuously observed (step S405).

第1通信経路におけるSYNパケットとSYN/ACKパケットとの比率を観測し続け、一定期間、正常なSYNパケットとSYN/ACKパケットとの観測が行えた場合には、ステップS407に進む。正常なSYNパケットの観測とは、SYNパケットとSYN/ACKパケットとの比率が、1となる状態である。なお、第1通信経路から第2通信経路に変更した直後では、第1通信経路におけるSYNパケットの個数が大幅に減少する。そのため、第1通信経路に障害が発生しているかを判定する正確性が低下する。また、第2通信経路から第1通信経路に戻しても、すぐに第1通信経路に異常が検知された場合、再び第2通信経路に変更しなければならなくなる。よって、第1通信経路において、一定期間、SYNパケットとSYN/ACKパケットとの比率が1であることを確認する必要がある。ここで、一定の時間とは、1時間から2時間程度である。   If the ratio between the SYN packet and the SYN / ACK packet in the first communication path is continuously observed, and normal SYN packet and SYN / ACK packet can be observed for a certain period, the process proceeds to step S407. The observation of a normal SYN packet is a state in which the ratio between the SYN packet and the SYN / ACK packet is 1. Immediately after changing from the first communication path to the second communication path, the number of SYN packets in the first communication path is significantly reduced. Therefore, the accuracy of determining whether a failure occurs in the first communication path is reduced. In addition, even if the second communication path is returned to the first communication path, if an abnormality is immediately detected in the first communication path, it is necessary to change to the second communication path again. Therefore, in the first communication path, it is necessary to confirm that the ratio of the SYN packet to the SYN / ACK packet is 1 for a certain period. Here, the fixed time is about 1 hour to 2 hours.

次に、第1通信経路において、ピアダウンの発生や、通信機器の障害の特定、外部からインターネット障害について報告がないことを確認する(ステップS407)。ピアダウンの発生、通信機器の障害の特定、外部からインターネットの障害については、経路制御メッセージ(UPDATEメッセージ)によって確認する。   Next, in the first communication path, it is confirmed that occurrence of a peer down, identification of a failure of a communication device, and that there is no report on Internet failure from the outside (step S407). The occurrence of peer-down, identification of a failure of a communication device, and the failure of the Internet from outside are confirmed by a route control message (UPDATE message).

最後に、第1通信経路において、ピアダウンの発生等について報告がないことを確認したら、第2通信経路から第1通信経路へ戻す処理を行う(ステップS408)。第2通信経路から第1通信経路へと戻す処理とは、変更したパス属性を元に戻す処理である。例えば、WEIGHT属性の値を変更した場合には、WEGHT属性の値を元に戻す。   Finally, in the first communication path, when it is confirmed that there is no report about the occurrence of peer down, etc., processing for returning from the second communication path to the first communication path is performed (step S408). The processing for returning from the second communication path to the first communication path is processing for restoring the changed path attribute. For example, when the value of the WEIGHT attribute is changed, the value of the WEGHT attribute is restored.

その後も、第1通信経路における、SYNパケットとSYN/ACKパケットとの比率の観測を続ける(ステップS401)。   After that, observation of the ratio between the SYN packet and the SYN / ACK packet in the first communication path is continued (step S401).

再度、第1通信経路において、SYNパケットとSYN/ACKパケットとの比率の変化を検知した場合(ステップS402)は、ステップS403からステップS408の処理を行う。   Again, when a change in the ratio between the SYN packet and the SYN / ACK packet is detected in the first communication path (step S402), the processing from step S403 to step S408 is performed.

なお、ステップS404において、第1通信経路において、障害発生箇所の特定ができた場合(ステップS404;YES)は、その後、障害発生箇所の復旧を確認する(ステップS409)。障害発生箇所の復旧は、UPDATEメッセージにより確認することができる。その後、第1通信経路から第2通信経路へと、戻す処理を行う(ステップS408)。   If the failure occurrence point can be specified in the first communication path in step S404 (step S404; YES), then recovery of the failure occurrence point is confirmed (step S409). Recovery of the failure point can be confirmed by the UPDATE message. Thereafter, processing for returning from the first communication path to the second communication path is performed (step S408).

また、ステップS405において、SYNパケットとSYN/ACKパケットとの比率が観測できない場合は、そのまま、一定期間待機する(ステップS410)。一定期間とは、例えば、1時間から2時間程度である。一定期間経過後、ステップS407に進む。その後、ピアダウンの発生等について報告がなければ、一時的な不具合であったと判定し、第2通信経路から第1通信経路へ戻す処理を行う(ステップS408)。   If the ratio between the SYN packet and the SYN / ACK packet can not be observed in step S405, the process waits for a fixed period (step S410). The fixed period is, for example, about 1 hour to 2 hours. After a certain period of time, the process proceeds to step S407. Thereafter, if there is no report on the occurrence of peer down, etc., it is determined that there is a temporary failure, and processing for returning from the second communication path to the first communication path is performed (step S408).

その後、再びSYNパケットとSYN/ACKパケットとの比率を一定期間観測(ステップS401)し、SYNパケットの比率が、1に収まっていれば、第1通信経路における通信を続ける。   Thereafter, the ratio between the SYN packet and the SYN / ACK packet is observed again for a predetermined period (step S401), and if the ratio of the SYN packet is within 1, communication on the first communication path is continued.

以上の処理によれば、通信機器311が第1通信経路における通信性能の劣化を検知した場合に、直ちに迂回経路である第2通信経路に変更することができる。また、第1通信経路において、通信性能の劣化が解消した場合に、迂回経路である第2通信経路から元の第1通信経路に戻すことができる。以上の処理を行うことによって、安定した通信を提供することができる。   According to the above process, when the communication device 311 detects deterioration of the communication performance in the first communication path, it can be immediately changed to the second communication path which is the bypass path. In addition, in the first communication path, when the deterioration of the communication performance is eliminated, it is possible to return from the second communication path which is the detour path to the original first communication path. Stable communication can be provided by performing the above processing.

次に、本実施形態に係る通信経路制御システム200のブロック図について、図8を参照して説明する。なお、本実施形態に係る通信経路制御システム200は、通信機器311に搭載されている場合について説明する。   Next, a block diagram of the communication path control system 200 according to the present embodiment will be described with reference to FIG. A case where the communication path control system 200 according to the present embodiment is installed in the communication device 311 will be described.

通信性能評価部201は、計測部211と、算出部212と、判定部213と、を含む。   The communication performance evaluation unit 201 includes a measurement unit 211, a calculation unit 212, and a determination unit 213.

本実施形態において、通信性能評価部201において、計測部211は、通信機器311から通信機器312aに送信するSYNパケットの個数を計測している。また、通信機器312aから通信機器311に送信するSYN/ACKパケットの個数を計測している。   In the present embodiment, in the communication performance evaluation unit 201, the measurement unit 211 measures the number of SYN packets to be transmitted from the communication device 311 to the communication device 312a. Further, the number of SYN / ACK packets to be transmitted from the communication device 312a to the communication device 311 is measured.

また、算出部212は、計測されたSYNパケットとSYN/ACKパケットの比率を算出している。算出されたSYNパケットの比率は、判定部213に送信される。   Also, the calculation unit 212 calculates the ratio of the measured SYN packet and the SYN / ACK packet. The calculated ratio of SYN packets is transmitted to the determination unit 213.

判定部213において、SYNパケットの比率の変化を検知する。SYNパケットの比率が1の場合には、通信性能に劣化がないと判定する。これに対し、SYNパケットの比率が1を超えた場合には、通信性能に劣化があると判定する。   The determination unit 213 detects a change in the ratio of the SYN packet. When the ratio of the SYN packet is 1, it is determined that the communication performance is not deteriorated. On the other hand, when the ratio of SYN packets exceeds 1, it is determined that the communication performance is degraded.

SYNパケットの比率に変化があると判定された場合は、通信機器311の通信性能が劣化したとして、経路制御部202及び通信部207に通知される。   If it is determined that there is a change in the ratio of the SYN packet, the path control unit 202 and the communication unit 207 are notified that the communication performance of the communication device 311 has deteriorated.

経路制御部202が、通信性能の劣化を検知した場合には、第1通信経路から迂回経路である第2通信経路に変更する処理を行う。本実施形態では、通信機器311の通信経路を、通信機器312aから通信機器316aに変更する処理を行う。   When the route control unit 202 detects deterioration in communication performance, the route control unit 202 performs processing to change the first communication route to the second communication route, which is a bypass route. In the present embodiment, processing of changing the communication path of the communication device 311 from the communication device 312a to the communication device 316a is performed.

また、通信部207は、通信性能の劣化を検知した場合には、通信経路における障害発生箇所を特定する。障害発生箇所を特定する方法としては、通信性能に障害が発生した通信経路上の全ての通信機器に対して、pingコマンドを実行し、通信機器の生存確認を行う。pingコマンドとは、ICMPプロトコルを使用し、ネットワークを介して繋がっている機器への応答要求と、その要求に対する応答の確認を行うコマンドである。通信経路上の通信機器に対して、エコー要求を送信し、エコー応答を受信できれば、通信機器に異常がないことがわかる。しかしながら、エコー応答が受信できなかった場合は、通信機器に異常があるとして、障害発生箇所を特定することができる。ここで、障害発生箇所が特定できなかった場合は、通信性能評価部201にて、第1通信経路におけるSYNパケットの比率の観測を行う。   In addition, when the communication unit 207 detects the deterioration of the communication performance, the communication unit 207 identifies a failure occurrence point in the communication path. As a method of identifying the failure occurrence point, a ping command is executed on all the communication devices on the communication path in which a failure has occurred in the communication performance to perform survival confirmation of the communication devices. The ping command is a command for requesting a response to a device connected via a network and confirming a response to the request using an ICMP protocol. If an echo request can be transmitted to the communication device on the communication path and an echo response can be received, it can be known that the communication device has no abnormality. However, if the echo response can not be received, it is possible to identify the failure occurrence location on the assumption that the communication device is abnormal. Here, when the failure occurrence point can not be identified, the communication performance evaluation unit 201 observes the ratio of the SYN packet in the first communication path.

経路制御メッセージ制御部205は、ピアダウンの発生や、第1通信経路上における障害が発生した通信機器の特定、インターネット障害などの、ネットワークにおいて、BGPの経路情報に関する経路制御メッセージを受信する。ネットワークにおいて、BGPの経路情報に変更があった場合、経路表206に送信される。   The route control message control unit 205 receives a route control message related to BGP route information in the network, such as occurrence of a peer down, identification of a communication device in which a failure has occurred on the first communication route, and an Internet failure. In the network, when there is a change in the BGP routing information, it is sent to the routing table 206.

経路表206には、経路制御部202によって変更された通信経路や、経路制御メッセージ(UPDATEメッセージ)によって受信した経路情報が保存される。   The route table 206 stores the communication route changed by the route control unit 202 and the route information received by the route control message (UPDATE message).

本実施形態に係る通信経路制御システムによれば、第1通信経路において、障害の発生箇所が特定しにくい通信機器が存在したとしても、通信性能の劣化又は障害として検知し、直ちに迂回経路である第2通信経路に変更することができる。また、第2通信経路に変更した後、第1通信経路における通信性能の劣化又は障害が解消された場合は、第2通信経路から、元の第1通信経路に戻すことができる。これにより、安定した通信を提供することができる。   According to the communication path control system according to the present embodiment, even if there is a communication device in the first communication path where the occurrence point of the fault is hard to identify, it is detected as deterioration or failure of the communication performance, and it is the detour path immediately. It can be changed to the second communication path. Further, after the change to the second communication path, if the deterioration or failure of the communication performance in the first communication path is resolved, the original first communication path can be returned from the second communication path. Thereby, stable communication can be provided.

上述した実施形態を基にして、当業者が適宜構成要素やプロセスの追加、削除もしくは設計変更を行ったものも、本発明の要旨を備えている限り、本発明の範囲に含まれる。   Those skilled in the art may appropriately add, delete, or change design elements or processes based on the above-described embodiments, as long as the gist of the present invention is included within the scope of the present invention.

100:ネットワーク、111a:通信機器、113a:通信機器、113b:通信機器、114a:通信機器、115a:通信機器、200:通信経路制御システム、201:通信性能評価部、202:経路制御部、203:インターフェース、204:パケット制御部、205:経路制御メッセージ制御部、206:経路表、211:計測部、212:算出部、213:判定部、214:性能劣化判定部、221:パス属性変更部、222:経路計算部 100: network, 111a: communication device, 113a: communication device, 113b: communication device, 114a: communication device, 115a: communication device, 200: communication route control system, 201: communication performance evaluation unit, 202: route control unit, 203 : Interface, 204: packet control unit, 205: route control message control unit, 206: route table, 211: measuring unit, 212: calculating unit, 213: determining unit, 214: performance deterioration determining unit, 221: path attribute changing unit , 222: Route calculation unit

Claims (6)

第1通信機器の第2通信機器に対するSYNパケットの比率に基づいてネットワークの通信性能を評価する通信性能評価部と、
前記通信性能評価部が前記SYNパケットの比率の変化を検知した場合に、前記第1通信機器の通信経路を、前記第2通信機器から第3通信機器に変更する経路制御部と、を有する、通信経路制御システム。
A communication performance evaluation unit that evaluates the communication performance of the network based on the ratio of the SYN packet to the second communication device of the first communication device;
And a path control unit for changing the communication path of the first communication device from the second communication device to the third communication device when the communication performance evaluation unit detects a change in the ratio of the SYN packet. Communication path control system.
前記SYNパケットの比率とは、前記第1通信機器から前記第2通信機器に送信するSYNパケットと、前記第2通信機器から前記第1通信機器に送信するSYN/ACKパケットとの比率である、請求項1に記載の通信経路制御システム。   The ratio of the SYN packet is a ratio of a SYN packet transmitted from the first communication device to the second communication device and a SYN / ACK packet transmitted from the second communication device to the first communication device. The communication path control system according to claim 1. 前記経路制御部は、前記第3通信機器のパス属性を変更するパス属性変更部を有する、請求項1又は2に記載の通信経路制御システム。   The communication route control system according to claim 1, wherein the route control unit has a path attribute change unit that changes a path attribute of the third communication device. 前記パス属性は、WEIGHT属性である、請求項3に記載の通信経路制御システム。   The communication path control system according to claim 3, wherein the path attribute is a WEIGHT attribute. 前記第1通信機器の前記通信経路を、前記第2通信機器から前記第3通信機器に変更した後も、前記第1通信機器の前記第2通信機器に対する前記SYNパケットの比率を観測する、請求項1乃至4のいずれか一項に記載の通信経路制御システム。   The ratio of the SYN packet to the second communication device of the first communication device is observed even after the communication path of the first communication device is changed from the second communication device to the third communication device. A communication path control system according to any one of Items 1 to 4. 前記第1通信機器の前記通信経路を、前記第2通信機器から前記第3通信機器に変更した後に、
前記通信性能評価部において、前記通信経路における前記通信性能の劣化が解消したと判定した場合に、前記第1通信機器の前記通信経路を、前記第3通信機器から前記第2通信機器に変更する、請求項1乃至5のいずれか一項に記載の通信経路制御システム。
After changing the communication path of the first communication device from the second communication device to the third communication device,
The communication performance evaluation unit changes the communication path of the first communication device from the third communication device to the second communication device when it is determined that the deterioration of the communication performance in the communication path has been eliminated. The communication path control system according to any one of claims 1 to 5.
JP2019062154A 2017-06-02 2019-03-28 Communication route control system Pending JP2019097216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022074727A JP7280998B2 (en) 2017-06-02 2022-04-28 Communication path control system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017110400 2017-06-02
JP2017110400 2017-06-02

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017179390A Division JP6585133B2 (en) 2017-06-02 2017-09-19 Communication path control system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022074727A Division JP7280998B2 (en) 2017-06-02 2022-04-28 Communication path control system

Publications (1)

Publication Number Publication Date
JP2019097216A true JP2019097216A (en) 2019-06-20

Family

ID=64958319

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2017179390A Active JP6585133B2 (en) 2017-06-02 2017-09-19 Communication path control system
JP2019062154A Pending JP2019097216A (en) 2017-06-02 2019-03-28 Communication route control system
JP2022074727A Active JP7280998B2 (en) 2017-06-02 2022-04-28 Communication path control system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2017179390A Active JP6585133B2 (en) 2017-06-02 2017-09-19 Communication path control system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022074727A Active JP7280998B2 (en) 2017-06-02 2022-04-28 Communication path control system

Country Status (2)

Country Link
JP (3) JP6585133B2 (en)
SG (1) SG10201804569XA (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006287434A (en) * 2005-03-31 2006-10-19 Furukawa Electric Co Ltd:The Connection controller, method for controlling it and its control program
JP2009218825A (en) * 2008-03-10 2009-09-24 Kddi Corp Network attack detection device and defense device
JP2015023364A (en) * 2013-07-17 2015-02-02 Kddi株式会社 Communication control device, communication control system, and communication control method
US8949459B1 (en) * 2011-10-06 2015-02-03 Amazon Technologies, Inc. Methods and apparatus for distributed backbone internet DDOS mitigation via transit providers

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW488135B (en) * 2000-03-31 2002-05-21 Ibm Method and system for controlling flows in sub-pipes of computer networks
JP4259183B2 (en) 2003-05-28 2009-04-30 学校法人千葉工業大学 Information processing system, information processing apparatus, program, and method for detecting communication abnormality in communication network
US8423645B2 (en) 2004-09-14 2013-04-16 International Business Machines Corporation Detection of grid participation in a DDoS attack
JP2008278357A (en) * 2007-05-02 2008-11-13 Ionos:Kk Communication line disconnecting apparatus
US7865954B1 (en) * 2007-08-24 2011-01-04 Louisiana Tech Research Foundation; A Division Of Louisiana Tech University Foundation, Inc. Method to detect SYN flood attack
WO2009069636A1 (en) 2007-11-27 2009-06-04 Nec Corporation Communication method, communication system, node, and program
JP2009147735A (en) * 2007-12-14 2009-07-02 Nec Corp Network, node device, network redundancy method, and network redundancy program
JP2009199556A (en) 2008-02-25 2009-09-03 Nec Corp Communication monitoring device, communication monitoring method, computer program and system therefor
US9736051B2 (en) 2014-04-30 2017-08-15 Ixia Smartap arrangement and methods thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006287434A (en) * 2005-03-31 2006-10-19 Furukawa Electric Co Ltd:The Connection controller, method for controlling it and its control program
JP2009218825A (en) * 2008-03-10 2009-09-24 Kddi Corp Network attack detection device and defense device
US8949459B1 (en) * 2011-10-06 2015-02-03 Amazon Technologies, Inc. Methods and apparatus for distributed backbone internet DDOS mitigation via transit providers
JP2015023364A (en) * 2013-07-17 2015-02-02 Kddi株式会社 Communication control device, communication control system, and communication control method

Also Published As

Publication number Publication date
JP2018207467A (en) 2018-12-27
JP2022093570A (en) 2022-06-23
JP7280998B2 (en) 2023-05-24
SG10201804569XA (en) 2019-01-30
JP6585133B2 (en) 2019-10-02

Similar Documents

Publication Publication Date Title
KR102118687B1 (en) A method operating of a controller and a switch to resolve network error, and the controller and the switch therefor
US20230171148A1 (en) Monitoring and detecting causes of failures of network paths
US8072901B1 (en) Technique for efficient probing to verify policy conformance
US8068411B2 (en) Method and apparatus to compute local repair paths taking into account link resources and attributes
EP1056234A2 (en) Apparatus and method for internet protocol flow ring protection switching
CN108768796B (en) Link fault detection method and device
EP2237495A1 (en) Path generation in a packet network
US7974188B2 (en) Repeater and communication method
JP2006279482A (en) Network device, router device, switching method used therefor, program thereof, and recording medium
US20020176359A1 (en) Apparatus for load balancing in routers of a network using overflow paths
EP3188413A1 (en) Method, apparatus, and system for implementing packet loss detection
CN106130821B (en) Method and device for sending detection message
EP1185041B1 (en) OSPF autonomous system with a backbone divided into two sub-areas
US6064654A (en) Internet facsimile timing technique
US20050286412A1 (en) Transient notification system
JP7280998B2 (en) Communication path control system
US20230017561A1 (en) Network Device, System and Method For Cycle-Based Load Balancing
US20180351859A1 (en) Communication path control system
JP5726062B2 (en) Network relay device and route control method
JP2003092593A (en) Node with routing controlling function with congestion control taken into consideration and routing control system in network adopting the node
US8042183B2 (en) Method and apparatus for detecting computer-related attacks
JP4579746B2 (en) Connection management device, connection management device control method, and control program
JP2004248085A (en) Method and device for determining path
JP2010183526A (en) Route control method based on route control protocol using link availability rate, node device and program
JP5201021B2 (en) Network congestion monitoring system and network congestion monitoring method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20190409

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20190409

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210713

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210720

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210916

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220428

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220428

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220513

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220524

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20220624

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20220628

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220705

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220913

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20221025

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20230411

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20230418