JPH10322338A - Atm block transfer node - Google Patents

Atm block transfer node

Info

Publication number
JPH10322338A
JPH10322338A JP12412497A JP12412497A JPH10322338A JP H10322338 A JPH10322338 A JP H10322338A JP 12412497 A JP12412497 A JP 12412497A JP 12412497 A JP12412497 A JP 12412497A JP H10322338 A JPH10322338 A JP H10322338A
Authority
JP
Japan
Prior art keywords
block
atm
cell
fifo buffer
buffer
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
JP12412497A
Other languages
Japanese (ja)
Inventor
Hisaya Hadama
寿弥 葉玉
Masayoshi Nabeshima
正義 鍋島
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 JP12412497A priority Critical patent/JPH10322338A/en
Publication of JPH10322338A publication Critical patent/JPH10322338A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a cell from being abolished owing to the overflow of a buffer by permitting an ATM block transfer node to precisely judge the transfer/abolishment of the ATM block through the use of size information of the ATM block, rate information, a queue length and a queue length change rate in the FIFO buffer. SOLUTION: A queue monitoring part 16 informs an admission control part 17 of queue length and the queue change rate in the FIFO buffer 14 at any time. A block identification part 12 informs the control part 17 of the size S, the rate R and the VPI/VCCI number of the ATM block. The control part 17 judges the transfer/abolishment of the ATM block based on a prescribed relation expression between respective input values and the capacity of the FIFO buffer 14 and stores the cell being an abolishment object in an abolished block storage part 18. A cell abolishment part 13 inquires whether the cell is the abolished cell or not to the abolished block storage part 18 and stores the cell which is abolished or not abolished in the FIFO buffer 14. Thus, cell abolishment owing to the overflow of the buffer is prevented.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、高速なコンピュー
タ間通信をサポートするATMネットワークにおいて、
複数のATMセル(以下「セル」という)で構成された
ATMブロックの転送を行うATMブロック転送ノード
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ATM network supporting high-speed computer-to-computer communication.
The present invention relates to an ATM block transfer node that transfers an ATM block composed of a plurality of ATM cells (hereinafter, referred to as “cells”).

【0002】[0002]

【従来の技術】従来、セルの転送を行うノードとして、
セルごとの転送機能をもつATMスイッチがある。この
ATMスイッチでハンドリングする情報転送単位はセル
であり、過負荷状態下では各セルごとに独立に廃棄を行
っていた。また、ATMブロックごとに廃棄を行う従来
のメカニズムとして、EPD(Early Packet Discard)
と呼ばれる技術が提案されている(Allyn Romanow and
S.Floyd, "Dynamics of TCP Traffic over ATM Network
s", IEEE JSAC, Vol.13,no.4, pp.633-641, May 199
5)。EPDを備えるATMノードでは、予めバッファ中
のキュー長に閾値を定めておき、ATMブロックの先頭
セルの到着を検出したときに、バッファ中のキュー長が
閾値以上であれば、このATMブロックに含まれるすべ
てのセルをバッファに入力することなく廃棄する。これ
により、過負荷時に一部のセルが失われた無効なATM
ブロックの伝達が防止され、伝送路の帯域の有効活用が
図られていた。
2. Description of the Related Art Conventionally, as a node for performing cell transfer,
There is an ATM switch having a transfer function for each cell. The information transfer unit handled by the ATM switch is a cell, and under an overload condition, each cell is discarded independently. As a conventional mechanism for discarding each ATM block, an EPD (Early Packet Discard) is used.
A technology called “Allyn Romanow and
S. Floyd, "Dynamics of TCP Traffic over ATM Network
s ", IEEE JSAC, Vol.13, no.4, pp.633-641, May 199
Five). In the ATM node having the EPD, a threshold value is set in advance for the queue length in the buffer, and when the arrival of the head cell of the ATM block is detected, if the queue length in the buffer is equal to or larger than the threshold value, the packet is included in the ATM block. Discard all cells without entering the buffer. This allows invalid ATM with some cells lost during overload
Block transmission was prevented, and the bandwidth of the transmission path was effectively utilized.

