JPH10322394A - Message traffic congestion control method and its system - Google Patents

Message traffic congestion control method and its system

Info

Publication number
JPH10322394A
JPH10322394A JP12943797A JP12943797A JPH10322394A JP H10322394 A JPH10322394 A JP H10322394A JP 12943797 A JP12943797 A JP 12943797A JP 12943797 A JP12943797 A JP 12943797A JP H10322394 A JPH10322394 A JP H10322394A
Authority
JP
Japan
Prior art keywords
message
transmission
station
level
traffic
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
JP12943797A
Other languages
Japanese (ja)
Inventor
Satoshi Nobori
敏 野堀
Kazuhiro Kimura
一洋 木村
Hideo Hino
英夫 日野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Aerospace Systems Ltd
Original Assignee
NEC Corp
NEC Aerospace Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Aerospace Systems Ltd filed Critical NEC Corp
Priority to JP12943797A priority Critical patent/JPH10322394A/en
Publication of JPH10322394A publication Critical patent/JPH10322394A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To allow a transmission station of a message being a cause to occurrence of message traffic congestion to stop transmission of a message by deciding a restriction level denoting a traffic congestion state for a message of an exchange object. SOLUTION: A monitor section 12 of a relay exchange station A1 counts number of messages from each transmission station for each data channel and received by an input output section 11 to obtain the accumulation, compares the accumulated value of messages for each transmission station with a threshold value in the relay exchange station A1 to recognize a congestion state of a message traffic in the relay exchange station A1. In this case, a congestion control management section 14 discriminates which threshold level is exceeded among threshold levels to decide the restriction level. Then the congestion control management section 14 informs the decided restriction level to a congestion control execution section 15, which instructs restriction processing in response to a restriction level to transmission stations with highest exchange object messages to an incoming station through the input output section 11 and a data channel L and the transmission station immediately stops the transmission of the message in response to the restriction level.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はメッセージトラヒッ
ク輻輳制御方法とその装置に関し、特にメッセージ送信
要求の増加によりデータ通信処理が輻輳状態になるのを
防止するメッセージトラヒック輻輳制御方法とその装置
に関する。
The present invention relates to a message traffic congestion control method and apparatus, and more particularly to a message traffic congestion control method and apparatus for preventing a data communication process from becoming congested due to an increase in message transmission requests.

【0002】[0002]

【従来の技術】従来、この種のデータ通信システムにお
けるメッセージトラヒック輻輳制御方式では、メッセー
ジトラヒックの輻輳が発生したときには、交換対象のメ
ッセージに付与されている優先度に応じてメッセージを
廃棄することにより、メッセージトラヒックの輻輳状態
を解消している。
2. Description of the Related Art Conventionally, in a message traffic congestion control system in this type of data communication system, when message traffic congestion occurs, the message is discarded according to the priority assigned to a message to be exchanged. This eliminates the congestion state of the message traffic.

【0003】この種の技術の一従来例として、特開平5
−252160号公報に所載の「多重故障発生時の故障
復旧方法」を挙げると、この故障復旧方法では、網内で
複数種類の故障が発生したとき故障復旧メッセージに優
先度を設け、復旧最優先故障以外の故障復旧メッセージ
を廃棄している。
As a conventional example of this kind of technology, Japanese Patent Laid-Open No.
JP-A-252160 discloses a "fault recovery method in the event of multiple failures". In this failure recovery method, when a plurality of types of failures occur in a network, priority is given to a failure recovery message, Failure recovery messages other than the priority failure are discarded.

【0004】また、他の従来例として、特開平8−89
26号公報に所載の「バッファ優先権制御方式」を挙げ
ると、このバッファ優先権制御方式では、パケット交換
方式において、一時的過負荷時に、バッファが輻輳して
いるときに入力されたセルの一部を廃棄し、さらにその
セルの後続のセルを積極的に廃棄している。
Another conventional example is disclosed in Japanese Patent Application Laid-Open No. 8-89.
No. 26, "Buffer priority control method" is mentioned. In this buffer priority control method, in a packet switching method, when a buffer is congested at the time of temporary overload, when a buffer is congested, Some cells are discarded, and cells subsequent to the cell are aggressively discarded.

