JPH11275123A - Network repeater - Google Patents

Network repeater

Info

Publication number
JPH11275123A
JPH11275123A JP7876498A JP7876498A JPH11275123A JP H11275123 A JPH11275123 A JP H11275123A JP 7876498 A JP7876498 A JP 7876498A JP 7876498 A JP7876498 A JP 7876498A JP H11275123 A JPH11275123 A JP H11275123A
Authority
JP
Japan
Prior art keywords
buffer
multicast
port
packet
transfer
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
JP7876498A
Other languages
Japanese (ja)
Inventor
Hiroshi Yoshizawa
宏 吉澤
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.)
JFE Steel Corp
Original Assignee
Kawasaki Steel 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 Kawasaki Steel Corp filed Critical Kawasaki Steel Corp
Priority to JP7876498A priority Critical patent/JPH11275123A/en
Publication of JPH11275123A publication Critical patent/JPH11275123A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the capacity of a buffer including the buffer for multicast. SOLUTION: The buffer for the multicast for which originally one multicast packet is duplicated and N pieces are required is turned to one piece or N pieces or less. That is, data are not duplicated or duplication is suppressed. Instead, the read pointer of the buffer memory is prepared for plural, for corresponding ports for instance.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、あるポートから受
け、別の複数のポートに転送するマルチ・キャスト・パ
ケットの処理を行うネットワーク中継装置に係り、特
に、マルチ・キャスト用バッファを含めたバッファの容
量を削減することができるネットワーク中継装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network relay device for processing a multicast packet received from a certain port and transferred to a plurality of different ports, and more particularly to a buffer including a multicast buffer. The present invention relates to a network relay device capable of reducing the capacity of a network relay device.

【0002】[0002]

【従来の技術】図1は、ネットワーク中継装置の構成を
示すブロック図である。
2. Description of the Related Art FIG. 1 is a block diagram showing a configuration of a network relay device.

【0003】この図のように、ネットワーク中継装置
は、パケットの受取り先及び転送先に対応する複数のポ
ート・コントローラ12と、これらポート・コントロー
ラ12の制御等を行うスイッチング・コントローラ14
と、これらポート・コントローラ12及びスイッチング
・コントローラ14を接続する、符号10で示されるも
のとにより構成されている。ここで、符号10は、スイ
ッチング・バス又はスイッチング・ファブリックであ
る。
As shown in FIG. 1, a network relay device includes a plurality of port controllers 12 corresponding to a packet receiving destination and a forwarding destination, and a switching controller 14 for controlling the port controllers 12 and the like.
And the one indicated by reference numeral 10 for connecting the port controller 12 and the switching controller 14. Here, reference numeral 10 is a switching bus or a switching fabric.

【0004】ネットワーク中継装置において、各ポート
へのパケットのスイッチング制御においては、以下のよ
うに行われる。
[0004] In the network switching device, the switching control of the packet to each port is performed as follows.

【0005】図1に示すように、ポート・コントローラ
12が備える各ポートから受け取ったパケットは、パケ
ットの転送先アドレスが解釈される。又、該パケット
は、解釈された転送先アドレスに応じ、転送先の該当ポ
ート・コントローラ12のポートのバッファメモリに送
られ、各パケットは転送される。
As shown in FIG. 1, in a packet received from each port provided in the port controller 12, a transfer destination address of the packet is interpreted. The packet is sent to the buffer memory of the port of the port controller 12 corresponding to the transfer destination according to the interpreted transfer destination address, and each packet is transferred.

【0006】パケットの転送先が唯一の場合、パケット
はユニ・キャスト・パケットと呼ばれ、転送は転送先の
ポートの状態をみて行われる。一方、パケットの転送先
が多ポートであり複数である場合、パケットはマルチ・
キャスト・パケット、又はブロードキャスト・パケット
と呼ばれる。
When a packet is forwarded to only one destination, the packet is called a unicast packet, and the forwarding is performed based on the state of the destination port. On the other hand, if the destination of the packet is multiple ports and multiple
It is called a cast packet or a broadcast packet.

【0007】ここで、このマルチ・キャスト・パケット
の転送に関して考えてみる。
Here, the transfer of the multicast packet will be considered.