【0003】[0003]

【発明が解決しようとする課題】従来のATMスイッチ
では、非常に多数のセルで構成されたATMブロックを
転送する場合に、セル廃棄率が低くても1つのATMブ
ロックを転送する間に1つ以上のセルが廃棄される確率
が非常に大きくなり、完全なATMブロックのまま送り
届けることができる確率が極端に低下する。すなわち、
不完全なATMブロックの転送のために伝送路の帯域が
無駄に占有される問題があった。
In the conventional ATM switch, when transferring an ATM block composed of a very large number of cells, one ATM block is transferred while transferring one ATM block even if the cell loss rate is low. The probability that these cells are discarded becomes very large, and the probability that the cell can be delivered as a complete ATM block is extremely reduced. That is,
There has been a problem that the band of the transmission path is wasted occupied due to incomplete transfer of ATM blocks.

【0004】また、従来のEPD技術では、サイズやレ
ートが様々なATMブロックの転送/廃棄について、バ
ッファ中のキュー長に対する閾値だけの限られた情報だ
けで判断している。そのため、様々な長さのATMブロ
ックに的確に対応できず、バッファあふれによるセル廃
棄が頻繁に生じることがあった。また、バッファ容量を
十分に活用することが困難であった。
In the conventional EPD technology, transfer / discarding of ATM blocks having various sizes and rates is determined based on only limited information including a threshold value for a queue length in a buffer. For this reason, ATM blocks of various lengths cannot be accurately handled, and cell discarding due to buffer overflow frequently occurs. Also, it was difficult to make full use of the buffer capacity.

【0005】本発明は、ATMブロックの転送/廃棄を
的確に行い、バッファあふれによるセル廃棄を防止する
ことができるATMブロック転送ノードを提供すること
を目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an ATM block transfer node capable of accurately transferring / discarding an ATM block and preventing cell loss due to buffer overflow.

【0006】[0006]

【課題を解決するための手段】本発明のATMブロック
転送ノードは、ATMブロックのサイズ情報およびレー
ト情報、さらにFIFOバッファ内のキュー長とキュー
長の変化率とを用いて、ATMブロックの転送/廃棄の
判断を的確に行うことを主要な特徴とする。これによ
り、バッファあふれを的確に事前予測できるので、バッ
ファ容量を十分に活用しながらバッファあふれによるセ
ル廃棄を防止することができる。また、不完全なATM
ブロックの転送により伝送路の帯域が無駄になることも
ない。
An ATM block transfer node according to the present invention uses ATM block size information and rate information, as well as a queue length in a FIFO buffer and a rate of change of the queue length to transfer / transfer an ATM block. The main feature is to make a proper decision on disposal. As a result, since the buffer overflow can be accurately predicted in advance, it is possible to prevent the cell loss due to the buffer overflow while sufficiently utilizing the buffer capacity. Also, incomplete ATM
The transfer of the blocks does not waste the bandwidth of the transmission path.

【0007】[0007]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(第1の実施形態)図1は、本発明のATMブロック転
送ノードの第1の実施形態を示す。図において、入力ポ
ート11から入力されたATMブロックは、ブロック識
別部12、セル廃棄部13を介してFIFOバッファ1
4に入力され、さらに出力ポート15から出力される。
キュー監視部16は、FIFOバッファ14内のキュー
長とキュー長の変化率を監視し、監視結果をアドミッシ
ョン制御部17に通知する。
(First Embodiment) FIG. 1 shows a first embodiment of an ATM block transfer node according to the present invention. In the figure, an ATM block input from an input port 11 is transmitted to a FIFO buffer 1 via a block identification unit 12 and a cell discard unit 13.
4 and output from the output port 15.
The queue monitoring unit 16 monitors the queue length in the FIFO buffer 14 and the rate of change of the queue length, and notifies the admission control unit 17 of the monitoring result.

