JPH08251226A - Congestion reporting method - Google Patents

Congestion reporting method

Info

Publication number
JPH08251226A
JPH08251226A JP5410895A JP5410895A JPH08251226A JP H08251226 A JPH08251226 A JP H08251226A JP 5410895 A JP5410895 A JP 5410895A JP 5410895 A JP5410895 A JP 5410895A JP H08251226 A JPH08251226 A JP H08251226A
Authority
JP
Japan
Prior art keywords
congestion
layer
packet
node
relay node
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.)
Granted
Application number
JP5410895A
Other languages
Japanese (ja)
Other versions
JP2722053B2 (en
Inventor
Yukio Atsumi
幸雄 渥美
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.)
CHIYOUKOUSOKU NETWORK COMPUTER
CHIYOUKOUSOKU NETWORK COMPUTER GIJUTSU KENKYUSHO KK
Original Assignee
CHIYOUKOUSOKU NETWORK COMPUTER
CHIYOUKOUSOKU NETWORK COMPUTER GIJUTSU KENKYUSHO KK
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 CHIYOUKOUSOKU NETWORK COMPUTER, CHIYOUKOUSOKU NETWORK COMPUTER GIJUTSU KENKYUSHO KK filed Critical CHIYOUKOUSOKU NETWORK COMPUTER
Priority to JP5410895A priority Critical patent/JP2722053B2/en
Publication of JPH08251226A publication Critical patent/JPH08251226A/en
Application granted granted Critical
Publication of JP2722053B2 publication Critical patent/JP2722053B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE: To provide a congestion reporting method with which the congesting state of a repeater node can be speedily and exactly reported to an end node without depending on the flow control system of layer 4 or the protocol class of layer 3. CONSTITUTION: When the generation of sever congestion is detected by a buffer managing part 12, a repeater node congestion abolishing flag CD is set to a received data packet by a layer 4 congestion report control part 15, a layer 4 data part is abolished, and a layer 4 packet setting the packet class to a state reporting packet is generated and transmitted to the destination node. When the generation of light congestion is detected, a layer 4 packet setting a repeater node congestion warning flag CA to the received packet is generated and transmitted to the destination node.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、輻輳通知方法に関し、
特に情報通信ネットワークにおいて、通信プロトコル処
理を実行するゲートウェイまたはルータと呼ばれる中継
ノードの輻輳状態をエンドノードのプロトコルレイヤ4
へ通知する輻輳通知方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a congestion notification method,
Particularly in an information communication network, the congestion state of a relay node called a gateway or a router that executes a communication protocol process is taken into consideration by a protocol layer 4 of an end node.
The present invention relates to a congestion notification method for notifying to the.

【0002】[0002]

【従来の技術】情報通信ネットワークでは、通信プロト
コル処理を実行するゲートウェイまたはルータと呼ばれ
る中継ノードを用いて、ネットワークを構成する個々の
LAN間,他のネットワークあるいは広域網との間がそ
れぞれ相互接続され、より付加価値のあるサービスが提
供されている。この種の中継ノードは、中継するデータ
を一時的に保持するバッファを用いて通信プロトコル処
理を実施しており、中継するデータの急増によりバッフ
ァが輻輳した場合には、発信側および宛先側の各エンド
ノードに対して送信データ量の縮小を要求する輻輳通知
を行うものとなっている。
2. Description of the Related Art In an information communication network, relay nodes called gateways or routers that execute communication protocol processing are used to interconnect individual LANs constituting the network and other networks or wide area networks. , More value-added services are provided. This kind of relay node performs communication protocol processing using a buffer that temporarily holds the data to be relayed, and if the buffer becomes congested due to a sudden increase in the data to be relayed, Congestion notification for requesting reduction of the amount of transmitted data is given to the end node.

【0003】従来、エンドノードに対して輻輳通知を行
う方法として、いくつかの方法が提案されている。ま
ず、第1の従来技術として、図10に示すような輻輳メ
ッセージ(SQメッセージ:Source Quench )を用いて
輻輳状態を通知するものがある(例えば、TCP/IP
体系のレイヤプロトコルICMP:Internet Control M
essage Protocol /文書番号RFC792など)。図10にお
いて、(a)は輻輳通知シーケンス、(b)は輻輳メッ
セージの構成、(c)はデータパケットの構成を示して
おり、1は中継ノード、2は発信ノード、3は宛先ノー
ド、5は各ノード間を接続する通信網である。
Conventionally, several methods have been proposed as a method of notifying a congestion to an end node. First, as a first conventional technique, there is one that notifies a congestion state using a congestion message (SQ message: Source Quench) as shown in FIG. 10 (for example, TCP / IP).
System Layer Protocol ICMP: Internet Control M
essage Protocol / Document number RFC792, etc.). 10, (a) shows a congestion notification sequence, (b) shows the structure of a congestion message, (c) shows the structure of a data packet, 1 is a relay node, 2 is a source node, 3 is a destination node, 5 Is a communication network that connects the nodes.

【0004】この場合、中継ノード1での輻輳状態の検
出に応じて発信ノード2に対し輻輳通知メッセージが送
出される。発信ノード2のうち、OSI参照モデルのネ
ットワーク層(以下、レイヤ3という)であるIP処理
部を監視するICMP処理部は、この輻輳メッセージの
受信に応じてOSI参照モデルのトランスポート層(以
下、レイヤ4という)であるTCP処理部へ、中継ノー
ド1が輻輳状態であることを通知し、これに基づいてT
CP処理部がウィンドウサイズ、すなわち送信バッファ
サイズを縮小して送信データ量の削減を行うものとなっ
ていた。
In this case, a congestion notification message is sent to the transmitting node 2 in response to the detection of the congestion state at the relay node 1. The ICMP processing unit that monitors the IP processing unit, which is the network layer (hereinafter, referred to as layer 3) of the OSI reference model in the transmission node 2, responds to the congestion message by the transport layer (hereinafter, referred to as the transport layer) of the OSI reference model. The relay node 1 is notified to the TCP processing unit (which is referred to as layer 4) that the relay node 1 is in a congestion state, and T
The CP processing unit reduces the window size, that is, the transmission buffer size to reduce the amount of transmission data.

【0005】また、これに類似する方法として、「待ち
箱」を使用するものがある(例えば、TCP/IP体系
のレイヤプロトコルICMP/文書番号RFC1016 な
ど)。これは、レイヤ3のIP処理部に「待ち箱」を設
けて、レイヤ4のTCP処理部からの送信データパケッ
トを送信前に一定時間待たせるものとし、この待ち時間
を調整することにより送信データ量の調整をおこなうも
のである。この場合、発信ノード2のICMP処理部は
輻輳メッセージの受信に応じてIP処理部へ輻輳通知を
行い、これに基づいてIP処理部が待ち時間を大きくす
ることにより送信データ量の削減を行うものとなってい
た。
As a method similar to this, there is a method using a "waiting box" (for example, layer protocol ICMP of TCP / IP system / document number RFC1016). This is to provide a "waiting box" in the IP processing unit of layer 3 so that the transmission data packet from the TCP processing unit of layer 4 waits for a certain time before transmission, and the transmission data is adjusted by adjusting this waiting time. The amount is adjusted. In this case, the ICMP processing unit of the transmission node 2 notifies the IP processing unit of the congestion in response to the reception of the congestion message, and based on this, the IP processing unit increases the waiting time to reduce the amount of transmission data. It was.