【0005】[0005]

【発明が解決しようとする課題】この従来のデータ通信
システムにおけるメッセージトラヒック輻輳制御方式で
は、中継メッセージにより輻輳が発生したときに、輻輳
が発生した局においてのみ交換対象のメッセージに付与
されている優先度に応じてメッセージの廃棄処理を行っ
ているので、廃棄されたメッセージの発信局は廃棄され
たメッセージの再送を行うことになり、また、同等のメ
ッセージを継続して送信するときにはメッセージの廃棄
処理が継続することになり、メッセージ交換処理の性能
が劣化するという問題点があった。
In this conventional message traffic congestion control method in a data communication system, when congestion occurs due to a relay message, a priority assigned to a message to be exchanged only at a station where the congestion occurs is given. Since the message discarding process is performed depending on the degree, the originating station of the discarded message retransmits the discarded message, and when the same message is continuously transmitted, the message discarding process is performed. And the performance of the message exchange processing is degraded.

【0006】本発明の目的は、メッセージトラヒックの
輻輳が発生したときに、交換対象のメッセージのトラヒ
ック輻輳状態を示す規制レベルを定め、メッセージトラ
ヒック輻輳発生の原因となったメッセージの発信局に対
してメッセージの送信を停止させるメッセージトラヒッ
ク輻輳制御方法とその装置を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to determine a regulation level indicating a traffic congestion state of a message to be exchanged when message traffic congestion occurs, and to a message transmitting station which has caused the message traffic congestion. It is an object of the present invention to provide a message traffic congestion control method for stopping transmission of a message and an apparatus therefor.

【0007】[0007]

【課題を解決するための手段】第1の発明によれば、デ
ータ通信の中継交換局は各発信局のメッセージ送信処理
の負荷状況を常時モニタしてその結果から交換対象の前
記メッセージのトラヒック輻輳状態を示す規制レベルを
定め、前記メッセージの種別ごとにそのメッセージの負
荷が前記規制レベルを超えたときにはその発信局に対し
て前記メッセージの発信停止を通知するとともに前記メ
ッセージの廃棄処理を行うことを特徴とするメッセージ
トラヒック輻輳制御方法が得られる。
According to the first aspect of the present invention, the relay exchange for data communication constantly monitors the load status of the message transmission process of each originating station, and based on the result, the traffic congestion of the message to be exchanged. A restriction level indicating a state is determined, and when the load of the message exceeds the restriction level for each type of the message, the transmission stop of the message is notified to the transmission station and the message is discarded. The characteristic message traffic congestion control method is obtained.

【0008】また、前記中継交換局から前記メッセージ
の発信停止の通知を受けた前記発信局は該当する前記メ
ッセージの発信停止処理を行うことを特徴とするメッセ
ージトラヒック輻輳制御方法が得られる。
[0008] Further, a message traffic congestion control method is provided, wherein the transmitting station, which has been notified of the transmission stoppage of the message from the transit exchange, performs processing for stopping transmission of the message.

【0009】さらに、前記メッセージの種別ごとにその
メッセージの負荷が前記規制レベルを下回ったときには
前記メッセージの発信を停止した前記発信局に対してそ
のメッセージの発信再開を通知しこの通知を受けた前記
発信局は前記メッセージの発信再開処理を行うことを特
徴とするメッセージトラヒック輻輳制御方法が得られ
る。
Further, when the load of the message falls below the regulation level for each type of the message, the transmitting station which has stopped transmitting the message is notified of the resumption of transmission of the message, and receiving the notification. A message traffic congestion control method is characterized in that the source station performs the message transmission resuming process.

