JP2001024702A - Packet multiplexer and multiplexing method - Google Patents

Packet multiplexer and multiplexing method

Info

Publication number
JP2001024702A
JP2001024702A JP19382399A JP19382399A JP2001024702A JP 2001024702 A JP2001024702 A JP 2001024702A JP 19382399 A JP19382399 A JP 19382399A JP 19382399 A JP19382399 A JP 19382399A JP 2001024702 A JP2001024702 A JP 2001024702A
Authority
JP
Japan
Prior art keywords
packet
priority
multiplexing
transmission
lan
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
JP19382399A
Other languages
Japanese (ja)
Inventor
Masanao Morikawa
正直 森川
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP19382399A priority Critical patent/JP2001024702A/en
Publication of JP2001024702A publication Critical patent/JP2001024702A/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 reduce a circuit scale, to facilitate packet transfer of switching and to improve packet transfer efficiency of switching by interrupting the transmission of preceding packets and making a following packet interrupt between the preceding packets, so as to execute packet multiplexing. SOLUTION: When a bus is being used, a priority bit is stored in a priority comparing part 113 to decide priority order. When the priority of a following packet is low, transmission is not started until an EOP0 signal 101-4 is disabled, and packet transfer is started after a preceding packet finishes transmission. When the priority of the following packet is high, the transmission of the preceding packet is interrupted, and the following packet is made to interrupt between the preceding packets to transmit. An output control part 114 temporarily disables one output of the FIFOs of the preceding packets and sets enable one output of the FIFO of the following packets.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はパケット多重装置及
び多重方法に関し、特にLAN(Local Area
Network)スイッチを実現するスイッチング技
術において可変長パケットを多重するパケット多重装置
及び多重方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet multiplexing apparatus and a multiplexing method, and particularly to a LAN (Local Area).
The present invention relates to a packet multiplexing apparatus and a multiplexing method for multiplexing variable-length packets in a switching technology for realizing a network switch.

【0002】[0002]

【従来の技術】複数のLANセグメントを相互接続する
ためにLANスイッチが設けられている。LANにおけ
るネットワークは高速化が進み、ネットワークのバック
ボーンや負荷の高いサーバなどはファーストイーサネッ
ト(100Mbps)やギガビットイーサネット(1G
bps)へと置き換わりつつある。同時にスイッチング
技術においてもMAC(Media Access C
ontrol:レイヤ2)スイッチやIP(Inter
net Protocol:レイヤ3)スイッチが開発
され、ATM(Asynchronous Trans
fer Mode)技術やFR(Frame Rela
y)技術を用いずに高速ネットワークを実現することも
可能となった。
2. Description of the Related Art A LAN switch is provided for interconnecting a plurality of LAN segments. The speed of the network in the LAN is increasing, and the backbone of the network and the server with a high load are fast Ethernet (100 Mbps) or Gigabit Ethernet (1G).
bps). At the same time, MAC (Media Access C)
control: Layer 2) switch or IP (Inter)
net Protocol: Layer 3) switch was developed and ATM (Asynchronous Trans)
fer Mode (FR) technology and FR (Frame Rela)
y) It has become possible to realize a high-speed network without using technology.

【0003】ところで、レイヤ3にIPを使用するネッ
トワークでは、パケットが可変長であるためにスイッチ
ングにおいて、長いパケットを送信中に短いパケットが
到着しても送信中のパケットの送信を終えるまで短いパ
ケットの送信は待たなければならない。
[0003] In a network using IP for Layer 3, since a packet is variable in length, even if a short packet arrives during transmission of a long packet, the packet is short until transmission of the packet being transmitted is completed. Have to wait.

【0004】これに対して、LANで用いられる優先制
御の従来のスイッチング技術(以下、先行技術1とい
う)について図12を用いて説明する。図12は従来の
LANスイッチの一例の構成図である。同図を参照し
て、従来のLANスイッチは例えば2つの回線収容部3
00と、上位スイッチ部310とを含んで構成され、各
々の回線収容部300は内部スイッチ301と再パケッ
ト化部302と、パケット多重部303とを備えてい
る。LAN回線からのパケットデータは、内部スイッチ
301でスイッチングされ、各ポートまたは、上位スイ
ッチ部310に転送される。上位スイッチ部310に転
送されるパケットデータは、再パケット化部302にて
ATM技術を応用してパケットを小さな固定長のセル単
位に再分割し、パケット多重部303にて単純なパケッ
ト多重を行っている。これにより、長いパケットのセル
群を送信中に短いパケットが到着した場合、送信中パケ
ットのセル群の間に短いパケットのセル群を挿入するこ
とで優先制御を行うためのパケット多重が可能となる。
又、この種のパケットを分割して優先制御を行う技術の
他の例が特開平10−190738号公報(以下、先行
技術2という)にも開示されている。これは、パケット
をセグメント番号とパケット番号の両方を含むセグメン
トに分解した後に優先順位処理を行う、というものであ
る。
On the other hand, a prior art switching technique of priority control used in a LAN (hereinafter referred to as prior art 1) will be described with reference to FIG. FIG. 12 is a configuration diagram of an example of a conventional LAN switch. Referring to FIG. 1, a conventional LAN switch includes, for example, two line accommodation units 3.
00 and an upper switch unit 310. Each line accommodating unit 300 includes an internal switch 301, a repacketizing unit 302, and a packet multiplexing unit 303. The packet data from the LAN line is switched by the internal switch 301 and transferred to each port or the upper switch unit 310. The packet data transferred to the upper switch unit 310 is divided into small fixed-length cell units by applying the ATM technology in the repacketizing unit 302 and simple packet multiplexing is performed in the packet multiplexing unit 303. ing. Thus, when a short packet arrives during transmission of a long packet cell group, packet multiplexing for performing priority control can be performed by inserting a short packet cell group between the transmission packet cells. .
Another example of a technique for performing priority control by dividing this type of packet is also disclosed in Japanese Patent Application Laid-Open No. H10-190938 (hereinafter referred to as Prior Art 2). That is, priority processing is performed after a packet is decomposed into segments including both a segment number and a packet number.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た従来のスイッチング技術(先行技術1及び2)では、
ATM技術の応用という独自の再パケット化を行うため
に以下の問題がある。第1の問題点は、回路規模が大き
くなりやすいことである。その理由は、IPのパケット
を別のパケットに変換するために、再パケット化の回路
が必要になるためである。第2の問題点は、スイッチン
グの処理時間が増すことである。その理由は、パケット
を再分割又は再組立に時間が必要になるためである。第
3の問題点は、スイッチングの伝送効率が低下すること
である。その理由は、再分割したセルの各々にヘッダが
必要になるためと、再分割したセルを固定長にするため
のパディングが必要になるためである。
However, in the above-mentioned conventional switching technologies (prior arts 1 and 2),
There are the following problems in performing the original repacketization of the application of the ATM technology. The first problem is that the circuit scale tends to be large. The reason is that in order to convert an IP packet to another packet, a re-packetizing circuit is required. The second problem is that the switching processing time increases. The reason is that it takes time to re-divide or reassemble the packet. A third problem is that the transmission efficiency of switching is reduced. The reason is that a header is required for each of the subdivided cells, and that padding for making the subdivided cells have a fixed length is required.