【0006】また第2の従来技術として、図11に示す
ように、レイヤ3のパケットヘッダに輻輳表示を設け
て、輻輳状態を通知するものがある(例えば、Random E
arly Detection Gateway for Congestion Avoidance, I
EEE/ACM,Trans.Network, Vol.1,No.4,Aug.1993,pp.397
〜 など)。図11において、(a)は輻輳通知シーケ
ンス、(b)はレイヤ3のパケット構成を示している。
この場合、中継ノード1では輻輳状態が軽度である場合
には、パケットヘッダに輻輳表示を設定してデータパケ
ットを宛先ノード3に中継する。宛先ノード3では、こ
れを受信して発信ノード2への送信データ量を縮小す
る。また中継ノード1での輻輳状態が重度である場合に
はデータパケットを破棄するものとなっていた。
As a second conventional technique, as shown in FIG. 11, there is one that provides a congestion indicator in the packet header of layer 3 to notify the congestion state (for example, Random E
arly Detection Gateway for Congestion Avoidance, I
EEE / ACM, Trans.Network, Vol.1, No.4, Aug.1993, pp.397
~ Such). In FIG. 11, (a) shows the congestion notification sequence, and (b) shows the layer 3 packet configuration.
In this case, when the congestion state is light in the relay node 1, the congestion indication is set in the packet header and the data packet is relayed to the destination node 3. The destination node 3 receives this and reduces the amount of data transmitted to the source node 2. Further, when the congestion state at the relay node 1 is severe, the data packet is discarded.

【0007】さらに第3の従来技術として、図12に示
すように、ウィンドウ方式のフロー制御を有するプロト
コルを対象としたものがある(例えば、特開平5−91
144号公報など)。図12において、(a)は輻輳通
知シーケンス、(b)はウィンドウ方式のフロー制御に
基づくパケット構成を示している。この場合、中継ノー
ド1のバッファ使用状況に応じて中継するデータパケッ
トのパケットヘッダ内にあるウィンドウサイズとして、
例えばWS=20からWS=10に変更し、これを受信
した宛先ノード3はそのウィンドウサイズを送信可能デ
ータ量として発信ノード2に対するデータ送信を行うも
のとなっていた。
Further, as a third conventional technique, as shown in FIG. 12, there is one for a protocol having window type flow control (for example, Japanese Patent Laid-Open No. 5-91).
144 publication). In FIG. 12, (a) shows a congestion notification sequence, and (b) shows a packet configuration based on window type flow control. In this case, as the window size in the packet header of the data packet to be relayed according to the buffer usage status of the relay node 1,
For example, the WS = 20 is changed to the WS = 10, and the destination node 3 that receives the data transmits the data to the transmission node 2 by using the window size as the transmittable data amount.

【0008】[0008]

【発明が解決しようとする課題】したがって、このよう
な従来の輻輳制御方法では、第1および第2の従来技術
(図10参照)によれば、各エンドノードでレイヤ3か
らレイヤ4へ輻輳通知を行うことを前提とする方法であ
ることから、レイヤ4プロトコルは両エンド間で同一で
あっても、レイヤ3プロトコルが各中継ノードの区間に
より異なる可能性が大きく、このような場合には輻輳通
知情報を次の区間に引き継いで通知することが困難であ
った。またレイヤ3からレイヤ4への輻輳通知が必要と
なるため、スループット向上および処理遅延時間短縮を
目的として受信データパケットの各レイヤヘッダのプロ
トコル処理を同時並列に実施する場合には、同時並列処
理の制御が複雑化するという問題点があった。
Therefore, in such a conventional congestion control method, according to the first and second conventional techniques (see FIG. 10), the congestion notification from layer 3 to layer 4 is made at each end node. However, even if the layer 4 protocol is the same between both ends, it is highly possible that the layer 3 protocol will differ depending on the section of each relay node. It was difficult to transfer the notification information to the next section and notify it. Also, since congestion notification from layer 3 to layer 4 is required, when performing protocol processing of each layer header of the received data packet in parallel in parallel for the purpose of improving throughput and shortening processing delay time, simultaneous parallel processing There is a problem that the control becomes complicated.

【0009】また第1の従来技術のうち「待ち箱」を用
いる方法によれば、レイヤ3の「待ち箱」で送信データ
が長時間滞留してもレイヤ4ではこれを認識できないた
め、レイヤ4はレイヤ3に次々とデータパケットの送信
要求を行うとともに応答確認用のタイマを起動するが、
レイヤ3では送信データが「待ち箱」内で滞留するた
め、応答確認タイマがタイムアウトして再送などの異常
処理が起動されやすくなり、スループットが低下すると
いう問題点があった。
According to the method of using the "waiting box" of the first conventional technique, even if the transmission data stays in the "waiting box" of the layer 3 for a long time, the layer 4 cannot recognize the transmission data. Requests layer 3 to send data packets one after another and activates a timer for confirmation of response.
In Layer 3, since the transmission data stays in the “wait box”, the response confirmation timer times out, and abnormal processing such as retransmission is likely to be activated, resulting in a problem that throughput decreases.

【0010】また第2の従来技術(図11参照)によれ
ば、輻輳状態が重度の場合には輻輳通知を担うデータパ
ケットが破棄されるため、中継ノード1から宛先ノード
3に輻輳状態を通知することが不可能となる。これによ
り宛先ノード3では中継ノード1の輻輳発生を検出する
までに時間を要するものとなり、反対方向すなわち宛先
ノード3から発信ノード2への送信データ量の削減が遅
れ、中継ノード1の輻輳状態がさらに悪化するという問
題があった。さらに重度の輻輳状態によるデータパケッ
トの廃棄により、そのパケットヘッダに格納されている
制御情報を宛先ノード3へ伝えることが不可能となり、
データパケットのヘッダに反対方向のデータ送信に対す
る応答情報を含むようなプロトコルの場合には応答情報
が届かなくなり、各エンドノードでのバッファ開放が遅
れるという問題点があった。
According to the second conventional technique (see FIG. 11), when the congestion state is severe, the data packet responsible for the congestion notification is discarded, so that the relay node 1 notifies the destination node 3 of the congestion state. It becomes impossible to do. As a result, it takes time for the destination node 3 to detect the occurrence of congestion in the relay node 1, the reduction of the amount of data transmitted from the destination node 3 to the source node 2 in the opposite direction is delayed, and the congestion state of the relay node 1 is reduced. There was a problem that it got worse. Further, due to the discard of the data packet due to the heavy congestion state, it becomes impossible to transmit the control information stored in the packet header to the destination node 3,
In the case of a protocol in which the header of a data packet includes response information for data transmission in the opposite direction, the response information does not reach, and there is a problem that buffer release at each end node is delayed.

【0011】また、第3の従来技術(図12参照)によ
れば、レイヤ4レベルのプロトコル情報であるウィンド
ウサイズにより中継ノード1の輻輳状況を通知するた
め、フロー制御としてウィンドウ方式を有するものに限
定されるとともに、中継ノード1から発信ノード2への
通知が行われないため、反対方向へ送信されるパケット
が少ないときには発信ノード2への輻輳通知が遅延する
という問題点があった。本発明はこのような課題を解決
するためのものであり、レイヤ4のフロー制御方式やレ
イヤ3のプロトコル種別に依存せず、中継ノードの輻輳
状態を迅速かつ正確にエンドノードに対して通知するこ
とができる輻輳通知方法を提供することを目的としてい
る。
Further, according to the third conventional technique (see FIG. 12), since the congestion status of the relay node 1 is notified by the window size which is the protocol information at the layer 4 level, the flow control has the window method. In addition to the limitation, since there is no notification from the relay node 1 to the originating node 2, there is a problem that the congestion notification to the originating node 2 is delayed when there are few packets transmitted in the opposite direction. The present invention is for solving such a problem, and notifies the end node of a congestion state of a relay node quickly and accurately without depending on a flow control method of layer 4 or a protocol type of layer 3. It is an object of the present invention to provide a congestion notification method that can be performed.

