JP2000183966A - Packet transfer system with precedence of switch in lan system - Google Patents

Packet transfer system with precedence of switch in lan system

Info

Publication number
JP2000183966A
JP2000183966A JP10356133A JP35613398A JP2000183966A JP 2000183966 A JP2000183966 A JP 2000183966A JP 10356133 A JP10356133 A JP 10356133A JP 35613398 A JP35613398 A JP 35613398A JP 2000183966 A JP2000183966 A JP 2000183966A
Authority
JP
Japan
Prior art keywords
packet
priority
packets
switch
transmission rate
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
JP10356133A
Other languages
Japanese (ja)
Inventor
Naoki Tsukitani
直紀 築谷
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.)
Hitachi Cable Ltd
Original Assignee
Hitachi Cable Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Cable Ltd filed Critical Hitachi Cable Ltd
Priority to JP10356133A priority Critical patent/JP2000183966A/en
Publication of JP2000183966A publication Critical patent/JP2000183966A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To assure real time characteristics (communication quality) of a packet by defining a precedence based on necessity/unnecessity of the real time property in the packet, sorting competing packets according to whether they are transferred to an exit or stored in a buffer, setting transmission rate of the packets when they are stored and transferring the packets with high precedence to the exit according to the transmission rate. SOLUTION: When inputted packets arrive, it is discriminated whether they are the packet with high precedence for which the real time property is required or not and discrimination is notified to a control part 13 by packet decision parts 8, 9, 10, 11. The packets inputted in the packet decision parts 8, 9, 10, 11 are sorted to desired competition control parts 15, 16, 17, 18 by a switching part 12. When no competition occurs in the competition control parts 15, 16, 17, 18 and no packet is stored in a common buffer 14, the packets are transferred to the exit. When the competition is generated, the packets with high precedence are transferred to the exit and the packets with low precedence are stored in the common buffer 14.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、LAN内でスイッ
チを用いてパケット中継を行うパケット転送方式に係
り、特に、実時間性を要するパケットの実時間性を保証
し、かつ実時間性を要しないパケットの遅延を軽減する
LANシステムにおけるスイッチの優先度付パケット転
送方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet transfer system in which a packet is relayed by using a switch in a LAN, and in particular, guarantees the real-time performance of packets requiring real-time performance and requires real-time performance. The present invention relates to a prioritized packet transfer system of a switch in a LAN system for reducing delay of a packet not to be transmitted.

【0002】[0002]

【従来の技術】一般に、コンピュータネットワークで
は、パケットを単位とする情報伝送が行われる。そのパ
ケットの中継のために、入力されたパケットを適切な出
口へ転送する装置としてスイッチが知られている。
2. Description of the Related Art Generally, in a computer network, information is transmitted in units of packets. A switch is known as a device for transferring an input packet to an appropriate outlet for relaying the packet.

【0003】図3は、従来のスイッチのパケット転送の
仕組みを示したものである。スイッチ部1に到着し、出
口(図示せず)で競合したパケットは、到着順にバッフ
ァ2に格納される。パケットには優先度がなく、先にバ
ッファ2に格納されたパケットから順番に出口に転送さ
れる。
FIG. 3 shows a conventional packet transfer mechanism of a switch. Packets arriving at the switch unit 1 and competing at an exit (not shown) are stored in the buffer 2 in the order of arrival. The packets have no priority, and are sequentially transferred to the exit from the packet stored in the buffer 2 in order.

【0004】図4は、別のスイッチのパケット転送の仕
組みを示したものである。パケットには優先度があり、
スイッチ部3にて競合したパケットは、優先度に応じて
異なるバッファ4,5に格納される。優先度の高いパケ
ットは、バッファ4に格納され、優先度の低いパケット
は、バッファ5に格納される。制御部7は、バッファ
4,5に格納されているパケットを出口へと転送するよ
うスイッチ部6に指示をする。その際、バッファ4に溜
まっているパケットが全て転送されるまで、バッファ5
からはパケットを転送しない。これにより、高優先度パ
ケットを低優先度パケットよりも大きな帯域で送信する
ことが可能である。
FIG. 4 shows a packet transfer mechanism of another switch. Packets have priority,
Packets competing in the switch unit 3 are stored in different buffers 4 and 5 depending on the priority. Higher priority packets are stored in the buffer 4, and lower priority packets are stored in the buffer 5. The control unit 7 instructs the switch unit 6 to transfer the packets stored in the buffers 4 and 5 to the egress. At this time, until all the packets accumulated in the buffer 4 are transferred, the buffer 5
Does not forward packets. As a result, it is possible to transmit a high-priority packet with a larger bandwidth than a low-priority packet.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、前記従
来のスイッチには、以下のような問題点がある。
However, the conventional switch has the following problems.