【0008】ブロック識別部12は、ATMブロックの
先頭セルが到着したときに、アドミッション制御部17
にATMブロックのサイズ情報とレート情報、さらにこ
のATMブロックを運んでいるチャネルのVPI(仮想
パス識別子)/VCI(仮想チャネル識別子)番号を通
知する。アドミッション制御部17は、ブロック識別部
12から与えられるATMブロックのサイズ情報とレー
ト情報と、キュー監視部16から与えられるFIFOバ
ッファ14内のキュー長とキュー長の変化率とを用い
て、ATMブロック単位で転送するか廃棄するかを決定
し、廃棄するセルのVPI/VCI番号を廃棄ブロック
記憶部18に通知する。
[0008] When the head cell of the ATM block arrives, the block identifying unit 12 receives the admission control unit 17.
, The size information and rate information of the ATM block, and the VPI (virtual path identifier) / VCI (virtual channel identifier) number of the channel carrying the ATM block. The admission control unit 17 uses the ATM block size information and rate information provided from the block identification unit 12 and the queue length in the FIFO buffer 14 provided from the queue monitoring unit 16 and the rate of change of the queue length. It decides whether to transfer or discard in block units, and notifies the discarded block storage unit 18 of the VPI / VCI number of the cell to be discarded.

【0009】また、ブロック識別部12は、ATMブロ
ックの末尾セルが到着したときに、これに対応するVP
I/VCI番号を廃棄ブロック記憶部18に通知する。
廃棄ブロック記憶部18は、アドミッション制御部17
から通知されたVPI/VCI番号のセルを以後廃棄
し、ブロック識別部12から通知されたVPI/VCI
番号のセルを以後廃棄しないことを記憶する。セル廃棄
部13は、廃棄ブロック記憶部18に問い合わせて入力
セルを廃棄するか否かを決定する。
Further, when the last cell of the ATM block arrives, the block identifying section 12 responds to the corresponding VP.
The I / VCI number is notified to the discard block storage unit 18.
The discard block storage unit 18 stores the admission control unit 17
, The cell of the VPI / VCI number notified thereafter is discarded, and the VPI / VCI notified from the block identification unit 12 is discarded.
It is stored that the cell of the number will not be discarded thereafter. The cell discard unit 13 inquires of the discard block storage unit 18 to determine whether to discard the input cell.

【0010】なお、請求項1におけるキュー監視手段は
キュー監視部16に対応し、ブロック識別手段はブロッ
ク識別部12に対応し、判定手段はアドミッション制御
部17および廃棄ブロック記憶部18に対応し、セル廃
棄手段はセル廃棄部13に対応する。図2は、ATMブ
ロックの構成を示す。これは、ITU−Tにおいて標準
化されているフォーマットである(ITU-T Recommendati
on I.371, "Traffic Controland Congestion Control i
n B-ISDN", Geneva, 1996) 。ATMブロックのサイズ
情報とレート情報は、その先頭セル(RM(Resource M
anagement)セル)に含まれる。
The queue monitoring means in claim 1 corresponds to the queue monitoring section 16, the block identification means corresponds to the block identification section 12, and the determination means corresponds to the admission control section 17 and the discard block storage section 18. , A cell discarding unit corresponds to the cell discarding unit 13. FIG. 2 shows a configuration of the ATM block. This is a format standardized in ITU-T (ITU-T Recommendati
on I.371, "Traffic Control and Congestion Control i
n B-ISDN ", Geneva, 1996. The size information and rate information of the ATM block are stored in the first cell (RM (Resource M
anagement) cell).

【0011】以下、第1の実施形態におけるATMブロ
ック転送ノードの動作例を示す。キュー監視部16は、
FIFOバッファ14内のキュー長qとキュー長の変化
率dq/dtをアドミッション制御部17に随時通知す
る。ブロック識別部12は、ATMブロックの先頭セル
が入力すると、ATMブロックのサイズS、レートR、
ヘッダ中のVPI/VCI番号を読み取り、アドミッシ
ョン制御部17に通知する。
Hereinafter, an operation example of the ATM block transfer node according to the first embodiment will be described. The queue monitoring unit 16
The admission control unit 17 is notified of the queue length q in the FIFO buffer 14 and the rate of change dq / dt of the queue length at any time. When the head cell of the ATM block is input, the block identification unit 12 determines the size S, rate R,
The VPI / VCI number in the header is read and notified to the admission control unit 17.