【0012】[0012]

【課題を解決するための手段】このような目的を達成す
るために、本発明による輻輳通知方法は、中継ノード
に、パケットの受信に応じてバッファの使用量と複数の
所定しきい値とを比較することによりバッファに発生し
た輻輳状態の程度を検出するバッファ管理部と、このバ
ッファ管理部により検出された輻輳状態の程度を示す輻
輳情報をレイヤ4プロトコルヘッダ部に格納したレイヤ
4パケットを生成するレイヤ4輻輳通知制御部とを設け
て、バッファ管理部により輻輳発生が検出された場合に
は、レイヤ4輻輳通知制御部により、その輻輳状態の程
度を示す輻輳情報をレイヤ4プロトコルヘッダ部に格納
したレイヤ4パケットを生成し、受信したパケットの宛
先ノードまたは発信ノードに送信するようにしたもので
ある。
In order to achieve such an object, a congestion notification method according to the present invention provides a relay node with a buffer usage amount and a plurality of predetermined threshold values in response to packet reception. A buffer management unit that detects the degree of congestion in the buffer by comparison, and a layer 4 packet in which congestion information indicating the degree of congestion detected by the buffer management unit is stored in a layer 4 protocol header When the occurrence of congestion is detected by the buffer management unit, the layer 4 congestion notification control unit outputs congestion information indicating the degree of the congestion state to the layer 4 protocol header unit. The stored layer 4 packet is generated and transmitted to the destination node or the transmission node of the received packet.

【0013】また、レイヤ4プロトコルヘッダ内に輻輳
情報として中継ノードにてパケットが廃棄される重度の
輻輳発生を示す中継ノード輻輳廃棄フラグを設けて、バ
ッファ管理部により重度の輻輳発生が検出された場合に
は、レイヤ4輻輳通知制御部により、受信したデータパ
ケットの中継ノード輻輳廃棄フラグを設定し、データパ
ケットのレイヤ4データ部を廃棄するとともにそのパケ
ット種別を状態通知パケットに設定したレイヤ4パケッ
トを生成して、宛先ノードに送信するようにしたもので
ある。
Further, the layer 4 protocol header is provided with a relay node congestion discard flag as congestion information indicating the occurrence of severe congestion at the relay node, and the occurrence of severe congestion is detected by the buffer management unit. In this case, the layer 4 congestion notification control unit sets the relay node congestion discard flag of the received data packet, discards the layer 4 data part of the data packet, and sets the packet type to the state notification packet. Is generated and transmitted to the destination node.

【0014】また、レイヤ4プロトコルヘッダ内に輻輳
情報として中継ノードにてパケットが廃棄されない軽度
の輻輳発生を示す中継ノード輻輳警告フラグを設けて、
バッファ管理部により軽度の輻輳発生が検出された場合
には、レイヤ4輻輳通知制御部により、受信したデータ
パケットの中継ノード輻輳警告フラグを設定したレイヤ
4パケットを生成して、宛先ノードに送信するようにし
たものである。さらに、バッファ管理部により輻輳発生
が検出された場合には、レイヤ4輻輳通知制御部によ
り、検出された輻輳状態に対応する中継ノード輻輳警告
フラグまたは中継ノード輻輳廃棄フラグを設定したパケ
ット種別が状態通知パケットであるレイヤ4パケットを
生成して、発信ノードに送信するようにしたものであ
る。
Further, a relay node congestion warning flag is provided in the layer 4 protocol header as congestion information, which indicates a slight congestion occurrence in which packets are not discarded at the relay node,
When the buffer management unit detects a slight congestion occurrence, the Layer 4 congestion notification control unit generates a Layer 4 packet in which the relay node congestion warning flag of the received data packet is set and transmits it to the destination node. It was done like this. Further, when the occurrence of congestion is detected by the buffer management unit, the layer 4 congestion notification control unit sets the packet type in which the relay node congestion warning flag or the relay node congestion discard flag corresponding to the detected congestion state is set. A layer 4 packet, which is a notification packet, is generated and transmitted to the source node.

【0015】[0015]

【作用】したがって、中継ノードのバッファ管理部によ
り、パケットの受信に応じてバッファの使用量と複数の
所定しきい値とが比較されてバッファに発生した輻輳状
態の程度が検出され、輻輳が検出された場合には、レイ
ヤ4輻輳通知制御部により、その輻輳状態の程度を示す
輻輳情報をレイヤ4プロトコルヘッダ部に格納したレイ
ヤ4パケットが生成され、受信したパケットの宛先ノー
ドまたは発信ノードに送信される。
Therefore, the buffer management unit of the relay node compares the amount of use of the buffer with a plurality of predetermined thresholds in response to the reception of the packet, detects the degree of congestion that has occurred in the buffer, and detects the congestion. In this case, the layer 4 congestion notification control unit generates a layer 4 packet in which the congestion information indicating the degree of the congestion state is stored in the layer 4 protocol header part and is transmitted to the destination node or the originator node of the received packet. To be done.

【0016】[0016]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例である輻輳通知方法による
中継ノードのブロック図であり、同図において、1は中
継ノード、6は各通信回線7に接続されたDSU(回線
終端装置:Digital Service Unit)である。中継ノード
1において、11は受信パケットを一時的に格納するバ
ッファ、12はバッファ11の残量に基づいて複数の輻
輳レベルを検出するバッファ管理部である。
Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a relay node according to a congestion notification method according to an embodiment of the present invention. In FIG. 1, 1 is a relay node and 6 is a DSU (line termination unit: Digital Service) connected to each communication line 7. Unit). In the relay node 1, 11 is a buffer for temporarily storing received packets, and 12 is a buffer management unit for detecting a plurality of congestion levels based on the remaining amount of the buffer 11.

【0017】13はDSU6を介して収容した通信回線
7を制御する回線制御部、14はOSI参照モデルのデ
ータリンク層(以下、レイヤ2という)およびレイヤ3
のプロトコルに基づいて受信パケットの中継処理を行う
中継通信処理部、15はバッファ11で発生した輻輳の
レベルを通知するためのレイヤ4パケットを生成するレ
イヤ4輻輳通知制御部である。図2は、レイヤ4輻輳通
知制御部15により生成されるレイヤ4パケットのパケ
ットヘッダを示す構成図であり、一般的なレイヤ4パケ
ットのパケットヘッダに、中継ノード1で発生した輻輳
の輻輳レベルに応じて設定される中継ノード輻輳警告フ
ラグCAおよび中継ノード輻輳廃棄フラグCDが、それ
ぞれ輻輳情報として追加されている。
Reference numeral 13 is a line control unit for controlling the communication line 7 accommodated via the DSU 6, and 14 is a data link layer (hereinafter referred to as layer 2) and layer 3 of the OSI reference model.
A relay communication processing unit that performs a relay process for the received packet based on the above protocol, and a layer 4 congestion notification control unit 15 that generates a layer 4 packet for notifying the level of congestion that has occurred in the buffer 11. FIG. 2 is a block diagram showing a packet header of a layer 4 packet generated by the layer 4 congestion notification control unit 15. The packet header of a general layer 4 packet shows the congestion level of the congestion occurring in the relay node 1. A relay node congestion warning flag CA and a relay node congestion discard flag CD that are set accordingly are added as congestion information.