【0006】そこで本発明の目的は、回路規模の縮小
と、スイッチングのパケット転送の高速化と、スイッチ
ングのパケット転送効率の向上とを図ることが可能なパ
ケット多重装置及び多重方法を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a packet multiplexing apparatus and a multiplexing method capable of reducing the circuit scale, speeding up the switching packet transfer, and improving the switching packet transfer efficiency. is there.

【0007】[0007]

【課題を解決するための手段】前記課題を解決するため
に本発明は、パケットの優先度を比較する優先度比較手
段と、この優先度比較手段での比較結果に基づき先行パ
ケットの送信を中断し、前記先行パケットの間に後続パ
ケットを割り込ませる多重手段とを含んでパケット多重
装置を構成したことを特徴とする。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides priority comparing means for comparing the priorities of packets, and interrupts the transmission of the preceding packet based on the result of comparison by the priority comparing means. The packet multiplexing apparatus is characterized by comprising a multiplexing means for interrupting a succeeding packet between the preceding packets.

【0008】又、本発明による他の発明は、パケットの
優先度を比較する優先度比較ステップと、この優先度比
較ステップでの比較結果に基づき先行パケットの送信を
中断し、前記先行パケットの間に後続パケットを割り込
ませる多重ステップとを含んでパケット多重方法を構成
したことを特徴とする。
Another invention according to the present invention provides a priority comparing step of comparing the priorities of packets, and interrupting the transmission of the preceding packet based on a result of the comparison in the priority comparing step. And a multiplexing step of interrupting a subsequent packet into the packet multiplexing method.

【0009】本発明及び本発明による他の発明によれ
ば、先行パケットを変換するのではなく、先行パケット
の送信を中断し、前記先行パケットの間に後続パケット
を割り込ませることによりパケット多重を行う構成であ
るため、回路規模の縮小と、スイッチングのパケット転
送の高速化と、スイッチングのパケット転送効率の向上
とを図ることが可能となる。
According to the present invention and another invention according to the present invention, packet multiplexing is performed by interrupting transmission of a preceding packet and interrupting a succeeding packet between the preceding packets, instead of converting the preceding packet. With this configuration, it is possible to reduce the circuit scale, speed up the switching packet transfer, and improve the switching packet transfer efficiency.

【0010】[0010]

【発明の実施の形態】まず、本発明の概要について説明
する。本発明によるパケット多重装置及び多重方法は、
IPのパケットを変換せずに、パケット転送中に転送中
のパケットより高優先のパケットが到着した場合、転送
中のパケットの送信を一時的に中断して高優先のパケッ
トを先に転送する手段(図1参照)を有する。具体的に
は、通常パケット受信用と高優先パケット受信用の2つ
のFIFO(First InFirst Out)を
有し、パケット送信側の読出し制御および受信側の書込
み制御を行う手段を有する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS First, an outline of the present invention will be described. A packet multiplexing apparatus and a multiplexing method according to the present invention include:
Means for temporarily suspending transmission of a packet being transferred and transferring a high-priority packet first when a packet having a higher priority than a packet being transferred arrives during packet transfer without converting an IP packet. (See FIG. 1). Specifically, it has two FIFOs (First InFirst Out) for normal packet reception and high-priority packet reception, and has means for performing read control on the packet transmission side and write control on the reception side.

【0011】本発明では、通常パケット受信用と高優先
パケット受信用の2つのFIFOを有し、パケット送信
側の読出し制御および受信側の書込み制御を行うこと
で、パケット転送中に高優先のパケットを割り込ませて
パケットの多重を行う。このため、IPのパケットを他
のパケットに変換することなく優先制御のためのパケッ
ト多重を行うことができる。また、本発明ではIPのパ
ケットのまま転送を行うため、パケット変換のための機
能が必要ない。このため、回路規模の縮小と、パケット
変換の処理時間の短縮を図ることができる。
The present invention has two FIFOs for normal packet reception and high-priority packet reception, and performs read control on the packet transmission side and write control on the reception side, so that high-priority packets are transferred during packet transfer. To multiplex packets. Therefore, packet multiplexing for priority control can be performed without converting an IP packet to another packet. Further, in the present invention, since the transfer is performed as it is with the IP packet, a function for packet conversion is not required. Therefore, it is possible to reduce the circuit scale and the processing time of the packet conversion.

【0012】さらに、本発明では、受信側に2つのFI
FOを有し、高優先のパケットと低優先のパケットとを
夫々別個のFIFOに蓄積するために、送信中のパケッ
トを分割してもヘッダーを付ける必要がなく、パディン
グを付加する必要がない。このため、転送効率を向上さ
せることができる。
Further, according to the present invention, two FIs are provided on the receiving side.
It has an FO, and stores high-priority packets and low-priority packets in separate FIFOs. Therefore, even if a packet being transmitted is divided, it is not necessary to add a header and to add padding. For this reason, transfer efficiency can be improved.

【0013】以下、本発明の実施の形態について添付図
面を参照しながら説明する。図1は本発明に係るパケッ
ト多重装置の最良の実施の形態の構成図である。図1を
参照すると、パケット多重装置は複数の回線収容部10
0と、上位スイッチ部200とを含んで構成される。同
図において、回線収容部100は、LAN回線の10B
ase−Tまたは100Base−Txをn(nは正の
整数)回線収容し、LAN回線からのパケットデータが
同一内部スイッチに収容されるポートか別のスイッチに
収容されるポートかを判別し、同一内部スイッチに収容
されるポート行きならば内部スイッチ104へ、別のス
イッチに収容されるポート行きならばパケットを通過さ
せ、更に、内部スイッチ104からのパケットデータを
LAN回線へ送出する行き先ポート判別部103と、別
のスイッチに収容されるポート行きのパケットデータを
行き先判別部103から受信し、優先制御を行い、上位
スイッチ部200へパケットデータを送信する送信部1
01と、上位スイッチ部200からパケットデータを受
信する受信部102と、内部スイッチ104とを含んで
構成される。
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a configuration diagram of a packet multiplexing apparatus according to a preferred embodiment of the present invention. Referring to FIG. 1, the packet multiplexing apparatus includes a plurality of line accommodation units 10.
0 and the upper switch unit 200. In the figure, a line accommodating unit 100 is a LAN line 10B.
base-T or 100Base-Tx accommodates n (n is a positive integer) lines, and determines whether the packet data from the LAN line is a port accommodated in the same internal switch or a port accommodated in another switch. A destination port discriminating unit that allows the packet to pass through to the internal switch 104 if it is destined for a port accommodated in the internal switch, and passes the packet data if it is destined to a port accommodated in another switch to the LAN line. And a transmission unit 1 that receives packet data destined for a port accommodated in another switch from the destination determination unit 103, performs priority control, and transmits the packet data to the upper-level switch unit 200
01, a receiving unit 102 for receiving packet data from the upper switch unit 200, and an internal switch 104.

【0014】上位スイッチ部200は、回線収容部10
0からの多重されたパケットデータを受信し、また、同
時に回線収容部100から受信した転送先情報をもとに
パケットデータの転送を行う上位受信部201と、上位
受信部201から転送されたパケットデータを回線収容
部100へ送信する上位送信部202とを含んで構成さ
れる。
The upper switch unit 200 includes the line accommodating unit 10.
0, which receives the multiplexed packet data from 0 and simultaneously transfers the packet data based on the transfer destination information received from the line accommodating unit 100, and the packet transferred from the upper receiving unit 201. And an upper transmission unit 202 for transmitting data to the line accommodating unit 100.