【0010】そして、第2の発明によれば、データ通信
の各中継交換局は各発信局のメッセージ送信処理の負荷
状況をモニタするモニタ手段と、そのモニタ情報から検
出した前記メッセージ送信時の負荷をあらかじめ設定し
た負荷基準値と比較して前記メッセージごとの規制レベ
ルを決定する規制レベル決定手段と、前記メッセージト
ラヒックの輻輳が発生したとき前記メッセージごとに決
定された前記規制レベルに応じて交換対象の前記メッセ
ージを廃棄する廃棄処理手段とを備えることを特徴とす
るメッセージトラヒック制御装置が得られる。
[0010] According to the second invention, each relay exchange of data communication monitors the load status of the message transmission process of each originating station, and the load at the time of message transmission detected from the monitor information. A restriction level determining means for determining a restriction level for each message by comparing with a preset load reference value, and an exchange target according to the restriction level determined for each message when congestion of the message traffic occurs. And a discarding means for discarding the message.

【0011】また、前記各中継交換局は前記メッセージ
トラヒックの輻輳が発生して前記規制レベルを超えたと
きに交換対象の前記メッセージの発信停止を前記発信局
に通知する通知手段を備えることを特徴とするメッセー
ジトラヒック制御装置が得られる。
[0011] Further, each of the relay exchanges is provided with a notifying means for notifying the originating station that transmission of the message to be exchanged is stopped when the congestion of the message traffic occurs and exceeds the regulation level. Is obtained.

【0012】さらに、前記メッセージトラヒックの輻輳
が解消して前記規制レベルを下回ったときに前記通知手
段は前記メッセージの前記発信局に対してそのメッセー
ジの発信再開を通知することを特徴とするメッセージト
ラヒック制御装置が得られる。
Further, when the congestion of the message traffic is resolved and the traffic level falls below the regulation level, the notifying means notifies the transmitting station of the message of restarting transmission of the message. A control device is obtained.

【0013】[0013]

【発明の実施の形態】まず、本発明の作用について説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS First, the operation of the present invention will be described.

【0014】本発明はメッセージトラヒック輻輳の発生
原因となっている発信局に対しこのメッセージの発信停
止を通知することにより、メッセージの送信を規制す
る。このため、メッセージの発信局では、メッセージの
廃棄によって起こるメッセージの再送や、同等メッセー
ジを継続して送信することがなくなって、メッセージト
ラヒック輻輳が発生した局において輻輳を解消する。
The present invention regulates the transmission of a message by notifying the originating station that has caused the message traffic congestion that the transmission of the message has stopped. For this reason, the message transmitting station does not need to retransmit the message caused by discarding the message or continuously transmit the equivalent message, and the congestion is eliminated in the station where the message traffic congestion has occurred.

【0015】次に、本発明について図面を参照して説明
する。
Next, the present invention will be described with reference to the drawings.

【0016】図1は本発明のメッセージトラヒック輻輳
制御方法とその装置の一実施形態を示す機能ブロック
図、図2は本発明を適用するデータ通信網とデータの流
れとを示すネットワークのブロック図、図3は図2に示
すネットワークにおけるメッセージトラヒック輻輳の発
生時および解消時の処理の流れを示すフローチャートで
ある。
FIG. 1 is a functional block diagram showing an embodiment of a message traffic congestion control method and apparatus according to the present invention. FIG. 2 is a block diagram of a network showing a data communication network to which the present invention is applied and a data flow. FIG. 3 is a flowchart showing the flow of processing when message traffic congestion occurs and when it is resolved in the network shown in FIG.

【0017】まず、図2を参照すると、本適用例のデー
タ通信網では、発信局B2,発信局C3および着信局D
4はそれぞれデータ回線L1,L2およびL3により中
継交換局A1と接続され、中継交換局A1を経由してデ
ータ通信が行われる。
Referring first to FIG. 2, in the data communication network of this application example, a transmitting station B2, a transmitting station C3 and a receiving station D
4 are connected to the switching center A1 by data lines L1, L2 and L3, respectively, and data communication is performed via the switching center A1.

【0018】そして、中継交換局A1において、データ
回線L1またはL2上でメッセージトラヒック輻輳の発
生を検出する。
Then, the switching center A1 detects occurrence of message traffic congestion on the data line L1 or L2.