【0006】まず、図3のスイッチは、パケットの優先
度を考慮していないので、音声、動画などの情報を持つ
パケットも一般のデータを持つパケットも同じに扱われ
る。音声、動画などの情報を持つパケットは、実時間性
を要する。即ち、適切な時間間隔での伝送を行わなけれ
ばならない。しかし、このような実時間性を要するパケ
ットが、実時間性を要しない一般のデータを持つパケッ
トと同じに扱われることになるため、要求される通信品
質(実時間性)が満足されないことになる。
First, the switch shown in FIG. 3 does not consider the priority of a packet, so that a packet having information such as voice and moving image and a packet having general data are treated the same. Packets having information such as audio and video require real-time performance. That is, transmission must be performed at appropriate time intervals. However, since such a packet requiring real-time performance is treated the same as a packet having general data not requiring real-time performance, the required communication quality (real-time performance) is not satisfied. Become.

【0007】これに対し、図4のスイッチでは、高優先
度パケットが優先されるので、実時間性を要するパケッ
トを高優先度にすれば、実時間性を要するパケットの帯
域が確保される。しかし、高優先度パケットによるネッ
トワークの負荷が高くなると、低優先度パケットの転送
される機会が少なくなり、低優先度パケットが重大な通
信遅延を被ることになる。また、ネットワークの負荷が
高い状況下では、高優先度パケットに関しても様々な送
信元からのパケットがバッファ内に混在することにな
り、適切な時間間隔での伝送を行うことが困難になる。
即ち、実時間性が満足されないことになる。
On the other hand, in the switch shown in FIG. 4, a high-priority packet is prioritized. Therefore, if a packet requiring real-time performance is given a high priority, a bandwidth of a packet requiring real-time performance is secured. However, when the load on the network due to the high-priority packets increases, the chances of transferring the low-priority packets are reduced, and the low-priority packets suffer a serious communication delay. Further, under a high network load, packets from various transmission sources are mixed in the buffer even for high-priority packets, making it difficult to perform transmission at appropriate time intervals.
That is, real-time performance is not satisfied.

【0008】そこで、本発明の目的は、上記課題を解決
し、実時間性を要するパケットの実時間性を保証し、か
つ実時間性を要しないパケットの遅延を軽減するLAN
システムにおけるスイッチの優先度付パケット転送方式
を提供することにある。
Accordingly, an object of the present invention is to solve the above-mentioned problems, to guarantee the real-time performance of packets that require real-time performance, and to reduce the delay of packets that do not require real-time performance.
An object of the present invention is to provide a packet transfer method with priority of a switch in a system.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に本発明は、パケットを中継するスイッチを用いたLA
Nシステムにおいて、パケットに実時間性の要/不要に
基づく優先度を定義しておき、前記スイッチに、競合す
るパケットを出口へ転送するかバッファに格納するか振
り分ける機能と、高優先度のパケットを前記バッファに
格納するときに、該パケットの送信レートを設定する機
能と、前記バッファに格納されている高優先度のパケッ
トを前記送信レートに従って出口へ転送する機能とを備
えたものである。
In order to achieve the above object, the present invention provides an LA using a switch for relaying a packet.
In the N system, a priority is defined for packets based on the necessity / unnecessity of real-time property, and a function of distributing to the switch whether to transfer a competing packet to an egress or to store it in a buffer, Is stored in the buffer, a function of setting a transmission rate of the packet, and a function of transferring a high-priority packet stored in the buffer to an egress according to the transmission rate.

【0010】前記スイッチに、前記送信レートに従って
高優先度のパケットを出口へ転送するときに生じる空き
時間に前記バッファに格納されている低優先度のパケッ
トを出口へ転送する機能を備えてもよい。
[0010] The switch may be provided with a function of transferring low-priority packets stored in the buffer to the egress during idle time occurring when transferring high-priority packets to the egress according to the transmission rate. .