【0015】本発明は、図1における回線収容部100
と上位スイッチ部200間のパケット多重に関する発明
であり、その詳細な構成を図2に示す。図2は本発明に
係るパケット多重装置の回線収容部及び上位受信部の構
成図である。図2を参照して、行き先ポート判別部10
3は、LAN回線100−1〜100−nをそれぞれ収
容する複数のパケットセレクタ130で構成される。
The present invention is based on the line accommodating unit 100 shown in FIG.
FIG. 2 shows a detailed configuration of the present invention relating to packet multiplexing between the host and the upper switch unit 200. FIG. 2 is a configuration diagram of a line accommodating unit and a higher-order receiving unit of the packet multiplexing apparatus according to the present invention. Referring to FIG. 2, destination port determination unit 10
Reference numeral 3 denotes a plurality of packet selectors 130 each accommodating each of the LAN lines 100-1 to 100-n.

【0016】パケットセレクタ130は、パケットのヘ
ッダ情報信号103−1と、別のスイッチに収容される
ポート行きのパケット到着信号103−2〜103−5
と、別のスイッチに収容されるポート行きのパケットデ
ータ信号103−6〜103−9と、内部スイッチ10
4とのパケットデータ送受信信号103−10〜103
−13とが接続される。
The packet selector 130 includes a packet header information signal 103-1 and a packet arrival signal 103-2 to 103-5 destined for a port accommodated in another switch.
And packet data signals 103-6 to 103-9 destined for ports accommodated in another switch, and the internal switch 10
Packet data transmission / reception signals 103-10 to 103-3
-13 is connected.

【0017】送信部101は、行き先ポート判別部10
3からの別のスイッチに収容されるポート行きのパケッ
トを一時的に蓄積する記憶部120〜12nと、パケッ
トの優先制御および記憶部120〜12nの出力制御、
上位スイッチ部200への転送情報のやりとりを行う送
信制御部110から構成される。送信制御部110は、
パケットのヘッダ情報信号103−1と、別のスイッチ
に収容されるポート行きのパケット到着信号103−2
〜103−5と、記憶部120〜12nの出力制御信号
110−1〜110−4と、上位スイッチ部200への
転送情報信号101−2、101−3と、転送情報信号
の送信イネーブル信号101−1と、通常パケット送信
イネーブル信号101−4と、高優先パケット送信イネ
ーブル信号101−5とが接続される。記憶部120〜
12nは、それぞれ出力制御信号110−1〜110−
4と、別のスイッチに収容されるポート行きのパケット
データ信号103−6〜103−9と、パケット出力信
号101−6とが接続される。
The transmitting unit 101 is provided with a destination port determining unit 10
3, storage units 120 to 12n for temporarily storing packets destined for ports accommodated in another switch, priority control of packets and output control of storage units 120 to 12n,
The transmission control unit 110 exchanges transfer information with the upper-level switch unit 200. The transmission control unit 110
A packet header information signal 103-1 and a packet arrival signal 103-2 destined for a port accommodated in another switch
To 103-5, output control signals 110-1 to 110-4 of the storage units 120 to 12n, transfer information signals 101-2 and 101-3 to the upper switch unit 200, and a transmission enable signal 101 of the transfer information signal. -1, the normal packet transmission enable signal 101-4, and the high priority packet transmission enable signal 101-5 are connected. Storage unit 120-
12n are output control signals 110-1 to 110-, respectively.
4, a packet data signal 103-6 to 103-9 destined for a port accommodated in another switch, and a packet output signal 101-6.

【0018】受信部102は、受信用記憶部で構成され
る。受信用記憶部102は、上位スイッチ部200から
のパケットデータ信号102−1と、内部スイッチ10
4へのパケット送信信号109とに接続される。内部ス
イッチ104は、行き先ポート判別部103からのパケ
ットデータ送受信信号103−10〜103−13と、
受信部102からのパケットデータ受信信号とに接続さ
れる。
The receiving section 102 comprises a receiving storage section. The receiving storage unit 102 stores the packet data signal 102-1 from the upper switch unit 200 and the internal switch 10
4 to the packet transmission signal 109. The internal switch 104 includes packet data transmission / reception signals 103-10 to 103-13 from the destination port determination unit 103,
It is connected to a packet data reception signal from the reception unit 102.

【0019】上位受信部201は、通常パケットと高優
先パケットを別々に一時蓄積する記憶部210、211
と、パケットの転送情報を受信し、同時に記憶部21
0、211の書込み制御及び読出し制御を行う上位受信
制御部220とで構成される。記憶部210、211
は、パケット出力信号101−6と、パケット転送信号
210−1,211−1と、書込みイネーブル信号22
0−1、220−2と、読出し制御イネーブル信号22
0−3、220−4とが接続される。
The high-order receiving section 201 has storage sections 210 and 211 for temporarily storing normal packets and high-priority packets separately.
And the transfer information of the packet,
And a higher-level reception control unit 220 that performs write control and read control of 0 and 211. Storage units 210, 211
Are the packet output signal 101-6, the packet transfer signals 210-1, 211-1 and the write enable signal 22.
0-1, 220-2 and the read control enable signal 22
0-3 and 220-4 are connected.

【0020】上位受信制御部220は、回線収容部10
0からの転送情報信号の送信イネーブル信号101−1
と、転送情報信号101−2、101−3と、通常パケ
ット送信イネーブル信号101−4と、高優先パケット
送信イネーブル信号101−5と、記憶部210、21
1への書き込みイネーブル信号220−1、220−2
と、読出し制御イネーブル信号220−3、220−4
とが接続される。
The upper reception control unit 220
Transmission enable signal 101-1 of transfer information signal from 0
, Transfer information signals 101-2 and 101-3, a normal packet transmission enable signal 101-4, a high priority packet transmission enable signal 101-5, and storage units 210 and 21.
1 write enable signals 220-1 and 220-2
And read control enable signals 220-3 and 220-4.
Are connected.

【0021】上位送信部202は、受信用記憶部24
0、241、242と、回線収容部100への送信制御
を行う上位送信制御部230とから構成される。受信用
記憶部240、241、242は、上位受信部201か
らのパケットデータ信号201−1,201−2,20
1−3と、上位送信制御部230へのパケットデータ信
号240−1,241−1,242−1とが接続され
る。
The upper transmission unit 202 is provided with a reception storage unit 24.
0, 241, 242, and a higher-level transmission control unit 230 that controls transmission to the line accommodating unit 100. The reception storage units 240, 241, 242 store the packet data signals 201-1, 201-2, 20 from the upper reception unit 201.
1-3 and the packet data signals 240-1, 241-1 and 222-1 to the upper transmission control unit 230 are connected.

【0022】上位送信制御部230は、受信用記憶部2
40、241、242からのパケットデータ信号240
−1,241−1,242−1と、回線収容部100へ
のパケット送信データ信号102−1とが接続される。
The upper transmission control unit 230 is provided with the reception storage unit 2
Packet data signal 240 from 40, 241, 242
-1,241-1,242-1 and the packet transmission data signal 102-1 to the line accommodating unit 100 are connected.