【0008】上記ユニ・キャスト転送の場合は、転送先
のポートのみの状態を監視して、パケットの転送を行え
ばよい。これに対して、マルチ・キャスト・パケットの
転送となると、転送先が複数となるために、各ポートの
転送可能状態を監視する必要があり、各ポートが転送可
能な状態になったときに始めて、これらポートに対する
パケットの転送が可能になる。
In the case of the unicast transfer, the state of only the transfer destination port may be monitored to transfer the packet. On the other hand, when it comes to forwarding multicast packets, since there are multiple forwarding destinations, it is necessary to monitor the transferable state of each port. , Packets can be transferred to these ports.

【0009】しかしながら、複数のポートがすべて転送
可能になる状態を待ってから、ネットワーク中継装置内
でパケット交換を行っていると、転送不可能な状態が増
え、効率よい転送が不可能になってしまう。このため、
各ポート・コントローラでは、ローカルバッファとして
マルチ・キャスト用のバッファを別途に設け、ユニ・キ
ャスト・パケット転送とは異なる処理をすることで、転
送効率を改善している。
However, if packet exchange is performed in the network relay device after waiting for a state in which all ports can transfer data, the number of transfer disabled states increases, and efficient transfer becomes impossible. I will. For this reason,
In each port controller, a buffer for multicasting is separately provided as a local buffer, and processing different from unicast packet transfer is performed, thereby improving transfer efficiency.

【0010】[0010]

【発明が解決しようとする課題】しかしながら、ネット
ワーク中継装置のサポートするポートのスピードが増加
し、ポート・コントローラ内のローカルバッファの容量
は増大している。更に、ネットワーク中継装置のサポー
トするポート数が増えている。これらのため、転送効率
を改善するために、ユニ・キャスト・パケット用のバッ
ファとマルチ・キャスト用のバッファをそれぞれ設ける
と、バッファメモリが増大するという問題がある。又、
このために、ネットワーク中継装置のコストを増大させ
てしまうという問題が生じてしまう。
However, the speed of the ports supported by the network relay device has increased, and the capacity of the local buffer in the port controller has increased. Further, the number of ports supported by the network relay device is increasing. For this reason, if a buffer for unicast packets and a buffer for multicast are provided to improve the transfer efficiency, there is a problem that the buffer memory increases. or,
For this reason, there arises a problem that the cost of the network relay device is increased.

【0011】本発明は、前記従来の問題点を解決するべ
くなされたもので、マルチ・キャスト用バッファを含め
たバッファの容量を削減することができるネットワーク
中継装置を提供することを目的とする。
The present invention has been made to solve the above-mentioned conventional problems, and has as its object to provide a network relay apparatus capable of reducing the capacity of a buffer including a multicast buffer.

【0012】[0012]

【課題を解決するための手段】本発明は、あるポートか
ら受け、別の複数のポートに転送するマルチ・キャスト
・パケットの処理を行うネットワーク中継装置におい
て、前記マルチ・キャスト・パケットを一時保存するマ
ルチ・キャスト用バッファと、所定のデータ単位で受け
るマルチ・キャスト・パケットを、順次、前記マルチ・
キャスト用バッファに書き込む際、該マルチ・キャスト
用バッファにおける現在の書き込み位置を示すライト・
ポインタと、所定のデータ単位で転送するマルチ・キャ
スト・パケットを、順次、前記マルチ・キャスト用バッ
ファから読み出す際、該マルチ・キャスト用バッファに
おける現在の読み出し位置を示す、複数のリード・ポイ
ンタとを備えるようにしたことにより、前記課題を解決
したものである。
According to the present invention, there is provided a network relay apparatus for processing a multicast packet received from a certain port and transferred to a plurality of different ports, wherein the multicast packet is temporarily stored. A multi-cast buffer and a multi-cast packet received in a predetermined data unit are sequentially transmitted to the multi-cast packet.
When writing to the cast buffer, the write buffer indicating the current write position in the multicast buffer is used.
When sequentially reading a pointer and a multicast packet to be transferred in a predetermined data unit from the multicast buffer, a plurality of read pointers indicating a current read position in the multicast buffer are read. The provision of the present invention solves the above-mentioned problem.

