JPH11122257A - Common buffer switch - Google Patents
Common buffer switchInfo
- Publication number
- JPH11122257A JPH11122257A JP28193097A JP28193097A JPH11122257A JP H11122257 A JPH11122257 A JP H11122257A JP 28193097 A JP28193097 A JP 28193097A JP 28193097 A JP28193097 A JP 28193097A JP H11122257 A JPH11122257 A JP H11122257A
- Authority
- JP
- Japan
- Prior art keywords
- cell
- common buffer
- fifo
- buffer
- address
- 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
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、共通バッファ型ス
イッチに関し、特に、ATM(Asynchronou
s Transfer Mode)スイッチにおけるト
ラフィック制御に適用して有効な技術に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a common buffer type switch, and more particularly to an ATM (Asynchronous Switch).
The present invention relates to a technology that is effective when applied to traffic control in a switch (Transfer Mode) switch.
【0002】[0002]
【従来の技術】本発明者が検討したところによれば、固
定長のセルをルーティングするATM交換機などでは、
たとえば、セルを大容量の共通化されたバッファに一旦
記憶し、読み出しの順序を制御することによってルーテ
ィングを行う共通バッファ型スイッチが用いられてい
る。2. Description of the Related Art According to studies made by the present inventor, in an ATM switch or the like for routing fixed-length cells,
For example, a common buffer type switch that temporarily stores cells in a large-capacity shared buffer and performs routing by controlling the reading order is used.
【0003】これは、出力ポートに対応してセルバッフ
ァアドレスポインタFIFO(First In Fi
rst Out)を設けておき、入力されたセルを共通
バッファに格納するとともに、それぞれのセルの格納ア
ドレスを各セルの出力先の出力ポートに対応するセルバ
ッファアドレスポインタFIFOに書き込み、セル出力
タイミングに基づき共通バッファに格納されているセル
だけを読み出して出力するものである。[0003] This corresponds to a cell buffer address pointer FIFO (First In Fi) corresponding to an output port.
rst Out), input cells are stored in a common buffer, and the storage address of each cell is written to a cell buffer address pointer FIFO corresponding to the output port of each cell, and the cell output timing is set. Only the cells stored in the common buffer are read out and output.
【0004】このような共通バッファ型スイッチにおい
て遅延、廃棄制御などの優先制御を行うためには、出力
ポート毎に2つまたは4つ程度のセルをキューイングす
る優先キューを設け、この優先キューにセルを書き込む
際にキューのたまり具合を見ながら廃棄制御を行い、読
み出す際にキューから読み出す順番を優先づけすること
で遅延制御を行い、優先制御機能を実現している。To perform priority control such as delay and discard control in such a common buffer type switch, a priority queue for queuing about two or four cells is provided for each output port, and the priority queue is provided in this priority queue. When a cell is written, discard control is performed while observing the degree of accumulation of the queue, and when reading, a delay control is performed by giving priority to the order of reading from the queue, thereby implementing a priority control function.
【0005】また、優先キューが多ければ多いほど、き
め細かい優先制御(たとえば、音声、動画、データとい
った特性の異なるトラフィックの使用する優先キューを
分けることにより、その他のトラフィックの影響を受け
なくする制御など)が可能となる。[0005] The more priority queues are provided, the finer the priority control (for example, the control is performed to separate the priority queues used for traffics having different characteristics such as voice, video, and data so as not to be affected by other traffics). ) Is possible.
【0006】なお、この種のATMについて詳しく述べ
てある文献としては、1996年7月1日、株式会社ア
スキー発行、マルチメディア通信学会(編)、「標準A
TM教科書」P50〜P56があり、この文献には、A
TM交換機における各種のトラフィック制御について記
載されている。References describing this type of ATM in detail include, for example, "Standard A", published by ASCII Corporation on July 1, 1996, edited by The Multimedia Communication Society (ed.).
TM textbooks "P50-P56,
Various traffic controls in the TM exchange are described.
【0007】[0007]
【発明が解決しようとする課題】ところが、上記のよう
な共通バッファ型スイッチでは、次のような問題点があ
ることを本発明者は見い出した。However, the present inventor has found that the above-mentioned common buffer type switch has the following problems.
【0008】きめ細かい優先制御を実現するためにセル
の優先キューを増やそうとする場合、セルの優先キュー
の数に応じて前述したセルバッファアドレスポインタF
IFOを増やす必要がある。When the priority queue of a cell is to be increased in order to realize fine priority control, the above-mentioned cell buffer address pointer F according to the number of priority queues of the cell is increased.
IFO needs to be increased.
【0009】たとえば、ポート数が16、セルバッファ
容量が32kセル、優先キューのキュー長が32kエン
トリ、ポート当たりの優先クラスが1個しかない共通バ
ッファスイッチを構成しようとした場合、セルバッファ
を構成するために必要なメモリ容量は、約1.7メガバイ
ト(53バイト×32k)であり、セルバッファアドレ
スポインタFIFOを構成するために必要なメモリ容量
は、1メガバイト(16ポート×32kエントリ×2バ
イト×クラス1)である。For example, if an attempt is made to construct a common buffer switch having 16 ports, a cell buffer capacity of 32 k cells, a queue length of a priority queue of 32 k entries, and only one priority class per port, a cell buffer is constructed. The required memory capacity is about 1.7 megabytes (53 bytes x 32k), and the memory capacity required to configure the cell buffer address pointer FIFO is 1 megabyte (16 ports x 32k entries x 2 bytes). × Class 1).
【0010】しかし、セルバッファ容量は32kセル
(1.7メガバイト)のままにしておき、各ポート当たり
の優先クラスを8クラスに増やした場合、セルバッファ
アドレスポインタFIFOを構成するために必要なメモ
リ容量は8メガバイト(32kエントリ×2バイト×1
6ポート×8クラス)となり、これはセルバッファ容量
の1.7メガバイトに比べて約4.7倍の値となる。However, if the cell buffer capacity is kept at 32 k cells (1.7 megabytes) and the priority class for each port is increased to 8 classes, the memory required for forming the cell buffer address pointer FIFO is required. The capacity is 8 megabytes (32 k entries x 2 bytes x 1
6 ports x 8 classes), which is about 4.7 times the cell buffer capacity of 1.7 megabytes.
【0011】すなわち、優先制御のためのポート当たり
の優先クラスを増やそうとすると、セルバッファを構成
するメモリ容量に比べてセルバッファアドレスポインタ
キューを構成するメモリ容量の方が多くなり、コスト面
や実装面での実現が難しくなるという問題がある。In other words, if the priority class per port for priority control is to be increased, the memory capacity constituting the cell buffer address pointer queue is larger than the memory capacity constituting the cell buffer, which results in cost and mounting. There is a problem that it is difficult to realize in terms of aspect.
【0012】本発明の目的は、セルバッファアドレスポ
インタFIFOの数を大幅に増加させることなく、高効
率なトラフィック制御を行うことのできる共通バッファ
型スイッチを提供することにある。An object of the present invention is to provide a common buffer type switch capable of performing high-efficiency traffic control without greatly increasing the number of cell buffer address pointer FIFOs.
【0013】[0013]
【課題を解決するための手段】本発明の共通バッファ型
スイッチは、共通バッファに格納されたセルがキューを
構成するように該共通バッファ内のセル格納アドレスを
順次記憶する複数のセルバッファアドレスポインタFI
FOと、セルバッファアドレスポインタFIFOの各々
における出力ポートの割り当てならびに優先クラスの割
り当てを行うFIFO割り当てテーブルが格納された第
1の格納部と、当該第1の格納部のFIFO割り当てテ
ーブルに定義された情報に基づいてセルのキューイング
を制御する共通バッファ制御部とを備えたものである。A common buffer type switch according to the present invention comprises a plurality of cell buffer address pointers for sequentially storing cell storage addresses in a common buffer so that cells stored in the common buffer form a queue. FI
FO, a first storage unit storing a FIFO allocation table for assigning an output port and a priority class in each of the cell buffer address pointer FIFOs, and a FIFO storage table defined in the FIFO storage table of the first storage unit. And a common buffer control unit for controlling cell queuing based on the information.
【0014】また、本発明の共通バッファ型スイッチ
は、前記FIFO割り当てテーブルに定義された情報に
基づいて構成した優先キューにおける読み出し制御を指
定するセル読み出し制御テーブルが格納された第2の格
納部を設けたものである。Further, the common buffer type switch of the present invention includes a second storage unit storing a cell read control table for designating read control in a priority queue configured based on information defined in the FIFO allocation table. It is provided.
【0015】以上のことにより、ポート毎の優先優先ク
ラス数を増減できるので、少ないセルバッファアドレス
FIFOで、効率よくトラフィック制御を行うことがで
きる。As described above, the number of priority classes can be increased or decreased for each port, so that traffic control can be efficiently performed with a small number of cell buffer addresses FIFO.
【0016】[0016]
【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて詳細に説明する。Embodiments of the present invention will be described below in detail with reference to the drawings.
【0017】(実施の形態1)図1は、本発明の実施の
形態1による共通バッファ型スイッチのブロック図、図
2、図3は、本発明の実施の形態1による共通バッファ
型スイッチに用いられるそれぞれ異なる例のFIFO割
り当てテーブルの説明図、図4、図5は、本発明の実施
の形態1による共通バッファ型スイッチの共通バッファ
に構成されるキュー構成のそれぞれの異なる例の説明
図、図6は、本発明の実施の形態1に用いられるセルの
フォーマット図、図7は、本発明の実施の形態1による
共通バッファ型スイッチの共通バッファ制御部における
セルのフォーマットブロック図である。(Embodiment 1) FIG. 1 is a block diagram of a common buffer type switch according to Embodiment 1 of the present invention, and FIGS. 2 and 3 are used for a common buffer type switch according to Embodiment 1 of the present invention. FIGS. 4 and 5 are explanatory views of different examples of a queue configuration configured in the common buffer of the common buffer type switch according to the first embodiment of the present invention. FIGS. 6 is a format diagram of a cell used in the first embodiment of the present invention, and FIG. 7 is a block diagram of a cell format in a common buffer control unit of the common buffer type switch according to the first embodiment of the present invention.
【0018】本実施の形態1において、共通バッファ型
ATMスイッチ1は、ATM−LAN(Local A
rea Network)のATM交換機などに用いら
れるATMセルフルーティング・スイッチの1つであ
る。この共通バッファ型スイッチ1は、該ATM−LA
Nの回線網を介して複数の入力ポートP0〜Pnに入力
されたセルS(図6)を多重化するセル多重部2を備え
ている。In the first embodiment, the common buffer type ATM switch 1 is an ATM-LAN (Local A
The ATM switch is one of ATM self-routing switches used in ATM exchanges of the same area. This common buffer type switch 1 is connected to the ATM-LA
The cell multiplexing unit 2 multiplexes the cells S (FIG. 6) input to the plurality of input ports P0 to Pn via the N network.
【0019】また、セル多重部2は、該セル多重部2か
ら多重出力されたセルSを転送する信号線3を介して共
通バッファ4に接続されている。共通バッファ4は、セ
ル多重部2から多重出力されたセルSを一時的にバッフ
ァリングする。The cell multiplexing section 2 is connected to a common buffer 4 via a signal line 3 for transferring cells S multiplexed and output from the cell multiplexing section 2. The common buffer 4 temporarily buffers the cells S multiplexed and output from the cell multiplexing unit 2.
【0020】さらに、共通バッファ4は、該共通バッフ
ァ4から読み出されたセルSを転送する信号線5を介し
てセル分配部6に接続されている。このセル分配部6
は、共通バッファ4から読み出されたセルSを受け取
り、複数の出力ポートPO0〜POnにおける所定の出
力ポートに分配する。Further, the common buffer 4 is connected to a cell distributor 6 via a signal line 5 for transferring the cells S read from the common buffer 4. This cell distribution unit 6
Receives the cell S read from the common buffer 4 and distributes the cell S to predetermined output ports among the plurality of output ports PO0 to POn.
【0021】また、セル多重部2は、ルーティング情報
転送インタフェース線7を介して共通バッファ制御部8
に接続されている。この共通バッファ制御部8は、制御
信号線9を介して共通バッファ4に接続されている。The cell multiplexing unit 2 is connected to a common buffer control unit 8 via a routing information transfer interface line 7.
It is connected to the. The common buffer control unit 8 is connected to the common buffer 4 via a control signal line 9.
【0022】共通バッファ制御部8には、共通バッファ
4の空きバッファアドレスを順次記憶する空きアドレス
FIFO10、およびセルバッファアドレスポインタF
IFO111 〜11n が接続されている。このセルバッ
ファアドレスポインタFIFO111 〜11n は、共通
バッファ4に格納されたセルSがキューを構成するよう
に共通バッファ4内におけるセル格納アドレスを順次格
納する。The common buffer control unit 8 has an empty address FIFO 10 for sequentially storing empty buffer addresses of the common buffer 4, and a cell buffer address pointer F
IFOs 11 1 to 11 n are connected. The cell buffer address pointer FIFOs 11 1 to 11 n sequentially store cell storage addresses in the common buffer 4 so that the cells S stored in the common buffer 4 form a queue.
【0023】さらに、共通バッファ制御部8には、テー
ブル格納部(第1の格納部)12が接続されている。テ
ーブル格納部12には、それぞれのセルバッファアドレ
スポインタFIFO111 〜11n をどの出力ポートP
O0〜POnの、どの優先クラスに割り当てるかを定義
するFIFO割り当てテーブルFTが格納されている。
共通バッファ制御部8は、このFIFO割り当てテーブ
ルFTに定義された情報に基づいて共通バッファ4に対
するセルSのキューイングを制御する。Further, a table storage unit (first storage unit) 12 is connected to the common buffer control unit 8. The table storage unit 12 stores the cell buffer address pointers FIFO 11 1 to 11 n in any output port P.
A FIFO assignment table FT defining which priority class of O0 to POn is assigned is stored.
The common buffer control unit 8 controls queuing of the cells S in the common buffer 4 based on the information defined in the FIFO allocation table FT.
【0024】テーブル格納部12に格納されているFI
FO割り当てテーブルFTには、図2、図3に示すよう
に、共通バッファ制御部8が様々な優先制御機能を制御
するために定義された種々の割り当て情報のテーブルが
ある。例示的に図2、図3に示されたFIFO割り当て
テーブルFTには、出力ポートPO0〜POn(図1)
の番号である出力ポート番号D1と優先クラス番号D2
に対応してセルバッファアドレスポインタ番号D3が書
き込まれており、これらFIFO割り当てテーブルFT
では、優先クラス番号D2の定義が異なっている。The FI stored in the table storage unit 12
As shown in FIGS. 2 and 3, the FO assignment table FT includes various assignment information tables defined for the common buffer control unit 8 to control various priority control functions. For example, the output ports PO0 to POn (FIG. 1) are included in the FIFO allocation tables FT shown in FIGS.
Output port number D1 and priority class number D2
And the cell buffer address pointer number D3 is written in the FIFO allocation table FT.
Differs in the definition of the priority class number D2.
【0025】ここで、図2および図3に示されるFIF
O割り当てテーブルFTにおいて定義されるキュー構成
を図4、図5を用いて説明する。Here, the FIF shown in FIGS.
The queue configuration defined in the O allocation table FT will be described with reference to FIGS.
【0026】まず、図2におけるFIFO割り当てテー
ブルFTで定義した割り当て情報の場合、図4に示すよ
うに、すべてのポート番号0〜Nに4つの優先クラスが
あり、すべて同じキュー構成となるように定義される。First, in the case of the allocation information defined in the FIFO allocation table FT in FIG. 2, as shown in FIG. 4, all the port numbers 0 to N have four priority classes, and all of them have the same queue configuration. Defined.
【0027】一方、図3のFIFO割り当てテーブルF
Tで定義した割り当て情報の場合、図5に示すように、
優先キューの数が6つあるポートと優先キューの数が2
つあるポートとが交互に現れるように定義される。On the other hand, the FIFO allocation table F shown in FIG.
In the case of the allocation information defined by T, as shown in FIG.
Port with 6 priority queues and 2 priority queues
One port is defined to appear alternately.
【0028】ここで、ATM−LANの回線網を介して
共通バッファ型スイッチ1の複数の入力ポートP0〜P
nに入力されるセルSのフォーマットについて説明す
る。セルSは、図6に示すように、どの仮想パスを使用
するかを識別するための仮想パス識別子(VPI)、経
路と各中継区間で使用する番号である仮想チャネル識別
子(VCI)、ユーザ情報のタイプを示すペイロードタ
イプ、およびヘッダ誤り制御コードなどからなるヘッダ
Hと、ユーザデータを転送するフィールドであるペイロ
ードPによって構成されている。Here, a plurality of input ports P0-P of the common buffer type switch 1 are connected via an ATM-LAN circuit network.
The format of the cell S input to n will be described. As shown in FIG. 6, the cell S includes a virtual path identifier (VPI) for identifying which virtual path is used, a virtual channel identifier (VCI) that is a path and a number used in each relay section, and user information. And a header H including a header error control code and the like, and a payload P which is a field for transferring user data.
【0029】また、共通バッファ型スイッチ1内部にお
いて、セルSが自己ルーティングを行う情報であるセル
S1のフォーマットについて説明すると、セルS1は、
図7に示すように、出力ポートPO0〜POn(図1)
に割り付けられた番号である出力ポート番号C1および
優先クラス番号C2からなるルーティング情報フィール
ドFと、前述したヘッダH、およびペイロードPとによ
って構成されている。In the common buffer type switch 1, the format of the cell S1, which is information on which the cell S performs self-routing, will be described.
As shown in FIG. 7, output ports PO0 to POn (FIG. 1)
, A routing information field F including an output port number C1 and a priority class number C2, which are numbers allocated to the above, and the above-described header H and payload P.
【0030】次に、本実施の形態の作用について図1〜
図3、図6、図7を用いて説明する。Next, the operation of the present embodiment will be described with reference to FIGS.
This will be described with reference to FIGS. 3, 6, and 7.
【0031】まず、セル多重部2は、入力ポートP0〜
Pnから入力されたセルSのヘッダHに格納されている
仮想パス識別子ならびに仮想チャネル識別子から予め設
定されている出力ポートPO0〜POnの番号である出
力ポート番号C1、優先クラス番号C2のルーティング
情報を得る。First, the cell multiplexing unit 2 has input ports P0 to P0.
From the virtual path identifier and the virtual channel identifier stored in the header H of the cell S input from Pn, the routing information of the output port number C1 and the priority class number C2, which are the numbers of the output ports PO0 to POn, is set in advance. obtain.
【0032】そして、セル多重部2は、これらルーティ
ング情報を共通バッファ制御部8に転送するとともに、
セルSのヘッダHおよびペイロードPを共通バッファ4
に転送する。The cell multiplexing unit 2 transfers the routing information to the common buffer control unit 8,
The header H and the payload P of the cell S are stored in the common buffer 4
Transfer to
【0033】また、共通バッファ制御部8は、セル多重
部2から送られてくる出力ポート番号C1と優先クラス
番号C2を受け取ると、テーブル格納部12に格納され
たFIFO割り当てテーブルFTを検索することによっ
て複数のセルバッファアドレスポインタFIFO111
〜11n のどのセルバッファアドレスポインタ番号D3
を用いてキューイングを行うかを認識する。Further, upon receiving the output port number C1 and the priority class number C2 sent from the cell multiplexing unit 2, the common buffer control unit 8 searches the FIFO allocation table FT stored in the table storage unit 12. , A plurality of cell buffer address pointers FIFO11 1
To 11 n cell buffer address pointer number throat D3
To recognize whether to perform queuing.
【0034】さらに、共通バッファ制御部8は、出力ポ
ート番号C1、優先クラス番号C2とFIFO割り当て
テーブルFTの出力ポート番号D1、優先クラス番号D
2とが一致するエントリを検索し、使用すべきセルフバ
ッファアドレスポインタ番号D3を得ることができる。The common buffer control unit 8 further includes an output port number C1, a priority class number C2, an output port number D1 of the FIFO allocation table FT, and a priority class number D.
An entry that matches 2 can be searched to obtain a self-buffer address pointer number D3 to be used.
【0035】そして、共通バッファ制御部8は、前述し
た方法によって使用すべきセルバッファアドレスポイン
タ番号を取得すると同時に、セルSを共通バッファ4に
格納するためのアドレスを空きアドレスFIFO10か
ら取得する。Then, the common buffer control section 8 obtains the cell buffer address pointer number to be used by the above-described method and, at the same time, obtains the address for storing the cell S in the common buffer 4 from the free address FIFO 10.
【0036】次に、共通バッファ制御部8は制御信号を
出力し、先にセル多重部2から共通バッファ4に転送さ
れたセルSのヘッダHおよびペイロードPを共通バッフ
ァ4に書き込むと同時に、空きアドレスFIFO10か
ら取得したセルSのアドレスを対応するセルバッファア
ドレスポインタFIFO111 〜11n にキューイング
する。Next, the common buffer control unit 8 outputs a control signal, writes the header H and the payload P of the cell S previously transferred from the cell multiplexing unit 2 to the common buffer 4 into the common buffer 4, The address of the cell S obtained from the address FIFO 10 is queued in the corresponding cell buffer address pointer FIFO 11 1 to 11 n .
【0037】共通バッファ制御部8は、そのセル出力タ
イミングに基づきキューイングされた各々のセルバッフ
ァアドレスポインタFIFO111 〜11n から格納セ
ルアドレスを読み出し、それに基づいて共通バッファ4
に格納されているセルSを読み出して出力する。The common buffer control unit 8 reads the storage cell addresses from the cell buffer address pointers FIFO 11 1 to 11 n queued based on the cell output timing, and based on the read cell cell addresses, stores the common buffer 4.
And outputs the cell S stored in the cell.
【0038】よって、1つの出力ポートの複数の優先キ
ューにセルSが輻輳した場合に、レベルの高いクラスほ
ど優先的に読み出すように制御を行うことができる。Therefore, when the cells S are congested in a plurality of priority queues of one output port, control can be performed such that a class having a higher level is preferentially read out.
【0039】それにより、本実施の形態1では、FIF
O割り当てテーブルFTの設定値を要求仕様に応じて自
在にかえることにより、出力ポートPO0〜POn毎の
優先キューをフレキシブルに変更させることができるの
で、少ないセルバッファアドレスポインタFIFO11
1 〜11n により、効率の良いトラフィック制御を行う
ことができる。Thus, in the first embodiment, the FIF
Since the priority queue for each of the output ports PO0 to POn can be flexibly changed by freely changing the set value of the O allocation table FT according to the required specification, a small cell buffer address pointer FIFO11
With 1 to 11 n , efficient traffic control can be performed.
【0040】(実施の形態2)図8は、本発明の実施の
形態2による共通バッファ型スイッチのブロック図、図
9、図10は、本発明の実施の形態2による共通バッフ
ァ型スイッチに用いられるセル読み出し制御テーブルの
それぞれ異なる例の説明図である。(Embodiment 2) FIG. 8 is a block diagram of a common buffer type switch according to Embodiment 2 of the present invention, and FIGS. 9 and 10 are used for a common buffer type switch according to Embodiment 2 of the present invention. FIG. 9 is an explanatory diagram of a different example of a cell read control table to be used.
【0041】本実施の形態2においては、共通バッファ
型スイッチ1に、図8に示すように、セルテーブル格納
部(第2の格納部)13が設けられ、このセルテーブル
格納部13には、セル読み出し制御テーブルSTが格納
されている。In the second embodiment, the common buffer type switch 1 is provided with a cell table storage section (second storage section) 13 as shown in FIG. The cell read control table ST is stored.
【0042】このセル読み出し制御テーブルSTは、図
9、図10に示すように、各出力ポート番号E1に対応
する優先制御、ならびに重みづけの比率が定義された種
々のテーブルである。The cell read control table ST is, as shown in FIGS. 9 and 10, various tables in which priority control and weighting ratio corresponding to each output port number E1 are defined.
【0043】例示的に示された図9、図10のセル読み
出し制御テーブルSTには、出力ポートPO0〜POn
(図8)の番号であるそれぞれの出力ポート番号E1
と、その出力ポートE1に対応する優先制御の定義であ
る優先制御モードE2と、重みづけの比率の定義である
詳細情報E3とが書き込まれており、これらのセル読み
出し制御テーブルSTでは、優先制御モードE2および
詳細情報E3の定義が異なっている。The cell read control tables ST shown in FIGS. 9 and 10 exemplarily show output ports PO0 to POn.
Each output port number E1 which is the number of (FIG. 8)
And a priority control mode E2 which is a definition of priority control corresponding to the output port E1, and detailed information E3 which is a definition of a weighting ratio, are written in the cell read control table ST. The definitions of the mode E2 and the detailed information E3 are different.
【0044】また、このセル読み出し制御テーブルST
は、テーブル格納部12に格納されたFIFO割り当て
テーブルFTで定義された情報に基づき構成したキュー
読み出し制御方法を指定する。The cell read control table ST
Designates a queue read control method configured based on information defined in the FIFO allocation table FT stored in the table storage unit 12.
【0045】優先制御モードE2には、どのような読み
出しを行うかといった動作モードにかかわる情報が格納
されている。ここでは、優先制御モードE2のフィール
ドに’0’が書かれている場合は完全優先制御を、’
1’が書かれている場合には重みづけ優先制御を、’
2’が書かれている場合は均等制御を意味するものとす
る。In the priority control mode E2, information relating to an operation mode such as what kind of reading is performed is stored. Here, when “0” is written in the field of the priority control mode E2, the full priority control is performed,
When 1 'is written, weighted priority control is performed.
When 2 'is written, it means equal control.
【0046】また、完全優先制御は、キューの番号が小
さいほど優先順位が高く、優先順位の高いキューにセル
が溜まっている間は、優先順位の低いキューのセルは読
み出さないようにする制御である。The complete priority control is a control in which the smaller the number of the queue, the higher the priority, and while cells are stored in the high priority queue, the cells in the low priority queue are not read out. is there.
【0047】さらに、重みづけ優先制御は、各キューの
重みづけ情報として詳細情報E3のフィールドに各キュ
ーの比率が書き込まれている。複数のキューにセルが滞
留した場合、この詳細モードE2のフィールドに基づい
て読み出しを行う制御である。Further, in the weight priority control, the ratio of each queue is written in the field of detailed information E3 as weight information of each queue. In the case where a cell stays in a plurality of queues, control is performed for reading based on the field of the detailed mode E2.
【0048】また、均等制御は、複数のキューにセルが
滞留した場合、すべてのキューの読み出しが均等になる
ような制御である。さらに、このセル読み出し制御テー
ブルSTに各キューの帯域管理情報(読み出し速度を規
定する情報)を格納しておき、これに基づいてセルの読
み出し制御を行うようにしてもよい。The equalization control is a control in which, when cells stay in a plurality of queues, all queues are read out equally. Further, band management information (information for defining a read speed) of each queue may be stored in the cell read control table ST, and cell read control may be performed based on the information.
【0049】ここで、たとえば、FIFO割り当てテー
ブルFT(図2)の情報によれば、先に述べたようにす
べてのポート番号0〜Nに4つの優先クラスがあり、図
4に示すようにすべての出力ポートPO0〜POnが4
つのキュー構成となるように定義されている。Here, for example, according to the information of the FIFO allocation table FT (FIG. 2), as described above, all the port numbers 0 to N have four priority classes, and as shown in FIG. Output ports PO0-POn are 4
It is defined to have one queue configuration.
【0050】これに対応するセル読み出し制御テーブル
STによるとポート番号0は、優先制御モードE2が’
0’で完全優先制御となり、図4におけるキュー番号2
03よりもキュー番号202が、キュー番号202より
もキュー番号201が、キュー番号201よりもキュー
番号200が優先的に読み出されることになる。According to the cell read control table ST corresponding to this, the port number 0 indicates that the priority control mode E2 is'
0 'is the full priority control, and the queue number 2 in FIG.
The queue number 202 is read out earlier than the queue number 203, the queue number 201 is read out earlier than the queue number 202, and the queue number 200 is read out earlier than the queue number 201.
【0051】また、ポート番号1は、優先制御モードE
2が’1’であるので重みづけ優先制御となり、図4の
キュー番号204〜207の読み出し比率は同じエント
リの詳細情報E3の値を参照して、8:4:2:1の割
合で読み出されることになる。The port number 1 corresponds to the priority control mode E
2 is “1”, the weighting priority control is performed, and the read ratio of the queue numbers 204 to 207 in FIG. 4 is read at a ratio of 8: 4: 2: 1 with reference to the value of the detailed information E3 of the same entry. Will be.
【0052】さらに、ポート番号Nもポート番号0と同
様に、優先制御モードE2が’0’で完全優先情報とな
り、図4におけるキュー番号20Mよりもキュー番号2
0M−1がキュー番号20M−1よりもキュー番号20
M−2が、キュー番号20M−2よりもキュー番号20
M−3が優先的に読み出されることになる。Further, like the port number 0, the port number N becomes the complete priority information when the priority control mode E2 is "0", and the queue number 2 is larger than the queue number 20M in FIG.
0M-1 is queue number 20 rather than queue number 20M-1
M-2 is queue number 20 rather than queue number 20M-2.
M-3 is preferentially read.
【0053】一方、図3のFIFO割り当てテーブルF
Tによれば、図5に示すような優先キューの数が6つあ
る出力ポートと優先キューが6つある出力ポートが交互
に現れるように定義される。On the other hand, the FIFO allocation table F shown in FIG.
According to T, an output port having six priority queues and an output port having six priority queues as shown in FIG. 5 are defined so as to appear alternately.
【0054】これに対応する図10におけるセル読み出
し制御テーブルSTによると、ポート番号0は優先制御
モードE2が’1’であるから重みづけ優先制御とな
り、図5におけるキュー番号200〜205の読み出し
比率は、同じエントリの詳細情報E3の値を参照して、
32:16:8:4:2:1の割合で読み出される。According to the cell read control table ST in FIG. 10 corresponding to this, the port number 0 is weighted priority control because the priority control mode E2 is “1”, and the read ratio of the queue numbers 200 to 205 in FIG. Refers to the value of the detailed information E3 of the same entry,
The data is read at a ratio of 32: 16: 8: 4: 2: 1.
【0055】また、ポート番号1は、優先制御モードE
2が1で重みづけ優先制御となり、図5におけるキュー
番号Mよりもキュー番号M−1が優先的に読み出される
ことになる。The port number 1 corresponds to the priority control mode E
When 2 is 1, weighting priority control is performed, and the queue number M-1 is read out prior to the queue number M in FIG.
【0056】それにより、本実施の形態2においては、
セル読み出し制御テーブルSTの値を自由に変更するこ
とができるので、それそれの出力ポートPO0〜POn
毎の優先制御をフレキシブル変更することができ、より
効率の良いトラフィック制御を行うことができる。Thus, in the second embodiment,
Since the value of the cell read control table ST can be freely changed, the output ports PO0 to POn of the respective cells are controlled.
Each priority control can be flexibly changed, and more efficient traffic control can be performed.
【0057】本発明は前記実施の形態に限定されるもの
ではなく、その要旨を逸脱しない範囲で種々変更可能で
あることはいうまでもない。The present invention is not limited to the above-described embodiment, and it goes without saying that various changes can be made without departing from the scope of the present invention.
【0058】[0058]
(1)本発明によれば、出力ポート毎の優先クラス数を
自由にマッピングできるので、少ないセルバッファアド
レスポインタFIFOにより、効率よくトラフィック制
御を行うことができる。(1) According to the present invention, the number of priority classes for each output port can be freely mapped, so that traffic control can be efficiently performed with a small number of cell buffer address pointer FIFOs.
【0059】(2)また、本発明では、セル読み出し制
御テーブルの値を自由に変更することができるので、そ
れそれの出力ポート毎の優先制御をフレキシブル変更す
ることができ、より効率の良いトラフィック制御を行う
ことができる。(2) Further, according to the present invention, the value of the cell read control table can be freely changed, so that priority control for each output port can be flexibly changed, and more efficient traffic can be achieved. Control can be performed.
【0060】(3)さらに、本発明においては、上記
(1)、(2)により、共通バッファ型スイッチを低コ
ストでかつ小型化することができる。(3) Further, in the present invention, the common buffer type switch can be reduced in cost and size by the above (1) and (2).
【図1】本発明の実施の形態1による共通バッファ型ス
イッチのブロック図である。FIG. 1 is a block diagram of a common buffer type switch according to a first embodiment of the present invention.
【図2】本発明の実施の形態1による共通バッファ型ス
イッチに用いられるFIFO割り当てテーブルの一例の
説明図である。FIG. 2 is an explanatory diagram of an example of a FIFO allocation table used for the common buffer type switch according to the first embodiment of the present invention.
【図3】本発明の実施の形態1による共通バッファ型ス
イッチに用いられるFIFO割り当てテーブルの他の例
の説明図である。FIG. 3 is an explanatory diagram of another example of a FIFO assignment table used in the common buffer type switch according to the first embodiment of the present invention.
【図4】本発明の実施の形態1による共通バッファ型ス
イッチの共通バッファに構成されるキュー構成の一例の
説明図である。FIG. 4 is an explanatory diagram illustrating an example of a queue configuration configured in a common buffer of the common buffer type switch according to the first embodiment of the present invention;
【図5】本発明の実施の形態1による共通バッファ型ス
イッチの共通バッファに構成されるキュー構成の他の例
の説明図である。FIG. 5 is an explanatory diagram of another example of the queue configuration configured in the common buffer of the common buffer type switch according to the first embodiment of the present invention;
【図6】本発明の実施の形態1に用いられるセルのフォ
ーマット図である。FIG. 6 is a format diagram of a cell used in the first embodiment of the present invention.
【図7】本発明の実施の形態1による共通バッファ型ス
イッチの共通バッファ制御部におけるセルのフォーマッ
トブロック図である。FIG. 7 is a cell format block diagram in a common buffer control unit of the common buffer type switch according to the first embodiment of the present invention.
【図8】本発明の実施の形態2による共通バッファ型ス
イッチのブロック図である。FIG. 8 is a block diagram of a common buffer type switch according to a second embodiment of the present invention.
【図9】本発明の実施の形態2による共通バッファ型ス
イッチに用いられるセル読み出し制御テーブルの一例の
説明図である。FIG. 9 is an explanatory diagram of an example of a cell read control table used in the common buffer type switch according to the second embodiment of the present invention.
【図10】本発明の実施の形態2による共通バッファ型
スイッチに用いられるセル読み出し制御テーブルの他の
例の説明図である。FIG. 10 is an explanatory diagram of another example of the cell read control table used in the common buffer type switch according to the second embodiment of the present invention.
1…共通バッファ型スイッチ,2…セル多重部,3…信
号線,4…共通バッファ,5…信号線,6…セル分配
部,7…ルーティング情報転送インタフェース線,8…
共通バッファ制御部,9…制御信号線,10…空きアド
レスFIFO,111 〜11n …セルバッファアドレス
ポインタFIFO,12…テーブル格納部(第1の格納
部),13…セルテーブル格納部(第2の格納部),F
T…FIFO割り当てテーブル,ST…セル読み出し制
御テーブル。DESCRIPTION OF SYMBOLS 1 ... Common buffer type switch, 2 ... Cell multiplexing part, 3 ... Signal line, 4 ... Common buffer, 5 ... Signal line, 6 ... Cell distribution part, 7 ... Routing information transfer interface line, 8 ...
Common buffer control unit, 9 control signal line, 10 free address FIFO, 11 1 to 11 n cell buffer address pointer FIFO, 12 table storage unit (first storage unit), 13 cell table storage unit 2), F
T: FIFO allocation table, ST: cell read control table.
フロントページの続き (72)発明者 大谷 嗣朗 神奈川県秦野市堀山下1番地 株式会社日 立インフォメーションテクノロジー内 (72)発明者 須貝 和雄 神奈川県海老名市下今泉810番地 株式会 社日立製作所オフィスシステム事業部内 (72)発明者 伊勢 省二 神奈川県秦野市堀山下1番地 株式会社日 立インフォメーションテクノロジー内 (72)発明者 河村 秀典 神奈川県秦野市堀山下1番地 株式会社日 立インフォメーションテクノロジー内Continuing on the front page (72) Inventor, Shiro Otani, 1 Horiyamashita, Hadano-shi, Kanagawa Prefecture Inside Hitachi Data Technology Co., Ltd. (72) Inventor Shoji Ise, 1 Horiyamashita, Hadano-shi, Kanagawa Prefecture, Japan Incorporated Hidenori Kawamura 1st Horiyamashita, Hadano-shi, Kanagawa, Japan
Claims (2)
読み出し順序を制御することによりルーティングを行う
共通バッファ型スイッチであって、 前記共通バッファに格納されたセルがキューを構成する
ように前記共通バッファ内のセル格納アドレスを順次記
憶する複数のセルバッファアドレスポインタFIFO
と、 前記セルバッファアドレスポインタFIFOの各々にお
ける出力ポートの割り当てならびに優先クラスの割り当
てを行うFIFO割り当てテーブルが格納された第1の
格納部と、 前記第1の格納部のFIFO割り当てテーブルに定義さ
れた情報に基づいてセルのキューイングを制御する共通
バッファ制御部とを備えたことを特徴とする共通バッフ
ァ型スイッチ。1. A method for temporarily storing cells in a common buffer,
A common buffer type switch for performing routing by controlling a reading order, wherein a plurality of cell buffer addresses sequentially storing cell storage addresses in the common buffer so that cells stored in the common buffer form a queue. Pointer FIFO
A first storage unit storing a FIFO allocation table for assigning an output port and assigning a priority class in each of the cell buffer address pointer FIFOs; and a first storage unit defined in the FIFO allocation table of the first storage unit. A common buffer control unit for controlling cell queuing based on information.
において、前記FIFO割り当てテーブルに定義された
情報に基づいて構成した優先キューにおける読み出し制
御を指定するセル読み出し制御テーブルが格納された第
2の格納部を設けたことを特徴とする共通バッファ型ス
イッチ。2. The common buffer type switch according to claim 1, wherein a cell read control table for specifying read control in a priority queue configured based on information defined in the FIFO allocation table is stored. A common buffer type switch characterized by including a unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP28193097A JPH11122257A (en) | 1997-10-15 | 1997-10-15 | Common buffer switch |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP28193097A JPH11122257A (en) | 1997-10-15 | 1997-10-15 | Common buffer switch |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH11122257A true JPH11122257A (en) | 1999-04-30 |
Family
ID=17645930
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP28193097A Pending JPH11122257A (en) | 1997-10-15 | 1997-10-15 | Common buffer switch |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH11122257A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004066570A1 (en) * | 2003-01-17 | 2004-08-05 | Fujitsu Limited | Network switch apparatus and network switch method |
WO2004066571A1 (en) * | 2003-01-20 | 2004-08-05 | Fujitsu Limited | Network switch apparatus and network switch method |
US7050451B2 (en) | 1998-05-19 | 2006-05-23 | Nec Corporation | Multi-service-class definition type ATM switch |
KR100732135B1 (en) | 2005-04-08 | 2007-06-27 | 후지쯔 가부시끼가이샤 | Network switch apparatus and network switch method |
JP2008077401A (en) * | 2006-09-21 | 2008-04-03 | Fujitsu Ltd | Method and device for dinamically managing memory in accordance with priority class |
JP2009021872A (en) * | 2007-07-12 | 2009-01-29 | Fujitsu Ltd | Packet transmitting method and apparatus |
-
1997
- 1997-10-15 JP JP28193097A patent/JPH11122257A/en active Pending
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7050451B2 (en) | 1998-05-19 | 2006-05-23 | Nec Corporation | Multi-service-class definition type ATM switch |
US7212539B2 (en) | 1998-05-19 | 2007-05-01 | Nec Corporation | Multi-service-class definition type ATM switch |
WO2004066570A1 (en) * | 2003-01-17 | 2004-08-05 | Fujitsu Limited | Network switch apparatus and network switch method |
WO2004066571A1 (en) * | 2003-01-20 | 2004-08-05 | Fujitsu Limited | Network switch apparatus and network switch method |
KR100732135B1 (en) | 2005-04-08 | 2007-06-27 | 후지쯔 가부시끼가이샤 | Network switch apparatus and network switch method |
JP2008077401A (en) * | 2006-09-21 | 2008-04-03 | Fujitsu Ltd | Method and device for dinamically managing memory in accordance with priority class |
JP2009021872A (en) * | 2007-07-12 | 2009-01-29 | Fujitsu Ltd | Packet transmitting method and apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU637250B2 (en) | Traffic shaping method and circuit | |
US5991295A (en) | Digital switch | |
JP2618327B2 (en) | Wideband input buffer ATM switch | |
US5390184A (en) | Flexible scheduling mechanism for ATM switches | |
EP0785698B1 (en) | Buffering of multicast cells in switching networks | |
US5535197A (en) | Shared buffer switching module | |
US5689500A (en) | Multistage network having multicast routing congestion feedback | |
JP3443264B2 (en) | Improved multicast routing in multistage networks | |
JP2907886B2 (en) | Switching system | |
JPH1093589A (en) | Data unit receiving data packet and distributing it to packet exchange circuit, and exchange including the data unit | |
US6985486B1 (en) | Shared buffer asynchronous transfer mode switch | |
JPH11122257A (en) | Common buffer switch | |
JP3451424B2 (en) | Common buffer memory controller | |
KR100384996B1 (en) | Apparatus and Method for packet switching using ATM cell switching | |
JPH0927812A (en) | Address generating circuit for atm switch | |
KR100441883B1 (en) | Apparatus and method for Ingress control of packet switch system | |
JP3149364B2 (en) | Cell switch device | |
JP4504606B2 (en) | Apparatus and method for shaping traffic in a network switch | |
KR100301168B1 (en) | Common buffer type ATM exchange | |
KR100282405B1 (en) | Apparatus and method for cell queuing in an AT switch | |
JPH114234A (en) | Multiplex switch device | |
JP3019853B2 (en) | ATM switch and control method thereof | |
JPH1174892A (en) | Cell switchboard | |
JP2871652B2 (en) | ATM switch | |
JP3011145B2 (en) | ATM switch and control method thereof |