【0023】図3は行き先ポート判別部103の構成図
である。図3を参照すると、行き先判別部103は複数
個のパケットセレクタ130からなり、パケットセレク
タ130は、LAN回線のデータバス100−1〜10
0−nからパケットのヘッダ情報を読みとり、同一内部
スイッチに収容されるポートか別のスイッチに収容され
るポートかを判別し、別のスイッチに収容されるパケッ
トデータのヘッダ情報を上位スイッチ部200へ転送す
る機能と、別のスイッチに収容されるポート行きのパケ
ットデータが到着したことを通知する機能を有するヘッ
ダ情報読取り部131と、パケットデータを内部スイッ
チ104と上位スイッチ部200のどちらへ出力するデ
ータセレクタ部132とから構成される。
FIG. 3 is a configuration diagram of the destination port determining unit 103. Referring to FIG. 3, the destination determining unit 103 includes a plurality of packet selectors 130.
The header information of the packet is read from 0-n to determine whether the port is accommodated in the same internal switch or a port accommodated in another switch. Header information reading unit 131 having a function of notifying that packet data destined for a port accommodated in another switch has arrived, and outputting packet data to either the internal switch 104 or the upper switch unit 200 And a data selector 132 that performs the operations.

【0024】さらに図4を参照すると、パケットの優先
制御および送信部101の記憶部120〜12nの出力
制御を行う送信制御部110の構成図が示されている。
送信制御部110は、行き先判別部103で抽出された
ヘッダ情報を蓄積する記憶部(DRAM:Direct
Random Access Memory)111
と、パケットの到着をキューイングするジョブキュー1
12と、記憶部111から優先制御に必要な情報を取り
出し、後続とのパケットの優先度を比較し、出力制御部
114に結果を出力するプライオリティ(priori
ty)比較部113と、記憶部120〜12nの出力制
御を行う出力制御部114と、上位スイッチ部200が
データ転送を行うために必要な情報を受信用記憶部21
0、211に別々に格納出来るようにするためのセレク
タ115とから構成される。
Referring further to FIG. 4, there is shown a block diagram of a transmission control unit 110 which performs priority control of packets and output control of the storage units 120 to 12n of the transmission unit 101.
The transmission control unit 110 stores the header information extracted by the destination determination unit 103 (DRAM: Direct)
Random Access Memory) 111
And job queue 1 for queuing the arrival of packets
12 and information necessary for priority control from the storage unit 111, and compares the priorities of subsequent packets with each other, and outputs a result to the output control unit 114.
ty) The comparison unit 113, the output control unit 114 that controls the output of the storage units 120 to 12n, and the information necessary for the upper-level switch unit 200 to perform data transfer.
And a selector 115 for enabling the data to be stored separately in 0 and 211.

【0025】又、図5には上位受信部201内の上位受
信制御部220の構成図が示されている。図5を参照す
ると、上位受信制御部220は受信用記憶部210、2
11の書込み制御部221と、データ転送情報の読出し
制御部222とから構成される。書込み制御部221は
論理回路で構成される。読出し制御部222は、データ
転送情報を一時格納する記憶部223、224と、ジョ
ブキュー225とから構成される。
FIG. 5 is a block diagram of the higher-level reception control section 220 in the higher-level reception section 201. Referring to FIG. 5, the upper reception control unit 220 includes the reception storage units 210, 2
11 includes a write control unit 221 and a data transfer information read control unit 222. The write control unit 221 is configured by a logic circuit. The read control unit 222 includes storage units 223 and 224 for temporarily storing data transfer information, and a job queue 225.

【0026】次に、レイヤ3プロトコルにIPv6(I
nternet Protocolversion
6)を使用するLANにおいて、図2、図3、図4を用
いて、回線収容部100から上位スイッチ部200への
パケットデータ送信動作を説明する。LAN回線100
−1〜100−nからのパケットデータは、データバス
上に繋がっているヘッダ情報読取り部131でヘッダ情
報を読込み、同一内部スイッチに転送されるパケットデ
ータか、別のスイッチに転送されるパケットデータかを
判別し、データセレクタ部132の切り替え信号を切り
替える。同時に、到着したデータが、別のスイッチへ転
送するパケットデータだった場合、上位側にパケットが
到着したことを103−2〜103−5を通し、ヘッダ
情報を103−1を通して送信部101に転送する。
Next, IPv6 (I
internet Protocolversion
The operation of transmitting packet data from the line accommodating unit 100 to the upper-level switch unit 200 in the LAN using 6) will be described with reference to FIGS. 2, 3, and 4. LAN line 100
-1 to 100-n, the header information is read by the header information reading unit 131 connected to the data bus, and the packet data transferred to the same internal switch or the packet data transferred to another switch. The switching signal of the data selector 132 is switched. At the same time, if the arriving data is packet data to be transferred to another switch, the fact that the packet has arrived on the upper side is passed through 103-2 to 103-5, and the header information is transferred to the transmitting unit 101 through 103-1. I do.

【0027】データセレクタ部132において、同一ス
イッチに転送されるパケットデータは、103−10〜
103−13のデータバスを介して、内部スイッチ10
4へ転送される。一方、別のスイッチに転送されるパケ
ットデータは、103−6〜103−9のデータバスを
介して、送信部101に転送される。内部スイッチ10
4で同一スイッチ内にスイッチされるパケットについて
は、当業者にとってよく知られており、また、本発明と
は直接関係しないので、その詳細な説明は省略する。
In the data selector 132, the packet data transferred to the same switch is
The internal switch 10 is connected via the data bus 103-13.
4 is transferred. On the other hand, the packet data transferred to another switch is transferred to the transmission unit 101 via the data bus of 103-6 to 103-9. Internal switch 10
The packet switched in the same switch in step 4 is well known to those skilled in the art, and is not directly related to the present invention.

【0028】103−6〜103−9のいずれかのデー
タバスを介して、送信部101に送られてくるパケット
データは、120〜12nのFIFOに書込まれる。ま
た、パケット到着信号103−2〜103−5を介して
送られてくる信号は、送信制御110のジョブキュー1
12にキューイングされる。同時にDRAM111に
は、ヘッダ情報が書込まれる。読出されたジョブは、出
力制御部114で生成するEOP信号101−4によっ
て、データバスの使用状態を判断する。
The packet data sent to the transmission unit 101 via any one of the data buses 103-6 to 103-9 is written to the FIFOs of 120 to 12n. The signal transmitted via the packet arrival signals 103-2 to 103-5 is transmitted to the job queue 1 of the transmission control 110.
It is queued at 12. At the same time, header information is written into the DRAM 111. For the read job, the use state of the data bus is determined based on the EOP signal 101-4 generated by the output control unit 114.

【0029】次に、バスが未使用の場合、使用中の場合
及び満杯(Full)の場合に分けて動作を説明する。
図6はパケット多重装置の動作を示すフローチャート、
図11はIPv6ヘッダの構成図である。
Next, the operation will be described separately for a case where the bus is not used, a case where the bus is used, and a case where the bus is full.
FIG. 6 is a flowchart showing the operation of the packet multiplexer.
FIG. 11 is a configuration diagram of the IPv6 header.

