JP2002009798A - Route control system - Google Patents

Route control system

Info

Publication number
JP2002009798A
JP2002009798A JP2000193038A JP2000193038A JP2002009798A JP 2002009798 A JP2002009798 A JP 2002009798A JP 2000193038 A JP2000193038 A JP 2000193038A JP 2000193038 A JP2000193038 A JP 2000193038A JP 2002009798 A JP2002009798 A JP 2002009798A
Authority
JP
Japan
Prior art keywords
route
link
congestion
load
information
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
JP2000193038A
Other languages
Japanese (ja)
Other versions
JP3563328B2 (en
Inventor
Takashi Miyamura
崇 宮村
Takashi Kurimoto
崇 栗本
Naoaki Yamanaka
直明 山中
Michihiro Aoki
道宏 青木
Atsushi Nishikido
淳 錦戸
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2000193038A priority Critical patent/JP3563328B2/en
Publication of JP2002009798A publication Critical patent/JP2002009798A/en
Application granted granted Critical
Publication of JP3563328B2 publication Critical patent/JP3563328B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a route control system that can enhance the throughput of an ATM network and efficiently operate network resources of the entire ATM network. SOLUTION: When a present route reaches an overload state, a route with a lighter load than that of the present route is selected as an object of a bypass route, and a load state is estimated on the basis of the frequency of occurrence of congestion in the past in this case. Comparing the consumed quantity of network resources of the present route with the consumed quantity of network resources of the bypass route executes switching from the present route to the bypass route when the difference is within a permissible range.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はデータ転送網の入力
エッジノードと出力エッジノードとの間をつなぐコネク
ションのルート制御に利用する。
The present invention is used for route control of a connection between an input edge node and an output edge node of a data transfer network.

【0002】[0002]

【従来の技術】Ethernet(登録商標) LAN
(Local Area Network)やインターネットの急速な普及に
見られるように、データ通信トラヒックの需要が増大し
ている。データ通信トラヒックをWAN(Wide Area Ne
twork)において転送する技術として、ATMが注目さ
れている。ATMでは、セルと呼ばれる固定長のパケッ
トを転送単位としている。
2. Description of the Related Art Ethernet (registered trademark) LAN
(Local Area Network) and the rapid spread of the Internet, the demand for data communication traffic is increasing. Route data communication traffic to WAN (Wide Area Ne
ATM has attracted attention as a transfer technique in twork). In ATM, fixed-length packets called cells are used as transfer units.

【0003】このセルには転送データとともに宛先情報
のような転送制御情報が付加されており、各ATMスイ
ッチで転送制御情報をもとに中継することによりATM
網上を転送される。ATMは基本的にコネクション型通
信方式を採用しており、ATM網内のデータ通信トラヒ
ックの転送はATM網の入力エッジノードと出力エッジ
ノードの間にあらかじめコネクションを設定し、そのコ
ネクション上を転送することで実現する。
[0003] Transfer control information such as destination information is added to the cell together with the transfer data. Each ATM switch relays the transfer control information based on the transfer control information, thereby making it possible to transfer the ATM.
Transferred over the network. ATM basically employs a connection-type communication system, and data communication traffic within an ATM network is set up in advance between an input edge node and an output edge node of the ATM network, and is transferred over the connection. It is realized by.

【0004】現在、インターネットに代表されるデータ
通信の多くは、あらかじめ帯域予約を行わないベストエ
フォート型のサービスでユーザのパケット転送が行われ
ている。前述のとおりベストエフォート型サービスで
は、帯域予約が行われないため、ATM網内に流入する
トラヒック量が増加すると、輻輳が発生してセル廃棄が
起こる。廃棄されたセルは端末により再送されるため、
一度輻輳が発生すると、極端にスループットが低下する
という問題点がある。そのため、ベストエフォート型サ
ービスを提供するATM網では輻輳を回避する輻輳制御
が重要である。
At present, in most data communication represented by the Internet, user packet transfer is performed by a best-effort service that does not make a bandwidth reservation in advance. As described above, in the best-effort service, no bandwidth reservation is made, so that when the amount of traffic flowing into the ATM network increases, congestion occurs and cell loss occurs. Since the discarded cells are retransmitted by the terminal,
Once congestion occurs, there is a problem that the throughput is extremely reduced. For this reason, congestion control for avoiding congestion is important in ATM networks that provide best-effort services.

【0005】従来の輻輳制御技術として、ECN(Expl
icit Congestion Notification)方式がある。この方式
は、リンクにおいて輻輳状態が検知されると当該ノード
は発信側端末に輻輳発生を通知する。輻輳通知を受けた
端末がセル送出レートを低下させることにより、輻輳状
態を解除してセル廃棄を防ぐ。
As a conventional congestion control technology, ECN (Expl)
icit Congestion Notification). In this method, when a congestion state is detected in a link, the node notifies the originating terminal of the occurrence of congestion. The terminal receiving the congestion notification lowers the cell transmission rate to release the congestion state and prevent cell discard.

【0006】ベストエフォート型トラヒックをABR
(Available Bit Rate)サービスを用いて転送する方式
では、各コネクション毎にRM(Resource Managemen
t)セルを用いて端末の送出レートのフィードバック制
御を行うことにより、セル廃棄の発生を避けて輻輳を回
避する。
[0006] Best effort traffic is ABR
In the transfer method using the (Available Bit Rate) service, RM (Resource Management) is used for each connection.
t) By performing feedback control of the transmission rate of the terminal using cells, congestion is avoided by avoiding cell discard.

【0007】このような従来提案された輻輳回避システ
ムでは、あらかじめエッジノード間に設定されたルート
上で発生する輻輳をATM網内に流入するトラヒック量
に規制することで回避しているにすぎず、設定されたル
ートが最適でなければ、増大したトラヒックが特定のリ
ンクに集中してしまい、そのリンクに輻輳が頻発する一
方で、ほとんど資源が利用されていないリンクが存在す
るという状況が発生する。このような状況は、ATM網
全体の資源を効率的に運用しているとは言えない。
In the conventional congestion avoiding system proposed above, congestion occurring on a route set in advance between edge nodes is only avoided by restricting the amount of traffic flowing into the ATM network. If the set route is not optimal, the increased traffic is concentrated on a specific link, and congestion frequently occurs on that link, while a situation occurs in which a link using almost no resources exists. . In such a situation, it cannot be said that the resources of the entire ATM network are operated efficiently.

【0008】ATM網の利用効率を高めつつ輻輳を減少
させる手段としては、輻輳リンクを通るトラヒックのル
ートを分散させることによる負荷分散方式が有効であ
る。このような方式としては、特開平5−292109
号公報に開示されたATM網内の論理パス分散収容呼接
続方式がある。これは、ATM網内のバーストの集中あ
るいは障害発生によって局所的にトラヒックが急上昇し
た場合に、ATM網内のセル廃棄およびセル遅延時間の
増大を抑制するために、常時、呼毎に発着交換ノード間
の複数のルートに論理パスを収容する方式である。
As a means for reducing the congestion while increasing the utilization efficiency of the ATM network, a load distribution method by distributing a traffic route through a congested link is effective. Such a method is disclosed in Japanese Patent Application Laid-Open No. 5-292109.
There is a logical path distributed accommodating call connection system in an ATM network disclosed in Japanese Unexamined Patent Publication (Kokai) Publication. This is because, when traffic suddenly rises locally due to burst concentration or failure occurrence in the ATM network, in order to suppress cell discarding and increase in cell delay time in the ATM network, an incoming / outgoing switching node is always provided for each call. In this method, logical paths are accommodated in a plurality of routes between them.

【0009】この方式では、ATM網内の発呼毎に、発
着交換ノードの複数の各ルート毎に、あらかじめ計算さ
れたパーセント遅延の推定値を比較し、それを最小とす
るルート(伝送路)のうち一つに論理パスを収容するこ
とによって、ATM網内の伝送路に論理パスを分散させ
て収容させるようになっている。
In this method, for each call in the ATM network, a pre-calculated estimated value of the percent delay is compared for each of a plurality of routes of the originating and terminating exchange nodes, and a route (transmission line) for minimizing the estimated value. By storing a logical path in one of them, the logical path is dispersed and accommodated in a transmission line in an ATM network.

【0010】この方式では、ATM網内の各中継ノード
に対して、着側交換ノードまでの経路表が必要であり、
また呼毎に発着ノード間の各経路のパーセント遅延を、
時間とともに変化するトラヒックに対して推定および比
較し、発着ノード間の各経路のパーセント遅延を最小と
する経路を計算する機能が必要である。このような構成
の複雑さのため大規模化に問題がある。
In this system, a routing table to the destination switching node is required for each relay node in the ATM network.
Also, for each call, the percent delay of each route between
There is a need for a function that estimates and compares traffic that changes over time and calculates a route that minimizes the percent delay of each route between destination and destination nodes. There is a problem in increasing the size due to the complexity of such a configuration.

【0011】各呼にあらかじめ設定されたルートの中か
ら各中継ノードの出力(入力)バッファでのパーセント
遅延の和を最小にする経路を選択するルート制御では、
ATM網資源の利用効率が考慮に入れた選択がされてい
ないため、最短経路に比べ極端に多い中継ノードを経由
するルートを選択することがあり、ATM網の効率的運
用の観点から問題が残る。
In the route control for selecting a route that minimizes the sum of the percent delays in the output (input) buffer of each relay node from routes preset for each call,
Since the selection is not made in consideration of the utilization efficiency of the ATM network resources, there are cases where a route through an extremely large number of relay nodes is selected as compared with the shortest route, and a problem remains from the viewpoint of efficient operation of the ATM network. .