【0019】次に、図1を参照すると、本実施形態にお
ける中継交換局A1は、データ回線Lを通して発信局か
らのメッセージを入力するとともに発信局に輻輳制御信
号を出力する入出力部11と、各発信局のメッセージ送
信処理の負荷状況を常時モニタするモニタ部12と、そ
のモニタ情報から検出したメッセージ送信時の負荷を比
較するためにあらかじめ設定したしきい値を格納してお
くしきい値記憶部13と、モニタ部12によるモニタ情
報から検出したメッセージ送信時の負荷をしきい値記憶
部13内のしきい値(レベル1規制用,レベル2規制
用,レベル3規制用および規制解除用)と比較してメッ
セージごとの規制レベル(レベル1規制,レベル2規
制,レベル3規制および規制解除)を決定する輻輳制御
管理部14と、メッセージトラヒックの輻輳が発生した
とき上記規制レベルに応じて交換対象のメッセージを廃
棄する廃棄処理と,上記規制レベルを超えたときには交
換対象のメッセージの発信停止を発信局に通知するとと
もにメッセージトラヒックの輻輳が解消して上記規制レ
ベルを下回ったときにはメッセージの発信局に対してそ
のメッセージの発信再開を通知する通知処理とを行う輻
輳制御実行部15とを備えている。
Next, referring to FIG. 1, the switching center A1 according to the present embodiment includes an input / output unit 11 for inputting a message from an originating station through a data line L and outputting a congestion control signal to the originating station. A monitor unit 12 for constantly monitoring the load status of the message transmission process of each transmitting station, and a threshold value storage for storing a preset threshold value for comparing the load at the time of message transmission detected from the monitor information. The load at the time of message transmission detected from the monitor information by the monitor unit 12 and the monitor unit 12 is stored in a threshold value in the threshold value storage unit 13 (for level 1 control, level 2 control, level 3 control and control release). A congestion control management unit 14 for determining a restriction level (level 1 restriction, level 2 restriction, level 3 restriction and restriction release) for each message, A discarding process for discarding messages to be exchanged according to the above-mentioned regulation level when congestion of traffic occurs, and notifying the originating station that transmission of the messages to be exchanged is stopped to the originating station when the above-mentioned regulation level is exceeded, and congestion of message traffic. And the congestion control execution unit 15 performs a notification process of notifying the message transmitting station of the resumption of transmission of the message when the transmission level falls below the regulation level.

【0020】なお、本実施形態では、上記規制レベルを
以下のように定めているものとするが、規制レベルはこ
れに限定されない。 レベル1規制:優先度が小のメッセージのみの送信出力
を停止する レベル2規制:優先度が小および中のメッセージのみの
送信出力を停止する レベル3規制:優先度が大のメッセージ以外のすべての
メッセージの廃棄と送信出力の停止とを行う 規制解除:すべての規制を解除する 続いて、本実施形態の動作について図3を併用して説明
する。
In the present embodiment, the regulation level is determined as follows, but the regulation level is not limited to this. Level 1 regulation: Stop sending output of only low priority messages Level 2 regulation: Stop sending output of only low and medium priority levels Level 3 regulation: All except high priority messages Discard message and stop transmission output. Release regulation: Release all restrictions. Next, the operation of this embodiment will be described with reference to FIG.

【0021】中継交換局1にデータ回線Lを通して発信
局B2および発信局C3から着信局D4に対する交換対
象メッセージが入力されると、中継交換局A1ではモニ
タ部12が入出力部11に入力されたデータ回線Lごと
に各発信局からのメッセージ数をカウントして累計を求
め(ステップS31)、発信局ごとのメッセージの累計
値としきい値記憶部13に登録されているしきい値とを
比較し、中継交換局A1におけるメッセージトラヒック
の輻輳状態を認識する(ステップS32)。
When a message to be exchanged from the originating station B2 and the originating station C3 to the terminating station D4 is inputted to the transit exchange 1 via the data line L, the monitor unit 12 is inputted to the input / output unit 11 in the transit exchange A1. The number of messages from each transmission station is counted for each data line L to obtain a total (step S31), and the total value of the messages for each transmission station is compared with the threshold value registered in the threshold value storage unit 13. Then, the congestion state of the message traffic in the relay exchange A1 is recognized (step S32).