【0012】アドミッション制御部17は、以上の入力
値とFIFOバッファ14の容量Bを用い、
The admission control unit 17 uses the above input value and the capacity B of the FIFO buffer 14,

【0013】[0013]

【数2】 (Equation 2)

【0014】の関係式に基づいてATMブロックの転送
/廃棄判断を行う。すなわち、(1) 式が満足されている
場合にはこのATMブロック全体を転送すると決定し、
満足されない場合には廃棄すると決定する。廃棄すると
決定したときに限り、対応するVPI/VCI番号を廃
棄ブロック記憶部18に通知する。廃棄ブロック記憶部
18は、これを廃棄対象セルのVPI/VCI番号とし
て記憶する。
The transfer / discard decision of the ATM block is made based on the relational expression. That is, if the equation (1) is satisfied, it is determined that the entire ATM block is transferred, and
If not satisfied, decide to discard. Only when it is determined to discard, the corresponding VPI / VCI number is notified to the discard block storage unit 18. The discard block storage unit 18 stores this as the VPI / VCI number of the discard target cell.

【0015】さらに、ブロック識別部12は、ATMブ
ロックの末尾セルが入力すると、そのヘッダ中のVPI
/VCI番号を読み取り、廃棄ブロック記憶部18に通
知する。廃棄ブロック記憶部18は、これを廃棄対象セ
ルのVPI/VCI番号から除外する。セル廃棄部13
は、ブロック識別部12からセルが入力する都度、この
セルのVPI/VCI番号を読み取り、これが廃棄する
セルか否かを廃棄ブロック記憶部18に問い合わせ、廃
棄するセルであればそれを廃棄し、廃棄しないセルはF
IFOバッファ14にバッファリングする。
Further, when the last cell of the ATM block is inputted, the block identifying section 12 receives the VPI in the header.
It reads the / VCI number and notifies the discard block storage unit 18. The discard block storage unit 18 excludes this from the VPI / VCI number of the discard target cell. Cell discard unit 13
Reads a VPI / VCI number of a cell each time a cell is input from the block identification unit 12 and inquires of the discard block storage unit 18 whether or not this is a cell to be discarded. Cells that are not discarded are F
Buffering in the IFO buffer 14.

【0016】ATMブロックの先頭セル中に記載されて
いるサイズ情報Sやレート情報Rが正確であれば、本発
明により不完全なATMブロックが転送されることを完
全に防止することができる。また、EPD技術を用いる
場合に比べて、FIFOバッファを有効に活用すること
ができる。以上の効果を実証するシミュレーション結果
を図3に示す。
If the size information S and the rate information R described in the head cell of the ATM block are accurate, the present invention can completely prevent the transfer of an incomplete ATM block. In addition, the FIFO buffer can be used more effectively than when the EPD technology is used. FIG. 3 shows a simulation result demonstrating the above effects.

【0017】シミュレーション条件は次の通りである。 ATMブロックサイズ(S):100セル FIFOバッファ容量(B):500セル 入力ポート数:20本 各入力ポートのレート(R):150Mb/s 各入力ポートからのATMブロックの到着過程:負
の指数分布 出力ポート数:1本 出力ポートのレート:600Mb/s 図3は、様々なトラヒックの負荷の下でシミュレーショ
ンを実行し、FIFOバッファ中のキュー長の最大値と
平均値を示している。
The simulation conditions are as follows. ATM block size (S): 100 cells FIFO buffer capacity (B): 500 cells Number of input ports: 20 Rate of each input port (R): 150 Mb / s Arrival process of ATM block from each input port: negative index Distribution Number of output ports: 1 Rate of output port: 600 Mb / s FIG. 3 shows the maximum value and the average value of the queue length in the FIFO buffer by performing a simulation under various traffic loads.