【0018】図3は、バッファ11の残量と輻輳レベル
との関係を示す説明図である。この場合バッファ11に
は、使用方向として示すように下側から上側に向かって
順に受信パケットが格納されるものとなっている。バッ
ファ管理部12は、バッファ11の使用量が所定のしき
い値容量に達した場合、そのしきい値容量に応じた輻輳
レベルとなったことを判断する。ここではしきい値容量
31に達した場合には警告を促す輻輳レベル「1」とし
て検出し、しきい値32に達した場合には廃棄を示す輻
輳レベル「2」として検出する。
FIG. 3 is an explanatory diagram showing the relationship between the remaining amount of the buffer 11 and the congestion level. In this case, the received packets are stored in the buffer 11 in order from the lower side to the upper side as shown in the usage direction. When the usage amount of the buffer 11 reaches a predetermined threshold capacity, the buffer management unit 12 determines that the congestion level corresponds to the threshold capacity. Here, when the threshold capacity 31 is reached, it is detected as a congestion level "1" for prompting a warning, and when the threshold value 32 is reached, it is detected as a congestion level "2" indicating discard.

【0019】次に、図4および5を参照して、本発明の
動作を説明する。図4は中継通信処理部14の動作を示
すフローチャート、図5はレイヤ4輻輳通知制御部15
の動作を示すフローチャートである。まず、回線制御部
13は通信回線7およびDSU6を介して受信したデー
タパケットに基づいて通信の開始を検出して、バッファ
管理部12に対してバッファ確保要求を行い、この要求
に応じて割り当てられたバッファ11の所定領域に受信
パケットを格納する。格納後、中継通信処理部14に対
してパケットを受信したことを通知する。
Next, the operation of the present invention will be described with reference to FIGS. 4 is a flowchart showing the operation of the relay communication processing unit 14, and FIG. 5 is a layer 4 congestion notification control unit 15
3 is a flowchart showing the operation of FIG. First, the line control unit 13 detects the start of communication based on the data packet received via the communication line 7 and the DSU 6, makes a buffer reservation request to the buffer management unit 12, and is allocated according to this request. The received packet is stored in a predetermined area of the buffer 11. After the storage, the relay communication processing unit 14 is notified that the packet has been received.

【0020】これに応じて中継通信処理部14では、図
4に示す処理が開始される。まず起動の種別が判断され
る(ステップ41)。この判断の結果、回線制御部13
からのパケット受信通知による起動である場合には、バ
ッファ管理部12において、前述の図3に示したバッフ
ァ11の使用量と各しきい値容量との比較により検出さ
れた輻輳レベルに基づいてバッファ11の状態をチェッ
クする(ステップ42)。ここで、バッファ11が輻輳
状態でない場合には、輻輳制御が不要であると判断し
て、レイヤ3ヘッダの宛先情報から送信回線を決定し
(ステップ44)、対応する回線制御部13に対して受
信パケットの送信要求を行う。
In response to this, the relay communication processing unit 14 starts the processing shown in FIG. First, the type of activation is determined (step 41). As a result of this determination, the line control unit 13
In the case of the activation by the packet reception notification from the buffer management unit 12, the buffer management unit 12 determines the buffer based on the congestion level detected by comparing the usage amount of the buffer 11 shown in FIG. The state of 11 is checked (step 42). Here, when the buffer 11 is not in the congestion state, it is determined that the congestion control is unnecessary, the transmission line is determined from the destination information of the layer 3 header (step 44), and the corresponding line control unit 13 is notified. Make a request to send a received packet.

【0021】一方、バッファ11が輻輳状態である場合
には、輻輳制御が必要であると判断して、レイヤ4輻輳
通知制御部15に対して輻輳レベルを含む輻輳通知指示
を出力して(ステップ43)、処理を終了する。これに
応じて、レイヤ4輻輳通知制御部15は、図5に示す処
理を開始する。まず、中継通信処理部14からの輻輳通
知指示に含まれている輻輳レベルのチェックを行う(ス
テップ51)。
On the other hand, when the buffer 11 is in a congestion state, it is determined that congestion control is necessary, and a congestion notification instruction including a congestion level is output to the layer 4 congestion notification control unit 15 (step 43), the process ends. In response to this, the layer 4 congestion notification control unit 15 starts the processing shown in FIG. First, the congestion level included in the congestion notification instruction from the relay communication processing unit 14 is checked (step 51).

【0022】ここで、バッファ11の輻輳レベルが輻輳
レベル「1」である場合には、レイヤ4ヘッダ中の中継
ノード輻輳警告フラグCAを「1」(=有効)に設定
し、中継通信処理部14に対して送信要求「1」を出力
する(ステップ52)。続いて、レイヤ4輻輳通知制御
部15は、発信ノード2宛の状態通知パケットとして、
中継ノード輻輳警告フラグCAを「1」に設定したレイ
ヤ4の状態通知パケットCTを生成し、中継通信処理部
14に対して送信要求「2」を出力し(ステップ5
3)、処理を終了する。
Here, when the congestion level of the buffer 11 is the congestion level "1", the relay node congestion warning flag CA in the layer 4 header is set to "1" (= valid), and the relay communication processing unit is set. The transmission request "1" is output to 14 (step 52). Subsequently, the layer 4 congestion notification control unit 15 generates a status notification packet addressed to the transmission node 2 as
A layer 4 status notification packet CT with the relay node congestion warning flag CA set to "1" is generated, and a transmission request "2" is output to the relay communication processing unit 14 (step 5).
3), the process ends.

【0023】一方、ステップ51において、バッファ1
1の輻輳レベルが輻輳レベル「2」である場合には、レ
イヤ4ヘッダ中の中継ノード輻輳廃棄フラグCDを
「1」(=有効)に設定し(ステップ54)、受信パケ
ットのパケット種別を確認する(ステップ55)。ここ
で、パケット種別がデータ「DT」を示す場合には、そ
のパケット種別を状態通知パケット「CT」に変更する
とともにデータ部分を削除し、中継通信処理部14に対
して送信要求「1」を出力する(ステップ56)。
On the other hand, in step 51, the buffer 1
If the congestion level of 1 is the congestion level "2", the relay node congestion discard flag CD in the layer 4 header is set to "1" (= valid) (step 54), and the packet type of the received packet is confirmed. (Step 55). Here, when the packet type indicates data “DT”, the packet type is changed to the status notification packet “CT”, the data portion is deleted, and the transmission request “1” is issued to the relay communication processing unit 14. Output (step 56).

【0024】送信要求「1」送出後、およびステップ5
5でパケット種別がデータ「DT」以外であった場合に
は、発信ノード2宛の状態通知パケットとして、中継ノ
ード輻輳廃棄フラグCDを「1」に設定したレイヤ4の
状態通知パケットCTを生成し、中継通信処理部14に
対して送信要求「2」を出力し(ステップ57)、処理
を終了する。このように、輻輳状態が重度(輻輳レベル
「2」)である場合には、中継ノードのバッファが不足
するのでデータパケットは廃棄するが、ヘッダ情報部分
までも廃棄してしまうとエンドに輻輳状態を通知できな
くなるため、この発明では、状態通知パケットを生成し
て通知するようにした。状態通知パケットはデータパケ
ットに比して長さが短いのでバッファの使用量は少なく
て済む。
After sending the transmission request "1", and step 5
If the packet type is other than the data "DT" in 5, the layer 4 state notification packet CT with the relay node congestion discard flag CD set to "1" is generated as the state notification packet addressed to the originating node 2. The transmission request “2” is output to the relay communication processing unit 14 (step 57), and the process is ended. In this way, when the congestion state is severe (congestion level "2"), the buffer of the relay node runs out, so the data packet is discarded, but if the header information part is also discarded, the end congestion state occurs. Therefore, in the present invention, the state notification packet is generated and notified. Since the status notification packet has a shorter length than the data packet, the buffer usage amount is small.