【0022】この時、輻輳制御管理部14はしきい値
(レベル1規制用,レベル2規制用,レベル3規制用)
のうちのどのしきい値を超えたかを判定し、その判定結
果によりメッセージごとの規制レベル(レベル1規制,
レベル2規制およびレベル3規制)を決定する。
At this time, the congestion control management unit 14 sets a threshold value (for level 1 regulation, level 2 regulation, and level 3 regulation).
Of the thresholds is exceeded, and based on the determination result, the restriction level of each message (level 1 restriction,
Level 2 regulations and level 3 regulations).

【0023】ステップS32でYES、つまり、メッセ
ージトラヒックの輻輳状態の発生を検出したとき、輻輳
制御管理部14は決定した規制レベルを輻輳制御実行部
15に通知し、輻輳制御実行部15は着信局D4に対す
る交換対象メッセージの最も多い発信局(本実施形態で
は発信局B2または発信局C3のいずれか)に対して規
制レベル(レベル1規制,レベル2規制,レベル3規制
のいずれか)に応じた規制処理を入出力部11およびデ
ータ回線Lを通して指示する(ステップS33)。
When YES is determined in step S32, that is, when the occurrence of the congestion state of the message traffic is detected, the congestion control management unit 14 notifies the determined restriction level to the congestion control execution unit 15, and the congestion control execution unit 15 The originating station (in this embodiment, either originating station B2 or originating station C3) that has the largest number of messages to be exchanged for D4 is in accordance with the regulation level (any of level 1 regulation, level 2 regulation, and level 3 regulation). A regulation process is instructed through the input / output unit 11 and the data line L (step S33).

【0024】この規制処理指示を受信した発信局では、
規制レベルに応じた当該メッセージの送信を直ちに停止
する(ステップS34)。
At the transmitting station receiving the regulation processing instruction,
The transmission of the message according to the regulation level is immediately stopped (step S34).

【0025】一方、中継交換局A1では、輻輳制御実行
部15はこの発信局から入力されたメッセージの廃棄処
理を行う。
On the other hand, in the relay exchange A1, the congestion control execution unit 15 performs a process of discarding the message input from the originating station.

【0026】また、ある発信局からのメッセージの累計
値が規制解除用しきい値を下回ったときには、輻輳制御
管理部14はその発信局からのメッセージトラヒックの
輻輳状態が解消したと判定し(ステップS35でYE
S)、輻輳制御実行部15にメッセージ送信再開の通知
を行い、輻輳制御実行部15は先に送信規制を指示した
該当の発信局に対して入出力部11およびデータ回線L
を通してメッセージの発信規制解除を指示する(ステッ
プS36)。
On the other hand, when the total value of the messages from a certain transmitting station falls below the regulation release threshold, the congestion control management unit 14 determines that the congestion state of the message traffic from the transmitting station has been eliminated (step YE in S35
S), notifies the congestion control execution unit 15 of the resumption of message transmission, and the congestion control execution unit 15 sends the input / output unit 11 and the data line L
An instruction to release the message transmission restriction is issued through (step S36).

【0027】したがって、この発信規制解除指示を受信
した発信局では、メッセージの送信を直ちに再開する
(ステップS37)。
Therefore, the transmitting station which has received the transmission restriction release instruction immediately restarts the transmission of the message (step S37).

【0028】なお、ステップS32でNO、つまり、メ
ッセージトラヒック輻輳の発生が検出されなかったとき
は、その発信局からのメッセージの発信処理は継続され
る(ステップS38)。
If NO in step S32, that is, if the occurrence of message traffic congestion is not detected, the process of transmitting a message from the transmitting station is continued (step S38).

【0029】また、ステップS35でNO、つまり、メ
ッセージトラヒックの輻輳状態が解消されなかったとき
は、ステップS33に戻ってメッセージの発信停止の通
知が継続される。
If NO in step S35, that is, if the congestion state of the message traffic has not been resolved, the process returns to step S33 to continue the notification of the message transmission stop.