【0030】まず、バスが未使用の場合、プライオリテ
ィ比較部113に、図11に示されるIPv6ヘッダの
プライオリティ(Priority)ビット321を格
納し、出力制御部114はデータを送出すべきFIFO
120〜12nの何れかの出力をイネーブルにし、EO
P0信号101−4をイネーブルにし、さらにDMA
(Direct Memory Access)情報を
転送していることを通知する101−1信号をイネーブ
ルにする。パケットデータ転送中にDRAM111から
上位スイッチ部200に対して、このパケットの転送先
ポート、転送バイト数のDMAに必要な情報が101−
2を介して、上位スイッチ部200に送られる。(図6
のS1参照)。DMAに必要な情報の送信が終了すると
信号101−1を、ディゼーブルにする。パケットデー
タの転送が終了すると出力制御部114は、イネーブル
にしていたFIFO120〜12nの何れかの出力信号
および、EOP0信号101−4をディゼーブルにする
(図6のS2参照)。このパケット転送のタイミングを
図7に示す。即ち、図7はFIFO120を介してパケ
ットデータが上位スイッチ部200に送られる様子を示
している。
First, when the bus is not used, the priority comparison unit 113 stores the priority (Priority) bit 321 of the IPv6 header shown in FIG. 11, and the output control unit 114 sends the FIFO to which the data is to be transmitted.
Enable any one of the outputs 120 to 12n,
Enable the P0 signal 101-4, and
(Direct Memory Access) Enables a 101-1 signal notifying that information is being transferred. During the packet data transfer, information necessary for DMA of the destination port of this packet and the number of transfer bytes is 101-
2 to the upper switch unit 200. (FIG. 6
S1). When the transmission of the information necessary for the DMA is completed, the signal 101-1 is disabled. When the transfer of the packet data ends, the output control unit 114 disables any of the output signals of the enabled FIFOs 120 to 12n and the EOP0 signal 101-4 (see S2 in FIG. 6). FIG. 7 shows the timing of this packet transfer. That is, FIG. 7 shows how packet data is sent to the upper-level switch unit 200 via the FIFO 120.

【0031】次に、バスが使用中の場合、プライオリテ
ィ比較部113にプライオリティビットを格納し(図6
のS3参照)、優先度を決定する(図6のS4参照)。
後続パケットの優先度が低い場合は、EOP0信号10
1−4がディゼーブルになるまで送信を待ち(図6のS
5参照)、先行パケットが送信を終了してからパケット
転送に入る(図6のS2参照)。このパケットの転送タ
イミングを図8に示す。即ち、図8はFIFO120の
パケットデータを送信中に、FIFO121からパケッ
トデータが到着したとき、FIFO120のパケットデ
ータの送信が終了するのを待ってFIFO121のデー
タを送信する様子を示している。一方、後続パケットの
優先度が高い場合は、先行パケットの送信を中断し、先
行パケットの間に後続パケットを割り込ませ送信を行う
(図6のS6参照)。出力制御部114は、先行パケッ
トのFIFO120〜12nの何れかの出力を一時的に
ディゼーブルにし、後続パケットのFIFO120〜1
2nの何れかの出力をイネーブルにする。また高優先パ
ケットデータ送信中であることを上位スイッチ部200
に知らせるEOP1信号101−5をイネーブルにす
る。EOP1信号101−5がイネーブルになることで
セレクタ115は自動的にDMAに必要な情報の書き込
み先を上位受信制御部220のFIFO223からFI
FO224へ切り替え101−3のバス上にデータを送
出する。後続パケットの送信が完了すると、出力制御1
14は、EOP1信号と後続パケットのFIFO120
〜12nの何れかの出力ををディゼーブルにし(図6の
S7参照)、一時的にディゼーブルにしていた先行パケ
ットのFIFO120〜12nの何れかの出力をイネー
ブルにする(図6のS2参照)。このパケット転送のタ
イミングを図9に示す。即ち、図9はFIFO120の
パケットデータを送信中に、FIFO121からのパケ
ットデータが到着したとき、FIFO120のパケット
データの送信を中断してFIFO121のパケットデー
タを送信し、その送信が終了するのを待って再びFIF
O120のパケットデータを送信する様子を示してい
る。
Next, when the bus is in use, a priority bit is stored in the priority comparing section 113 (FIG. 6).
, And the priority is determined (see S4 in FIG. 6).
If the priority of the succeeding packet is low, the EOP0 signal 10
Wait for transmission until 1-4 becomes disabled (S in FIG. 6).
5), and the packet transfer starts after the preceding packet has finished transmitting (see S2 in FIG. 6). FIG. 8 shows the transfer timing of this packet. That is, FIG. 8 shows a state in which, when packet data arrives from the FIFO 121 during transmission of the packet data of the FIFO 120, the data of the FIFO 121 is transmitted after the transmission of the packet data of the FIFO 120 is completed. On the other hand, if the priority of the succeeding packet is high, the transmission of the preceding packet is interrupted, and the subsequent packet is interrupted and transmitted between the preceding packets (see S6 in FIG. 6). The output control unit 114 temporarily disables the output of any of the FIFOs 120 to 12n of the preceding packet, and
Enable any output of 2n. Also, the high-level switch unit 200 reports that high-priority packet data is being transmitted.
Enable the EOP1 signal 101-5. When the EOP1 signal 101-5 is enabled, the selector 115 automatically sets the write destination of information necessary for DMA from the FIFO 223 of the upper reception control unit 220 to the FI.
It switches to the FO 224 and sends out data on the bus of 101-3. When the transmission of the subsequent packet is completed, output control 1
14 is an EOP1 signal and a FIFO 120 of a subsequent packet.
12n is disabled (see S7 in FIG. 6), and the output of any of the FIFOs 120 to 12n of the preceding packet, which has been temporarily disabled, is enabled (see S2 in FIG. 6). FIG. 9 shows the timing of this packet transfer. That is, FIG. 9 shows that when packet data from the FIFO 121 arrives during transmission of the packet data of the FIFO 120, the transmission of the packet data of the FIFO 120 is interrupted, the packet data of the FIFO 121 is transmitted, and the transmission of the packet data is terminated. FIF again
The figure shows how packet data of O120 is transmitted.

【0032】なお、DMAに必要なデータはデータ量が
少なくまた後続パケットの切り替え処理に要する時間か
ら先行パケットのDMAに必要な情報を転送している間
に後続パケットの転送に切り替わることはない。後続パ
ケットの転送を終了した後、ジョブキュー112にジョ
ブがあれば再びこの動作を繰り返す。ジョブの処理は2
つまで行われ、図10のタイミングにあるように3つ目
のジョブが存在する場合、さらには高優先パケットを転
送している場合や、2つ目のジョブが低優先であり先行
パケットの送信終了を待っている場合には、次のジョブ
は実行されない。
It should be noted that the amount of data required for the DMA is small, and the transfer to the subsequent packet is not performed while the information required for the DMA of the preceding packet is being transferred due to the time required for the switching process of the subsequent packet. After the transfer of the subsequent packet is completed, if there is a job in the job queue 112, this operation is repeated again. Job processing is 2
When a third job exists as shown in the timing of FIG. 10, further when a high-priority packet is transferred, or when the second job has a low priority and the preceding packet is transmitted. If the job is waiting for termination, the next job is not executed.