【0013】以下、本発明の作用について、簡単に説明
する。
Hereinafter, the operation of the present invention will be briefly described.

【0014】上記問題を解決することにより、本発明で
は、マルチ・キャスト用のバッファの削減を実現する。
By solving the above problems, the present invention realizes a reduction in the number of buffers for multicasting.

【0015】本発明では、マルチ・キャスト・パケット
の特徴に注目したものである。即ち、マルチ・キャスト
・パケットの転送では、転送先は複数あるが、各ポート
に転送するパケット、即ち、転送するデータは同一であ
ることに注目している。
The present invention focuses on the features of the multicast packet. That is, in the transfer of the multicast packet, although there are a plurality of transfer destinations, it is noted that the packet to be transferred to each port, that is, the data to be transferred is the same.

【0016】従来の技術では、マルチ・キャスト・パケ
ット用のバッファを新規に設けることは、マルチ・キャ
スト・パケットをユニ・キャスト・パケットに分割、あ
るいは複製したことと同様といえる。このため、元は1
つのマルチ・キャスト・パケットが複製され、N倍に膨
れ上がっていた。
In the prior art, providing a new buffer for a multicast packet is the same as dividing or duplicating the multicast packet into unicast packets. Therefore, the original is 1
One multicast packet was duplicated and expanded N times.

【0017】上記特徴を利用して、まずN個必要となっ
ていたマルチ・キャスト用のバッファを、1個、ないし
はN個以下とする。即ち、データの複製行わない。ある
いは複製を抑える。この代わりに、図2に示すように、
このバッファメモリのリード・ポインタを、複数、例え
ば対応するポート分だけ用意する。
Utilizing the above characteristics, first, the number of necessary N-multicast buffers is reduced to one or N or less. That is, data is not copied. Or suppress duplication. Instead, as shown in FIG.
A plurality of read pointers for the buffer memory, for example, for the corresponding ports are prepared.

【0018】例えば、ポート1から、4個のポート2、
3、4、5へのマルチ・キャスト・パケットが来た場合
には、まずユニ・キャスト・パケットを転送するときと
同様に、各ポートの状態を確認して、すべてポートが転
送可能な状態ならば、すべてのポートへ転送する。転送
がスタートする時点では、すべてのリード・ポインタ
は、同一のアドレスを示している。しかしながら、たと
えば、ポート3のみが転送できない状態の場合は、リー
ド・ポインタ1を更新しながらポート2、4、5への転
送を行う。次に、この転送が終了した後に、ポート3が
転送可能な状態になったとすると更新されていないリー
ド・ポインタ2を利用して、バッファに格納してあるマ
ルチ・キャスト・パケットをポート3へ転送する。
For example, from port 1, four ports 2,
When a multicast packet to 3, 4, or 5 arrives, first check the status of each port as in the case of transmitting a unicast packet. If so, forward to all ports. When the transfer starts, all the read pointers indicate the same address. However, for example, when only port 3 cannot transfer data, transfer to ports 2, 4, and 5 is performed while updating read pointer 1. Next, after this transfer is completed, if port 3 is ready for transfer, the multicast packet stored in the buffer is transferred to port 3 using read pointer 2 that has not been updated. I do.

【0019】このように、ライト・ポインタは1個であ
るの対して、リード・ポインタは複数もたせたマルチ・
キャスト用のバッファを設ける。これにより、本発明お
いては、マルチ・キャスト用バッファを含めたバッファ
の容量を削減することができる。
As described above, while the number of write pointers is one, the number of read pointers is
Provide a buffer for casting. As a result, in the present invention, the capacity of the buffer including the multicast buffer can be reduced.

【0020】[0020]

【発明の実施の形態】以下、図を用いて本発明の実施の
形態を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below in detail with reference to the drawings.

【0021】ネットワーク中継装置では、交換するパケ
ットを一時的に貯えるバッファを、ポート・コントロー
ラサイドにおいて分散させる場合と、1個所に集中させ
る場合とがある。本実施形態では、前者の場合を例とし
て説明している。即ち、本実施形態についても、その全
体構成の概要は、前述した図1のブロック図のとおりで
ある。
In the network relay device, there are cases where buffers for temporarily storing packets to be exchanged are dispersed on the port controller side and cases where the buffers are concentrated at one location. In the present embodiment, the former case is described as an example. That is, also in the present embodiment, the outline of the entire configuration is as shown in the block diagram of FIG. 1 described above.