【0030】[0030]

【発明の効果】以上説明したように第1の発明は、デー
タ通信の中継交換局は各発信局のメッセージ送信処理の
負荷状況を常時モニタしてその結果から交換対象のメッ
セージのトラヒック輻輳状態を示す規制レベルを定め、
メッセージの種別ごとにそのメッセージの負荷が規制レ
ベルを超えたときにはその発信局に対してメッセージの
発信停止を通知するとともにメッセージの廃棄処理を行
うことにより、また、中継交換局からメッセージの発信
停止の通知を受けた発信局は該当するメッセージの発信
停止処理を行うことにより、さらに、メッセージの種別
ごとにそのメッセージの負荷が規制レベルを下回ったと
きにはメッセージの発信を停止した発信局に対してその
メッセージの発信再開を通知しこの通知を受けた発信局
はメッセージの発信再開処理を行うことにより、そし
て、第2の発明は、データ通信の各中継交換局は各発信
局のメッセージ送信処理の負荷状況をモニタするモニタ
手段と、そのモニタ情報から検出したメッセージ送信時
の負荷をあらかじめ設定した負荷基準値と比較してメッ
セージごとの規制レベルを決定する規制レベル決定手段
と、メッセージトラヒックの輻輳が発生したときメッセ
ージごとに決定された規制レベルに応じて交換対象のメ
ッセージを廃棄する廃棄処理手段とを備えることによ
り、また、各中継交換局はメッセージトラヒックの輻輳
が発生して規制レベルを超えたときに交換対象のメッセ
ージの発信停止を発信局に通知する通知手段を備えるこ
とにより、さらに、メッセージトラヒックの輻輳が解消
して規制レベルを下回ったときに通知手段はメッセージ
の発信局に対してそのメッセージの発信再開を通知する
ことにより、メッセージトラヒック輻輳発生の原因とな
ったメッセージの発信局において、輻輳状態が発生して
いる着信局へのメッセージの送信を直ちに停止するの
で、メッセージトラヒックの輻輳を解消することができ
るという効果を有する。
As described above, according to the first aspect of the present invention, the relay exchange of data communication constantly monitors the load status of the message transmission processing of each originating station, and determines the traffic congestion state of the message to be exchanged from the result. Establish a regulatory level to indicate
When the load of the message exceeds the regulation level for each type of message, the originating station is notified of the suspension of message transmission, and the message is discarded. The transmitting station that has received the notification performs the transmission stop processing of the corresponding message, and further, when the load of the message falls below the regulation level for each message type, the transmitting station that stopped transmitting the message receives the message. In the second invention, each of the relay exchanges in the data communication performs a message transmission resumption process of the message transmission processing of each of the transmission stations. Monitoring means for monitoring messages and the load at the time of message transmission detected from the monitor information. A restriction level determining means for determining a restriction level for each message by comparing with a set load reference value, and a discard for discarding a message to be exchanged according to the restriction level determined for each message when message traffic congestion occurs By providing processing means, each relay exchange, by providing notification means for notifying the originating station of the transmission stop of the message to be exchanged when congestion of message traffic occurs and exceeds the regulation level, Further, when the message traffic congestion is resolved and the traffic level drops below the regulation level, the notifying unit notifies the message transmitting station of the resumption of the message transmission, thereby transmitting the message that caused the message traffic congestion. The station immediately sends a message to the called station that is experiencing congestion. Will stop, it has the effect that it is possible to eliminate the congestion message traffic.

【0031】また、発信局で廃棄したメッセージを再送
することはしないので、メッセージ交換処理の性能が向
上するという効果を有する。
Further, since the discarded message is not retransmitted at the source station, the performance of the message exchange processing is improved.

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

【図1】本発明のメッセージトラヒック輻輳制御方法と
その装置の一実施形態を示す機能ブロック図である。
FIG. 1 is a functional block diagram showing an embodiment of a message traffic congestion control method and apparatus according to the present invention.