【0012】また、この方式の適用領域は通信を行う前
に発着ノード間で呼設定を行うコネクション型通信であ
り、また通信を行う前に呼毎に必要な帯域をATM網に
対して申告することが前提となっている。
The application area of this system is connection-type communication in which a call is set up between a calling node and a destination node before performing communication, and a band required for each call is declared to an ATM network before performing communication. It is assumed that

【0013】[0013]

【発明が解決しようとする課題】ATM網を用いてベス
トエフォート型サービスのデータ通信トラヒックを転送
する場合には、パケットをAALタイプ5によりセルに
分割し、入力エッジノードと出力エッジノード間に半永
久的に設定されたコネクションのルート上を転送する。
また、ベストエフォート型サービスのデータ通信トラヒ
ックは、通信を行なう際にあらかじめATM網に対して
必要な帯域やトラヒックの性質を申告しないことを特徴
としており、動的に容量が変更し、かつその性質を規定
することが困難である。
When transferring data communication traffic of a best-effort service using an ATM network, a packet is divided into cells by AAL type 5 and semi-permanent between an input edge node and an output edge node. Transfer on the route of the connection that has been set.
In addition, the best-effort service data communication traffic is characterized in that it does not declare in advance the necessary bandwidth and the nature of the traffic to the ATM network at the time of communication. Is difficult to define.

【0014】したがって、固定的に最適なルートを設定
することは難しくルート最適化のためにはトラヒック量
の変化に合わせてルートを変更する必要がある。しか
し、時間的に変化する各エッジノード間のトラヒック量
を測定する作業は非常に膨大かつ複雑な処理であり、測
定された各エッジノード間のトラヒック量をもとに最適
なルートを計算することは現実的ではない。また、ルー
ト切替要求が発生した時点でのトラヒック量の測定結果
だけに依存してルート切替えを実行してしまうと、トラ
ヒック状況は時々刻々変化するために、必ずしも最適な
ルート切替えを実現することは困難である。
Therefore, it is difficult to set a fixed optimal route in a fixed manner, and for route optimization, it is necessary to change the route according to a change in traffic volume. However, measuring the amount of traffic between edge nodes that changes over time is a very large and complicated process, and it is necessary to calculate the optimal route based on the measured amount of traffic between edge nodes. Is not realistic. In addition, if route switching is executed only depending on the measurement result of the traffic volume at the time when the route switching request is generated, since the traffic situation changes every moment, it is not always possible to realize the optimal route switching. Have difficulty.

【0015】本発明は、このような背景に行われたもの
であって、輻輳発生頻度の高いルートを回避してルート
切替えを実行することができるルート制御システムを提
供することを目的とする。本発明は、輻輳発生頻度をA
TM網全体で均等化して負荷分散を図り、ATM網のス
ループットを向上させることができるルート制御システ
ムを提供することを目的とする。本発明は、ATM網全
体のネットワーク資源を効率的に運用できるルート制御
システムを提供することを目的とする。
It is an object of the present invention to provide a route control system capable of executing route switching while avoiding a route with a high frequency of occurrence of congestion. In the present invention, the congestion occurrence frequency is set to A
It is an object of the present invention to provide a route control system capable of distributing the load by equalizing the entire TM network and improving the throughput of the ATM network. An object of the present invention is to provide a route control system capable of efficiently operating network resources of the entire ATM network.

【0016】[0016]

【課題を解決するための手段】本発明はルート制御シス
テムであって、本発明の特徴とするところは、ATM網
内のコネクションの設定を行う手段と、当該ATM網内
の各リンクの過去の輻輳発生頻度に基づき当該各リンク
の負荷状態情報を生成する手段とが設けられ、前記設定
を行う手段は、ルート切替要求にしたがって、当該AT
M網内の各リンクの負荷状態情報に基づき現在のルート
よりも負荷が低く現在のルートのネットワーク資源の消
費量との差が許容範囲内である迂回ルートが存在すると
きに現在のルートを当該迂回ルートに切替える手段を備
えたところにある。
SUMMARY OF THE INVENTION The present invention is a route control system, which is characterized by means for setting up a connection in an ATM network and the past of each link in the ATM network. Means for generating the load state information of each link based on the frequency of occurrence of congestion, wherein the means for making the setting includes the
Based on the load status information of each link in the M network, when there is a detour route whose load is lower than that of the current route and whose difference from the consumption amount of the network resources of the current route is within an allowable range, the current route is determined. There is a means for switching to a detour route.

【0017】ここで、前記ネットワーク資源の消費量と
は、例えば、ルートの距離が長くなればなるほど、経由
する中継ノード数が多くなるために、ネットワーク資源
の消費量が増加するということである。また、前記許容
範囲とは、例えば、現在のルートと比較して距離が著し
く長くなってしまうような迂回ルートは、迂回ルートと
して適当ではないと判断するために設けられるネットワ
ーク資源の消費量のとる値の範囲であり、そのネットワ
ークの状況に応じて適当に定めることが望ましい。
Here, the consumption amount of the network resource means that, for example, the longer the route distance, the larger the number of relay nodes through which the route goes, so that the consumption amount of the network resource increases. The allowable range is, for example, the consumption of network resources provided for determining that a detour route whose distance is significantly longer than the current route is not appropriate as a detour route. It is a value range, and it is desirable to determine the value appropriately according to the situation of the network.

【0018】すなわち、現在のルートが過負荷状態に陥
ったときに、現在のルートよりも負荷の低いルートを迂
回ルートとして選択するが、本発明では、負荷の状況を
過去の輻輳発生頻度によって推定する。さらに、この迂
回ルートへの切替えによって消費されるネットワーク資
源が現在のルートが消費するネットワーク資源と比較し
て許容範囲を逸脱している場合には、切替えを断念する
ことを特徴とする。
That is, when the current route is overloaded, a route having a lower load than the current route is selected as a detour route. In the present invention, the load status is estimated based on the past congestion occurrence frequency. I do. Further, if the network resources consumed by the switching to the detour route are out of the allowable range compared to the network resources consumed by the current route, the switching is abandoned.

【0019】このように、負荷の状況を過去の輻輳発生
頻度に基づき推定するので、輻輳が発生し易いルートに
トラヒックが集中するといった事態を回避することがで
きる。さらに、ネットワーク資源の消費量を考慮して切
替実行の可否を判断するので、ATM網全体のネットワ
ーク資源を効率的に運用することができる。
As described above, since the load situation is estimated based on the past congestion occurrence frequency, it is possible to avoid a situation where traffic is concentrated on a route where congestion is likely to occur. Furthermore, since it is determined whether or not the switching can be performed in consideration of the consumption of the network resources, the network resources of the entire ATM network can be operated efficiently.

【0020】前記負荷状態情報を生成する手段は、リン
クi(iは各リンクに付与された番号)のネットワーク
資源の消費量を定常的な負荷diとし、リンクiの運用
中に観測される輻輳発生頻度Niに基づく単調非減少関
数として算出されるリンクiの流動的な負荷をf(N
i)としてリンクコストf(Ni)*diを計算する手
段と、前記迂回ルートの各リンクコストf(Ni)*d
iの総和を前記現在のルートの各リンクコストf(N
i)*diの総和で除した値を指標αとして計算する手
段とを備え、当該ATM網にあらかじめ設定されたルー
ト切替閾値をαHとし、前記切替える手段は、α<αH
であるときには前記現在のルートから前記迂回ルートへ
の切替えを行う手段を含むことが望ましい。
The means for generating the load state information sets the consumption of the network resources of the link i (i is a number assigned to each link) to a steady load di, and calculates the congestion observed during the operation of the link i. The fluid load of link i calculated as a monotonic non-decreasing function based on the occurrence frequency Ni is expressed as f (N
means for calculating a link cost f (Ni) * di as i), and each link cost f (Ni) * d of the bypass route
i is added to each link cost f (N
i) means for calculating a value divided by the sum of * di as an index α, wherein a route switching threshold value preset in the ATM network is αH, and the switching means is α <αH
Preferably, a means for switching from the current route to the detour route is included.

【0021】このルート切替閾値αHは、当該ATM網
の平均トラヒック量その他の各種要因を考慮して設定さ
れる値であり、当該ATM網の構築時あるいはATM網
構成の変更時に適当な値に設定されることが望ましい。
This route switching threshold αH is a value set in consideration of the average traffic volume of the ATM network and other various factors, and is set to an appropriate value when the ATM network is constructed or when the ATM network configuration is changed. It is desirable to be done.