【0018】EPD技術を用いた場合には、最大キュー
長はバッファの最大サイズと等しく、セルバイセルのバ
ッファあふれが生じ得ることがわかる。また、高負荷の
場合でも平均キュー長は短く、バッファを十分に活用し
ていないことがわかる。これに対して、本実施形態の場
合には、最大キュー長はバッファ長未満であり、セルバ
イセルのバッファあふれは一切生じていないことがわか
る。また、高負荷の場合の平均キュー長は比較的長く、
バッファを有効活用していることがわかる。
When the EPD technique is used, it can be seen that the maximum queue length is equal to the maximum size of the buffer, and cell-by-cell buffer overflow can occur. Also, it can be seen that the average queue length is short even under high load, and the buffer is not fully utilized. On the other hand, in the case of the present embodiment, the maximum queue length is smaller than the buffer length, and it can be seen that the buffer overflow of the cell-by-cell does not occur at all. Also, the average queue length under heavy load is relatively long,
You can see that the buffer is being used effectively.

【0019】(第2の実施形態)本発明のATMブロッ
ク転送ノードの第2の実施形態では、ATMブロックの
レートRを一定値とする。この場合には、各ATMブロ
ック転送ノードは、ATMブロックのレートRを固定的
に保持しておくことができるので、図1に示すブロック
識別部12はレートRをアドミッション制御部17に通
知する必要がない。また、ATMブロックの構成は、図
4に示すようにその先頭セル(RMセル)に、ATMブ
ロックのサイズ情報のみが含まれる。その他の構成は第
1の実施形態のものと同様である。
(Second Embodiment) In a second embodiment of the ATM block transfer node of the present invention, the rate R of the ATM block is set to a constant value. In this case, since each ATM block transfer node can hold the rate R of the ATM block fixedly, the block identification unit 12 shown in FIG. 1 notifies the admission control unit 17 of the rate R. No need. In the configuration of the ATM block, only the size information of the ATM block is included in the head cell (RM cell) as shown in FIG. Other configurations are the same as those of the first embodiment.

【0020】(第3の実施形態)図5は、本発明のAT
Mブロック転送ノードの第3の実施形態を示す。本実施
形態の特徴は、複数の入力ポート21および出力ポート
22を有し、各入力ポートから入力されるATMブロッ
クをそれぞれ所定の出力ポートにスイッチングするAT
Mブロックスイッチ20を備え、各出力ポートに図1に
示す本発明のATMブロック転送ノード10を接続する
ところにある。本実施形態で用いられるATMブロック
の構成は、図6に示すようにその先頭セル(RMセル)
に、ATMブロックのサイズ情報、レート情報に加えて
宛先アドレス情報が含まれる。
(Third Embodiment) FIG. 5 shows an AT according to the present invention.
9 shows a third embodiment of the M block transfer node. A feature of the present embodiment is that an AT has a plurality of input ports 21 and output ports 22, and switches an ATM block input from each input port to a predetermined output port.
An M block switch 20 is provided, and each output port is connected to the ATM block transfer node 10 of the present invention shown in FIG. The configuration of the ATM block used in the present embodiment has a head cell (RM cell) as shown in FIG.
Contains destination address information in addition to ATM block size information and rate information.

【0021】入力ポート21のVC(仮想チャネル)を
通じてATMブロックスイッチ20に入力されたATM
ブロックは、先頭セル中の宛先アドレス情報を基に送出
先の出力ポート22を決定し、その中に含まれる適当な
VCを選択し、ATMブロックに属する全てのセルをそ
の選択されたVCへスイッチングする。本実施形態で
は、第1の実施形態による効果に加えて、ATMブロッ
ク単位でルーティングが実現される。
The ATM input to the ATM block switch 20 through the VC (virtual channel) of the input port 21
The block determines a destination output port 22 based on the destination address information in the first cell, selects an appropriate VC included therein, and switches all cells belonging to the ATM block to the selected VC. I do. In the present embodiment, in addition to the effects of the first embodiment, routing is realized in ATM block units.

【0022】[0022]