【0022】又、本実施形態は、具体的には、ポート・
コントローラの扱うポート数が4個の場合を一例として
いる。又、図1のポート・コントローラ12は、本実施
形態では図3に示すように構成されており、ポートの数
だけのユニ・キャスト・バッファ301〜304と、1
個のマルチ・キャスト用のバッファ305とが設けられ
ている。各バッファは、通常、ネットワーク中継装置内
のスイッチング・バス又は、スイッチング・ファブリッ
クに接続されるが、この例では、スイッチング・バス3
06に接続されている。
In the present embodiment, specifically,
An example is shown in which the number of ports handled by the controller is four. In the present embodiment, the port controller 12 shown in FIG. 1 is configured as shown in FIG.
And a multi-cast buffer 305. Each buffer is usually connected to a switching bus or switching fabric in the network relay device. In this example, the switching bus 3
06.

【0023】本実施形態で設けられたアービタ307
は、各ポート・コントローラに接続されたユニ・キャス
ト・バッファ301〜304と、マルチ・キャスト・バ
ッファ305とからの転送を調停する。調停方法は、ラ
ウンドロビン方式を取っており、ユニ・キャスト・バッ
ファ301〜304内、及び、マルチ・キャスト・バッ
ファ305内に共にデータがあり、送信先のポートがい
ずれも送信可能状態の場合は、交互に、メディア・イン
タフェイス・ブロック311〜314を介してネットワ
ークへ送出される。
Arbiter 307 provided in this embodiment
Arbitrates transfers from the unicast buffers 301 to 304 and the multicast buffer 305 connected to each port controller. The arbitration method employs a round-robin method. When there is data in both the unicast buffers 301 to 304 and the multicast buffer 305, and the destination port is in a transmittable state, , And are alternately sent out to the network via the media interface blocks 311 to 314.

【0024】図4は、各ポートのポート・コントローラ
12に組み込まれたマルチ・キャスト・バッファ305
の全体的な構成を示している。このマルチ・キャスト・
バッファ305を読み出すクライアントの最大数はポー
ト数以上にはならないので、リード・ポインタ408〜
411は、ポート数分の4個が設けられている。セレク
タ405は、スケジューラ407からの信号に従って、
リード・ポインタ408〜411のいずれかを選択し、
選択されたものでマルチ・キャスト・バッファメモリ4
03にあるデータの読み出しが行われる。なお、マルチ
・キャスト・バッファメモリ403には、パケットのデ
ータが一時保存されている。
FIG. 4 shows a multicast buffer 305 incorporated in the port controller 12 of each port.
Of FIG. This multi cast
Since the maximum number of clients that read the buffer 305 does not exceed the number of ports, the read pointer 408
411 are provided for four ports. The selector 405 operates according to a signal from the scheduler 407.
Select one of the read pointers 408 to 411,
Multicast buffer memory 4 with selected one
03 is read. The packet data is temporarily stored in the multicast buffer memory 403.

【0025】なお、リード・ポインタは、4個以下で構
成することも可能であり、その際の処理も以下に述べる
ものを適用できる。但し、リード・ポインタそれ自体の
ハードウェア的な大きさは通常問題ならず、これを多く
備えても通常大きな問題にはならない。このため、処理
効率の観点からすれば、マルチ・キャスト・パケットの
転送に際して最大となるポートの数と同じだけ、リード
・ポインタを複数設けることが望ましい。
The number of read pointers can be four or less, and the processing described below can be applied to the processing at that time. However, the size of the read pointer itself in terms of hardware is usually not a problem, and the provision of many read pointers does not usually cause a big problem. Therefore, from the viewpoint of processing efficiency, it is desirable to provide a plurality of read pointers as many as the maximum number of ports when transferring a multicast packet.

【0026】実施形態のマルチ・キャスト・バッファの
構造図を参照しながら、マルチ・キャスト・パケットの
転送について説明する。
The transfer of a multicast packet will be described with reference to the structure diagram of the multicast buffer of the embodiment.