【0011】前記スイッチに、パケット間の時間間隔を
測定し、その測定値に基づいて前記送信レートを設定す
る機能を備えてもよい。
The switch may have a function of measuring a time interval between packets and setting the transmission rate based on the measured value.

【0012】[0012]

【発明の実施の形態】以下、本発明の一実施形態を添付
図面に基づいて詳述する。
An embodiment of the present invention will be described below in detail with reference to the accompanying drawings.

【0013】図1に、本発明を実施するためのスイッチ
の原理的な構成を示す。このスイッチには、入力パケッ
トの優先度を識別すると共にパケットの送信レートを設
定する複数のパケット判定部8,9,10,11、入力
パケットを適切な方向(複数の出口のうち目的の出口が
ある方向)へと振り分けるスイッチ部12、パケットの
競合が発生したときに、優先度等に基づいてパケットを
出口へ転送するか格納するか振り分ける複数の競合制御
部15,16,17,18、競合に負けたパケットを格
納する共通バッファ14、共通バッファ14に格納され
ている高優先度のパケットを設定された送信レートに従
って適切な競合制御部に送る制御部13が設けられてい
る。
FIG. 1 shows the basic configuration of a switch for implementing the present invention. The switch includes a plurality of packet determination units 8, 9, 10, 11 for identifying the priority of the input packet and setting the transmission rate of the packet. Switch unit 12 for distributing packets to a certain direction), a plurality of conflict control units 15, 16, 17, 18 for distributing whether to transfer or store the packet to the egress based on priority or the like when a packet conflict occurs, A common buffer 14 for storing lost packets and a control unit 13 for sending high-priority packets stored in the common buffer 14 to an appropriate contention control unit according to a set transmission rate are provided.

【0014】このスイッチを用いたLANシステムにお
いては、パケットに実時間性の要/不要に基づく優先度
を定義する。即ち、音声、画像の情報を持つパケットな
どの実時間性を要するパケットは高優先度パケットと
し、一般のデータを持つパケットなどの実時間性を要し
ないパケットは低優先度パケットとする。
In a LAN system using this switch, a priority is defined for a packet based on necessity / unnecessity of real-time property. That is, a packet that requires real-time characteristics, such as a packet having audio and video information, is a high-priority packet, and a packet that does not require real-time characteristics, such as a packet having general data, is a low-priority packet.

【0015】パケット判定部8,9,10,11は、入
力パケットが実時間性を要する高優先度パケットか実時
間性を要しない低優先度パケットかを識別し、その区別
を制御部13に通知すると共に、実時間性を要する通信
については要求される送信レートを制御部13に通知す
る。スイッチ部12は、パケット判定部8,9,10,
11からのパケットを適切な競合制御部15,16,1
7,18に送る。競合制御部15,16,17,18
は、スイッチ部12からのパケット及び共通バッファ1
4から取り出されたパケットによる競合が発生しなけれ
ば、優先度に関係なくそのパケットを出口へ送るが、競
合が発生した場合には、高優先度パケットと低優先度パ
ケットとの競合であれば、高優先度パケットを優先して
出口へ送る。高優先度パケット同士の競合であれば、送
信レートに従って共通バッファ14から取り出されたパ
ケットを優先して出口へ送り、送信レートに従って共通
バッファ14から取り出されたパケットでない高優先度
パケット同士の競合であれば、ランダムに選んだパケッ
トを出口へ送る。共通バッファ14は、競合に負けたパ
ケットを格納し、そのパケットの格納場所を示すアドレ
スを制御部13に通知する。共通バッファ14に格納さ
れている高優先度パケットは、制御部13に通知されて
いる送信レートに従って取り出される。共通バッファ1
4に格納されている低優先度パケットはスイッチへの先
着順に取り出される。
The packet determination units 8, 9, 10, and 11 identify whether the input packet is a high-priority packet that requires real-time performance or a low-priority packet that does not require real-time performance. In addition to the notification, the control unit 13 is notified of the required transmission rate for communication requiring real-time performance. The switch unit 12 includes a packet determination unit 8, 9, 10,
11 from the appropriate contention control units 15, 16, 1
Send to 7, 18. Contention control units 15, 16, 17, 18
Is the packet from the switch unit 12 and the common buffer 1
If there is no contention due to the packet taken out from No. 4, the packet is sent to the exit regardless of the priority. If a contention occurs, if the high-priority packet and the low-priority packet conflict, , And send the high priority packet to the exit with priority. If there is contention between high-priority packets, packets extracted from the common buffer 14 are preferentially sent to the exit according to the transmission rate, and non-packet-originated high-priority packets are extracted from the common buffer 14 according to the transmission rate. If so, send a randomly selected packet to the egress. The common buffer 14 stores the packet that lost the contention, and notifies the control unit 13 of an address indicating the storage location of the packet. The high-priority packets stored in the common buffer 14 are extracted according to the transmission rate notified to the control unit 13. Common buffer 1
The low-priority packets stored in No. 4 are extracted in the order of arrival on the switch.