【発明の効果】以上説明したように、本発明のATMブ
ロック転送ノードは、バッファあふれを的確に事前予測
できるので、バッファ容量を十分に活用しながらバッフ
ァあふれによるセル廃棄を防止することができる。さら
に、セル廃棄により生ずる不完全なATMブロックが転
送されず、伝送路の帯域が無駄になることを防止するこ
とができる。
As described above, since the ATM block transfer node of the present invention can accurately predict buffer overflow in advance, it is possible to prevent cell loss due to buffer overflow while making full use of buffer capacity. Further, it is possible to prevent an incomplete ATM block generated due to cell discarding from being transferred and a band of a transmission line from being wasted.

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

【図1】本発明のATMブロック転送ノードの第1の実
施形態を示すブロック図。
FIG. 1 is a block diagram showing a first embodiment of an ATM block transfer node of the present invention.

【図2】第1の実施形態におけるATMブロックの構成
例を示す図。
FIG. 2 is a diagram showing a configuration example of an ATM block according to the first embodiment.

【図3】第1の実施形態におけるシミュレーション結果
を示す図。
FIG. 3 is a diagram showing a simulation result in the first embodiment.

【図4】第2の実施形態におけるATMブロックの構成
例を示す図。
FIG. 4 is a diagram showing a configuration example of an ATM block according to a second embodiment.

【図5】本発明のATMブロック転送ノードの第3の実
施形態を示すブロック図。
FIG. 5 is a block diagram showing a third embodiment of the ATM block transfer node of the present invention.

【図6】第3の実施形態におけるATMブロックの構成
例を示す図。
FIG. 6 is a diagram illustrating a configuration example of an ATM block according to a third embodiment.

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

10 ATMブロック転送ノード 11 入力ポート 12 ブロック識別部 13 セル廃棄部 14 FIFOバッファ 15 出力ポート 16 キュー監視部 17 アドミッション制御部 18 廃棄ブロック記憶部 20 ATMブロックスイッチ 21 入力ポート 22 出力ポート Reference Signs List 10 ATM block transfer node 11 Input port 12 Block identification unit 13 Cell discard unit 14 FIFO buffer 15 Output port 16 Queue monitoring unit 17 Admission control unit 18 Discard block storage unit 20 ATM block switch 21 Input port 22 Output port

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ATMセルを格納するFIFOバッファ
を有し、複数のATMセルで構成される情報(以下、こ
の情報転送単位をATMブロックという)を転送するA
TMブロック転送ノードにおいて、 前記FIFOバッファのキュー長とそのキュー長の変化
率を監視するキュー監視手段と、 前記FIFOバッファの入力側に配置され、前記ATM
ブロックのサイズ情報およびレート情報を検出するブロ
ック識別手段と、 前記キュー監視手段および前記ブロック識別手段から与
えられる情報を基に、前記FIFOバッファに前記AT
Mブロックが格納可能か否かを予測する判定手段と、 前記ブロック識別手段と前記FIFOバッファとの間に
配置され、前記判定手段の予測結果に応じて、格納不可
能なATMブロックを前記FIFOバッファに入力する
ことなく廃棄するセル廃棄手段とを備えたことを特徴と
するATMブロック転送ノード。
An ATM buffer having a FIFO buffer for storing ATM cells and transferring information composed of a plurality of ATM cells (hereinafter, this information transfer unit is referred to as an ATM block).
A TM block transfer node, a queue monitoring means for monitoring a queue length of the FIFO buffer and a rate of change of the queue length;
A block identification unit for detecting block size information and rate information, and the AT provided in the FIFO buffer based on information given from the queue monitoring unit and the block identification unit.
Determining means for predicting whether or not an M block can be stored; disposed between the block identifying means and the FIFO buffer; and determining, based on a prediction result of the determining means, an unstorable ATM block in the FIFO buffer. And a cell discarding means for discarding the ATM block without inputting it to the ATM block transfer node.
【請求項2】 請求項1に記載のATMブロック転送ノ
ードにおいて、 判定手段は、FIFOバッファのキュー長をq、キュー
長の変化率をdq/dt、ATMブロックのサイズを
S、レートをRとしたときに、 【数1】 で表される値がFIFOバッファの容量より大きい場合
に、ATMブロックがFIFOバッファに格納不可と予
測することを特徴とするATMブロック転送ノード。
2. The ATM block transfer node according to claim 1, wherein the judging means sets a queue length of the FIFO buffer to q, a change rate of the queue length to dq / dt, an ATM block size to S, and a rate to R. Then, An ATM block transfer node, which predicts that an ATM block cannot be stored in a FIFO buffer when the value represented by is larger than the capacity of a FIFO buffer.
JP12412497A 1997-05-14 1997-05-14 Atm block transfer node Pending JPH10322338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12412497A JPH10322338A (en) 1997-05-14 1997-05-14 Atm block transfer node

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12412497A JPH10322338A (en) 1997-05-14 1997-05-14 Atm block transfer node