【0033】なお、図10はFIFO120のパケット
データの送信を中断してFIFO121のパケットデー
タの送信を実行し、そのFIFO121のパケットデー
タの送信が終了するのを待ってFIFO120のパケッ
トデータの送信を再開させ、さらにFIFO120のパ
ケットデータの送信が終了するのを待ってFIFO12
2のパケットデータの送信を開始している様子を示して
いる。
In FIG. 10, the transmission of the packet data of the FIFO 120 is interrupted, the transmission of the packet data of the FIFO 121 is executed, and the transmission of the packet data of the FIFO 120 is restarted after the transmission of the packet data of the FIFO 121 is completed. The transmission of the packet data in the FIFO 120 is completed,
2 shows a state in which transmission of the second packet data is started.

【0034】又、図7において、バス未使用時、バス使
用時とともにバス満杯時の場合が示されているが、これ
について説明しておく。バスは高優先専用バスと通常バ
スの2系統が存在し、まず1番目のパケットデータは優
先順位にかかわらず通常バスを使用する。次に、2番目
のパケットデータは1番目のパケットデータと優先度が
比較され、1番目のパケットデータより優先度が高い場
合は高優先専用バスが使用される(図6のS6参照)
が、優先度が低い場合は通常バスの使用が終了するまで
待つ(図6のS5参照)。一方、バス満杯時とはこの2
系統のバスが両方とも使用中の場合を意味しており、こ
の場合はバスの使用が終了するまで待つ(図6のS8参
照)のである。
FIG. 7 shows a case where the bus is not used, a case where the bus is used, and a case where the bus is full. This will be described below. There are two buses, a high-priority dedicated bus and a normal bus, and the first packet data uses the normal bus regardless of the priority. Next, the priority of the second packet data is compared with that of the first packet data. If the priority is higher than that of the first packet data, a high-priority dedicated bus is used (see S6 in FIG. 6).
However, if the priority is low, the process waits until the use of the normal bus ends (see S5 in FIG. 6). On the other hand, when the bus is full,
This means a case where both buses of the system are in use. In this case, the system waits until the use of the bus is completed (see S8 in FIG. 6).

【0035】次に図2、図5を用いて回線収容部100
から上位スイッチ部200に送信されたパケットの受信
制御を説明する。データバス101−6を介して送信さ
れて来るパケットは、通常受信用パケットFIFO21
0に蓄積され、高優先パケットを受信するときは受信用
パケットFIFO211に格納される。また、DMAに
必要なデータ受信FIFO223、224も通常パケッ
トと高優先パケットによって別々に蓄積される。また、
このFIFOへの書込み制御は101−1によって行わ
れる。受信用FIFO210、211への書込み制御は
EOP0信号101−4とEOP1信号101−5とを
書込み制御部221に入力し、この書込み制御部221
で書込みイネーブル信号220−1,220−2を生成
し、これでFIFO210、211を制御することによ
り実現している。EOP0信号101−4とEOP1信
号101−5が、ディゼーブルになったタイミングで、
DMA転送処理を行うFIFO210、211の順番を
決定する情報がJOBキュー225にキューイングされ
る。JOBキュー225に格納された順番に従ってFI
FO223、224の何れかを読出し、受信用FIFO
210、221のDMA転送を行う。回線収容部100
から高優先パケットが転送されてきた場合は、EOP0
信号とEOP1信号の動作上、必ず高優先パケットの方
が先にJOBキュー225に格納されるためDMA処理
も先に行われることになる。
Next, referring to FIG. 2 and FIG.
The reception control of the packet transmitted from to the upper switch unit 200 will be described. The packet transmitted via the data bus 101-6 is a normal reception packet FIFO 21
When the high-priority packet is received, the packet is stored in the reception packet FIFO 211. The data reception FIFOs 223 and 224 required for DMA are also stored separately for normal packets and high-priority packets. Also,
The writing control to the FIFO is performed by 101-1. The write control to the reception FIFOs 210 and 211 is performed by inputting the EOP0 signal 101-4 and the EOP1 signal 101-5 to the write control unit 221.
Generates write enable signals 220-1 and 220-2, and controls the FIFOs 210 and 211 with this. When the EOP0 signal 101-4 and the EOP1 signal 101-5 become disabled,
Information that determines the order of the FIFOs 210 and 211 for performing the DMA transfer process is queued in the job queue 225. FI according to the order stored in the job queue 225
Reads any one of FO 223 and 224 and receives FIFO
The DMA transfer of 210 and 221 is performed. Line accommodating unit 100
EOP0 when a high-priority packet is transferred from
Due to the operation of the signal and the EOP1 signal, the high priority packet is always stored in the JOB queue 225 first, so that the DMA processing is also performed first.

【0036】DMA転送元201から転送されたパケッ
トは回線収容部100へのデータ転送を行う202内の
各ポート別に用意されたFIFO240、241、24
2に格納される。回線側への転送制御を行う上位送信制
御部230はFIFO240、241、242にパケッ
トが格納された順番にデータバス102−1を介して回
線側へパケットを転送する。回線収容部100内に蓄積
されたデータは、他の同一スイッチ内からのパケットデ
ータと同様のシーケンスを使用し、各回線にスイッチン
グされる。
The packets transferred from the DMA transfer source 201 are FIFOs 240, 241, 24 prepared for respective ports in the port 202 for transferring data to the line accommodating section 100.
2 is stored. The upper transmission control unit 230 that performs transfer control to the line side transfers the packets to the line side via the data bus 102-1 in the order in which the packets are stored in the FIFOs 240, 241, and 242. The data stored in the line accommodating unit 100 is switched to each line using the same sequence as the packet data from the other same switch.

【0037】なお、本実施の形態ではレイヤ3プロトコ
ルにIPv6(InternetProtocol v
ersion 6)を使用するLANについて説明した
が、レイヤ3プロトコルにIPv4(Internet
Protocol version 4)を使用する
LANにおいても図4にあるプライオリティ比較部11
3に宛先ポート毎の優先順位を関係づけたテーブルを用
意することで、送信するパケットのレイヤ4のヘッダの
宛先ポート番号によって同様の効果が得られる。さら
に、本実施の形態では、上位スイッチ部に4ポートを持
つ場合について説したが(図1参照)、ポート数に制限
はない。
In the present embodiment, IPv6 (Internet Protocol v) is used for the layer 3 protocol.
LAN 6 that uses IPv4 (Internet version 6), but IPv4 (Internet)
In the LAN using the protocol version 4), the priority comparison unit 11 shown in FIG.
By preparing a table in which the priority of each destination port is associated with No. 3, the same effect can be obtained depending on the destination port number of the layer 4 header of the packet to be transmitted. Further, in the present embodiment, the case where the upper switch unit has four ports has been described (see FIG. 1), but the number of ports is not limited.

【0038】本発明の第1の効果は、IPのパケットを
他のパケットに変換することなしに、優先制御のための
パケット多重が可能になるということである。その理由
は、通常パケット受信用と、高優先パケット受信用の2
つのFIFOを有し、パケット送信側の読出し制御及び
受信側の書込み制御を行うことで、パケット転送中の高
優先パケットを割り込ませてパケットの多重を行うため
である。
A first effect of the present invention is that packet multiplexing for priority control can be performed without converting an IP packet into another packet. The reason is that there are two types, one for normal packet reception and the other for high priority packet reception.
This is because the multiplexing of packets is performed by having one FIFO and performing read control on the packet transmission side and write control on the reception side to interrupt a high-priority packet during packet transfer.