【図2】本発明を適用するデータ通信網とデータの流れ
とを示すネットワークのブロック図である。
FIG. 2 is a block diagram of a network showing a data communication network to which the present invention is applied and a data flow.

【図3】図2に示すネットワークにおけるメッセージト
ラヒック輻輳の発生時および解消時の処理の流れを示す
フローチャートである。
FIG. 3 is a flowchart showing the flow of processing when message traffic congestion occurs and when it is resolved in the network shown in FIG. 2;

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

1 中継交換局A 2,3 発信局B,C 4 着信局D 11 入出力部 12 モニタ部 13 しきい値記憶部 14 輻輳制御管理部 15 輻輳制御実行部 L,L1,…,L3 データ回線 Reference Signs List 1 relay exchange A 2, 3 originating station B, C 4 destination station D 11 input / output unit 12 monitor unit 13 threshold value storage unit 14 congestion control management unit 15 congestion control execution unit L, L1,..., L3 data line

───────────────────────────────────────────────────── フロントページの続き (72)発明者 木村 一洋 東京都港区芝五丁目7番1号 日本電気株 式会社内 (72)発明者 日野 英夫 神奈川県横浜市港北区二丁目4番18号 日 本電気航空宇宙システム株式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Kazuhiro Kimura 5-7-1 Shiba, Minato-ku, Tokyo NEC Corporation (72) Hideo Hino 2-4-1-18 Kohoku-ku, Yokohama, Kanagawa No. Japan Electric Aerospace Systems Co., Ltd.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 データ通信の中継交換局は各発信局のメ
ッセージ送信処理の負荷状況を常時モニタしてその結果
から交換対象の前記メッセージのトラヒック輻輳状態を
示す規制レベルを定め、前記メッセージの種別ごとにそ
のメッセージの負荷が前記規制レベルを超えたときには
その発信局に対して前記メッセージの発信停止を通知す
るとともに前記メッセージの廃棄処理を行うことを特徴
とするメッセージトラヒック輻輳制御方法。
A relay station for data communication constantly monitors the load status of a message transmission process of each originating station, determines a regulation level indicating a traffic congestion state of the message to be exchanged from the result, and determines a type of the message. A message traffic congestion control method comprising: notifying the originating station of the transmission of the message when the load of the message exceeds the regulation level, and performing a discarding process of the message.
【請求項2】 前記中継交換局から前記メッセージの発
信停止の通知を受けた前記発信局は該当する前記メッセ
ージの発信停止処理を行うことを特徴とする請求項1記
載のメッセージトラヒック輻輳制御方法。
2. The message traffic congestion control method according to claim 1, wherein the transmitting station, which has been notified of the transmission stoppage of the message from the transit exchange, performs processing for stopping transmission of the message.
【請求項3】 前記メッセージの種別ごとにそのメッセ
ージの負荷が前記規制レベルを下回ったときには前記メ
ッセージの発信を停止した前記発信局に対してそのメッ
セージの発信再開を通知しこの通知を受けた前記発信局
は前記メッセージの発信再開処理を行うことを特徴とす
る請求項1記載のメッセージトラヒック輻輳制御方法。
3. When the load of the message falls below the regulation level for each type of the message, the transmitting station that has stopped transmitting the message is notified of the resumption of transmission of the message, and receiving the notification. 2. The method according to claim 1, wherein the transmitting station performs a process of resuming the transmission of the message.
【請求項4】 データ通信の各中継交換局は各発信局の
メッセージ送信処理の負荷状況をモニタするモニタ手段
と、そのモニタ情報から検出した前記メッセージ送信時
の負荷をあらかじめ設定した負荷基準値と比較して前記
メッセージごとの規制レベルを決定する規制レベル決定
手段と、前記メッセージトラヒックの輻輳が発生したと
き前記メッセージごとに決定された前記規制レベルに応
じて交換対象の前記メッセージを廃棄する廃棄処理手段
とを備えることを特徴とするメッセージトラヒック制御
装置。
4. Each of the relay exchanges for data communication monitors a load status of a message transmission process of each originating station, and a load at the time of message transmission detected from the monitor information is set to a predetermined load reference value. A restriction level determining means for comparing and determining a restriction level for each message; and a discarding process for discarding the message to be exchanged according to the restriction level determined for each message when the message traffic congestion occurs. And a message traffic control device.
【請求項5】 前記各中継交換局は前記メッセージトラ
ヒックの輻輳が発生して前記規制レベルを超えたときに
交換対象の前記メッセージの発信停止を前記発信局に通
知する通知手段を備えることを特徴とする請求項4記載
のメッセージトラヒック制御装置。
5. The relay switching station according to claim 1, further comprising: notifying means for notifying the transmitting station that the transmission of the message to be exchanged is stopped when the message traffic congestion occurs and exceeds the regulation level. The message traffic control device according to claim 4, wherein
【請求項6】 前記メッセージトラヒックの輻輳が解消
して前記規制レベルを下回ったときに前記通知手段は前
記メッセージの前記発信局に対してそのメッセージの発
信再開を通知することを特徴とする請求項5記載のメッ
セージトラヒック制御装置。
6. The system according to claim 1, wherein when the congestion of the message traffic is resolved and the traffic level falls below the regulation level, the notifying unit notifies the originating station of the message that transmission of the message is to be resumed. 6. The message traffic control device according to claim 5.
JP12943797A 1997-05-20 1997-05-20 Message traffic congestion control method and its system Pending JPH10322394A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12943797A JPH10322394A (en) 1997-05-20 1997-05-20 Message traffic congestion control method and its system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12943797A JPH10322394A (en) 1997-05-20 1997-05-20 Message traffic congestion control method and its system