【0027】4ポートの状態は、各ポートのメディア・
インタフェイス・ブロック311〜314から図3に示
すアービタ307に入力されている。アービタ307
は、各ポートの送信可能状態を把握し、ユニ・キャスト
・バッファ301〜304または、マルチ・キャスト・
バッファ305にデータがあり、送信要求がある場合に
は、前述のようにラウンドロビンの調停にしたがって、
パケットを送信していく。図4に示すスケジューラ40
7は、マルチ・キャスト・バッファ305のマルチ・キ
ャスト・バッファメモリ403に書き込みが行われる
と、図3のアービタ307に対して出力要求を行い、送
信可能ポートに関する応答を受ける。この送信要求、応
答を示す信号ラインが、図3に示す信号312であり、
図4で示す信号406に相当する。
The status of the four ports is as follows:
The data is input from the interface blocks 311 to 314 to the arbiter 307 shown in FIG. Arbiter 307
Grasps the transmittable state of each port, and determines whether unicast buffers 301 to 304 or multicast
When there is data in the buffer 305 and there is a transmission request, according to the round robin arbitration as described above,
Transmit packets. The scheduler 40 shown in FIG.
When the data is written to the multi-cast buffer memory 403 of the multi-cast buffer 305, the MPU 7 issues an output request to the arbiter 307 in FIG. A signal line indicating the transmission request and response is a signal 312 shown in FIG.
This corresponds to the signal 406 shown in FIG.

【0028】出力対象ポートが、たとえばすべてのポー
トで、出力可能なポートがポート1、2であったとす
る。この場合は、リード・ポインタ1(即ち408)を
利用して、ポート1、2に対応するメディア・インタフ
ェイス・ブロック311〜314の内の2個に対して、
マルチ・キャスト・バッファ305内のデータは、出力
ポートを介して転送される。スケジューラ407は、こ
の転送がポート1、2に終了すると、次は、転送するこ
とができなかったポート3、4への転送のために、リー
ド・ポインタ2(即ち409)を使用する。
Assume that output ports are, for example, all ports, and ports 1 and 2 are capable of outputting. In this case, using read pointer 1 (that is, 408), two of the media interface blocks 311 to 314 corresponding to ports 1 and 2 are used.
The data in the multicast buffer 305 is transferred via the output port. When this transfer is completed to ports 1 and 2, the scheduler 407 uses the read pointer 2 (that is, 409) for the transfer to the ports 3 and 4 that could not be transferred next.

【0029】この転送は、最初の転送とは違って、ポー
ト3、4の状態を調査してから行う。もし、ポート3が
転送可能な状態ならば、リード・ポインタ2で示された
バッファの内容を、ポート3に対応するメディア・イン
タフェイス・ブロック311〜314の内の1個へ転送
する。ここで、まだポート4への転送が終了していない
ためにポート4が転送可能な状態となったときにリード
・ポインタ3を利用してその転送を行うことができる。
This transfer differs from the first transfer in that the state of the ports 3 and 4 is checked and then performed. If the port 3 is ready for transfer, the contents of the buffer indicated by the read pointer 2 are transferred to one of the media interface blocks 311 to 314 corresponding to the port 3. Here, when the transfer to the port 4 has not yet been completed, and the port 4 is ready for transfer, the transfer can be performed using the read pointer 3.

【0030】全てのリード・ポインタを使い切る場合
は、マルチ・キャスト・バッファ305に格納されたパ
ケットが別々に各ポートに転送される場合である。
The case where all the read pointers are used up is a case where the packets stored in the multicast buffer 305 are separately transferred to each port.

【0031】図4に示すスケジューラ407は、更に、
マルチ・キャスト・バッファ305内のパケットが、上
記のように、対象ポートの転送可能あるいは不可能の状
態に従って、マルチ・キャスト・バッファ305内のパ
ケットの転送が同時に行えない場合は、マルチ・キャス
ト・バッファ305の出力ポートがシングルポートのた
め、該出力ポートの出力のスケジューリングを行い、図
3に示すアービタ307に対して転送要求を行う。例え
ば、マルチ・キャスト・パケット305からの転送が完
全に4分裂した場合等は、ポート1への転送プロセス、
ポート2への転送プロセスのように、4つ生じたプロセ
スを公平にサービスしていく必要がある。このため、ラ
ウンドロビンのスケジューリングを行う。
The scheduler 407 shown in FIG.
If the packets in the multicast buffer 305 cannot be simultaneously transferred according to the transfer enable / disable state of the target port as described above, the multicast Since the output port of the buffer 305 is a single port, the output of this output port is scheduled and a transfer request is made to the arbiter 307 shown in FIG. For example, when the transfer from the multicast packet 305 is completely divided into four, the transfer process to the port 1
It is necessary to fairly service the four processes that occur, such as the transfer process to port 2. For this reason, round robin scheduling is performed.