【0022】本発明のルート制御システムをさらに具体
的に説明すると、コネクションの開始点とATM網との
境界に設置される入力エッジノードと、前記コネクショ
ンの終端点と前記ATM網との境界に設置される出力エ
ッジノードと、前記入力エッジノードと前記出力エッジ
ノードとの伝送路に介挿される複数の中継ノードと、当
該ATM網内の負荷情報を記録する負荷情報データベー
スと、当該綱内のコネクションの設定を行なう経路設定
装置とを備え、前記中継ノードは、当該中継ノードが接
続されているリンクへ流入するトラヒック量を監視する
トラヒック監視手段と、このトラヒック監視手段による
トラヒック量の監視結果にしたがって前記リンクの輻輳
を検出する輻輳検出手段と、この輻輳検出手段により検
出された輻輳発生に関する情報を前記負荷情報データベ
ースに通知する輻輳情報通知手段と、この輻輳情報通知
手段により通知された輻輳発生に関する情報からルート
切替を要求するか否かを判断するルート切替要求判断手
段とを備え、前記負荷情報データベースは、受信した輻
輳発生に関する情報から各リンクの負荷状態を推定する
リンク負荷状態判断手段と、当該リンクの負荷状態を記
録する手段と、要求にしたがい記録されたATM網内の
各リンクの負荷状態情報を送信する手段とを備え、前記
経路設定装置は、当該負荷情報データベースから当該A
TM網内の各リンクの負荷状態に関する情報を取得する
手段と、当該各リンクの負荷状態情報から前記入力エッ
ジノードから前記出力エッジノードまでの現在のルート
よりも負荷が低く現在のルートのネットワーク資源の消
費量との差が許容範囲内であるルートを迂回ルートとし
て選択する最適経路計算手段と、現在のルートから前記
迂回ルートへの切替実行の可否を判断するルート切替判
断手段とを備え、前記リンク負荷状態判断手段は、リン
クi(iは各リンクに付与された番号)のネットワーク
資源の消費量を定常的な負荷diとし、リンクiの運用
中に観測される輻輳発生頻度Niに基づく単調非減少関
数として算出されるリンクiの流動的な負荷をf(N
i)としてリンクコストf(Ni)*diを計算する手
段と、前記迂回ルートの候補の各リンクコストf(N
i)*diの総和を前記現在のルートの各リンクコスト
f(Ni)*diの総和で除した値を指標αとして計算
する手段とを備え、当該ATM網にあらかじめ設定され
たルート切替閾値をαHとし、前記ルート切替判断手段
は、α<αHであるときには前記現在のルートから前記
迂回ルートの候補への切替実行可と判断する手段を含む
ところにある。
More specifically, the route control system according to the present invention will be described. An input edge node installed at a boundary between a connection start point and an ATM network, and an input edge node installed at a boundary between the connection end point and the ATM network. An output edge node, a plurality of relay nodes interposed in a transmission path between the input edge node and the output edge node, a load information database for recording load information in the ATM network, and a connection in the network. The relay node comprises: a traffic monitoring unit that monitors a traffic amount flowing into a link to which the relay node is connected; and a traffic monitoring unit that monitors the traffic amount by the traffic monitoring unit. Congestion detection means for detecting congestion of the link, and occurrence of congestion detected by the congestion detection means Congestion information notifying means for notifying the information about the load information database, and a route switching request determining means for determining whether to request a route switching from the information on the occurrence of congestion notified by the congestion information notifying means, The load information database includes: a link load state determining unit that estimates a load state of each link from the received information regarding occurrence of congestion; a unit that records a load state of the link; and a unit in the ATM network recorded according to the request. Means for transmitting link load state information, wherein the path setting device transmits the A
Means for acquiring information relating to the load status of each link in the TM network; and network resources of the current route having a lower load than the current route from the input edge node to the output edge node from the load status information of each link. Optimal route calculation means for selecting a route having a difference from the consumption amount of the permissible range as a detour route, and route switching determination means for determining whether or not switching from the current route to the detour route is possible, The link load state determination means sets the consumption of network resources of the link i (i is a number assigned to each link) as a steady load di, and is monotonic based on the congestion occurrence frequency Ni observed during the operation of the link i. The fluid load of link i calculated as a non-decreasing function is represented by f (N
means for calculating link cost f (Ni) * di as i), and link cost f (N
i) means for calculating, as an index α, a value obtained by dividing the total sum of * di by the total sum of each link cost f (Ni) * di of the current route, and setting a route switching threshold value preset in the ATM network. αH, and the route switching determining means includes means for determining that switching from the current route to the alternative route candidate is possible when α <αH.

【0023】前記輻輳発生に関する情報は、輻輳発生に
関する履歴から計算された輻輳発生頻度の情報であるこ
とが望ましい。
It is preferable that the information on the occurrence of congestion is information on the frequency of occurrence of congestion calculated from the history of occurrence of congestion.

【0024】また、前記入力エッジノードには、前記経
路設定装置および前記負荷情報データベースが設けら
れ、当該入力エッジノードを通過するコネクションの迂
回ルートの候補の選択およびルート切替可否判断を当該
入力エッジノードで自律分散的に行なう手段を備えた構
成とすることもできる。
The input edge node is provided with the route setting device and the load information database. The input edge node selects a detour route candidate for a connection passing through the input edge node and determines whether or not the route can be switched. It is also possible to provide a configuration provided with means for performing autonomous decentralization.

【0025】すなわち、各中継ノードは自ノードが接続
されているリンクへ流入するトラヒック量を監視し、出
力側リンクへの平均流入速度が出力リンク速度を一定時
間以上にわたって超過している状態のときに発生する輻
輳を検出し、一定期間内の輻輳発生に関する履歴を保存
する。さらに、その周期内での輻輳発生頻度を負荷情報
データベースに通知し、一定期間内の輻輳発生に関する
履歴から負荷状態を推定してルート切替を要求するか否
かを判断する。
That is, each relay node monitors the amount of traffic flowing into the link to which the relay node is connected, and when the average inflow speed to the output side link exceeds the output link speed for a certain period of time or more. The congestion that occurs in the network is detected, and a history of occurrence of congestion within a certain period is stored. Further, the congestion occurrence frequency in the cycle is notified to the load information database, and the load state is estimated from the history of the congestion occurrence within a certain period to determine whether or not to request the route switching.

【0026】負荷情報データベースは、ATM網内の各
中継ノードに接続されており、ATM網内のすべてのノ
ードとリンクのトポロジに関する情報をもち、各リンク
の負荷状態を記録することができる。各中継ノードは自
ノードに接続されているリンクの輻輳情報を負荷情報デ
ータべ−スに送信し、負荷状態データベースはATM網
内の各中継ノードから送信される輻輳情報からATM網
内の各リンクの負荷状態を推定する。また、リンクの輻
輳発生頻度によりすでに記録されている負荷状態情報を
更新する。さらに要求にしたがい、ATM網内のトポロ
ジと各リンクの負荷状態情報を送信することができる。
The load information database is connected to each relay node in the ATM network, has information on the topology of all nodes and links in the ATM network, and can record the load state of each link. Each relay node transmits the congestion information of the link connected to its own node to the load information database, and the load state database stores each link in the ATM network from the congestion information transmitted from each relay node in the ATM network. Is estimated. Also, the load state information that has already been recorded is updated based on the link congestion occurrence frequency. Further, according to the request, the topology in the ATM network and the load status information of each link can be transmitted.

【0027】経路設定装置は、入力エッジノードと出力
エッジノードまでに経由する中継ノードを指定したコネ
クションを設定する。経路設定装置は、負荷情報データ
ベースと接続されており、負荷情報データベースからA
TM網のトポロジと負荷状態に関する情報を取得してそ
の情報を記録する。また、負荷情報データベースの情報
をもとに入力エッジノードから出力エッジノードまでの
過去の輻輳発生頻度に基づき負荷を推定して迂回ルート
を選択し、選択された迂回ルートに切替えるか否かを判
断する。
The route setting device sets a connection specifying a relay node that passes between the input edge node and the output edge node. The path setting device is connected to the load information database, and the path setting device transmits the A
It acquires information about the topology and load state of the TM network and records the information. Also, based on the information of the load information database, the load is estimated based on the past congestion occurrence frequency from the input edge node to the output edge node, a bypass route is selected, and it is determined whether or not to switch to the selected bypass route. I do.

【0028】中継ノードは、自ノードに接続されている
リンクの単位時間内の輻輳発生頻度がある一定値を超え
る状態が続いた状態を検出すると、該当リンクを通過す
るコネクションの経路設定を行なう経路設定装置にルー
ト切替要求を送信する。
When the relay node detects a state in which the frequency of occurrence of congestion within a unit time of the link connected to the own node continues to exceed a certain value, the relay node sets a route for a connection passing through the link. A route switching request is transmitted to the setting device.

【0029】ルート切替要求を受信した経路設定装置は
負荷分散を図るために、まず該当リンクを迂回する迂回
ルートを選択する。このとき、ATM網内の各リンクの
過去の輻輳発生頻度に基づく負荷状態情報を考慮に入れ
て行われるため、輻輳発生頻度の高いルートにトラヒッ
クが集中することを回避できる。さらに、現在のルート
のネットワーク資源の消費量と迂回ルートのネットワー
ク資源の消費量とを比較してその差が許容範囲内を逸脱
しない場合に限りルート切替えを実行するため、ATM
網全体のネットワーク資源を有効利用する形で負荷分散
をはかり、輻輳発生頻度を減少させることができる。輻
輳が減少すると、セル廃棄が減少するため、ATM網の
スループットが向上する。
The route setting device that has received the route switching request first selects a bypass route that bypasses the link in order to distribute the load. At this time, since the load state information based on the past congestion occurrence frequency of each link in the ATM network is taken into consideration, it is possible to prevent traffic from concentrating on a route having a high congestion occurrence frequency. Further, since the current network resource consumption of the current route and the network resource consumption of the detour route are compared and the difference is not deviated from the allowable range, the route switching is executed.
The load can be distributed by effectively using the network resources of the entire network, and the frequency of occurrence of congestion can be reduced. When the congestion is reduced, the cell discard is reduced, so that the throughput of the ATM network is improved.

【0030】このように、ATM網全体のスループット
を最大化するためには特定のリンクに集中している負荷
をATM網全体に分散させる必要があるが、本発明のル
ート制御システムは、各コネクションのルート上での輻
輳発生頻度を均等化させることができる。
As described above, in order to maximize the throughput of the entire ATM network, it is necessary to distribute the load concentrated on a specific link to the entire ATM network. The frequency of occurrence of congestion on the same route can be equalized.