【0016】以上により、図1のスイッチには、競合す
るパケットを出口へ転送するか共通バッファに格納する
か振り分ける機能と、高優先度のパケットを共通バッフ
ァに格納するときに、そのパケットの送信レートを設定
する機能と、共通バッファに格納されている高優先度の
パケットを設定した送信レートに従って出口へ転送する
機能とが備わることになる。
As described above, the switch of FIG. 1 has a function of distributing a packet that is to be transferred to the egress or to store the packet in the common buffer, and a function of transmitting a high-priority packet when storing the packet in the common buffer. A function to set the rate and a function to transfer the high-priority packets stored in the common buffer to the egress according to the set transmission rate are provided.

【0017】このスイッチにおいて、実時間性を要する
高優先度パケットが共通バッファ14に格納されている
場合には、この高優先度パケットが送信レートに従って
出口へ転送される。従って、実時間性が満足される。
In this switch, when a high-priority packet requiring real-time property is stored in the common buffer 14, this high-priority packet is transferred to the exit according to the transmission rate. Therefore, real-time performance is satisfied.

【0018】また、実時間性を要するパケットの性質は
バースト的(時間的にランダムに発生する)ではなく、
送信元より一定の送信レート(時間間隔)で送信されて
くるので、制御部13は、送信元よりの送信レートに応
じて、転送する送信レートを管理する。具体的には、パ
ケット間の時間間隔を測定し、その測定値に基づいて送
信レートを設定し、共通バッファ14に格納されている
高優先度パケットをその設定された送信レートに従って
出口へ転送する。さらに、制御部13は、送信レートを
管理したことによって生じる空き時間に、共通バッファ
14に格納されている低優先度パケットをスイッチへの
先着順に出口へ転送する。これにより、図2に示される
ように、空いた帯域を利用した低優先度パケットの転送
が行われ、低優先度パケットが高優先度パケットによる
重大な送信遅延を被ることが防止される。
The nature of a packet that requires real-time characteristics is not bursty (randomly generated in time).
Since the data is transmitted from the transmission source at a constant transmission rate (time interval), the control unit 13 manages the transmission rate to be transferred according to the transmission rate from the transmission source. Specifically, a time interval between packets is measured, a transmission rate is set based on the measured value, and high-priority packets stored in the common buffer 14 are transferred to an egress according to the set transmission rate. . Further, the control unit 13 transfers the low-priority packets stored in the common buffer 14 to the exit in the idle time caused by managing the transmission rate to the switch in the order of arrival on the switch. As a result, as shown in FIG. 2, the transfer of the low-priority packet using the vacant band is performed, and the low-priority packet is prevented from suffering a serious transmission delay due to the high-priority packet.

【0019】次に、図1のスイッチの動作を詳しく説明
する。
Next, the operation of the switch shown in FIG. 1 will be described in detail.

【0020】まず、パケット判定部8,9,10,11
は、入力パケットが到着すると、その入力パケットが実
時間性を要する高優先度パケットか、それ以外のパケッ
ト、即ち、実時間性を要しない低優先度パケットかを識
別し、その区別を制御部13に通知する。なお、優先度
の高低(実時間性の要/不要)は、パケット内に優先度
の情報を格納し、スイッチがその情報を読み取るように
してもよいし、パケットの送信者が実時間性を要する通
信かどうかをスイッチに対して申告するようにしてもよ
い。
First, the packet decision units 8, 9, 10, 11
When an input packet arrives, it identifies whether the input packet is a high-priority packet that requires real-time performance or another packet, that is, a low-priority packet that does not require real-time performance. 13 is notified. If the priority is high or low (requires / does not require real time), the priority information may be stored in the packet, and the switch may read the information. Whether the communication is necessary or not may be reported to the switch.