【0039】第2の効果は、LANスイッチの回路規模
を縮小することと、処理時間の短縮が可能になるという
ことである。その理由は、IPのパケットのまま転送を
行い、パケット変換の回路が不要であり、又、パケット
の分解、組立処理が不要なためである。
The second effect is that the circuit size of the LAN switch can be reduced and the processing time can be reduced. This is because IP packets are transferred as they are, no packet conversion circuit is required, and packet disassembly and assembly processing is unnecessary.

【0040】第3の効果は、LANスイッチングの転送
効率を上げることができるということである。その理由
は、再パケット変換をしないためヘッダやパディングが
不要になるためである。
The third effect is that the transfer efficiency of LAN switching can be improved. The reason is that header and padding are not required because repacket conversion is not performed.

【0041】[0041]

【発明の効果】本発明によれば、パケットの優先度を比
較する優先度比較手段と、この優先度比較手段での比較
結果に基づき先行パケットの送信を中断し、前記先行パ
ケットの間に後続パケットを割り込ませる多重手段とを
含んでパケット多重装置を構成したため、回路規模の縮
小と、スイッチングのパケット転送の高速化と、スイッ
チングのパケット転送効率の向上とを図ることが可能と
なる。
According to the present invention, the priority comparing means for comparing the priorities of the packets, the transmission of the preceding packet is interrupted based on the comparison result by the priority comparing means, and the succeeding packet is interrupted between the preceding packets. Since the packet multiplexing device includes the multiplexing means for interrupting the packet, it is possible to reduce the circuit scale, speed up the switching packet transfer, and improve the switching packet transfer efficiency.

【0042】又、本発明による他の発明によれば、パケ
ットの優先度を比較する優先度比較ステップと、この優
先度比較ステップでの比較結果に基づき先行パケットの
送信を中断し、前記先行パケットの間に後続パケットを
割り込ませる多重ステップとを含んでパケット多重方法
を構成したため、上述の本発明と同様の効果を奏する。
According to another aspect of the present invention, a priority comparing step of comparing the priorities of the packets, and the transmission of the preceding packet is interrupted based on a result of the comparison in the priority comparing step. Since the packet multiplexing method is configured to include a multiplexing step of interrupting a subsequent packet between the above steps, the same effects as those of the present invention described above can be obtained.

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

【図1】本発明に係るパケット多重装置の最良の実施の
形態の構成図である。
FIG. 1 is a configuration diagram of a packet multiplexing apparatus according to a preferred embodiment of the present invention.

【図2】本発明に係るパケット多重装置の回線収容部及
び上位受信部の構成図である。
FIG. 2 is a configuration diagram of a line accommodating unit and a higher-order receiving unit of the packet multiplexing apparatus according to the present invention.

【図3】行き先ポート判別部103の構成図である。FIG. 3 is a configuration diagram of a destination port determination unit 103.

【図4】送信制御部110の構成図である。FIG. 4 is a configuration diagram of a transmission control unit 110.

【図5】上位受信制御部220の構成図である。FIG. 5 is a configuration diagram of an upper reception control unit 220;

【図6】パケット多重装置の動作を示すフローチャート
である。
FIG. 6 is a flowchart showing an operation of the packet multiplexing device.

【図7】パケット多重装置の動作を示すタイミングチャ
ートである。
FIG. 7 is a timing chart showing the operation of the packet multiplexing device.

【図8】パケット多重装置の動作を示すタイミングチャ
ートである。
FIG. 8 is a timing chart showing the operation of the packet multiplexer.

【図9】パケット多重装置の動作を示すタイミングチャ
ートである。
FIG. 9 is a timing chart showing the operation of the packet multiplexer.

【図10】パケット多重装置の動作を示すタイミングチ
ャートである。
FIG. 10 is a timing chart showing the operation of the packet multiplexing device.

【図11】IPv6ヘッダの構成図である。FIG. 11 is a configuration diagram of an IPv6 header.

【図12】従来のLANスイッチの一例の構成図であ
る。
FIG. 12 is a configuration diagram of an example of a conventional LAN switch.

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