【0031】すなわち、輻輳リンクを通るすべてのコネ
クションのルートを変更すると、再び他のリンクに負荷
が偏ってしまうので、負荷分散を図るためには、適切に
ルート変更をするコネクションを選択し、過負荷状態に
あるリンクを通過するトラヒック量を適切な値に調節す
ることが必要である。本発明の経路設定装置は、現在の
コネクションのルート上での負荷が高い場合で、過去の
輻輳発生頻度に基づき推定される負荷の低い迂回ルート
の候補が存在し、さらに、迂回ルートが消費するネット
ワーク資源が現在のルートが消費するネットワーク資源
と比べて許容範囲内にある場合のみルー卜切替を行な
う。ルート切替を判断すると、計算された迂回ルートに
したがいコネクションを設定し、当該コネクションを切
り替える。このような手順によりATM網全体のネット
ワーク資源の効率的な利用とルート変更によるトラヒッ
クの急激なシフトの予防を実現している。
That is, if the routes of all the connections passing through the congested link are changed, the load is again biased to the other links. Therefore, in order to achieve load distribution, a connection whose route is to be changed appropriately is selected. It is necessary to adjust the amount of traffic passing through the loaded link to an appropriate value. In the route setting device of the present invention, when the load on the route of the current connection is high, there is a candidate for a detour route with a low load estimated based on past congestion occurrence frequency, and further, the detour route consumes Route switching is performed only when the network resources are within an allowable range compared to the network resources consumed by the current route. When the route switching is determined, a connection is set according to the calculated detour route, and the connection is switched. Such a procedure realizes efficient use of network resources of the entire ATM network and prevention of a sudden shift in traffic due to route change.

【0032】このようにして、本発明ではATM網内の
輻輳発生情報を収集し、その情報をもとに推定されたA
TM網全体の負荷状態を使い、各エッジノード間のコネ
クションのルートを最適化することで、各リンクでの輻
輳の発生頻度を均一化し負荷分散を図り、ATM網全体
のスループットを向上することができ、ATM網全体の
ネットワーク資源を効率的に運用することができる。
As described above, according to the present invention, congestion occurrence information in the ATM network is collected, and A is estimated based on the information.
By using the load state of the entire TM network and optimizing the connection route between the edge nodes, the frequency of occurrence of congestion on each link can be equalized, the load can be distributed, and the throughput of the entire ATM network can be improved. As a result, network resources of the entire ATM network can be operated efficiently.

【0033】[0033]

【発明の実施の形態】本発明実施例のルート制御システ
ムの構成を図1ないし図4を参照して説明する。図1は
本発明実施例のルート制御システムの全体構成図であ
る。図2は本発明実施例の中継ノードの要部ブロック構
成図である。図3は本発明実施例の負荷情報データベー
スの要部ブロック構成図である。図4は本発明実施例の
経路設定装置の要部ブロック構成図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The configuration of a route control system according to an embodiment of the present invention will be described with reference to FIGS. FIG. 1 is an overall configuration diagram of a route control system according to an embodiment of the present invention. FIG. 2 is a block diagram of a main part of the relay node according to the embodiment of the present invention. FIG. 3 is a block diagram of a main part of the load information database according to the embodiment of the present invention. FIG. 4 is a block diagram of a main part of the route setting device according to the embodiment of the present invention.

【0034】本発明は、ATM網1内のコネクションの
設定を行う経路設定装置2と、当該ATM網内の各リン
クの過去の輻輳発生頻度に基づき当該各リンクの負荷状
態情報を生成するリンク負荷状態判断部60とが設けら
れ、経路設定装置2は、ルート切替要求にしたがって、
ATM網1内の各リンクの負荷状態情報に基づき現在の
ルートよりも負荷が低く現在のルートのネットワーク資
源の消費量との差が許容範囲内である迂回ルートが存在
するときに現在のルートを当該迂回ルートに切替えるル
ート切替判断部21を備えたことを特徴とする。
According to the present invention, a path setting device 2 for setting a connection in an ATM network 1 and a link load for generating load state information of each link based on a past congestion frequency of each link in the ATM network. A state determination unit 60 is provided, and the route setting device 2
Based on the load status information of each link in the ATM network 1, when there is a detour route having a lower load than the current route and a difference from the consumption of network resources of the current route within an allowable range, the current route is determined. It is characterized by including a route switching judgment unit 21 for switching to the detour route.

【0035】リンク負荷状態判断部60は、リンクi
(iは各リンクに付与された番号)のネットワーク資源
の消費量を定常的な負荷diとし、リンクiの運用中に
観測される輻輳発生頻度Niに基づく単調非減少関数と
して算出されるリンクiの流動的な負荷をf(Ni)と
してリンクコストf(Ni)*diを計算し、前記迂回
ルートの候補の各リンクコストf(Ni)*diの総和
を前記現在のルートの各リンクコストf(Ni)*di
の総和で除した値を指標αとして計算し、当該ATM網
1にあらかじめ設定されたルート切替閾値をαHとする
ときに、ルート切替判断部21は、α<αHであるとき
には前記現在のルートから前記迂回ルートへの切替実行
可と判断する。
The link load state judging section 60 determines whether the link i
The link i calculated as a monotonic non-decreasing function based on the congestion occurrence frequency Ni observed during the operation of the link i, where the consumption of the network resource of (i is a number assigned to each link) is defined as a steady load di. The link cost f (Ni) * di is calculated with the fluid load of f (Ni) as the load of the current route, and the sum of the link costs f (Ni) * di of the alternative route candidates is calculated as the link cost f of the current route. (Ni) * di
Is calculated as an index α, and when a route switching threshold set in advance in the ATM network 1 is αH, the route switching determining unit 21 determines from the current route when α <αH. It is determined that switching to the detour route is executable.

【0036】さらに、具体的に説明すると、コネクショ
ンの開始点とATM網1との境界に設置される入力エッ
ジノード3と、前記コネクションの終端点とATM網1
との境界に設置される出力エッジノード4と、入力エッ
ジノード3と出力エッジノード4との伝送路に介挿され
る複数の中継ノード5と、ATM網1内の負荷情報を記
録する負荷情報データベース6と、ATM綱1内のコネ
クションの設定を行なう経路設定装置2とを備え、中継
ノード5は、当該中継ノード5が接続されているリンク
へ流入するトラヒック量を監視するモニタ部50と、こ
のモニタ部50によるトラヒック量の監視結果にしたが
って前記リンクの輻輳を検出する輻輳検出部51と、こ
の輻輳検出部51により検出された輻輳発生に関する情
報を負荷情報データベース6に通知する輻輳情報通知部
52と、この輻輳情報通知部52により通知された輻輳
発生に関する情報からルート切替を要求するか否かを判
断するルート切替要求判断部53とを備え、負荷情報デ
ータベース6は、受信した輻輳発生に関する情報から各
リンクの負荷状態を推定するリンク負荷状態判断部60
と、当該リンクの負荷状態を記録するとともに要求にし
たがい記録されたATM網1内の各リンクの負荷状態情
報を送信する各リンク別負荷状態情報格納部61とを備
え、経路設定装置2は、当該負荷情報データベース6か
ら当該ATM網1内の各リンクの負荷状態に関する情報
を取得するデータベース22と、当該各リンクの負荷状
態情報から入力エッジノード3から出力エッジノード4
までの現在のルートよりも負荷が低く現在のルートのネ
ットワーク資源の消費量との差が許容範囲内であるルー
トを迂回ルートとして選択する最適経路計算部20と、
現在のルートから前記迂回ルートへの切替実行の可否を
判断するルート切替判断部21とを備え、リンク負荷状
態判断部60は、リンクiのネットワーク資源の消費量
を定常的な負荷diとし、リンクiの運用中に観測され
る輻輳発生頻度Niに基づく単調非減少関数として算出
されるリンクiの流動的な負荷をf(Ni)としてリン
クコストf(Ni)*diを計算し、前記迂回ルートの
候補の各リンクコストf(Ni)*diの総和を前記現
在のルートの各リンクコストf(Ni)*diの総和で
除した値を指標αとして計算し、当該ATM網1にあら
かじめ設定されたルート切替閾値をαHするときに、ル
ート切替判断部21は、α<αHであるときには前記現
在のルートから前記迂回ルートへの切替実行可と判断す
るところにある。前記輻輳発生に関する情報は、輻輳発
生に関する履歴から計算された輻輳発生頻度の情報であ
る。
More specifically, the input edge node 3 installed at the boundary between the start point of the connection and the ATM network 1, the terminal point of the connection and the ATM network 1
, An output edge node 4 installed at a boundary between the input edge node 3, a plurality of relay nodes 5 inserted in a transmission path between the input edge node 3 and the output edge node 4, and a load information database for recording load information in the ATM network 1. 6 and a route setting device 2 for setting a connection in the ATM network 1. The relay node 5 includes a monitor 50 for monitoring the amount of traffic flowing into the link to which the relay node 5 is connected. A congestion detection unit 51 for detecting congestion of the link in accordance with the result of monitoring the traffic volume by the monitoring unit 50; and a congestion information notification unit 52 for notifying the load information database 6 of information on the occurrence of congestion detected by the congestion detection unit 51. Route switching for determining whether or not to request the route switching based on the information about the occurrence of congestion notified by the congestion information notifying unit 52. And a calculated determination unit 53, a load information database 6, link estimates the load status of each link from the information on congestion received load status determination section 60
And a link-specific load status information storage unit 61 for recording the load status of the link and transmitting the load status information of each link in the ATM network 1 recorded according to the request. A database 22 for acquiring information on the load state of each link in the ATM network 1 from the load information database 6; and an input edge node 3 to an output edge node 4 based on the load state information of each link.
An optimal route calculation unit 20 that selects a route having a load lower than that of the current route up to the current route and having a difference from the consumption amount of the network resource of the current route within an allowable range as a bypass route,
A link switching state determination unit that determines whether or not the switching from the current route to the detour route can be performed; the link load state determination unit sets the consumption of the network resources of the link i as a steady load di; The link cost f (Ni) * di is calculated as f (Ni), where f (Ni) is the fluid load of link i calculated as a monotonic non-decreasing function based on the congestion occurrence frequency Ni observed during operation of i. A value obtained by dividing the sum of the link costs f (Ni) * di of the candidates by the sum of the link costs f (Ni) * di of the current route is calculated as an index α, and is set in the ATM network 1 in advance. When the route switching threshold value αH is set, the route switching determination unit 21 is to determine that switching from the current route to the detour route is executable when α <αH. The information on the occurrence of congestion is information on the frequency of occurrence of congestion calculated from the history of occurrence of congestion.