【0021】パケット判定部8,9,10,11は、入
力パケットが実時間性を要するパケットならば、そのパ
ケットの送信レートを制御部13に通知する。この送信
レートには、予めパケットの送信者がスイッチに対して
申告したものを用いることができる。或いは、音声、動
画の一般的な送信レートを、管理者がスイッチに対して
設定するか、又はスイッチが予め保持し、この送信レー
トをスイッチが使用してもよい。また、スイッチは、こ
のような一般的な送信レートを初期値とし、その後は、
スイッチが実際に観測した送信レートを用いるようにし
てもよい。送信レートの観測とは、パケットの終了時点
から次のパケットの開始時点までの時間、即ち、パケッ
ト間の時間間隔を測定し、その時間間隔を記録してお
き、複数回分のパケット間の時間間隔を平均することを
言う。
If the input packet is a packet requiring real-time performance, the packet determination units 8, 9, 10, and 11 notify the control unit 13 of the transmission rate of the packet. As the transmission rate, a rate previously declared by the sender of the packet to the switch can be used. Alternatively, the administrator may set a general transmission rate for audio and video for the switch, or the switch may hold the transmission rate in advance and use this transmission rate. The switch also sets such a general transmission rate as an initial value, and thereafter,
The transmission rate actually observed by the switch may be used. The observation of the transmission rate is the time from the end of a packet to the start of the next packet, that is, the time interval between packets is measured, the time interval is recorded, and the time interval between multiple packets is measured. Say to average.

【0022】パケット判定部8,9,10,11に入力
されたパケットは、スイッチ部12により目的の競合制
御部15,16,17,18に振り分けられ、いずれか
の競合制御部15,16,17,18に到達する。
The packets input to the packet decision units 8, 9, 10, 11 are distributed to the target competition control units 15, 16, 17, 18 by the switch unit 12, and any of the competition control units 15, 16, 17, 17 and 18 are reached.

【0023】競合制御部15,16,17,18におい
て、パケットの競合が発生せず、かつ共通バッファ14
にパケットが格納されていなければ、そのパケットが出
口へと転送される。高優先度パケットと低優先度パケッ
トとの競合が発生した場合には、高優先度パケットが出
口へ転送され、低優先度パケットが共通バッファ14に
格納される。高優先度パケット同士の競合が発生した場
合には、ランダムにパケットが選出され、一方の選出さ
れた高優先度パケットが出口へ転送され、他方の競合に
負けた高優先度パケットが共通バッファ14に格納され
る。ただし、送信レートに従って共通バッファ14から
取り出されたパケットは優先して出口へ転送される。
In the contention control units 15, 16, 17, and 18, no packet contention occurs and the common buffer 14
If no packet is stored in the egress, the packet is forwarded to the egress. When a conflict between the high-priority packet and the low-priority packet occurs, the high-priority packet is transferred to the egress, and the low-priority packet is stored in the common buffer 14. When contention between high-priority packets occurs, a packet is randomly selected, one selected high-priority packet is transferred to the egress, and the other high-priority packet that has lost the contention is sent to the common buffer 14. Is stored in However, the packet extracted from the common buffer 14 according to the transmission rate is transferred to the exit preferentially.

【0024】共通バッファ14は、競合に負けたパケッ
トを格納し、そのパケットの格納場所を示すアドレスを
制御部13に通知する。
The common buffer 14 stores the packet lost in the competition, and notifies the control unit 13 of an address indicating the storage location of the packet.

【0025】パケットの転送が終了すると、競合制御部
15,16,17,18は、出口が空いたことを制御部
13に通知する。この通知により、制御部13は、共通
バッファ14に格納されているパケットを出口へ転送す
る。その際、高優先度パケットが共通バッファ14に格
納されている場合には、制御部13は、その高優先度パ
ケットを通知された送信レートに従って取り出し、出口
へ転送する。低優先度パケットが共通バッファ14に格
納されている場合には、制御部13は、高優先度パケッ
トを送信レートに従って取り出すことによる空き時間
に、その低優先度パケットを取り出し、出口へ転送す
る。
When the transfer of the packet is completed, the contention control units 15, 16, 17, and 18 notify the control unit 13 that the exit is available. In response to this notification, the control unit 13 transfers the packet stored in the common buffer 14 to the egress. At this time, if the high-priority packet is stored in the common buffer 14, the control unit 13 extracts the high-priority packet according to the notified transmission rate and transfers the packet to the exit. When the low-priority packet is stored in the common buffer 14, the control unit 13 extracts the low-priority packet during an idle time by extracting the high-priority packet according to the transmission rate, and transfers the low-priority packet to the exit.