Publications (1)

Publication Number Publication Date
JPH10322394A true JPH10322394A (en) 1998-12-04

Family

ID=15009456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12943797A Pending JPH10322394A (en) 1997-05-20 1997-05-20 Message traffic congestion control method and its system

Country Status (1)

Country Link
JP (1) JPH10322394A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014155199A (en) * 2013-02-13 2014-08-25 Panasonic Corp Communication system, master unit and server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014155199A (en) * 2013-02-13 2014-08-25 Panasonic Corp Communication system, master unit and server

Similar Documents

Publication Publication Date Title
US8072888B2 (en) Controlling congestion in a packet switched data network
JPH0744542B2 (en) Bandwidth allocation method of virtual path in asynchronous transfer mode
JPH07264189A (en) Traffic controller in private atm network or the like
JPH1155314A (en) Method for controlling data transfer
US6657961B1 (en) System and method for enhanced end station to end station data flow control
US8369320B2 (en) Multiplexing apparatus and cell discard method
JPH10322394A (en) Message traffic congestion control method and its system
JP2861959B2 (en) ATM network congestion control system
JPH09214545A (en) Network communication control system
JP3394478B2 (en) Congestion avoidance apparatus and method using RED
JP2715764B2 (en) Congestion control processing method
JP2832591B2 (en) Simultaneous notification type congestion control method
JP2002190826A (en) Packet transfer method and network system
KR19980019851A (en) Low Probability Connection Registration Method Using Payload Type Indication (PTI) Field Information in Cell Header in Asynchronous Transfer Mode Switching Systems
JPH10322348A (en) Atm exchange system
JP3583060B2 (en) ATM communication network and communication rescue method when a failure occurs in the ATM communication network
JP2967720B2 (en) ATM switch
JP3148853B2 (en) Packet congestion notification method and apparatus therefor
KR19980019959A (en) Low-Probability Connection Call Registration Method Using Automatic Congestion Level Information in Call Release Message in Asynchronous Transfer Mode Switching System
JP2785608B2 (en) Congestion control method of packet switch
JPH06152699A (en) Policing user interface system
JPH06315033A (en) Repeater backup system
JP3203610B2 (en) Cell flow control device
JP3287101B2 (en) Transit switch congestion determination method in store-and-switch networks
JP2901588B1 (en) System switching method using time stamp in ATM switch

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000816