【0032】バッファステータス出力ブロック412
は、マルチ・キャスト・バッファの状態について出力す
るブロックであり、リード・ポインタ408〜411と
ライト・ポインタ401の状態から、バッファ内の空状
態や満杯状態を示すフラグを出力する。なお、複数のリ
ード・ポインタ408〜411を用いているため、マル
チ・キャスト・バッファの状態を決定するリード・ポイ
ンタは、使用されているリード・ポインタ408〜41
1の中で、一番リード動作が進んでいないポインタとな
り、これをポインタReとする。図5にリード・ポイン
タとライト・ポインタの状態を示している。
Buffer status output block 412
Is a block for outputting the state of the multicast buffer, and outputs a flag indicating an empty state or a full state in the buffer from the states of the read pointers 408 to 411 and the write pointer 401. Since a plurality of read pointers 408 to 411 are used, the read pointers that determine the state of the multicast buffer are used read pointers 408 to 41.
In 1, the pointer is the pointer for which the read operation has not progressed the most, and this is referred to as a pointer Re. FIG. 5 shows the states of the read pointer and the write pointer.

【0033】このように本実施形態では、本発明を効果
的に適用でき、マルチ・キャスト用バッファを含めたバ
ッファの容量を削減することができる。
As described above, in this embodiment, the present invention can be effectively applied, and the capacity of the buffer including the multi-cast buffer can be reduced.

【0034】[0034]

【発明の効果】本発明によれば、マルチ・キャスト用バ
ッファを含めたバッファの容量を削減することができ
る。今までブロードキャストを含め、マルチ・キャスト
・パケットを円滑に交換するために、ポートごとにマル
チ・キャスト用にバッファを設けていたが、本発明によ
りマルチ・キャスト・バッファの数を低減することが可
能になった。
According to the present invention, the capacity of the buffer including the multicast buffer can be reduced. Until now, a buffer for multicast was provided for each port to smoothly exchange multicast packets including broadcast, but the present invention can reduce the number of multicast buffers Became.

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

【図1】ネットワーク中継装置の構成を示すブロック図FIG. 1 is a block diagram illustrating a configuration of a network relay device.

【図2】本発明におけるライト・ポインタ及びリード・
ポインタの構成を示す線図
FIG. 2 shows a write pointer and a read pointer according to the present invention.
Diagram showing the structure of the pointer

【図3】本発明が適用された実施形態のポート・コント
ローラの構成を示すブロック図
FIG. 3 is a block diagram showing a configuration of a port controller according to the embodiment to which the present invention is applied;

【図4】前記ポート・コントローラに組み込まれたマル
チ・キャスト・バッファの全体的な構成を示すブロック
FIG. 4 is a block diagram showing an overall configuration of a multicast buffer incorporated in the port controller;

【図5】前記実施形態においてリード・ポインタとライ
ト・ポインタの状態を示す線図
FIG. 5 is a diagram showing states of a read pointer and a write pointer in the embodiment.

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