【0026】図2に示されるように、高優先度パケット
が送信レートに従って転送され、このことにより空いた
帯域が生じる。この空いた帯域を利用して低優先度パケ
ットが転送されることになる。低優先度パケットが高優
先度パケットによる重大な送信遅延を被ることが防止さ
れる。
As shown in FIG. 2, high-priority packets are transferred according to the transmission rate, which results in vacant bandwidth. A low-priority packet is transferred using this vacant band. Low priority packets are prevented from suffering significant transmission delays due to high priority packets.

【0027】[0027]

【発明の効果】本発明は次の如き優れた効果を発揮す
る。
The present invention exhibits the following excellent effects.

【0028】(1)従来の方式では実時間性を要するパ
ケットに対する通信品質保証が不十分であったが、本発
明により実時間性を要するパケットの帯域が確保される
と共に実時間性が保証される。
(1) In the conventional method, communication quality assurance for packets requiring real-time performance was insufficient. However, the present invention secures the bandwidth of packets requiring real-time performance and guarantees real-time performance. You.

【0029】(2)従来の方式では実時間性を要するパ
ケットを優先制御すると実時間性を要しない低優先度パ
ケットが通信遅延を被ることが避けられなかったが、本
発明により実時間性を要しないパケットの遅延を軽減す
ることができる。
(2) In the conventional method, when priority control is performed on a packet that requires real-time performance, it is inevitable that a low-priority packet that does not require real-time performance suffers a communication delay. Unnecessary packet delay can be reduced.

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

【図1】本発明を実施するためのスイッチの原理的な構
成を示すブロック図である。
FIG. 1 is a block diagram showing a principle configuration of a switch for implementing the present invention.

【図2】本発明によりスイッチの出口に転送されるパケ
ットの時間変化図である。
FIG. 2 is a time change diagram of a packet transferred to an egress of a switch according to the present invention.

【図3】従来のスイッチのパケット転送の仕組みを示し
た図である。
FIG. 3 is a diagram illustrating a conventional packet transfer mechanism of a switch.

【図4】従来のスイッチのパケット転送の仕組みを示し
た図である。
FIG. 4 is a diagram illustrating a conventional packet transfer mechanism of a switch.

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

8,9,10,11 パケット判定部 12 スイッチ部 13 制御部 14 共通バッファ 15,16,17,18 競合制御部 8, 9, 10, 11 Packet determination unit 12 Switch unit 13 Control unit 14 Common buffer 15, 16, 17, 18 Contention control unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 パケットを中継するスイッチを用いたL
ANシステムにおいて、パケットに実時間性の要/不要
に基づく優先度を定義しておき、前記スイッチに、競合
するパケットを出口へ転送するかバッファに格納するか
振り分ける機能と、高優先度のパケットを前記バッファ
に格納するときに、該パケットの送信レートを設定する
機能と、前記バッファに格納されている高優先度のパケ
ットを前記送信レートに従って出口へ転送する機能とを
備えたことを特徴とするLANシステムにおけるスイッ
チの優先度付パケット転送方式。
1. An L using a switch for relaying a packet.
In an AN system, a priority is defined for a packet based on the necessity / unnecessity of real-time property, and a function of distributing a competing packet to an egress or storing in a buffer in the switch, and a high priority packet When storing in the buffer, a function of setting a transmission rate of the packet, and a function of transferring a high-priority packet stored in the buffer to an exit according to the transmission rate, Priority-based packet transfer method for switches in a LAN system.
【請求項2】 前記スイッチに、前記送信レートに従っ
て高優先度のパケットを出口へ転送するときに生じる空
き時間に前記バッファに格納されている低優先度のパケ
ットを出口へ転送する機能を備えたことを特徴とする請
求項1記載のLANシステムにおけるスイッチの優先度
付パケット転送方式。
2. The switch has a function of transferring a low-priority packet stored in the buffer to an egress during an idle time when transferring a high-priority packet to an egress according to the transmission rate. 2. The method according to claim 1, wherein the packet transfer method is a priority-added packet transfer method for a switch in the LAN system.
【請求項3】 前記スイッチに、パケット間の時間間隔
を測定し、その測定値に基づいて前記送信レートを設定
する機能を備えたことを特徴とする請求項1又は2記載
のLANシステムにおけるスイッチの優先度付パケット
転送方式。
3. The switch according to claim 1, wherein the switch has a function of measuring a time interval between packets and setting the transmission rate based on the measured value. Priority-based packet transfer method.
JP10356133A 1998-12-15 1998-12-15 Packet transfer system with precedence of switch in lan system Pending JP2000183966A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10356133A JP2000183966A (en) 1998-12-15 1998-12-15 Packet transfer system with precedence of switch in lan system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10356133A JP2000183966A (en) 1998-12-15 1998-12-15 Packet transfer system with precedence of switch in lan system