【0025】このようにして、輻輳レベルに応じてレイ
ヤ4から各種送信要求が出力され、再び中継通信処理部
14が起動され、図4に示す処理が開始される。ステッ
プ41において、起動種別がレイヤ4輻輳通知制御部1
5からの送信要求「1」であると判断された場合には、
前述のステップ44に移行してレイヤ3ヘッダの宛先情
報から送信回線が決定され、ステップ45で対応する回
線制御部13に対して送出要求が行われる。これにより
レイヤ4輻輳通知制御部15で生成された状態通知パケ
ットCTが宛先ノード3に対して送信される。
In this way, various transmission requests are output from the layer 4 according to the congestion level, the relay communication processing section 14 is activated again, and the processing shown in FIG. 4 is started. In step 41, the activation type is the layer 4 congestion notification control unit 1
When it is determined that the transmission request from 5 is “1”,
In step S44, the transmission line is determined from the destination information in the layer 3 header, and in step S45, a transmission request is made to the corresponding line control unit 13. As a result, the state notification packet CT generated by the layer 4 congestion notification control unit 15 is transmitted to the destination node 3.

【0026】またステップ41において、起動種別がレ
イヤ4輻輳通知制御部15からの送信要求「2」である
と判断された場合には、宛先情報として発信ノード2が
格納されたレイヤ3およびレイヤ2のヘッダを生成し
(ステップ46)、前述のステップ44に移行してレイ
ヤ3ヘッダの宛先情報から送信回線が決定され、ステッ
プ45で対応する回線制御部13に対して送出要求が行
われる。これによりレイヤ4輻輳通知制御部15で生成
された状態通知パケットCTが発信ノード2に対して送
信されるものとなる。
When it is determined in step 41 that the activation type is the transmission request "2" from the layer 4 congestion notification control unit 15, the layer 3 and the layer 2 in which the source node 2 is stored as the destination information. Header is generated (step 46), the process proceeds to step 44, the transmission line is determined from the destination information of the layer 3 header, and a transmission request is made to the corresponding line control unit 13 in step 45. As a result, the state notification packet CT generated by the layer 4 congestion notification control unit 15 is transmitted to the transmitting node 2.

【0027】図6は、輻輳レベル「1」の場合の輻輳通
知方法を示すシーケンス図であり、中継ノード1でレベ
ル「1」の輻輳が発生した場合、その後受信したデータ
パケットDTの中継ノード輻輳警告フラグCAが「1」
に設定され、宛先ノード3に送信されるものとなり、こ
れにより反対方向すなわち宛先ノード3から発信ノード
2への送信データ量が削減される。
FIG. 6 is a sequence diagram showing a congestion notification method in the case of the congestion level "1". When the level "1" congestion occurs in the relay node 1, the relay node congestion of the data packet DT received thereafter is shown. Warning flag CA is "1"
Is set to the destination node 3 and is transmitted to the destination node 3, whereby the amount of data transmitted in the opposite direction, that is, from the destination node 3 to the source node 2 is reduced.

【0028】また図7は、輻輳レベル「1」の場合の他
の輻輳通知方法を示すシーケンス図であり、中継ノード
1でレベル「1」の輻輳が発生した場合、その後受信し
たデータパケットDTの中継ノード輻輳警告フラグCA
が「1」に設定され、宛先ノード3に送信されるものと
なり、これにより反対方向の送信データ量が削減され
る。また中継ノード輻輳警告フラグCAが「1」に設定
された状態通知パケットCTが生成されて、発信ノード
2に対して送出されるものとなり、これにより宛先ノー
ド3への送信データ量が削減される。
FIG. 7 is a sequence diagram showing another congestion notification method when the congestion level is "1". When congestion of level "1" occurs in the relay node 1, the data packet DT received thereafter is Relay node congestion warning flag CA
Is set to "1" and is transmitted to the destination node 3, which reduces the amount of transmission data in the opposite direction. In addition, the state notification packet CT in which the relay node congestion warning flag CA is set to "1" is generated and is transmitted to the transmission node 2, which reduces the amount of transmission data to the destination node 3. .

【0029】さらに図8は、輻輳レベル「2」の場合の
輻輳通知方法を示すシーケンス図であり、中継ノード1
でレベル「2」の輻輳が発生した場合、その後受信した
データパケットDTの中継ノード輻輳廃棄フラグCDが
「1」に設定され、データ部分が破棄されるとともにパ
ケット種別が「CT」に変更されて状態通知パケットC
Tが生成されて、宛先ノード3に送信されるものとな
り、これにより反対方向の送信データ量が削減される。
Further, FIG. 8 is a sequence diagram showing a congestion notification method when the congestion level is "2".
When congestion of level "2" occurs at the relay node congestion discard flag CD of the data packet DT received thereafter, the data portion is discarded and the packet type is changed to "CT". Status notification packet C
T is generated and is transmitted to the destination node 3, which reduces the amount of transmission data in the opposite direction.

【0030】また図9は、輻輳レベル「2」の場合の他
の輻輳通知方法を示すシーケンス図であり、中継ノード
1でレベル「2」の輻輳が発生した場合、その後受信し
たデータパケットDTの中継ノード輻輳廃棄フラグCD
が「1」に設定され、データ部分が破棄されるとともに
パケット種別が「CT」に変更されて状態通知パケット
CTが生成されて、宛先ノード3に送信されるものとな
り、これにより反対方向の送信データ量が削減される。
また中継ノード輻輳廃棄フラグCDが「1」に設定され
た状態通知パケットCTが生成されて、発信ノード2に
対して送出されるものとなり、これにより宛先ノード3
への送信データ量が削減される。
FIG. 9 is a sequence diagram showing another congestion notification method when the congestion level is "2". When congestion of level "2" occurs in the relay node 1, the data packet DT received thereafter is Relay node congestion discard flag CD
Is set to "1", the data part is discarded, the packet type is changed to "CT", and the state notification packet CT is generated and transmitted to the destination node 3, which causes transmission in the opposite direction. The amount of data is reduced.
Further, the state notification packet CT in which the relay node congestion discard flag CD is set to "1" is generated and sent to the transmission node 2, whereby the destination node 3
The amount of data to be sent to is reduced.

【0031】このように、中継ノード1のバッファ管理
部12で、バッファ11の使用量と複数のしきい値とを
比較することにより輻輳状態の程度を検出し、輻輳発生
に応じてレイヤ4輻輳通知制御部15で、中継ノード1
で発生した輻輳状態の程度を示す輻輳情報をレイヤ4の
プロトコルヘッダ内に格納した所定のレイヤ4パケット
を生成して、エンドノードに送信するようにしたので、
中継ノード1のレイヤ3プロトコルの種別やエンドノー
ドのレイヤ4におけるフロー制御方式に依存せず、エン
ドノードにおいてレイヤ3からの通知ではなくレイヤ4
で中継ノードの輻輳状態を直接把握することが可能とな
り、中継ノードの輻輳状態を迅速かつ正確にエンドノー
ドに対して通知することができる。これにより、エンド
ノードにおいて送信データ量が削減されて、中継ノード
が輻輳状態から速やかに回復でき、網のスループット低
下を回避することが可能となり、特に膨大なデータ量を
伝送するB−ISDNなどの高速通信網において格別な
効果を奏するものとなる。
As described above, the buffer management unit 12 of the relay node 1 detects the degree of congestion by comparing the amount of use of the buffer 11 with a plurality of thresholds, and according to occurrence of congestion, layer 4 congestion is detected. In the notification control unit 15, the relay node 1
Since the predetermined layer 4 packet in which the congestion information indicating the degree of the congestion state generated in step 4 is stored in the protocol header of the layer 4 is transmitted to the end node,
It does not depend on the type of the layer 3 protocol of the relay node 1 or the flow control method of the end node at the layer 4, and the end node does not receive the notification from the layer 3 but the layer 4
It is possible to directly grasp the congestion state of the relay node, and to notify the end node of the congestion state of the relay node to the end node quickly and accurately. As a result, the transmission data amount is reduced in the end node, the relay node can quickly recover from the congestion state, and it becomes possible to avoid a decrease in the throughput of the network. Particularly, in the B-ISDN which transmits a huge amount of data, etc. It is particularly effective in high-speed communication networks.