【0037】また、別の実施例として、入力エッジノー
ド3には、経路設定装置2および負荷情報データベース
6が設けられ、当該入力エッジノード3を通過するコネ
クションの迂回ルートの候補の選択およびルート切替可
否判断を当該入力エッジノード3で自律分散的に行なう
構成とすることもできる。以下では、本発明実施例をさ
らに詳細に説明する。
As another embodiment, the input edge node 3 is provided with a route setting device 2 and a load information database 6 for selecting a detour route candidate for a connection passing through the input edge node 3 and switching the route. It is also possible to adopt a configuration in which the availability determination is performed autonomously and decentralized by the input edge node 3. Hereinafter, embodiments of the present invention will be described in more detail.

【0038】図1に示すように、ATM網1内には、A
TMコネクションの開始点となる入力エッジノード3
と、コネクションの終端点となる出力エッジノード4が
配置されている。入力エッジノード3と出力エッジノー
ド4の間には複数の中継ノード5が配置されており、入
力エッジノード3と出力エッジノード4間の転送パケッ
ト(セル)を中継するようになっている。ATM網1内
にはあらかじめ入力エッジノード3と出力エッジノード
4の間で半永久的なコネクションが設定されており、こ
のコネクション上をデータ通信トラヒックは転送され
る。
As shown in FIG. 1, the ATM network 1 has A
Input edge node 3 which is the starting point of TM connection
And an output edge node 4 which is a terminal point of the connection. A plurality of relay nodes 5 are arranged between the input edge node 3 and the output edge node 4 so as to relay a transfer packet (cell) between the input edge node 3 and the output edge node 4. A semi-permanent connection is previously set between the input edge node 3 and the output edge node 4 in the ATM network 1, and data communication traffic is transferred on this connection.

【0039】負荷情報データベース6はATM網1内に
ある各リンクの負荷状態の監視を行ない、各リンクの負
荷状態情報を格納している。経路設定装置2はコネクシ
ョンの設定の機能を持つ。
The load information database 6 monitors the load status of each link in the ATM network 1 and stores the load status information of each link. The route setting device 2 has a connection setting function.

【0040】図2に示すように、各中継ノード5には輻
輳検出部51が設けられており、自ノードに接続されて
いるリンクのトラヒック量を監視し、出力側リンクへの
平均流入速度が出力リンク速度より一定時間以上大きい
ときに発生する輻輳状態を検知することができる。輻輳
状態を検知すると、その状態の発生を輻輳情報通知部5
2に通知する。輻輳情報通知部52には過去TM内に起
きた輻輳状態発生の時系列データが格納されている。
As shown in FIG. 2, each relay node 5 is provided with a congestion detection unit 51, which monitors the traffic volume of the link connected to the own node and determines the average inflow speed to the output side link. It is possible to detect a congestion state that occurs when the output link speed is higher than the output link speed by a certain time or more. When a congestion state is detected, the occurrence of the state is notified to the congestion information notification unit 5.
Notify 2. The congestion information notification unit 52 stores time-series data of the occurrence of a congestion state occurring in the past TM.

【0041】図5は輻輳発生情報から各リンクの負荷状
態を推定する原理を説明するための図である。TLは輻
輳情報送信周期である。TMは輻輳情報格納時間幅であ
る。tcは現在時刻である。tnは輻輳情報送信時刻で
ある。図5に示すように、中継ノード5は、TL時間ご
との一定間隔で負荷情報データベース6へ輻輳情報を通
知する。通知する情報は、過去TL時間内の輻輳発生頻
度で、過去TL時間内に発生した輻輳発生回数をTLで
割った値である。通知する情報は他に、発信元アドレス
と、中継ノード5に接続されている各リンクの輻輳発生
頻度等の輻輳情報がであり、負荷情報データベース6
は、この情報をリンク負荷状態判断部60に渡し、リン
クの負荷状態を推定する。各リンクの輻輳発生頻度をN
iとすると(ここで、添字のiはリンクに付けられた番
号)、Ni≧CHのとき過負荷状態、Ni≦CLのとき
低負荷状態と判断する。
FIG. 5 is a diagram for explaining the principle of estimating the load state of each link from the congestion occurrence information. TL is a congestion information transmission cycle. TM is the congestion information storage time width. tc is the current time. tn is the congestion information transmission time. As shown in FIG. 5, the relay node 5 notifies the load information database 6 of the congestion information at a constant interval every TL time. The information to be notified is a value obtained by dividing the frequency of occurrence of congestion occurring in the past TL time by the frequency of congestion occurrence in the past TL time by TL. Other information to be notified includes the source address and congestion information such as the frequency of occurrence of congestion of each link connected to the relay node 5.
Passes this information to the link load state determination unit 60 to estimate the link load state. N is the congestion frequency of each link
If i (where the subscript i is a number assigned to the link), it is determined that an overload state is established when Ni ≧ CH and a low load state is established when Ni ≦ CL.

【0042】図6は輻輳発生頻度の変動を示す図であ
り、横軸に時間をとり、縦軸に輻輳発生頻度をとる。図
6に示すように、輻輳発生頻度は時間とともに変動す
る。したがって、図6における輻輳が発生していない時
間帯に当該ルートが迂回ルートの候補として選択された
場合には、従来技術によれば、そのまま現在のルートか
ら当該迂回ルートの候補へのルート切替えが実行されて
しまうが、本発明によれば、過去の輻輳発生頻度に基づ
き負荷状態が推定されるため、輻輳発生頻度の高いルー
トへの切替えを回避することができる。
FIG. 6 is a diagram showing a change in the frequency of occurrence of congestion. The horizontal axis represents time, and the vertical axis represents the frequency of occurrence of congestion. As shown in FIG. 6, the frequency of occurrence of congestion varies with time. Therefore, when the route is selected as a detour route candidate during a time period when no congestion occurs in FIG. 6, according to the related art, the route switching from the current route to the detour route candidate is performed as it is. However, according to the present invention, the load state is estimated based on the past congestion occurrence frequency, so that switching to a route with high congestion occurrence frequency can be avoided.

【0043】図7は最適ルートの計算に用いる関数を説
明するための図であり、横軸に輻輳発生頻度αをとり、
縦軸に単調非減少関数f(α)をとる。図7に示すよう
に、負荷状態を数値化するために関数f(α)を用い
る。関数f(α)はリンクの輻輳発生頻度から負荷状態
を決定する役割を持ち、0<f(0)≦1、f(CL)
=1以上の単調非減少関数である。すなわち、低負荷状
態のリンクには1未満の値、過負荷状態のリンクは常に
1以上の値が与えられる。
FIG. 7 is a diagram for explaining a function used for calculating an optimum route. In FIG.
The vertical axis represents the monotone non-decreasing function f (α). As shown in FIG. 7, a function f (α) is used to digitize the load state. The function f (α) has a role of determining the load state from the link congestion occurrence frequency, and 0 <f (0) ≦ 1, f (CL)
= 1 or more monotone non-decreasing function. That is, a value of less than 1 is given to a link in a low load state, and a value of 1 or more is always given to a link in an overload state.

【0044】負荷情報データベース6内のトポロジデー
タベース62は、ATM綱1内のノード、リンクに関す
る情報のほかに、各リンクに半固定的に与えられたコス
トdiの情報を持つ。リンク負荷状態判断部60は、リ
ンクの負荷状態を反映したコストf(Ni)*diを計
算する。このコストは低負荷状態のときはdiより小さ
い値に、負荷が高いリンクではdiより大きい値とな
る。計算されたリンクの負荷状態を反映したコストf
(Ni)*diは各リンク別負荷状態情報格納部61に
記録される。負荷情報データべ一ス6は、中継ノード5
から輻輳情報を受取る度にこの各リンク別負荷状態情報
格納部61を更新し、経路設定装置2からデータベース
情報の要求があると、経路設定装置2にその情報を通知
する機能を持つ。中継ノード5は過去TM内の平均輻輳
発生頻度がCHを越えたことを検出すると、該当リンク
を通過するコネクションの設定を行なう経路設定装置2
にルート切替要求を送信する。要求と同時に値αHを通
知する。
The topology database 62 in the load information database 6 has information on costs di semi-fixedly given to each link, in addition to information on nodes and links in the ATM network 1. The link load state determination unit 60 calculates a cost f (Ni) * di reflecting the link load state. This cost has a value smaller than di when the load is low, and has a value larger than di when the link has a high load. Cost f reflecting the calculated link load state
(Ni) * di is recorded in the load status information storage unit 61 for each link. The load information database 6 includes the relay node 5
Each time it receives congestion information from the server, the link-specific load state information storage unit 61 is updated, and when there is a request for database information from the route setting device 2, the route setting device 2 is notified of the information. When the relay node 5 detects that the average congestion occurrence frequency in the past TM has exceeded the CH, the route setting device 2 performs setting of a connection passing through the corresponding link.
To send a route switching request to. The value αH is notified simultaneously with the request.