10…スイッチング・バス又はスイッチング・ファブリ
ック 12…ポート・コントローラ 14…スイッチング・コントローラ 301〜304…ユニ・キャスト・バッファ 305…マルチ・キャスト・バッファ 306…スイッチング・バス 307…アービタ 311〜314…メディア・インタフェイス・ブロック 403…マルチ・キャスト・バッファメモリ 405…セレクタ 407…スケジューラ 412…バッファステータス出力ブロック
DESCRIPTION OF SYMBOLS 10 ... Switching bus or switching fabric 12 ... Port controller 14 ... Switching controller 301-304 ... Unicast buffer 305 ... Multicast buffer 306 ... Switching bus 307 ... Arbiter 311-314 ... Media interface Face block 403 Multicast buffer memory 405 Selector 407 Scheduler 412 Buffer status output block

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】あるポートから受け、別の複数のポートに
転送するマルチ・キャスト・パケットの処理を行うネッ
トワーク中継装置において、 前記マルチ・キャスト・パケットを一時保存するマルチ
・キャスト用バッファと、 所定のデータ単位で受けるマルチ・キャスト・パケット
を、順次、前記マルチ・キャスト用バッファに書き込む
際、該マルチ・キャスト用バッファにおける現在の書き
込み位置を示すライト・ポインタと、 所定のデータ単位で転送するマルチ・キャスト・パケッ
トを、順次、前記マルチ・キャスト用バッファから読み
出す際、該マルチ・キャスト用バッファにおける現在の
読み出し位置を示す、複数のリード・ポインタとを備え
るようにしたことを特徴とするネットワーク中継装置。
1. A network relay device for processing a multicast packet received from a port and forwarded to another plurality of ports, comprising: a multicast buffer for temporarily storing the multicast packet; When sequentially writing a multicast packet received in units of data to the multicast buffer, a write pointer indicating the current write position in the multicast buffer and a multicast to be transferred in a predetermined data unit A network relay, wherein when sequentially reading a cast packet from the multicast buffer, a plurality of read pointers indicating a current read position in the multicast buffer are provided; apparatus.
JP7876498A 1998-03-26 1998-03-26 Network repeater Pending JPH11275123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7876498A JPH11275123A (en) 1998-03-26 1998-03-26 Network repeater

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7876498A JPH11275123A (en) 1998-03-26 1998-03-26 Network repeater

Publications (1)

Publication Number Publication Date
JPH11275123A true JPH11275123A (en) 1999-10-08

Family

ID=13670980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7876498A Pending JPH11275123A (en) 1998-03-26 1998-03-26 Network repeater

Country Status (1)

Country Link
JP (1) JPH11275123A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7061909B2 (en) 2000-09-12 2006-06-13 International Business Machines Corporation System and method for controlling the multicast traffic of a data packet switch

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7061909B2 (en) 2000-09-12 2006-06-13 International Business Machines Corporation System and method for controlling the multicast traffic of a data packet switch

Similar Documents

Publication Publication Date Title
AU767085B2 (en) Optimizing the transfer of data packets between LANs
US5659718A (en) Synchronous bus and bus interface device
US5020020A (en) Computer interconnect system with transmit-abort function
US5187780A (en) Dual-path computer interconnect system with zone manager for packet memory
JPH04222049A (en) Data-stream collecting apparatus enabling attribute data memory and graphic pipeline access
US6976095B1 (en) Port blocking technique for maintaining receive packet ordering for a multiple ethernet port switch
GB1564689A (en) Arrangement in a computer system for transmitting signals from a first processor to one or several other processors connected to the same bus system
CN114257557B (en) Data packet switching system and method
JPH08305498A (en) Data transfer device
US8589593B2 (en) Method and apparatus for processing protocol messages for multiple protocol instances
JP2003258932A (en) Method and system for controlling flow of ordered and pipelined transaction between intercommunicating electronic devices
USRE39026E1 (en) Bus protocol
US6584517B1 (en) Circuit and method for supporting multicast/broadcast operations in multi-queue storage devices
CN116471242A (en) RDMA-based transmitting end, RDMA-based receiving end, data transmission system and data transmission method
JPH11275123A (en) Network repeater
JP4104939B2 (en) Multiprocessor system
US20020146034A1 (en) Self-route multi-memory expandable packet switch with overflow processing means
US20060259665A1 (en) Configurable multiple write-enhanced direct memory access unit
JPWO2002065709A1 (en) Network switching equipment
JP4014061B2 (en) Network equipment
US7840643B2 (en) System and method for movement of non-aligned data in network buffer model
JP4724743B2 (en) Data transfer apparatus and data transfer apparatus control method
JP2001325212A (en) Method and device for transmitting data block from source processor to destination processor in multiprocessor system
JP3409862B2 (en) Parallel processor system
JPH1196108A (en) Computer system and bus control device