100 回線収容部 101 送信部 102 受信部 103 行き先ポート判別部 104 内部スイッチ 200 上位スイッチ部 201 上位受信部 202 上位送信部 REFERENCE SIGNS LIST 100 Line accommodating unit 101 Transmitting unit 102 Receiving unit 103 Destination port determining unit 104 Internal switch 200 Upper switch unit 201 Upper receiving unit 202 Upper transmitting unit

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 パケットの優先度を比較する優先度比較
手段と、この優先度比較手段での比較結果に基づき先行
パケットの送信を中断し、前記先行パケットの間に後続
パケットを割り込ませる多重手段とを含むことを特徴と
するパケット多重装置。
1. A priority comparing means for comparing the priorities of packets, and a multiplexing means for interrupting transmission of a preceding packet based on a result of the comparison by the priority comparing means and interrupting a succeeding packet between the preceding packets. And a packet multiplexing device.
【請求項2】 前記多重手段は、前記優先度比較手段に
て前記先行パケットよりも前記後続パケットの方が優先
度が高いと判定された場合、前記先行パケットの送信を
中断し、前記先行パケットの間に前記後続パケットを割
り込ませることを特徴とする請求項1記載のパケット多
重装置。
2. The multiplexing means, if the priority comparing means determines that the priority of the subsequent packet is higher than that of the preceding packet, suspends transmission of the preceding packet, 2. The packet multiplexing apparatus according to claim 1, wherein the subsequent packet is interrupted during the period.
【請求項3】 さらに前記多重手段にて多重された通常
パケットとこの通常パケットよりも優先度の高い高優先
パケットとを別々に格納する格納手段を含むことを特徴
とする請求項1又は2記載のパケット多重装置。
3. The storage device according to claim 1, further comprising storage means for separately storing a normal packet multiplexed by said multiplexing means and a high-priority packet having a higher priority than said normal packet. Packet multiplexer.
【請求項4】 前記格納手段は前記優先度比較手段での
比較結果に基づき前記通常パケットと前記高優先パケッ
トとを別々に格納することを特徴とする請求項3記載の
パケット多重装置。
4. The packet multiplexing apparatus according to claim 3, wherein said storage means stores said normal packet and said high-priority packet separately based on a comparison result of said priority comparison means.
【請求項5】 前記格納手段は前記優先度比較手段で通
常パケットと判定されたパケットを通常パケット専用格
納部へ、高優先パケットと判定されたパケットを高優先
専用格納部へ夫々格納することを特徴とする請求項3又
は4記載のパケット多重装置。
5. The storage means stores the packet determined to be a normal packet by the priority comparison means in a normal packet dedicated storage unit and stores the packet determined to be a high priority packet in a high priority dedicated storage unit. The packet multiplexing device according to claim 3 or 4, wherein
【請求項6】 前記パケットは前記格納手段に到着順に
格納されることを特徴とする請求項3乃至5いずれかに
記載のパケット多重装置。
6. The packet multiplexing apparatus according to claim 3, wherein said packets are stored in said storage means in the order of arrival.
【請求項7】 前記パケットは可変長パケットであるこ
とを特徴とする請求項1乃至6いずれかに記載のパケッ
ト多重装置。
7. The packet multiplexing apparatus according to claim 1, wherein said packet is a variable length packet.
【請求項8】 複数のLAN回線を収容し、その収容し
たLAN回線以外へパケットをスイッチするLANスイ
ッチのうち、前記LAN回線以外へスイッチするパケッ
トを前記多重手段で多重することを特徴とする請求項1
乃至7いずれかに記載のパケット多重装置。
8. A LAN switch for accommodating a plurality of LAN lines and for switching a packet to a LAN other than the accommodated LAN line, wherein the multiplexing means multiplexes a packet to be switched to a LAN other than the LAN line. Item 1
8. The packet multiplexing device according to any one of claims 1 to 7.
【請求項9】 パケットの優先度を比較する優先度比較
ステップと、この優先度比較ステップでの比較結果に基
づき先行パケットの送信を中断し、前記先行パケットの
間に後続パケットを割り込ませる多重ステップとを含む
ことを特徴とするパケット多重方法。
9. A priority comparing step of comparing packet priorities, and a multiplexing step of interrupting transmission of a preceding packet based on a comparison result in the priority comparing step and interrupting a succeeding packet between the preceding packets. And a packet multiplexing method.
【請求項10】 前記多重ステップでは、前記優先度比
較ステップにて前記先行パケットよりも前記後続パケッ
トの方が優先度が高いと判定された場合、前記先行パケ
ットの送信が中断され、前記先行パケットの間に前記後
続パケットが割り込ませられることを特徴とする請求項
9記載のパケット多重方法。
10. In the multiplexing step, when the priority comparing step determines that the succeeding packet has a higher priority than the preceding packet, transmission of the preceding packet is interrupted, and 10. The packet multiplexing method according to claim 9, wherein the subsequent packet is interrupted during the period.
【請求項11】 さらに前記多重ステップにて多重され
た通常パケットとこの通常パケットよりも優先度の高い
高優先パケットとを別々に格納する格納ステップを含む
ことを特徴とする請求項9又は10記載のパケット多重
方法。
11. The method according to claim 9, further comprising the step of separately storing the normal packet multiplexed in the multiplexing step and a high-priority packet having a higher priority than the normal packet. Packet multiplexing method.
【請求項12】 前記格納ステップでは前記優先度比較
手段での比較結果に基づき前記通常パケットと前記高優
先パケットとが別々に格納されることを特徴とする請求
項11記載のパケット多重方法。
12. The packet multiplexing method according to claim 11, wherein in said storing step, said normal packet and said high-priority packet are stored separately based on a comparison result by said priority comparing means.
【請求項13】 前記格納ステップでは前記優先度比較
ステップで通常パケットと判定されたパケットが通常パ
ケット専用格納部へ、高優先パケットと判定されたパケ
ットが高優先専用格納部へ夫々格納されることを特徴と
する請求項11又は12記載のパケット多重方法。
13. In the storing step, a packet determined as a normal packet in the priority comparing step is stored in a normal packet dedicated storage unit, and a packet determined as a high priority packet is stored in a high priority dedicated storage unit. 13. The packet multiplexing method according to claim 11, wherein:
【請求項14】 前記パケットは到着順に格納されるこ
とを特徴とする請求項11乃至13いずれかに記載のパ
ケット多重方法。
14. The packet multiplexing method according to claim 11, wherein said packets are stored in the order of arrival.
【請求項15】 前記パケットは可変長パケットである
ことを特徴とする請求項9乃至14いずれかに記載のパ
ケット多重方法。
15. The packet multiplexing method according to claim 9, wherein said packet is a variable length packet.
【請求項16】 複数のLAN回線を収容し、その収容
したLAN回線以外へパケットをスイッチするLANス
イッチのうち、前記LAN回線以外へスイッチするパケ
ットが前記多重ステップにて多重されることを特徴とす
る請求項9乃至15いずれかに記載のパケット多重方
法。
16. A LAN switch for accommodating a plurality of LAN lines and for switching a packet to a LAN other than the accommodated LAN line, wherein a packet for switching to a LAN other than the LAN line is multiplexed in the multiplexing step. The packet multiplexing method according to any one of claims 9 to 15, wherein
JP19382399A 1999-07-08 1999-07-08 Packet multiplexer and multiplexing method Pending JP2001024702A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19382399A JP2001024702A (en) 1999-07-08 1999-07-08 Packet multiplexer and multiplexing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19382399A JP2001024702A (en) 1999-07-08 1999-07-08 Packet multiplexer and multiplexing method

Publications (1)

Publication Number Publication Date
JP2001024702A true JP2001024702A (en) 2001-01-26

Family

ID=16314348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19382399A Pending JP2001024702A (en) 1999-07-08 1999-07-08 Packet multiplexer and multiplexing method

Country Status (1)

Country Link
JP (1) JP2001024702A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020069448A (en) * 2001-02-26 2002-09-04 삼성전자 주식회사 Apparatus for Fast Packet Bus
JP2006279188A (en) * 2005-03-28 2006-10-12 Nec Corp Transmission controller conducting priority control, communication controller, communication system, communication network and transmission method
JP2009544174A (en) * 2006-02-11 2009-12-10 サムスン エレクトロニクス カンパニー リミテッド Method for accurately and safely measuring propagation delay and distance between transmitting and receiving nodes in a packet network in a cut-through manner, and packet network node for performing this method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020069448A (en) * 2001-02-26 2002-09-04 삼성전자 주식회사 Apparatus for Fast Packet Bus
JP2006279188A (en) * 2005-03-28 2006-10-12 Nec Corp Transmission controller conducting priority control, communication controller, communication system, communication network and transmission method
JP2009544174A (en) * 2006-02-11 2009-12-10 サムスン エレクトロニクス カンパニー リミテッド Method for accurately and safely measuring propagation delay and distance between transmitting and receiving nodes in a packet network in a cut-through manner, and packet network node for performing this method

Similar Documents

Publication Publication Date Title
CA2297650C (en) Networking systems
EP0804005B1 (en) A network switch
US6690668B1 (en) Modular interconnection of network switches
JP3412825B2 (en) Method and apparatus for switching data packets over a data network
JP3736338B2 (en) Packet switch
US6621818B1 (en) Ring configuration for network switches
US5303232A (en) High performance asynchronous transfer mode switch
EP1045558B1 (en) Very wide memory TDM switching system
US6147999A (en) ATM switch capable of routing IP packet
US20020126690A1 (en) Packet transmission scheduling in a data communication network
JP2000503828A (en) Method and apparatus for switching data packets over a data network
JP2003204347A (en) Packet communication device, and packet data transfer control method utilizing the same
KR20040040707A (en) An Ethernet switching Apparatus and Method using Frame Multiplexing and Demultiplexing
JPH07273796A (en) Communication system and frame relay network for transferring data and method for transferring data packet
JP3075163B2 (en) Multiport frame exchange method
US5051985A (en) Contention resolution in a communications ring
US6643294B1 (en) Distributed control merged buffer ATM switch
JP2001024702A (en) Packet multiplexer and multiplexing method
JPH10285173A (en) Atm cell processor
JPH05327777A (en) Synchronizing method for atm switch, and atm switch
US6885666B1 (en) Apparatus and method in a network switch for synchronizing transfer of a control tag to a switch fabric with transfer of frame data to a buffer memory
JPH10327175A (en) Switch and switching method
JP3616563B2 (en) Shared buffer packet switch
EP1003306A2 (en) Modular interconnection of network switches
KR100429907B1 (en) Router and routing method for combined unicast and multicast traffic