Publications (1)

Publication Number Publication Date
JP2000183966A true JP2000183966A (en) 2000-06-30

Family

ID=18447508

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10356133A Pending JP2000183966A (en) 1998-12-15 1998-12-15 Packet transfer system with precedence of switch in lan system

Country Status (1)

Country Link
JP (1) JP2000183966A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008301075A (en) * 2007-05-30 2008-12-11 Oki Electric Ind Co Ltd Communication apparatus and communication network
JP2011120237A (en) * 2009-11-30 2011-06-16 Fujitsu Semiconductor Ltd Message receiver and micro controller
JP2012239138A (en) * 2011-05-13 2012-12-06 Sumitomo Electric Ind Ltd Priority setting device and computer program
JP2016040724A (en) * 2011-01-14 2016-03-24 アップル インコーポレイテッド Data synchronization
US9516219B2 (en) 2013-03-08 2016-12-06 Panasonic Intellectual Property Management Co., Ltd. Camera system and switching device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008301075A (en) * 2007-05-30 2008-12-11 Oki Electric Ind Co Ltd Communication apparatus and communication network
JP2011120237A (en) * 2009-11-30 2011-06-16 Fujitsu Semiconductor Ltd Message receiver and micro controller
JP2016040724A (en) * 2011-01-14 2016-03-24 アップル インコーポレイテッド Data synchronization
JP2012239138A (en) * 2011-05-13 2012-12-06 Sumitomo Electric Ind Ltd Priority setting device and computer program
US9516219B2 (en) 2013-03-08 2016-12-06 Panasonic Intellectual Property Management Co., Ltd. Camera system and switching device

Similar Documents

Publication Publication Date Title
US6765905B2 (en) Method for reducing packet data delay variation in an internet protocol network
US7058070B2 (en) Back pressure control system for network switch port
US6947756B2 (en) Method of balancing backhaul delays for a series of daisy chained radio base stations
JP4879382B2 (en) Packet switch, scheduling device, discard control circuit, multicast control circuit, and QoS control device
US8005079B1 (en) Network switch having virtual input queues for flow control
JP2856104B2 (en) ATM switch
US7619969B2 (en) Hardware self-sorting scheduling queue
US7843816B1 (en) Systems and methods for limiting low priority traffic from blocking high priority traffic
EP1327335B1 (en) Prioritising data with flow control
US7230923B2 (en) Time based packet scheduling and sorting system
US8718077B1 (en) Apparatus and method for dynamically limiting output queue size in a quality of service network
EP0706297A1 (en) Method for operating traffic congestion control in a data communication network and system for implementing said method
US20060285488A1 (en) Packet switching system and method
US20020131419A1 (en) Packet switch apparatus and multicasting method
JP2003224599A (en) Delay minimizing system with guaranteed band width delivery for real-time traffic
JPH02202250A (en) Bandwidth assignment to integrated voice and data network and deldy control skim
JPH0690255A (en) Method for control of congestion of data network
EP1327336B1 (en) Packet sequence control
US7203171B1 (en) Ingress discard in output buffered switching devices
JP2005510959A (en) Method for accepting and scheduling real-time network traffic
US6418118B1 (en) Network device including selective discard of packets
US6882655B1 (en) Switch and input port thereof
JP2002198993A (en) Packet switch
JPH0471377B2 (en)
JP2000183966A (en) Packet transfer system with precedence of switch in lan system