【0045】図8は経路設定装置2がルート切替要求を
受信してからルート切替を判断するまでの動作を示すフ
ローチャートである。図8に示すように、ルート切替要
求を受信した経路設定装置2は該当リンクを迂回するル
ートの計算を行うが、以下に迂回ルートの計算方法を具
体的に説明する。経路設定装置2は定期的に負荷情報デ
ータベース6にアクセスし、ATM網1内の各リンクの
負荷状態情報を取得し、自ノードのデータベース22を
更新する。最適経路計算部20はこのデータベース22
の情報に基づき、入力エッジノード3から出力エッジノ
ード4までの各リンクの負荷状態を反映したコストf
(Ni)*diの和が最小になるルートを計算する。計
算された迂回ルートは、輻輳発生頻度の高い過負荷状態
のリンクは迂回され、低負荷状態のリンクをATM網資
源の消費を増加させない範囲で選択されたものである。
FIG. 8 is a flowchart showing an operation from when the route setting device 2 receives the route switching request to when the route switching device 2 determines the route switching. As illustrated in FIG. 8, the route setting device 2 that has received the route switching request calculates a route that bypasses the link, and a method of calculating the bypass route will be specifically described below. The route setting device 2 periodically accesses the load information database 6, acquires the load state information of each link in the ATM network 1, and updates the database 22 of the own node. The optimum route calculation unit 20 uses the database 22
And the cost f reflecting the load state of each link from the input edge node 3 to the output edge node 4 based on the information
A route that minimizes the sum of (Ni) * di is calculated. The calculated detour route is a route in which an overloaded link with high congestion occurrence frequency is bypassed and a low-load link is selected within a range that does not increase the consumption of ATM network resources.

【0046】入力エッジノード3は迂回ルートの計算が
終了すると、迂回ルート切替をするか否かを判断するた
めに迂回ルートの消費するATM網資源の指標αを計算
する。αはα=(迂回ルートの各リンクコスf(Ni)
*diの総和)/(現在のルートの各リンクコストf
(Ni)*diの総和)で定義される。入力エッジノー
ド3は、計算されたαを中継ノード5から送られてきた
αHと比較して、この値より小さいときに計算された迂
回ルートへコネクションのルート切替を判断する。ルー
ト切替を判断すると、ルート切替判断部21は該当コネ
クションのルートを計算された迂回ルートへと切り替え
るようにルート切替部7に指示する。
When the calculation of the detour route is completed, the input edge node 3 calculates an index α of the ATM network resource consumed by the detour route in order to determine whether or not to switch the detour route. α is α = (each link cost f (Ni) of the detour route
* Sum of di) / (each link cost f of current route)
(Ni) * di). The input edge node 3 compares the calculated α with αH sent from the relay node 5 and determines the switching of the connection to the calculated detour route when the value is smaller than this value. Upon determining the route switching, the route switching determining unit 21 instructs the route switching unit 7 to switch the route of the connection to the calculated detour route.

【0047】このような閾値αHと比較してルート切替
を決定することにより、当該リンクを通るコネクション
の中で、現在のコネクションのルート上でのリンク負荷
が特に高く、かつ過去の輻輳発生頻度が小さく、さら
に、現在のルートのネットワーク資源の消費量と比較し
てそのネットワーク資源の消費量が許容範囲内の迂回ル
ートが存在するコネクションのみが選択されてルート切
替される。
By determining the route switching by comparing with such a threshold value αH, the link load on the route of the current connection is particularly high among the connections passing through the link, and the congestion occurrence frequency in the past is low. Only a connection having a bypass route that is small and has a consumption of the network resource within an allowable range compared to the consumption of the network resource of the current route is selected and the route is switched.

【0048】このため、輻輳リンクを迂回することで過
去の輻輳発生頻度が高いルートをとおらなければならな
いコネクションはルート変更をしないため、ATM網資
源の有効利用が図れ、効率的なATM網1の運用が図れ
る。効率的なATM網1の運用を行なうことで、複数箇
所で輻輳が発生している状況でも、適切に負荷分散を図
ることが可能である。
For this reason, a connection that must take a route having a high frequency of congestion in the past by bypassing the congested link does not change the route, so that the ATM network resources can be effectively used and the efficient ATM network 1 can be used. Can be operated. By efficiently operating the ATM network 1, it is possible to appropriately balance the load even in a situation where congestion occurs at a plurality of locations.

【0049】本実施例ではATM網1内に一つの負荷情
報データベース6と経路設定装置2を設けた構成を説明
したが、負荷情報データベース6と経路設定装置2の機
能を各入力エッジノード3内に持たせ、各入力エッジノ
ード3で当該入力エッジノード3が収容するコネクショ
ンについて、個々の入力エッジノード3で自律分散的に
本実施例で説明したルート制御を実行する構成とするこ
ともできる。
In this embodiment, the configuration in which one load information database 6 and the route setting device 2 are provided in the ATM network 1 has been described, but the functions of the load information database 6 and the route setting device 2 are provided in each input edge node 3. In each input edge node 3, the connection accommodated by the input edge node 3 may be configured such that the individual input edge nodes 3 execute the route control described in this embodiment autonomously and decentralized.

【0050】[0050]

【発明の効果】以上説明したように、本発明によれば、
ATM網内の輻輳発生情報を収集し、その情報をもとに
推定されたATM網の各リンクの負荷状態を用いて、各
エッジノード間のコネクションのルートを最適化するこ
とで、各リンクでの輻輳の発生頻度を均一化し、負荷分
散を図ることができる。
As described above, according to the present invention,
The congestion occurrence information in the ATM network is collected, and the load state of each link of the ATM network estimated based on the information is used to optimize the route of the connection between the edge nodes, so that each link is optimized. The frequency of occurrence of congestion can be made uniform, and the load can be distributed.

【0051】すなわち、トラヒックの集中により輻輳が
頻発しているリンクの負荷を、輻輳発生頻度の小さいリ
ンクへと分散させることができるので、ATM網内で発
生するセル廃棄を少なくすることができ、ATM網のス
ループットを向上させることができる。このようにし
て、ATM網全体のネットワーク資源を効率的に運用す
ることができる。
That is, the load on the link where congestion frequently occurs due to the concentration of traffic can be distributed to the link where the frequency of occurrence of congestion is low, so that cell discards occurring in the ATM network can be reduced. The throughput of the ATM network can be improved. In this way, network resources of the entire ATM network can be efficiently used.

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

【図1】本発明実施例のルート制御システムの全体構成
図。
FIG. 1 is an overall configuration diagram of a route control system according to an embodiment of the present invention.

【図2】本発明実施例の中継ノードの構成の要部ブロッ
ク構成図。
FIG. 2 is a block diagram of a main part of a configuration of a relay node according to the embodiment of the present invention.

【図3】本発明実施例の負荷情報データベースの要部ブ
ロック構成図。
FIG. 3 is a block diagram of a main part of a load information database according to the embodiment of the present invention.

【図4】本発明実施例の経路設定装置の要部ブロック構
成図。
FIG. 4 is a block diagram of a main part of the route setting device according to the embodiment of the present invention.

【図5】輻輳発生情報から各リンクの負荷状態を推定す
る原理を説明するための図。
FIG. 5 is a diagram for explaining a principle of estimating a load state of each link from congestion occurrence information.

【図6】輻輳発生頻度の変動を示す図。FIG. 6 is a diagram showing a change in a congestion occurrence frequency.

【図7】最適ルートの計算に用いる関数を説明するため
の図。
FIG. 7 is a diagram for explaining a function used for calculating an optimum route.

【図8】経路設定装置がルート切替要求を受信してから
ルート切替を判断するまでの動作を示すフローチャー
ト。
FIG. 8 is a flowchart showing an operation from when the route setting device receives a route switching request until when the route setting device determines route switching;

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