【0032】また、レイヤ4のプロトコルヘッダ内に重
度の輻輳状態を示す中継ノード輻輳廃棄フラグCDを設
けて、バッファ管理部12により重度の輻輳発生が検出
された場合には、レイヤ4輻輳通知制御部15で受信デ
ータパケットに中継ノード輻輳廃棄フラグCDを設定
し、レイヤ4データ部を廃棄するとともにパケット種別
を状態通知パケットに設定したレイヤ4パケットを生成
して、宛先ノード3に送信するようにしたので、重度の
輻輳状態でデータパケットを受信した場合であっても、
そのヘッダ部を利用することにより宛先ノードに確実に
輻輳状態を通知することができる。また受信データパケ
ットのヘッダ部に格納されている制御情報を宛先ノード
に対して中継することが可能となり、制御情報の廃棄に
起因する障害を回避することが可能となる。
Further, a relay node congestion discard flag CD indicating a heavy congestion state is provided in the layer 4 protocol header, and when the heavy congestion occurrence is detected by the buffer management unit 12, the layer 4 congestion notification control is performed. The unit 15 sets the relay node congestion discard flag CD in the received data packet, discards the layer 4 data part, generates a layer 4 packet in which the packet type is set to the status notification packet, and transmits the layer 4 packet to the destination node 3. Therefore, even when receiving a data packet in a severe congestion state,
By using the header portion, the destination node can be surely notified of the congestion state. Further, it becomes possible to relay the control information stored in the header part of the received data packet to the destination node, and it is possible to avoid a failure caused by discarding the control information.

【0033】また、レイヤ4のプロトコルヘッダ内に軽
度の輻輳状態を示す中継ノード輻輳警告フラグCAを設
けて、バッファ管理部12により軽度の輻輳発生が検出
された場合には、レイヤ4輻輳通知制御部15で受信パ
ケットに中継ノード輻輳警告フラグCAを設定したレイ
ヤ4パケットを生成して、宛先ノード3に送信するよう
にしたので、データパケットの廃棄が行われる重度の輻
輳が発生する以前に送信データ量を制御することが可能
となり、エンドノードにおいて要求される伝送品質に応
じて重度の輻輳発生に対する回避制御を行うことが可能
となる。
In addition, a relay node congestion warning flag CA indicating a light congestion state is provided in the layer 4 protocol header, and when the buffer management unit 12 detects a light congestion occurrence, a layer 4 congestion notification control is performed. Since the part 15 generates the layer 4 packet in which the relay node congestion warning flag CA is set in the received packet and transmits the layer 4 packet to the destination node 3, the data packet is discarded before the heavy congestion occurs. It becomes possible to control the amount of data, and it becomes possible to perform avoidance control for the occurrence of severe congestion according to the transmission quality required at the end node.

【0034】輻輳発生に応じて、レイヤ4輻輳通知制御
部15により、その輻輳レベルに応じた中継ノード輻輳
警告フラグCAまたは中継ノード輻輳廃棄フラグCDを
設定したレイヤ4の状態通知パケットを生成して、発信
ノード2に送信するようにしたので、宛先ノードを経由
した発信ノードへの輻輳通知と比較して、宛先ノードか
ら発信ノードへの送信データ量がわずかな場合であって
も、中継ノードの輻輳状態を迅速かつ正確に発信ノード
に対して通知することができる。
In response to the occurrence of congestion, the layer 4 congestion notification control unit 15 generates a layer 4 state notification packet in which the relay node congestion warning flag CA or the relay node congestion discard flag CD is set according to the congestion level. Since the transmission is performed to the source node 2, even if the amount of data transmitted from the destination node to the source node is small compared to the congestion notification to the source node via the destination node, The congestion state can be notified to the originating node quickly and accurately.

【0035】[0035]

【発明の効果】以上説明したように、本発明は、パケッ
トの受信に応じてバッファに発生した輻輳状態の程度を
検出するバッファ管理部と、検出された輻輳状態の程度
を示す輻輳情報をレイヤ4プロトコルヘッダ部に格納し
たレイヤ4パケットを生成するレイヤ4輻輳通知制御部
とを中継ノードに設けて、バッファ管理部による輻輳発
生の検出に応じて、レイヤ4輻輳通知制御部により、そ
の輻輳状態の程度を示す輻輳情報をレイヤ4プロトコル
ヘッダ部に格納したレイヤ4パケットを生成し、受信し
たパケットの宛先ノードまたは発信ノードに送信するよ
うにしたので、中継ノードのレイヤ3プロトコルの種別
やエンドノードのレイヤ4におけるフロー制御方式に依
存せず、エンドノードにおいてレイヤ3からの通知では
なくレイヤ4で中継ノードの輻輳状態を直接把握するこ
とが可能となり、中継ノードの輻輳状態を迅速かつ正確
にエンドノードに対して通知することができる。これに
より、エンドノードにおいて送信データ量が削減され
て、中継ノードが輻輳状態から速やかに回復でき、網の
スループット低下を回避することが可能となり、特に膨
大なデータ量を伝送するB−ISDNなどの高速通信網
において格別な効果を奏するものとなる。
As described above, according to the present invention, a buffer management unit that detects the degree of congestion that has occurred in a buffer in response to the reception of a packet, and congestion information that indicates the degree of congestion that has been detected are layered. A relay node is provided with a layer 4 congestion notification control unit that generates a Layer 4 packet stored in the 4 protocol header unit, and the layer 4 congestion notification control unit detects the congestion state in response to detection of congestion occurrence by the buffer management unit. Since the layer 4 packet in which the congestion information indicating the degree of congestion is stored in the layer 4 protocol header is generated and transmitted to the destination node or the source node of the received packet, the type of the layer 3 protocol of the relay node and the end node It does not depend on the flow control method in Layer 4 of the It is possible to directly grasp a congestion state of the node can be notified of the congestion state of relay nodes for quickly and accurately end node. As a result, the transmission data amount is reduced in the end node, the relay node can quickly recover from the congestion state, and it becomes possible to avoid a decrease in the throughput of the network. Particularly, in the B-ISDN which transmits a huge amount of data, etc. It is particularly effective in high-speed communication networks.