Publications (1)

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

Family

ID=14877528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12412497A Pending JPH10322338A (en) 1997-05-14 1997-05-14 Atm block transfer node

Country Status (1)

Country Link
JP (1) JPH10322338A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100352901B1 (en) * 1999-12-10 2002-09-16 엘지전자 주식회사 Packet Processing Method In Router System
JP2003505931A (en) * 1999-07-15 2003-02-12 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Scheduling and admission control of packet data traffic
JP2013093761A (en) * 2011-10-26 2013-05-16 Fujitsu Ltd Buffer management program, relay device and control method
JP2017046357A (en) * 2010-03-16 2017-03-02 マイクロソフト テクノロジー ライセンシング,エルエルシー Shaping of virtual machine communication traffic

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003505931A (en) * 1999-07-15 2003-02-12 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Scheduling and admission control of packet data traffic
JP4662670B2 (en) * 1999-07-15 2011-03-30 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Packet data traffic scheduling and acceptance control
KR100352901B1 (en) * 1999-12-10 2002-09-16 엘지전자 주식회사 Packet Processing Method In Router System
JP2017046357A (en) * 2010-03-16 2017-03-02 マイクロソフト テクノロジー ライセンシング,エルエルシー Shaping of virtual machine communication traffic
JP2013093761A (en) * 2011-10-26 2013-05-16 Fujitsu Ltd Buffer management program, relay device and control method

Similar Documents

Publication Publication Date Title
US5949757A (en) Packet flow monitor and control system
JP3622312B2 (en) Packet switch and cell transfer control method
JP3409966B2 (en) Packet switch and packet transfer control method
EP0526104B1 (en) Arrangement for controlling shared-buffer-memory overflow in a multi-priority environment
EP1317825B1 (en) System and method for controlling the multicast traffic of a data packet switch
EP0748141A2 (en) Congestion control system and method for packet switched networks providing max-min fairness
WO1998009475A1 (en) Apparatus and methods to change thresholds to control congestion in atm switches
JPH08251233A (en) Packet communication system and method of improved memory layout
US6424620B1 (en) Congestion control system capable of detecting congestion occurring in an asynchronous transfer mode network and autonomously avoiding the congestion
US6510160B1 (en) Accurate computation of percent utilization of a shared resource and fine resolution scaling of the threshold based on the utilization
JPH08307420A (en) Congestion control system for cell exchange
EP0753981A2 (en) Buffer control system
EP0864215A1 (en) Cell queuing in atm switches
US6829224B1 (en) Method and apparatus for smoothing the rate of packet discards for random early detection in an ATM switch
JPH10136015A (en) Traffic control method, network system and frame relay exchange
JP3220112B2 (en) Congestion control method for ATM exchange
JPH10322338A (en) Atm block transfer node
JP3848962B2 (en) Packet switch and cell transfer control method
US20020051456A1 (en) Selection of a virtual path or channel in a communications network
EP0891057A2 (en) Method and apparatus for the efficient processing of ABR cells in an ATM switch
JP3849635B2 (en) Packet transfer device
US7359385B2 (en) ATM switching apparatus and method
KR100319457B1 (en) Traffic control method for ATM switches
KR20010018534A (en) Apparatus and Method for packet switching using ATM cell switching
KR100209352B1 (en) Connection admission control method by limiting maximum cell loss rate