1 ATM網 2 経路設定装置 3 入力エッジノード 4 出力エッジノード 5 中継ノード 6 負荷情報データベース 7 ルート切替部 20 最適経路計算部 21 ルート切替判断部 22 データベース 50 モニタ部 51 輻輳検出部 52 輻輳情報通知部 53 ルート切替要求判断部 60 リンク負荷状態判断部 61 各リンク別負荷状態情報格納部 62 トポロジデータベース Reference Signs List 1 ATM network 2 Route setting device 3 Input edge node 4 Output edge node 5 Relay node 6 Load information database 7 Route switching unit 20 Optimal route calculation unit 21 Route switching judgment unit 22 Database 50 Monitor unit 51 Congestion detection unit 52 Congestion information notification unit 53 Route switching request determination unit 60 Link load status determination unit 61 Load status information storage unit for each link 62 Topology database

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成13年10月12日(2001.10.
12)
[Submission date] October 12, 2001 (2001.10.
12)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】請求項3[Correction target item name] Claim 3

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0022[Correction target item name] 0022

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0022】本発明のルート制御システムをさらに具体
的に説明すると、コネクションの開始点とATM網との
境界に設置される入力エッジノードと、前記コネクショ
ンの終端点と前記ATM網との境界に設置される出力エ
ッジノードと、前記入力エッジノードと前記出力エッジ
ノードとの伝送路に介挿される複数の中継ノードと、当
該ATM網内の負荷情報を記録する負荷情報データベー
スと、当該内のコネクションの設定を行なう経路設定
装置とを備え、前記中継ノードは、当該中継ノードが接
続されているリンクへ流入するトラヒック量を監視する
トラヒック監視手段と、このトラヒック監視手段による
トラヒック量の監視結果にしたがって前記リンクの輻輳
を検出する輻輳検出手段と、この輻輳検出手段により検
出された輻輳発生に関する情報を前記負荷情報データベ
ースに通知する輻輳情報通知手段と、この輻輳情報通知
手段により通知された輻輳発生に関する情報からルート
切替を要求するか否かを判断するルート切替要求判断手
段とを備え、前記負荷情報データベースは、受信した輻
輳発生に関する情報から各リンクの負荷状態を推定する
リンク負荷状態判断手段と、当該リンクの負荷状態を記
録する手段と、要求にしたがい記録されたATM網内の
各リンクの負荷状態情報を送信する手段とを備え、前記
経路設定装置は、当該負荷情報データベースから当該A
TM網内の各リンクの負荷状態に関する情報を取得する
手段と、当該各リンクの負荷状態情報から前記入力エッ
ジノードから前記出力エッジノードまでの現在のルート
よりも負荷が低く現在のルートのネットワーク資源の消
費量との差が許容範囲内であるルートを迂回ルートとし
て選択する最適経路計算手段と、現在のルートから前記
迂回ルートへの切替実行の可否を判断するルート切替判
断手段とを備え、前記リンク負荷状態判断手段は、リン
クi(iは各リンクに付与された番号)のネットワーク
資源の消費量を定常的な負荷diとし、リンクiの運用
中に観測される輻輳発生頻度Niに基づく単調非減少関
数として算出されるリンクiの流動的な負荷をf(N
i)としてリンクコストf(Ni)*diを計算する手
段と、前記迂回ルートの候補の各リンクコストf(N
i)*diの総和を前記現在のルートの各リンクコスト
f(Ni)*diの総和で除した値を指標αとして計算
する手段とを備え、当該ATM網にあらかじめ設定され
たルート切替閾値をαHとし、前記ルート切替判断手段
は、α<αHであるときには前記現在のルートから前記
迂回ルートの候補への切替実行可と判断する手段を含む
ところにある。
More specifically, the route control system according to the present invention will be described. An input edge node installed at a boundary between a connection start point and an ATM network, and an input edge node installed at a boundary between the connection end point and the ATM network. Output node, a plurality of relay nodes interposed in a transmission line between the input edge node and the output edge node, a load information database for recording load information in the ATM network, and a connection in the network . The relay node comprises: a traffic monitoring unit that monitors a traffic amount flowing into a link to which the relay node is connected; and a traffic monitoring unit that monitors the traffic amount by the traffic monitoring unit. Congestion detection means for detecting congestion of the link, and occurrence of congestion detected by the congestion detection means Congestion information notifying means for notifying the information about the load information database, and a route switching request determining means for determining whether to request a route switching from the information on the occurrence of congestion notified by the congestion information notifying means, The load information database includes: a link load state determining unit that estimates a load state of each link from the received information regarding occurrence of congestion; a unit that records a load state of the link; and a unit in the ATM network recorded according to the request. Means for transmitting link load state information, wherein the path setting device transmits the A
Means for acquiring information relating to the load status of each link in the TM network; and network resources of the current route having a lower load than the current route from the input edge node to the output edge node from the load status information of each link. Optimal route calculation means for selecting a route having a difference from the consumption amount of the permissible range as a detour route, and route switching determination means for determining whether or not switching from the current route to the detour route is possible, The link load state determination means sets the consumption of network resources of the link i (i is a number assigned to each link) as a steady load di, and is monotonic based on the congestion occurrence frequency Ni observed during the operation of the link i. The fluid load of link i calculated as a non-decreasing function is represented by f (N
means for calculating link cost f (Ni) * di as i), and link cost f (N
i) means for calculating, as an index α, a value obtained by dividing the total sum of * di by the total sum of each link cost f (Ni) * di of the current route, and setting a route switching threshold value preset in the ATM network. αH, and the route switching determining means includes means for determining that switching from the current route to the alternative route candidate is possible when α <αH.

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0044[Correction target item name] 0044

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0044】負荷情報データベース6内のトポロジデー
タベース62は、ATM1内のノード、リンクに関す
る情報のほかに、各リンクに半固定的に与えられたコス
トdiの情報を持つ。リンク負荷状態判断部60は、リ
ンクの負荷状態を反映したコストf(Ni)*diを計
算する。このコストは低負荷状態のときはdiより小さ
い値に、負荷が高いリンクではdiより大きい値とな
る。計算されたリンクの負荷状態を反映したコストf
(Ni)*diは各リンク別負荷状態情報格納部61に
記録される。負荷情報データべ一ス6は、中継ノード5
から輻輳情報を受取る度にこの各リンク別負荷状態情報
格納部61を更新し、経路設定装置2からデータベース
情報の要求があると、経路設定装置2にその情報を通知
する機能を持つ。中継ノード5は過去TM内の平均輻輳
発生頻度がCHを越えたことを検出すると、該当リンク
を通過するコネクションの設定を行なう経路設定装置2
にルート切替要求を送信する。要求と同時に値αHを通
知する。
The topology database 62 in the load information database 6 has information on costs di semi-fixedly given to each link, in addition to information on nodes and links in the ATM network 1. The link load state determination unit 60 calculates a cost f (Ni) * di reflecting the link load state. This cost has a value smaller than di when the load is low, and has a value larger than di when the link has a high load. Cost f reflecting the calculated link load state
(Ni) * di is recorded in the load status information storage unit 61 for each link. The load information database 6 includes the relay node 5
Each time it receives congestion information from the server, the link-specific load state information storage unit 61 is updated, and when there is a request for database information from the route setting device 2, the route setting device 2 is notified of the information. When the relay node 5 detects that the average congestion occurrence frequency in the past TM has exceeded the CH, the route setting device 2 performs setting of a connection passing through the corresponding link.
To send a route switching request to. The value αH is notified simultaneously with the request.

フロントページの続き (72)発明者 山中 直明 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 青木 道宏 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 錦戸 淳 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5K030 GA13 HA10 HC06 LB07 LB08 MB09 MC07 Continuation of the front page (72) Inventor Naoaki Yamanaka 2-3-1 Otemachi, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation (72) Inventor Michihiro Aoki 2-3-1 Otemachi, Chiyoda-ku, Tokyo Date Within the Telegraph and Telephone Corporation (72) Atsushi Nishikido 2-3-1, Otemachi, Chiyoda-ku, Tokyo F-term within the Telegraph and Telephone Corporation (reference) 5K030 GA13 HA10 HC06 LB07 LB08 MB09 MC07

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 非同期転送モード(以下、Asynchronous
Transfer Mode:ATMという)網内のコネクションの
設定を行う手段と、 当該ATM網内の各リンクの過去の輻輳発生頻度に基づ
き当該各リンクの負荷状態情報を生成する手段とが設け
られ、 前記設定を行う手段は、 ルート切替要求にしたがって、 当該ATM網内の各リンクの前記負荷状態情報に基づき
現在のルートよりも負荷が低く現在のルートのネットワ
ーク資源の消費量との差が許容範囲内である迂回ルート
が存在するときに現在のルートを当該迂回ルートに切替
える手段を備えたことを特徴とするルート制御システ
ム。
1. An asynchronous transfer mode (hereinafter referred to as Asynchronous transfer mode).
Means for setting a connection in the network (Transfer Mode: ATM), and means for generating load state information of each link based on the past congestion frequency of each link in the ATM network. Means for performing, according to the route switching request, a load lower than the current route based on the load state information of each link in the ATM network and a difference between the current route and the consumption amount of network resources within an allowable range. A route control system comprising means for switching a current route to a detour route when a detour route exists.
【請求項2】 前記負荷状態情報を生成する手段は、 リンクi(iは各リンクに付与された番号)のネットワ
ーク資源の消費量を定常的な負荷diとし、リンクiの
運用中に観測される輻輳発生頻度Niに基づく単調非減
少関数として算出されるリンクiの流動的な負荷をf
(Ni)としてリンクコストf(Ni)*diを計算す
る手段と、 前記迂回ルートの各リンクコストf(Ni)*diの総
和を前記現在のルートの各リンクコストf(Ni)*d
iの総和で除した値を指標αとして計算する手段とを備
え、 当該ATM網にあらかじめ設定されたルート切替閾値を
αHとし、 前記切替える手段は、 α<αH であるときには前記現在のルートから前記迂回ルートへ
切替えを行う手段を含む請求項1記載のルート制御シス
テム。
2. The means for generating the load state information sets the consumption of network resources of a link i (i is a number assigned to each link) to a steady load di, and observes the consumption during the operation of the link i. The fluid load on link i calculated as a monotonic non-decreasing function based on the congestion occurrence frequency Ni
Means for calculating a link cost f (Ni) * di as (Ni); and summing the link costs f (Ni) * di of the detour route with each link cost f (Ni) * d of the current route.
means for calculating a value divided by the sum of i as an index α, and a route switching threshold value preset in the ATM network is set to αH. The switching means converts the current route from the current route when α <αH. 2. The route control system according to claim 1, further comprising means for switching to a detour route.
【請求項3】 コネクションの開始点とATM網との境
界に設置される入力エッジノードと、 前記コネクションの終端点と前記ATM網との境界に設
置される出力エッジノードと、 前記入力エッジノードと前記出力エッジノードとの伝送
路に介挿される複数の中継ノードと、 当該ATM網内の負荷情報を記録する負荷情報データベ
ースと、 当該綱内のコネクションの設定を行なう経路設定装置と
を備え、 前記中継ノードは、 当該中継ノードが接続されているリンクへ流入するトラ
ヒック量を監視するトラヒック監視手段と、 このトラヒック監視手段によるトラヒック量の監視結果
にしたがって前記リンクの輻輳を検出する輻輳検出手段
と、 この輻輳検出手段により検出された輻輳発生に関する情
報を前記負荷情報データベースに通知する輻輳情報通知
手段と、 この輻輳情報通知手段により通知された輻輳発生に関す
る情報からルート切替を要求するか否かを判断するルー
ト切替要求判断手段とを備え、 前記負荷情報データベースは、 受信した輻輳発生に関する情報から各リンクの負荷状態
を推定するリンク負荷状態判断手段と、 当該リンクの負荷状態を記録する手段と、 要求にしたがい記録されたATM網内の各リンクの負荷
状態情報を送信する手段とを備え、 前記経路設定装置は、 当該負荷情報データベースから当該ATM網内の各リン
クの負荷状態に関する情報を取得する手段と、 当該各リンクの負荷状態情報から前記入力エッジノード
から前記出力エッジノードまでの現在のルートよりも負
荷が低く現在のルートのネットワーク資源の消費量との
差が許容範囲内であるルートを迂回ルートとして選択す
る最適経路計算手段と、 現在のルートから前記迂回ルートへの切替実行の可否を
判断するルート切替判断手段と を備え、 前記リンク負荷状態判断手段は、 リンクi(iは各リンクに付与された番号)のネットワ
ーク資源の消費量を定常的な負荷diとし、リンクiの
運用中に観測される輻輳発生頻度Niに基づく単調非減
少関数として算出されるリンクiの流動的な負荷をf
(Ni)としてリンクコストf(Ni)*diを計算す
る手段と、 前記迂回ルートの各リンクコストf(Ni)*diの総
和を前記現在のルートの各リンクコストf(Ni)*d
iの総和で除した値を指標αとして計算する手段とを備
え、 当該ATM網にあらかじめ設定されたルート切替閾値を
αHとし、 前記ルート切替判断手段は、 α<αH であるときには前記現在のルートから前記迂回ルートへ
の切替実行可と判断する手段を含むことを特徴とするル
ート制御システム。
3. An input edge node installed at a boundary between a connection start point and an ATM network, an output edge node installed at a boundary between the connection end point and the ATM network, and an input edge node. A plurality of relay nodes inserted in a transmission path with the output edge node, a load information database for recording load information in the ATM network, and a path setting device for setting a connection in the network. A relay node, a traffic monitoring unit that monitors a traffic amount flowing into a link to which the relay node is connected; a congestion detection unit that detects congestion of the link according to a result of monitoring the traffic amount by the traffic monitoring unit; Notifying the load information database of information on occurrence of congestion detected by the congestion detection means A congestion information notifying unit; and a route switching request determining unit for determining whether to request a route switching based on the information on the occurrence of congestion notified by the congestion information notifying unit. Link load state determining means for estimating the load state of each link from information relating to the link, means for recording the load state of the link, means for transmitting the load state information of each link in the ATM network recorded according to the request. The path setting device comprises: means for acquiring information on the load status of each link in the ATM network from the load information database; and from the input edge node to the output edge node from the load status information of each link. Load is lower than the current route of the current route, and the difference from the consumption of network resources of the current route is within the allowable range. Route calculation means for selecting a route to be taken as a detour route; and route switching judgment means for judging whether or not switching from the current route to the detour route is possible. Is the number of network resources of each link) as the steady load di, and the flow of the link i calculated as a monotone non-decreasing function based on the congestion occurrence frequency Ni observed during the operation of the link i Load
Means for calculating a link cost f (Ni) * di as (Ni); and summing the link costs f (Ni) * di of the detour route with each link cost f (Ni) * d of the current route.
means for calculating a value obtained by dividing the sum of i as an index α, a route switching threshold value preset for the ATM network being αH, and the route switching judging means comprising: A route control system including means for judging that execution of switching from the first route to the detour route is possible.
【請求項4】 前記輻輳発生に関する情報は、輻輳発生
に関する履歴から計算された輻輳発生頻度の情報である
請求項3記載のルート制御システム。
4. The route control system according to claim 3, wherein the information on occurrence of congestion is information on a frequency of occurrence of congestion calculated from a history of occurrence of congestion.
【請求項5】 前記入力エッジノードには、前記経路設
定装置および前記負荷情報データベースが設けられ、 当該入力エッジノードを通過するコネクションの迂回ル
ートの候補の選択およびルート切替可否判断を当該入力
エッジノードで自律分散的に行なう手段を備えた請求項
3記載のルート制御システム。
5. The input edge node is provided with the route setting device and the load information database. The input edge node selects a detour route candidate for a connection passing through the input edge node and determines whether or not the route can be switched. 4. The route control system according to claim 3, further comprising means for performing autonomous decentralization in the route.
JP2000193038A 2000-06-27 2000-06-27 Route control system Expired - Lifetime JP3563328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000193038A JP3563328B2 (en) 2000-06-27 2000-06-27 Route control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000193038A JP3563328B2 (en) 2000-06-27 2000-06-27 Route control system