【0036】また、レイヤ4プロトコルヘッダ内に輻輳
情報として中継ノードにてパケットが廃棄される重度の
輻輳発生を示す中継ノード輻輳廃棄フラグを設けて、重
度の輻輳発生が検出された場合には、受信したデータパ
ケットの中継ノード輻輳廃棄フラグを設定し、データパ
ケットのレイヤ4データ部を廃棄するとともにそのパケ
ット種別を状態通知パケットに設定したレイヤ4パケッ
トを生成して、宛先ノードに送信するようにしたので、
重度の輻輳状態でデータパケットを受信した場合であっ
ても、そのヘッダ部を利用することにより宛先ノードに
確実に輻輳状態を通知することができる。また受信デー
タパケットのヘッダ部に格納されている制御情報を宛先
ノードに対して中継することが可能となり、制御情報の
廃棄に起因する障害を回避することが可能となる。
Further, in the layer 4 protocol header, a relay node congestion discard flag indicating occurrence of severe congestion in which packets are discarded at the relay node is provided as congestion information, and when the occurrence of severe congestion is detected, The relay node congestion discard flag of the received data packet is set, the layer 4 data part of the data packet is discarded, and a layer 4 packet with its packet type set to the status notification packet is generated and transmitted to the destination node. Because I did
Even when a data packet is received in the severe congestion state, the destination node can be reliably notified of the congestion state by using the header part thereof. Further, it becomes possible to relay the control information stored in the header part of the received data packet to the destination node, and it is possible to avoid a failure caused by discarding the control information.

【0037】また、レイヤ4プロトコルヘッダ内に輻輳
情報として中継ノードにてパケットが廃棄されない軽度
の輻輳発生を示す中継ノード輻輳警告フラグを設けて、
軽度の輻輳発生が検出された場合には、受信したデータ
パケットの中継ノード輻輳警告フラグを設定したレイヤ
4パケットを生成して、宛先ノードに送信するようにし
たので、データパケットの廃棄が行われる重度の輻輳が
発生する以前に送信データ量を制御することが可能とな
り、エンドノードにおいて要求される伝送品質に応じて
重度の輻輳発生に対する回避制御を行うことが可能とな
る。
Further, a relay node congestion warning flag is provided in the layer 4 protocol header as congestion information, which indicates a slight congestion occurrence in which packets are not discarded at the relay node,
When a slight congestion occurrence is detected, a layer 4 packet in which the relay node congestion warning flag of the received data packet is set and generated and transmitted to the destination node, the data packet is discarded. It becomes possible to control the amount of transmission data before the occurrence of the heavy congestion, and it is possible to perform the avoidance control for the occurrence of the heavy congestion according to the transmission quality required at the end node.

【0038】さらに、輻輳発生が検出された場合には、
検出された輻輳状態に対応する中継ノード輻輳警告フラ
グまたは中継ノード輻輳廃棄フラグを設定したパケット
種別が状態通知パケットであるレイヤ4パケットを生成
して、発信ノードに送信するようにしたので、宛先ノー
ドを経由した発信ノードへの輻輳通知と比較して、宛先
ノードから発信ノードへの送信データ量がわずかな場合
であっても、中継ノードの輻輳状態を迅速かつ正確に発
信ノードに対して通知することができる。
Further, when the occurrence of congestion is detected,
Since the layer 4 packet whose packet type is the status notification packet with the relay node congestion warning flag or the relay node congestion discard flag set corresponding to the detected congestion state is generated and transmitted to the source node, Compared with the congestion notification to the source node via IP, even if the amount of data sent from the destination node to the source node is small, the congestion state of the relay node is notified to the source node quickly and accurately. be able to.

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

【図1】 本発明の一実施例である中継ノードのブロッ
ク図である。
FIG. 1 is a block diagram of a relay node that is an embodiment of the present invention.

【図2】 レイヤ4パケットのパケットヘッダを示す構
成図である。
FIG. 2 is a configuration diagram showing a packet header of a layer 4 packet.

【図3】 バッファの残量と輻輳レベルとの関係を示す
説明図である。
FIG. 3 is an explanatory diagram showing a relationship between a remaining amount of a buffer and a congestion level.

【図4】 中継通信処理部の動作を示すフローチャート
である。
FIG. 4 is a flowchart showing an operation of a relay communication processing unit.

【図5】 レイヤ4輻輳通知制御部の動作を示すフロー
チャートである。
FIG. 5 is a flowchart showing an operation of a layer 4 congestion notification control unit.

【図6】 輻輳通知方法を示すシーケンス図である(輻
輳レベル「1」)。
FIG. 6 is a sequence diagram showing a congestion notification method (congestion level “1”).

【図7】 輻輳通知方法を示す他のシーケンス図である
(輻輳レベル「1」)。
FIG. 7 is another sequence diagram showing a congestion notification method (congestion level “1”).

【図8】 輻輳通知方法を示す他のシーケンス図である
(輻輳レベル「2」)。
FIG. 8 is another sequence diagram showing a congestion notification method (congestion level “2”).

【図9】 輻輳通知方法を示す他のシーケンス図である
(輻輳レベル「2」)。
FIG. 9 is another sequence diagram showing the congestion notification method (congestion level “2”).

【図10】 従来の輻輳通知方法を示すシーケンス図で
ある。
FIG. 10 is a sequence diagram showing a conventional congestion notification method.

【図11】 従来の他の輻輳通知方法を示すシーケンス
図である。
FIG. 11 is a sequence diagram showing another conventional congestion notification method.

【図12】 従来の他の輻輳通知方法を示すシーケンス
図である。
FIG. 12 is a sequence diagram showing another conventional congestion notification method.

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

1…中継ノード、11…バッファ、12…バッファ管理
部、13…回線制御部、14…中継通信処理部、15…
レイヤ4輻輳通知制御部、2…発信ノード、3…宛先ノ
ード、5…通信網、6…DSU、7…通信回線、CA…
中継ノード輻輳警告フラグ(輻輳情報)、CD…中継ノ
ード輻輳廃棄フラグ(輻輳情報)、31…しきい値容量
(輻輳レベル「1」),32…しきい値容量(輻輳レベ
ル「2」)。
DESCRIPTION OF SYMBOLS 1 ... Relay node, 11 ... Buffer, 12 ... Buffer management part, 13 ... Line control part, 14 ... Relay communication processing part, 15 ...
Layer 4 congestion notification control unit, 2 ... Originating node, 3 ... Destination node, 5 ... Communication network, 6 ... DSU, 7 ... Communication line, CA ...
Relay node congestion warning flag (congestion information), CD ... Relay node congestion discard flag (congestion information), 31 ... Threshold capacity (congestion level "1"), 32 ... Threshold capacity (congestion level "2").

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 所定の伝送路から受信したパケットを一
時的にバッファに格納し他の伝送路に転送する中継ノー
ドを有し、この中継ノードを介してエンドノード間の情
報通信を行う情報通信ネットワークにおいて、 中継ノードに、 パケットの受信に応じてバッファの使用量と複数の所定
しきい値とを比較することによりバッファに発生した輻
輳状態の程度を検出するバッファ管理部と、 このバッファ管理部により検出された輻輳状態の程度を
示す輻輳情報をレイヤ4プロトコルヘッダ部に格納した
レイヤ4パケットを生成するレイヤ4輻輳通知制御部と
を設けて、 バッファ管理部により輻輳発生が検出された場合には、
レイヤ4輻輳通知制御部により、その輻輳状態の程度を
示す輻輳情報をレイヤ4プロトコルヘッダ部に格納した
レイヤ4パケットを生成し、受信したパケットの宛先ノ
ードまたは発信ノードに送信するようにしたことを特徴
とする輻輳通知方法。
1. An information communication having a relay node for temporarily storing a packet received from a predetermined transmission path in a buffer and transferring it to another transmission path, and performing information communication between end nodes via the relay node. In the network, a buffer management unit that detects the degree of congestion in the buffer by comparing the amount of use of the buffer with a plurality of predetermined thresholds in response to packet reception in the relay node, and the buffer management unit. When a congestion occurrence is detected by the buffer management unit by providing a Layer 4 congestion notification control unit that generates a Layer 4 packet in which congestion information indicating the degree of congestion detected by the Is
The layer 4 congestion notification control unit generates a layer 4 packet in which congestion information indicating the degree of the congestion state is stored in the layer 4 protocol header part, and transmits it to the destination node or the source node of the received packet. Congestion notification method featuring.
【請求項2】 請求項1記載の輻輳通知方法において、 レイヤ4プロトコルヘッダ内に前記輻輳情報として中継
ノードにてパケットが廃棄される重度の輻輳発生を示す
中継ノード輻輳廃棄フラグを設けて、 バッファ管理部により重度の輻輳発生が検出された場合
には、レイヤ4輻輳通知制御部により、受信したデータ
パケットの中継ノード輻輳廃棄フラグを設定し、前記デ
ータパケットのレイヤ4データ部を廃棄するとともにそ
のパケット種別を状態通知パケットに設定したレイヤ4
パケットを生成して、宛先ノードに送信するようにした
ことを特徴とする輻輳通知方法。
2. The congestion notification method according to claim 1, further comprising: in the layer 4 protocol header, a relay node congestion discard flag indicating occurrence of severe congestion in which a packet is discarded at the relay node as the congestion information, When the occurrence of severe congestion is detected by the management unit, the layer 4 congestion notification control unit sets the relay node congestion discard flag of the received data packet and discards the layer 4 data unit of the data packet. Layer 4 with packet type set to status notification packet
A congestion notification method characterized in that a packet is generated and transmitted to a destination node.
【請求項3】 請求項1記載の輻輳通知方法において、 レイヤ4プロトコルヘッダ内に前記輻輳情報として中継
ノードにてパケットが廃棄されない軽度の輻輳発生を示
す中継ノード輻輳警告フラグを設けて、 バッファ管理部により軽度の輻輳発生が検出された場合
には、レイヤ4輻輳通知制御部により、受信したデータ
パケットの中継ノード輻輳警告フラグを設定したレイヤ
4パケットを生成して、宛先ノードに送信するようにし
たことを特徴とする輻輳通知方法。
3. The congestion notification method according to claim 1, wherein a layer 4 protocol header is provided with a relay node congestion warning flag as the congestion information indicating a slight congestion occurrence in which a packet is not discarded at the relay node, and buffer management is performed. When a slight congestion occurrence is detected by the unit, the layer 4 congestion notification control unit generates a layer 4 packet in which the relay node congestion warning flag of the received data packet is set and transmits it to the destination node. A congestion notification method characterized by the above.
【請求項4】 請求項2または3記載の輻輳通知方法に
おいて、 バッファ管理部により輻輳発生が検出された場合には、
レイヤ4輻輳通知制御部により、検出された輻輳状態に
対応する中継ノード輻輳警告フラグまたは中継ノード輻
輳廃棄フラグを設定したパケット種別が状態通知パケッ
トであるレイヤ4パケットを生成して、発信ノードに送
信するようにしたことを特徴とする輻輳通知方法。
4. The congestion notification method according to claim 2 or 3, wherein when congestion occurrence is detected by the buffer management unit,
The layer 4 congestion notification control unit generates a layer 4 packet in which a packet type with a relay node congestion warning flag or a relay node congestion discard flag set corresponding to the detected congestion state is a state notification packet, and transmits it to the source node. A congestion notification method characterized in that
JP5410895A 1995-03-14 1995-03-14 Congestion notification method Expired - Lifetime JP2722053B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5410895A JP2722053B2 (en) 1995-03-14 1995-03-14 Congestion notification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5410895A JP2722053B2 (en) 1995-03-14 1995-03-14 Congestion notification method

Publications (2)

Publication Number Publication Date
JPH08251226A true JPH08251226A (en) 1996-09-27
JP2722053B2 JP2722053B2 (en) 1998-03-04

Family

ID=12961415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5410895A Expired - Lifetime JP2722053B2 (en) 1995-03-14 1995-03-14 Congestion notification method

Country Status (1)

Country Link
JP (1) JP2722053B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007524262A (en) * 2003-12-23 2007-08-23 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for controlling queue buffer
JP2010259037A (en) * 2009-03-30 2010-11-11 Fujitsu Ltd Relay device, state informing method, and, computer program
KR101011936B1 (en) * 2002-05-15 2011-02-08 알카텔-루센트 유에스에이 인코포레이티드 In-band flow control methods for communications systems
JP2020080472A (en) * 2018-11-13 2020-05-28 株式会社国際電気通信基礎技術研究所 Communication method, program, communication terminal, and MEC server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63209347A (en) * 1987-02-26 1988-08-30 Oki Electric Ind Co Ltd Buffer assignment system for data exchange network
JPH0214645A (en) * 1988-07-01 1990-01-18 Nippon Telegr & Teleph Corp <Ntt> Network congestion control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63209347A (en) * 1987-02-26 1988-08-30 Oki Electric Ind Co Ltd Buffer assignment system for data exchange network
JPH0214645A (en) * 1988-07-01 1990-01-18 Nippon Telegr & Teleph Corp <Ntt> Network congestion control system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101011936B1 (en) * 2002-05-15 2011-02-08 알카텔-루센트 유에스에이 인코포레이티드 In-band flow control methods for communications systems
US8089879B2 (en) 2002-05-15 2012-01-03 Alcatel Lucent In-band flow control methods for communications systems
JP2007524262A (en) * 2003-12-23 2007-08-23 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for controlling queue buffer
JP2010259037A (en) * 2009-03-30 2010-11-11 Fujitsu Ltd Relay device, state informing method, and, computer program
US8503301B2 (en) 2009-03-30 2013-08-06 Fujitsu Limited Relay device, state informing method, and computer program
JP2020080472A (en) * 2018-11-13 2020-05-28 株式会社国際電気通信基礎技術研究所 Communication method, program, communication terminal, and MEC server

Also Published As

Publication number Publication date
JP2722053B2 (en) 1998-03-04

Similar Documents

Publication Publication Date Title
US6741555B1 (en) Enhancement of explicit congestion notification (ECN) for wireless network applications
US6625118B1 (en) Receiver based congestion control
US6535482B1 (en) Congestion notification from router
US7760646B2 (en) Congestion notification in 3G radio access
US7369498B1 (en) Congestion control method for a packet-switched network
US6757248B1 (en) Performance enhancement of transmission control protocol (TCP) for wireless network applications
US6526022B1 (en) Detecting congestion by comparing successive loss of packets in windows to provide congestion control in reliable multicast protocol
US6208653B1 (en) Method and apparatus for controlling a flow between terminals in an ATM network
JP2880290B2 (en) Network traffic management
US20060221825A1 (en) Congestion control network relay device and method
KR101610715B1 (en) One-way data transmission and reception system, and one-way data transmission and reception method
CN116527584B (en) Congestion control method and device, communication network and computer storage medium
EP0955749A1 (en) Receiver based congestion control and congestion notification from router
JP3003095B1 (en) Flow control method
JPH1155314A (en) Method for controlling data transfer
JP2722053B2 (en) Congestion notification method
WO2000001123A1 (en) Congestion control in reliable multicast protocol
JP2001111618A (en) Communication system and its communication method, and medium recording its program
JP2006005775A (en) Deterioration cause determination method of network performance, and congestion control method
JP3394478B2 (en) Congestion avoidance apparatus and method using RED
JP3845392B2 (en) BAND CONTROL DEVICE AND BAND CONTROL SYSTEM
JP2005117131A (en) Tcp traffic control method and control apparatus
JPH10257079A (en) Node device, communication system packet transmission control method and packet transmission method
JPH10190732A (en) Ip packet loss control method and router
JP2009278256A (en) Relay device and relay method