Publications (2)

Publication Number Publication Date
JP2002009798A true JP2002009798A (en) 2002-01-11
JP3563328B2 JP3563328B2 (en) 2004-09-08

Family

ID=18692098

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000193038A Expired - Lifetime JP3563328B2 (en) 2000-06-27 2000-06-27 Route control system

Country Status (1)

Country Link
JP (1) JP3563328B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006094464A (en) * 2004-09-23 2006-04-06 Internatl Business Mach Corp <Ibm> Method for managing packet traffic, multiprocessor network and computer program (optimal interconnect utilization in data processing network)
JP2006527537A (en) * 2003-06-06 2006-11-30 マイクロソフト コーポレーション Method and system for global routing and bandwidth sharing
JP2009188885A (en) * 2008-02-08 2009-08-20 Nec Corp Communication apparatus, communication system, communication method and communication program
WO2010092751A1 (en) * 2009-02-16 2010-08-19 日本電気株式会社 Event distribution system, rendezvous node, broker node, load distribution method for event distribution system, method for distribution of load on rendezvous node, distribution route construction method for broker node, storage medium on which load distribution program is stored, and storage medium on which distribution route construction program is stored
WO2010109895A1 (en) * 2009-03-27 2010-09-30 日本電気株式会社 Routing device, communications system, and routing method
JP2012029268A (en) * 2010-06-25 2012-02-09 Ntt Docomo Inc Network device

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006527537A (en) * 2003-06-06 2006-11-30 マイクロソフト コーポレーション Method and system for global routing and bandwidth sharing
US7821944B2 (en) 2004-09-23 2010-10-26 International Business Machines Corporation Optimal interconnect utilization in a data processing network
JP2006094464A (en) * 2004-09-23 2006-04-06 Internatl Business Mach Corp <Ibm> Method for managing packet traffic, multiprocessor network and computer program (optimal interconnect utilization in data processing network)
JP4620525B2 (en) * 2004-09-23 2011-01-26 インターナショナル・ビジネス・マシーンズ・コーポレーション Methods for managing packet traffic, multiprocessor networks and computer programs (optimal use of interconnections in data processing networks)
JP2009188885A (en) * 2008-02-08 2009-08-20 Nec Corp Communication apparatus, communication system, communication method and communication program
WO2010092751A1 (en) * 2009-02-16 2010-08-19 日本電気株式会社 Event distribution system, rendezvous node, broker node, load distribution method for event distribution system, method for distribution of load on rendezvous node, distribution route construction method for broker node, storage medium on which load distribution program is stored, and storage medium on which distribution route construction program is stored
CN102318286A (en) * 2009-02-16 2012-01-11 日本电气株式会社 Event distribution system, rendezvous node, broker node, load distribution method for event distribution system, method for distribution of load on rendezvous node, distribution route construction method for broker node, storage medium on which load
US8798081B2 (en) 2009-02-16 2014-08-05 Nec Corporation Event delivery system, rendezvous node, broker node, load distribution method for event delivery system, load distribution method for rendezvous node, delivery route construction method for broker node, storage medium storing load distribution program, and storage medium storing delivery route construction program
JP2010233074A (en) * 2009-03-27 2010-10-14 Nec Corp Routing device, communication system, and routing method
WO2010109895A1 (en) * 2009-03-27 2010-09-30 日本電気株式会社 Routing device, communications system, and routing method
CN102362468A (en) * 2009-03-27 2012-02-22 日本电气株式会社 Routing device, communications system, and routing method
KR101259298B1 (en) * 2009-03-27 2013-05-06 닛본 덴끼 가부시끼가이샤 Routing device, communications system, and routing method
US9288133B2 (en) 2009-03-27 2016-03-15 Nec Corporation Routing device, communications system, and routing method
JP2012029268A (en) * 2010-06-25 2012-02-09 Ntt Docomo Inc Network device

Also Published As

Publication number Publication date
JP3563328B2 (en) 2004-09-08

Similar Documents

Publication Publication Date Title
US7302494B2 (en) Traffic engineering method and node apparatus using traffic engineering method
JP3652759B2 (en) Packet flow monitoring and control method
Iwata et al. ATM routing algorithms with multiple QoS requirements for multimedia internetworking
US8345548B2 (en) Method of switching fabric for counteracting a saturation tree occurring in a network with nodes
US7746784B2 (en) Method and apparatus for improving traffic distribution in load-balancing networks
Charny et al. Time scale analysis and scalability issues for explicit rate allocation in ATM networks
US7602726B1 (en) Method and system for optimizing link aggregation usage during failures
JPH10271132A (en) Flow control system for packet exchange network
EP1303944A2 (en) Multi-path dynamic routing algorithm
JP2000151652A (en) Method, system and network for dynamically adjusting bandwidth for consecutive bit rate virtual path connection
JP4555769B2 (en) Route setting method and route setting device
US20020080780A1 (en) Buffering system for use in a communication switch that includes a multiprocessor control block and method therefore
WO2020170850A1 (en) Network controller device, network control system, control method for controlling communication network and program
JP3563328B2 (en) Route control system
US8547849B2 (en) ATM telecommunications systems and method for routing narrow band traffic
US6493344B1 (en) Telecommunications system
JP2929993B2 (en) Routing method
JP2861959B2 (en) ATM network congestion control system
Farahmand et al. A closed-loop rate-based contention control for optical burst switched networks
JP3070907B2 (en) ATM communication network and route change method
CN115412784B (en) Low-order service bearing method and device
JP3079066B2 (en) ATM communication network
JP3623412B2 (en) 0/1 system selection circuit
JP3087953B2 (en) ATM communication network
JPH09270801A (en) Dynamic path control system

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040601

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040602

R151 Written notification of patent or utility model registration

Ref document number: 3563328

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090611

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090611

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100611

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100611

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110611

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120611

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140611

Year of fee payment: 10

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term