JP2533103B2 - Packet exchange method - Google Patents

Packet exchange method

Info

Publication number
JP2533103B2
JP2533103B2 JP4212287A JP4212287A JP2533103B2 JP 2533103 B2 JP2533103 B2 JP 2533103B2 JP 4212287 A JP4212287 A JP 4212287A JP 4212287 A JP4212287 A JP 4212287A JP 2533103 B2 JP2533103 B2 JP 2533103B2
Authority
JP
Japan
Prior art keywords
packet
attribute
transmission
transfer
fifo
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.)
Expired - Fee Related
Application number
JP4212287A
Other languages
Japanese (ja)
Other versions
JPS63209247A (en
Inventor
英一 筒井
治樹 福田
明 中後
進 富永
高行 長谷部
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4212287A priority Critical patent/JP2533103B2/en
Publication of JPS63209247A publication Critical patent/JPS63209247A/en
Application granted granted Critical
Publication of JP2533103B2 publication Critical patent/JP2533103B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔目次〕 概要 産業上の利用分野 従来の技術 発明が解決しようとする問題点 問題点を解決するための手段 作用 実施例 発明の効果 〔概要〕 パケット交換方式において、送信バッファをパケット
の属性対応に複数のFIFOで構成し、受信バッファをパケ
ットの出方路および属性対応に複数のFIFOで構成し、パ
ケットの属性ごとに伝送路上でのパケット転送を規制
し、またパケットの出方路あるいは属性ごとに交換機内
のパケット転送を規制することにより、輻輳制御時のス
ループットの低下を防ぐことができるようにしたもので
ある。
DETAILED DESCRIPTION [Table of Contents] Outline Industrial field of application Conventional technology Problems to be solved by the invention Means for solving the problem Action Example Embodiment of the invention [Outline] Transmission in the packet switching system The buffer is configured with multiple FIFOs that support the packet attributes, the receive buffer is configured with multiple FIFOs that support the packet output route and attributes, and the packet transfer on the transmission route is restricted for each packet attribute. By restricting the packet transfer in the switch for each outgoing route or attribute of the packet, it is possible to prevent a decrease in throughput during congestion control.

〔産業上の利用分野〕[Industrial applications]

本発明は、高速パケット交換網の輻輳制御に関し、特
に高速パケット交換網全体で、輻輳制御時のスループッ
トの低下を防ぐことができるパケット交換方式に関す
る。
The present invention relates to congestion control of a high speed packet switching network, and more particularly to a packet switching system capable of preventing a decrease in throughput during congestion control in the entire high speed packet switching network.

パケット交換網では、データ端末装置でのパケットの
発生が確率的であり、多数の端末装置が一斉にパケット
を送出すると、網内に大量のパケットが入り、網で定め
たサービス基準を維持できなくなるような輻輳が発生す
る。このような場合に、パケット交換網全体のスループ
ットを低下させることなく、速やかに網を正常運用状態
に復帰させるための輻輳制御が必要になる。
In a packet-switched network, packets are probabilistically generated at data terminal devices, and if a large number of terminal devices send packets at once, a large number of packets will enter the network and the service standards defined by the network cannot be maintained. Such congestion occurs. In such a case, congestion control is required to quickly return the network to the normal operating state without reducing the throughput of the entire packet switching network.

なお、本明細書において、FIFOとは、先入れ先出し
(First-in First-out)バッファである。
In this specification, the FIFO is a first-in first-out buffer.

〔従来の技術〕[Conventional technology]

パケット交換網では、ユーザのデータが各交換局
(機)で蓄積・転送を繰り返して相手に到着する仕組み
になっているので、ユーザデータの流れ、すなわちトラ
ヒック制御を行なう必要がある。
In a packet switching network, user data is stored and transferred repeatedly at each switching station (machine) and arrives at the other party. Therefore, it is necessary to control the flow of user data, that is, traffic control.

トラヒック制御には、送受信スループットのアンバラ
ンスの解消および送信スループットの平滑化のためのフ
ロー制御と、網内の輻輳による網品質劣化およびロック
アップの防止のための輻輳制御がある。
Traffic control includes flow control for eliminating imbalance of transmission / reception throughput and smoothing of transmission throughput, and congestion control for preventing network quality deterioration and lockup due to congestion in the network.

フロー制御は、単一論理チャネル上のパケット流量を
監視する論理チャネルレベルでの制御、さらに単一端末
へのパケット流量を監視する端末レベルでの制御によ
り、送受信スループットの調整による無効トラヒックの
防止および送信スループットの平滑化によるバッファ量
の削減を可能にする。
Flow control is a logical channel level control that monitors the packet flow rate on a single logical channel, and a terminal level control that monitors the packet flow rate to a single terminal. Enables reduction of buffer amount by smoothing transmission throughput.

このフロー制御の制御形態には、エンド−エンドのフ
ロー制御方式および網−エンドのフロー制御方式があ
る。エンド−エンドのフロー制御方式には、たとえばパ
ケットの再送回復手順も含んだウインドウ制御方式など
がある。このウインドウ制御方式は、論理リンクごとに
連続して送ることのできるパケット数(ウインドウサイ
ズ)を定め、一定数送ったあとに受信側から送信を許可
する指示がくるまでは送信端末装置は次のパケットの送
出を制御する方式である。
The control forms of this flow control include an end-to-end flow control system and a network-to-end flow control system. The end-to-end flow control system includes, for example, a window control system including a packet retransmission recovery procedure. In this window control method, the number of packets (window size) that can be continuously sent is determined for each logical link, and after sending a fixed number of packets, the sending terminal device sends the next packet until the receiving side gives an instruction to allow sending. Is a method of controlling the transmission of the.

一方、エンド−エンドの論理チャネルレベルのフロー
制御が正常に行なわれたとしても、確率的に端末装置の
スループットを越えたパケットが到着する可能性があ
り、この場合には網内への過大なパケットの流入を防ぐ
ために、たとえばバッファでオーバフローしたパケット
は無断で廃棄するなどの網−エンドのフロー制御を行な
う必要がある。
On the other hand, even if the flow control at the end-to-end logical channel level is normally performed, packets exceeding the throughput of the terminal device may arrive stochastically, and in this case, an excessive amount of packets may enter the network. In order to prevent the inflow of packets, it is necessary to perform network-end flow control, such as discarding packets that overflow in the buffer without permission.

このようなフロー制御は、第10図に示すように、網11
のエッジ13,15(端末17,19の収容部)間で行なわれてお
り、たとえば網11内が輻輳状態になり、各中継交換機21
で廃棄されたパケットに対して、網11のエッジ13,15間
で再送制御が行なわれた場合には、網11内の輻輳が一層
増大することがあった。
Such flow control is performed by the network 11 as shown in FIG.
Is performed between the edges 13 and 15 (accommodation portions of the terminals 17 and 19) of the network 11 and, for example, the inside of the network 11 becomes congested, and each relay exchange 21
When retransmission control is performed between the edges 13 and 15 of the network 11 for the packet discarded in step 1, the congestion in the network 11 may increase further.

したがって、網全体の輻輳を防ぐには交換網レベルで
のトラヒック制御(輻輳制御)を行なう必要がある。こ
の輻輳制御は、交換機または網へ流入するパケットの総
量を規制するわけで、直接端末装置を規制する網−エン
ド制御と、隣接交換機の規制などの網内制御とがある。
Therefore, it is necessary to perform traffic control (congestion control) at the switching network level in order to prevent congestion in the entire network. This congestion control regulates the total amount of packets flowing into the exchange or the network, and includes network-end control that directly regulates the terminal device and intra-network control such as regulation of the adjacent exchange.

網内制御は、輻輳状態を検出した交換局(機)が、全
交換局(機)に対して輻輳通知パケットを送出する。輻
輳通知パケットを受信した交換局(機)は、当該交換局
(機)へのパケット送出を規制する。
In the in-network control, an exchange (machine) that has detected a congestion state sends a congestion notification packet to all exchanges (machines). The switching center (machine) that has received the congestion notification packet regulates packet transmission to the switching center (machine).

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

ところで、このような従来の輻輳制御方式は、たとえ
ば網内のある交換局(機)が輻輳すると、隣接局からの
パケットを制限するだけでは輻輳が網全体に波及するこ
とになるために、網内の全交換局(機)に輻輳を通知し
てパケットの転送を規制するとともに、網の入口でも輻
輳局宛のパケットを規制する必要がある。
By the way, such a conventional congestion control method, for example, when a certain switching station (machine) in the network is congested, congestion will spread to the entire network by only limiting packets from adjacent stations. It is necessary to notify all the switching stations (machines) in the network of the congestion to regulate the transfer of packets, and to regulate the packets addressed to the congestion stations at the entrance of the network.

第11図は、パケット交換機において、特定の出方路の
輻輳に対応する輻輳制御により、スループットの低下を
引き起こす例を説明する図である。
FIG. 11 is a diagram for explaining an example in which the throughput is reduced by the congestion control corresponding to the congestion of a specific outgoing route in the packet switch.

なお、第11図に示すパケット交換機では、出方路Aお
よびBと、入方路CおよびDとを有し、輻輳により出方
路A宛のパケットの転送が規制された場合の例である。
The packet switch shown in FIG. 11 has outgoing routes A and B and incoming routes C and D, and is an example of the case where the transfer of packets addressed to outgoing route A is restricted due to congestion. .

通常、パケットスイッチ31を介して、入方路C,Dの受
信バッファ33,35と出方路A,Bの送信バッファ37,39との
間でパケットの転送が行なわれる。
Normally, packets are transferred via the packet switch 31 between the reception buffers 33 and 35 of the ingress routes C and D and the transmission buffers 37 and 39 of the egress routes A and B.

ここで、受信バッファ33,35で出方路A宛のパケット
の送出が停止すると、次に続く出方路B宛のパケットの
転送まで停止することになり、網全体のスループットが
著しく低下する問題点があった。
Here, when the output of the packet addressed to the outgoing route A is stopped in the receiving buffers 33 and 35, the transfer of the packet destined to the next outgoing route B is also stopped, and the throughput of the entire network is significantly reduced. There was a point.

また、パケット交換機内で、たとえば出方路Aに続く
送信バッファ37が溢れて出方路A宛のパケットの送出が
停止した場合でも同様である。
The same applies when, for example, the transmission buffer 37 following the outgoing route A overflows in the packet switch and the transmission of packets addressed to the outgoing route A is stopped.

本発明は、パケットの輻輳制御時に、ネットワーク全
体のスループットの低下を防止することができるパケッ
ト交換方式を提供することを目的とする。
It is an object of the present invention to provide a packet switching system capable of preventing a decrease in throughput of the entire network when controlling packet congestion.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は、本発明の原理ブロック図である。 FIG. 1 is a block diagram of the principle of the present invention.

図において、受信バッファ110,120は、パケット交換
網を構成するパケット交換機の各入方路101,103とパケ
ットスイッチ150との間に、パケットの出方路および属
性対応に待行列を構成する複数のFIFOを含む。
In the figure, the receiving buffers 110 and 120 include a plurality of FIFOs that form a queue corresponding to packet output routes and attributes between the packet switches 150 and the respective input routes 101 and 103 of the packet switches that form the packet switching network. .

送信バッファ130,140は、パケット交換機の各出方路1
05,107とパケットスイッチ150との間に、パケットの属
性対応に待行列を構成する複数のFIFOを含む。
The transmission buffers 130 and 140 are provided for each outgoing route 1 of the packet switch.
A plurality of FIFOs forming a queue corresponding to packet attributes are included between 05 and 107 and the packet switch 150.

パケット転送規制手段160,170は、各FIFOの状態に応
じてパケットの転送規制を行なう。
The packet transfer restricting means 160, 170 restricts packet transfer according to the state of each FIFO.

なお、パケット転送規制手段160,170は、隣接するパ
ケット交換機間で当該属性のパケット転送を規制する構
成であることが好ましい。
It is preferable that the packet transfer restriction means 160, 170 be configured to restrict the packet transfer of the attribute between the adjacent packet exchanges.

また、パケット転送規制手段160,170は、パケットス
イッチ150を介して受信バッファ110,120と送信バッファ
130、140との間で当該出方路および属性のパケット転送
を規制する構成であることが好ましい。
In addition, the packet transfer restricting means 160 and 170 are provided with the receiving buffers 110 and 120 and the transmitting buffers via the packet switch 150.
It is preferable that the packet transfer of the outgoing route and the attribute is restricted between 130 and 140.

〔作用〕[Action]

本発明は、受信バッファ110,120にパケットの出方路
および属性対応に設けられている各FIFOの状態に応じ
て、パケット転送規制手段160,170は、当該属性のパケ
ットの転送規制を隣接するパケット交換機に対して行な
う。また、当該属性のパケットの転送規制が行なわれた
パケット交換機では、パケット転送規制手段160,170
が、隣接するパケット交換機に対して当該属性のパケッ
トの転送を停止するように制御する。
According to the present invention, the packet transfer restriction means 160, 170 controls transfer of a packet having the attribute to an adjacent packet switch according to the output route of the packet in the reception buffer 110, 120 and the state of each FIFO provided for the attribute. Do it. In addition, in the packet switch in which the transfer of the packet having the attribute is restricted, the packet transfer restricting means 160, 170
Controls the adjacent packet switch so as to stop the transfer of the packet having the attribute.

また、送信バッファ130,140にパケットの属性対応に
設けられている各FIFOの状態に応じて、パケット転送規
制手段160,170は、パケットスイッチ150を介して受信バ
ッファ110,120と送信バッファ130,140との間で、当該出
方路および属性のパケットの転送を停止するように制御
する。
Further, according to the state of each FIFO provided in the transmission buffers 130, 140 corresponding to the packet attributes, the packet transfer restriction means 160, 170 are provided between the reception buffers 110, 120 and the transmission buffers 130, 140 via the packet switch 150. It controls to stop the transfer of the packet of the route and the attribute.

したがって、隣接するパケット交換機から、ある属性
のパケットの転送規制が行なわれた場合には、当該属性
のパケットの転送を停止する。転送が停止された出方路
の送信バッファで、当該属性対応のFIFOに溢れが生じた
場合には、パケット交換機内のすべての受信バッファに
対して、当該出方路および属性のパケットの転送を停止
させることができる。さらに、当該属性のパケットの転
送が停止した受信バッファで、当該属性対応のFIFOに溢
れが生じた場合には、隣接するパケット交換機に対して
当該属性のパケットの転送規制を行なうことができる。
Therefore, when transfer of a packet having a certain attribute is restricted by an adjacent packet switch, transfer of the packet having the attribute is stopped. If the FIFO corresponding to the attribute overflows in the transmission buffer of the outgoing route where the transfer is stopped, the packets of the outgoing route and the attribute are transferred to all the receiving buffers in the packet switch. It can be stopped. Furthermore, in the reception buffer in which the transfer of the packet of the attribute is stopped, when the FIFO corresponding to the attribute overflows, the transfer of the packet of the attribute can be restricted to the adjacent packet switch.

すなわち、パケット交換網において、パケットの属性
対応に転送規制を行なうことができるので、スループッ
トの低下を最小限に押さえることができる。
In other words, in the packet switching network, transfer restrictions can be imposed according to the attributes of the packets, so that the decrease in throughput can be suppressed to the minimum.

〔実施例〕〔Example〕

以下、図面に基づいて本発明の実施例について詳細に
説明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本発明のパケット交換方式では、パケット交換網内の
パケットをその属性(たとえば優先度やバースト性の強
さ)ごとにグループ分けを行なう。パケット交換機の出
方路にパケットを送出するFIFOは、この属性対応に別々
に設けられる。また、入力路に受信されるパケットは、
その属性と出方路の組み合わせ対応に別々に設けられる
FIFOでそれぞれ待行列が作られる。
In the packet switching system of the present invention, packets in the packet switching network are grouped according to their attributes (for example, priority and burstiness). The FIFO for sending the packet to the outgoing route of the packet switch is separately provided for this attribute. Also, the packet received on the input path is
Provided separately for each combination of attribute and outgoing route
A queue is created in each FIFO.

以下、伝送路対応に設けられるこれら複数のFIFOの集
合をM−FIFO(多重FIFO)といい、受信バッファを受信
用M−FIFO、送信バッファを送信用M−FIFOという。
Hereinafter, a set of these plural FIFOs provided corresponding to the transmission path is referred to as an M-FIFO (multiplex FIFO), a reception buffer is referred to as a reception M-FIFO, and a transmission buffer is referred to as a transmission M-FIFO.

第2図は、本発明の一実施例の構成を示す。 FIG. 2 shows the configuration of an embodiment of the present invention.

図において、パケット交換機は、入方路201,203およ
び出方路205,207にそれぞれ接続される複数の伝送路対
応部210,220と、各伝送路対応部210,220間のパケット交
換を行なうパケットスイッチ(PSW)230とにより構成さ
れる。
In the figure, the packet switch comprises a plurality of transmission line corresponding units 210, 220 connected to the input routes 201, 203 and output routes 205, 207, respectively, and a packet switch (PSW) 230 for performing packet exchange between the transmission line corresponding units 210, 220. Composed.

伝送路対応部210,220は、それぞれ、入方路201,203と
パケットスイッチ230との間で縦続に接続される受信制
御部211,221、受信用M−FIFO212,222およびPSW入力部2
13,223と、パケットスイッチ230と出方路205,207との間
で縦続に接続される送信制御部214,224、送信用M−FIF
O215,225および伝送路送出部216,226とにより構成され
る。
The transmission line corresponding units 210 and 220 are respectively connected in cascade between the input routes 201 and 203 and the packet switch 230, the reception control units 211 and 221, the reception M-FIFOs 212 and 222, and the PSW input unit 2 respectively.
13,223, the transmission control units 214 and 224 that are connected in cascade between the packet switch 230 and the outgoing routes 205 and 207, and the transmission M-FIF.
It is configured by O215 and 225 and transmission path sending units 216 and 226.

伝送路対応部210において、伝送路から入方路201にパ
ケットが受信されると、受信制御部211ではパケットの
ヘッダ(論理チャネル番号、LCN)を解析してパケット
の出方路と属性を決定し、受信用M−FIFO212内の当該
出方路および属性の組み合わせに対応するFIFOに入力す
る。PSW入力部213では、受信用M−FIFO212からパケッ
トを取り出してパケットスイッチ230に送出する。
When the packet is received from the transmission path to the input path 201 in the transmission path corresponding unit 210, the reception control unit 211 analyzes the packet header (logical channel number, LCN) to determine the output path and attribute of the packet. Then, it is input to the FIFO corresponding to the combination of the outgoing route and the attribute in the receiving M-FIFO 212. The PSW input unit 213 takes out the packet from the receiving M-FIFO 212 and sends it to the packet switch 230.

パケットスイッチ230では、指定された出方路を有す
る伝送路対応部(たとえば220、以下同様)の送信制御
部224へパケットを転送する。
The packet switch 230 transfers the packet to the transmission control unit 224 of the transmission line corresponding unit (for example, 220, and so on) having the designated outgoing route.

送信制御部224では、パケットスイッチ230から受信し
たパケットを、その属性に応じて送信用M−FIFO225の
指定されたFIFOに入力する。伝送路送出部226は、送信
用M−FIFO225からパケットを取り出して出方路207へ送
出する。
The transmission control unit 224 inputs the packet received from the packet switch 230 into the designated FIFO of the transmission M-FIFO 225 according to its attribute. The transmission path sending unit 226 takes out the packet from the sending M-FIFO 225 and sends it to the outgoing path 207.

次に輻輳制御時において、パケット交換機間のパケッ
ト転送を規制する制御信号、さらにパケット交換機内に
おいて、受信用M−FIFO212,222と送信用M−FIFO214,2
24間のパケット転送を規制する制御信号の流れについて
説明する。
Next, at the time of congestion control, a control signal for controlling packet transfer between packet switches, and further, in the packet switch, M-FIFOs 212,222 for reception and M-FIFOs 214,2 for transmission.
The flow of control signals that regulate packet transfer between 24 will be described.

パケット交換機間のパケット転送を規制する制御信号
の流れは、受信用M−FIFO212、222のパケット蓄積量が
所定値を越えたときに、越えたFIFOに対する「伝送路入
力輻輳通知」241を伝送路送出部216,226に対して行な
い、伝送路送出部216,226は、これを受けて他のパケッ
ト交換機に対して当該属性のパケットを送出することを
停止させる「転送停止指令パケット」243を出方路205,2
07に送出する。
The flow of control signals for controlling packet transfer between packet switches is such that when the packet storage amount of the receiving M-FIFOs 212, 222 exceeds a predetermined value, a "transmission path input congestion notification" 241 for the exceeded FIFO is transmitted. In response to this, the transmission path sending sections 216 and 226 send the transmission path sending sections 216 and 226 a “transfer stop command packet” 243 that stops sending packets of the attribute to other packet switches. 2
Send to 07.

また、伝送路を介して他のパケット交換機から送出さ
れた「転送停止指令パケット」243′を受信した受信制
御部211,221は、伝送路送出部216,226へ「属性対応パケ
ット送出規制信号」245を送出する。これにより、伝送
路送出部26,226では、当該属性のパケットを送信用M−
FIFO215,225から出方路205,207へ送出することを停止す
る。
Further, the reception control units 211 and 221 which have received the "transfer stop command packet" 243 'transmitted from another packet switch via the transmission path, transmit the "attribute corresponding packet transmission restriction signal" 245 to the transmission path transmission units 216 and 226. . As a result, the transmission path sending units 26 and 226 send the packet having the attribute to the transmission M-
Stop sending from the FIFO 215, 225 to the outgoing route 205, 207.

第3図は、「転送停止指令パケット」243の一例を示
すフレームフォーマットである。図において、「転送停
止指令パケット」243は、転送停止指令パケットである
ことを示す論理チャネル番号(LCN)301と、属性番号0
〜Nの各属性対応の転送停止情報310,311、…、319とに
より構成される。
FIG. 3 is a frame format showing an example of the “transfer stop command packet” 243. In the figure, a "transfer stop command packet" 243 is a logical channel number (LCN) 301 indicating that it is a transfer stop command packet, and an attribute number 0.
.., 319. Transfer stop information 310, 311, ...

パケット交換機内のパケット転送を規制する制御信号
の流れは、送信用M−FIFO215,225内のパケット蓄積量
が所定値を越えたときに、PSW入力部213,223に対して、
「伝送路出力輻輳通知」251を行ない、PSW入力部213,22
3は、パケット交換機内のすべての伝送路対応部210,220
に対して、当該出方路および属性のパケットを送出する
ことを停止させる「出方路輻輳通知パケット」253を送
出する。パケットスイッチ230からこの「出方路輻輳通
知パケット」253′を受信した送信制御部214,224は、PS
W入力部213,223へ「出方路・属性対応転送規制信号」25
5を送出する。これにより、PSW入力部213,223では、当
該出方路および属性のパケットの転送を停止する。
The flow of control signals for controlling packet transfer in the packet switch is such that when the packet storage amount in the transmission M-FIFO 215,225 exceeds a predetermined value, the PSW input units 213,223 receive
“Transmission path output congestion notification” 251 is performed, and PSW input section 213, 22
3 is all the transmission line corresponding parts 210, 220 in the packet switch
In response, the “outgoing route congestion notification packet” 253 for stopping the sending of the packet of the outgoing route and the attribute is sent. The transmission control units 214 and 224 that have received this “outgoing route congestion notification packet” 253 ′ from the packet switch 230
To "W input section 213, 223""Outgoing route / attribute compatible transfer control signal" 25
Send 5. As a result, the PSW input units 213 and 223 stop the transfer of the packet of the output route and the attribute.

第4図は、「出方路輻輳通知パケット」253の一例を
示すフレームフォーマットである。図において、「出方
路輻輳通知パケット」253は、出方路輻輳通知パケット
であることを示す論理チャネル番号(LCN)401、出方路
番号403、属性番号405により構成される。
FIG. 4 is a frame format showing an example of the “outgoing route congestion notification packet” 253. In the figure, the “outgoing route congestion notification packet” 253 is composed of a logical channel number (LCN) 401, an outgoing route number 403, and an attribute number 405 indicating that it is an outgoing route congestion notification packet.

以下、各部の構成を示す。 The configuration of each part is shown below.

第5図は、M−FIFO(212,215,222,225)の一実施例
である。
FIG. 5 shows an embodiment of the M-FIFO (212,215,222,225).

図において、M−FIFOは複数のFIFO501,502,503を並
列に配置し、パケット入力511およびパケット出力513を
それぞれスイッチ505,507で切り換える構成である。ス
イッチ305の切り換え制御は、後述するFIFO選択信号(6
15,815)により行なわれ、スイッチ507の切り換え制御
は、後述するFIFO選択信号(715,915)により行なわれ
る。
In the figure, the M-FIFO has a configuration in which a plurality of FIFOs 501, 502, 503 are arranged in parallel, and a packet input 511 and a packet output 513 are switched by switches 505, 507, respectively. The switching control of the switch 305 is performed by a FIFO selection signal (6
15, 815), and switching control of the switch 507 is performed by a FIFO selection signal (715, 915) described later.

また、各FIFO501,502,503のパケット蓄積量を常時監
視し、蓄積量情報(241,251,713,913)を外部へ通知す
るFIFO制御部509を有する。
Further, it has a FIFO control unit 509 which constantly monitors the packet storage amount of each of the FIFOs 501, 502, 503 and notifies the storage amount information (241, 251, 713, 913) to the outside.

なお、受信用M−FIFO(212,222)は、パケットの出
方路および属性対応に、出方路×属性の組み合わせ数だ
けFIFO501〜503が設けられる。送信用M−FIFO(215,22
5)は、パケットの属性数だけFIFO501〜503が設けられ
る。
Note that the reception M-FIFOs (212, 222) are provided with FIFOs 501 to 503 corresponding to the number of combinations of outgoing route × attribute corresponding to the outgoing route and attributes of the packet. M-FIFO for transmission (215,22
In 5), FIFOs 501 to 503 are provided as many as the number of packet attributes.

第6図は、受信制御部(211,221)の一実施例であ
る。
FIG. 6 shows an embodiment of the reception controller (211, 221).

第2図および第6図において、入方路201,203から入
力されたパケット611のヘッダには、論理チャネル番号
(LCN)がある。この論理チャネル番号(LCN)をマッピ
ングメモリ601のアドレスとして入力すると、出方路に
おける論理チャネル番号(新LCN)、パケットの属性番
号および出方路番号を示す信号613がヘッダ付替え部603
に送出され、パケットの出方路および属性に対応するFI
FO選択信号615が受信用M−FIFO212,222に送出される。
また、ヘッダ付替え部603の入力部に設けられるスイッ
チ605には、マッピングメモリ601から開閉制御信号617
が送出される。これらの情報は、バーチャルコール(V
C)を設定するときにマッピングメモリ601に格納され
る。
In FIGS. 2 and 6, the header of the packet 611 input from the input routes 201 and 203 has a logical channel number (LCN). When this logical channel number (LCN) is input as the address of the mapping memory 601, a signal 613 indicating the logical channel number (new LCN) in the outgoing route, the packet attribute number and the outgoing route number is sent to the header reassigning unit 603.
To the FI corresponding to the outgoing route and attributes of the packet.
The FO selection signal 615 is sent to the receiving M-FIFOs 212 and 222.
Further, the switch 605 provided in the input section of the header replacement section 603 is provided with an opening / closing control signal 617 from the mapping memory 601.
Is sent. This information can be
It is stored in the mapping memory 601 when setting C).

入力されたパケット611が、データ用パケットの場合
にはスイッチ605が閉じられ、信号613に基づきヘッダ付
替え部603で、パケットの論理チャネル番号(LCN)が出
方路における論理チャネル番号(新LCN)に付け替えら
れ、さらにパケットの先頭に属性番号と出方路番号が付
加されて出力される(619)。
If the input packet 611 is a data packet, the switch 605 is closed, and the header rearrangement unit 603 determines the logical channel number (LCN) of the packet based on the signal 613 as the logical channel number (new LCN) in the outgoing route. ), The attribute number and the outgoing route number are added to the beginning of the packet and output (619).

また、入力されたパケット611が「転送停止指令パケ
ット」243の場合には、論理チャネル番号(LCN)がそれ
を示す番号になっている。したがって、マッピングメモ
リ601は伝送路送出部216,226に対して「属性対応パケッ
ト送出規制信号」245を送出する。同時に、スイッチ605
を開いてこの「転送停止指令パケット」243を廃棄す
る。
When the input packet 611 is the “transfer stop command packet” 243, the logical channel number (LCN) is the number indicating it. Therefore, the mapping memory 601 sends the “attribute corresponding packet sending restriction signal” 245 to the transmission path sending units 216 and 226. At the same time, switch 605
Is opened and this "transfer stop command packet" 243 is discarded.

第7図は、PSW入力部(213,223)の一実施例である。 FIG. 7 shows an example of the PSW input section (213, 223).

第2図および第7図において、受信用M−FIFO212,22
2からのパケット711をパケットスイッチ(PSW)230に転
送する場合には、スイッチ701をa側に選択する。受信
用M−FIFO212,222内でパケットを有しているFIFOは、
制御部703でFIFO制御部(509)から送出される出方路・
属性対応FIFO内パケット有無信号713により検出され、F
IFO選択信号715で受信用M−FIFO212,222内の一つのFIF
Oを指定して、パケット711を取り出す。取り出されたパ
ケット711は、スイッチ701を介して出力される。
2 and 7, the receiving M-FIFOs 212, 22 are shown.
When the packet 711 from 2 is transferred to the packet switch (PSW) 230, the switch 701 is selected to the a side. The FIFO having a packet in the receiving M-FIFO 212, 222 is
The control unit 703 sends the output route from the FIFO control unit (509).
Detected by the packet presence / absence signal 713 in the attribute corresponding FIFO, F
One FIF in the receiving M-FIFO 212, 222 by the IFO selection signal 715
Specify O to take out packet 711. The extracted packet 711 is output via the switch 701.

また、送信制御部214,224から「出方路・属性対応転
送規制信号」255が入力されると、出方路・属性対応転
送規制レジスタ705に書き込む。以後、受信用M−FIFO2
12,222内の当該出方路・属性に対応するFIFOにパケット
が入っていても、パケットの取り出し処理は行なわな
い。
When the “outgoing route / attribute corresponding transfer regulation signal” 255 is input from the transmission control units 214 and 224, it is written in the outgoing route / attribute corresponding transfer regulating register 705. After that, M-FIFO2 for reception
Even if there is a packet in the FIFO corresponding to the output route / attribute in 12,222, the packet extraction process is not performed.

また、送信用M−FIFO215,225からパケットの属性対
応の「伝送路出力輻輳通知」251が入力されると、制御
部703は出方路輻輳通知パケット作成部707に対して動作
指令717を出し、かつスイッチ701の選択信号719を送出
し、スイッチ701をb側に切り換えて出方路輻輳通知パ
ケット作成部707からの「出方路輻輳通知パケット」253
を送出する。
Further, when the “transmission path output congestion notification” 251 corresponding to the packet attribute is input from the transmission M-FIFO 215, 225, the control unit 703 issues an operation command 717 to the outgoing path congestion notification packet creation unit 707. In addition, the selection signal 719 of the switch 701 is transmitted, the switch 701 is switched to the side b, and the “outgoing route congestion notification packet” 253 from the outgoing route congestion notification packet creating unit 707 is sent.
Is sent.

第8図は、送信制御部214,224の一実施例を示す。 FIG. 8 shows an example of the transmission control units 214 and 224.

第2図および第8図において、パケットスイッチ(PS
W)230から入力されたパケット811は、属性番号分離部8
01で属性番号とパケットに分離され、パケット813は分
離された属性番号に対応するFIFO選択信号815に応じ
て、送信用M−FIFO215,225内の指定されたFIFOに送出
される。
2 and 8, the packet switch (PS
The packet 811 input from the W) 230 has the attribute number separating unit 8
At 01, the packet is separated into an attribute number and a packet, and the packet 813 is sent to a designated FIFO in the transmission M-FIFOs 215 and 225 according to the FIFO selection signal 815 corresponding to the separated attribute number.

また、パケットスイッチ(PSW)230から入力されたパ
ケット811が、「出方路輻輳通知パケット」253の場合に
は、論理チャネル番号(LCN)がそれを示す番号になっ
ている。したがって、規制信号分離部803はPSW入力部21
3,223に対して「出方路・属性対応規制信号」255を送出
する。
When the packet 811 input from the packet switch (PSW) 230 is the “outgoing route congestion notification packet” 253, the logical channel number (LCN) is the number indicating it. Therefore, the regulation signal separation unit 803 is
The "outgoing route / attribute corresponding regulation signal" 255 is transmitted to 3,223.

第9図は伝送路送出部(216,226)の一実施例を示
す。
FIG. 9 shows an embodiment of the transmission path sending unit (216, 226).

第2図および第9図において、送信用M−FIFO215,22
5からのパケット911を出方路205,207に送出する場合に
は、スイッチ901をa側に選択する。送信用M−FIFO21
5,225内でパケットを有しているFIFOは、制御部903でFI
FO制御部(509)から送出される属性対応FIFO内パケッ
ト有無信号913により検出され、FIFO選択信号915で送信
用M−FIFO215,225内の一つのFIFOを指定して、パケッ
ト911を取り出す。取り出されたパケット911は、スイッ
チ901を介して出力される。
2 and 9, the transmission M-FIFOs 215 and 22 are shown.
When the packet 911 from 5 is sent to the outgoing routes 205 and 207, the switch 901 is selected to the a side. M-FIFO21 for transmission
The FIFO having packets in 5,225 is FI in the control unit 903.
The packet 911 is taken out by being detected by the attribute presence / absence FIFO packet presence / absence signal 913 sent from the FO control unit (509) and designating one of the transmission M-FIFOs 215 and 225 by the FIFO selection signal 915. The extracted packet 911 is output via the switch 901.

また、受信制御部211,221から「属性対応パケット送
出規制信号」245が入力されると、属性対応送出規制レ
ジスタ905に書き込む。以後、送信用M−FIFO215,225内
の当該属性に対応するFIFOにパケットが入っていても、
パケットの取り出し処理は行なわない。
Further, when the “attribute corresponding packet transmission regulation signal” 245 is inputted from the reception control units 211, 221, it is written into the attribute corresponding transmission regulation register 905. After that, even if there is a packet in the FIFO corresponding to the attribute in the transmission M-FIFO 215,225,
No packet extraction processing is performed.

また、受信用M−FIFO212,222からパケットの出方路
あるいは属性対応の「伝送路入力輻輳通知」241が入力
されると、制御部903は転送停止指令パケット作成部907
に対して動作指令917を出し、かつスイッチ901の選択信
号919を送出し、スイッチ901をb側に切り換えて転送停
止指令パケット作成部907からの「転送停止指令パケッ
ト」243を出方路205,207に送出する。
Further, when the “transmission path input congestion notification” 241 corresponding to the packet output path or attribute is input from the receiving M-FIFOs 212 and 222, the control unit 903 causes the transfer stop command packet creation unit 907.
To the output routes 205 and 207, the operation command 917 is issued to the controller 901, the selection signal 919 of the switch 901 is transmitted, the switch 901 is switched to the b side, and the “transfer stop command packet” 243 from the transfer stop command packet creating unit 907 is output. Send out.

なお、以上説明した各部の構成は一例に過ぎず、それ
に限定されるものではない。
The configuration of each unit described above is merely an example, and the present invention is not limited to this.

また、パケットスイッチ230では、受信制御部211,221
で付加された出方路番号に従って、パケットをその出方
路(送信制御部214,224)に転送する交換制御を行なう
が、そのときにこの出方路番号は廃棄される。このよう
な制御を行なうパケットスイッチ230の構成について
は、本発明の説明では直接関係がないので省略している
が、同一出願人による特許出願、特願昭60−252253「パ
ケット交換方式」に詳細に述べられている。
In the packet switch 230, the reception control units 211, 221
In accordance with the outgoing route number added in step 1, exchange control is performed to transfer the packet to the outgoing route (transmission control units 214, 224), but at this time, this outgoing route number is discarded. The configuration of the packet switch 230 for performing such control is omitted because it is not directly related to the description of the present invention, but is described in detail in the patent application by the same applicant, Japanese Patent Application No. 60-252253, “Packet Switching System”. Are described in.

〔発明の効果〕〔The invention's effect〕

上述したように、本発明によれば、パケットを属性ご
とにグループ分けし、送信・受信バッファをパケットの
属性対応に複数のFIFOで構成し、さらに受信バッファを
出方路対応にも構成することにより、任意の属性のパケ
ットの転送制御が輻輳しても、他の属性のパケットの転
送制御に与える影響を最小限に押さえることができる。
As described above, according to the present invention, it is possible to group packets according to attributes, configure the transmission / reception buffer with a plurality of FIFOs corresponding to the attributes of the packets, and further configure the reception buffer to correspond to the outgoing route. As a result, even if the transfer control of the packet having an arbitrary attribute is congested, it is possible to minimize the influence on the transfer control of the packet having another attribute.

したがって、輻輳制御において、ネットワーク全体の
スループットの低下を抑制することができる効果があ
り、実用的には極めて有用である。
Therefore, in the congestion control, there is an effect that it is possible to suppress a decrease in the throughput of the entire network, and it is extremely useful in practice.

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

第1図は本発明の原理ブロック図、 第2図は本発明の一実施例の構成を示すブロック図、 第3図は「転送停止指令パケット」の一例を示すフレー
ムフォーマット、 第4図は「出方路輻輳通知パケット」の一例を示すフレ
ームフォーマット、 第5図はM−FIFOの一実施例の構成を示すブロック図、 第6図は受信制御部の一実施例の構成を示すブロック
図、 第7図はPSW入力部の一実施例の構成を示すブロック
図、 第8図は送信制御部の一実施例の構成を示すブロック
図、 第9図は伝送路送出部の一実施例の構成を示すブロック
図、 第10図は従来のパケット交換方式を説明するブロック
図、 第11図は従来の輻輳制御によるスループットの低下を説
明する図である。 図において、 101,103は入方路、105,107は出方路、110,120は受信バ
ッファ、130,140は送信バッファ、150はパケットスイッ
チ(PSW)、160,170はパケット転送規制手段、201,203
は入方路、205,207は出方路、210,220は伝送路対応部、
211,221は受信制御部、212,222は受信用M−FIFO、213,
223はPSW入力部、214,224は送信制御部、215,225は送信
用M−FIFO、216,226は伝送路送出部、230はパケットス
イッチ(PSW)、241は「伝送路入力輻輳通知」、243は
「転送停止指令パケット」、245は「属性対応パケット
送出規制信号」、251は「伝送路出力輻輳通知」、253は
「出方路輻輳通知パケット」、255は「出方路・属性対
応転送規制信号」、501〜503はFIFO、505,507はスイッ
チ、509はFIFO制御部、511はパケット入力、513はパケ
ット出力、615,715,815,915はFIFO選択信号である。
1 is a block diagram showing the principle of the present invention, FIG. 2 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 3 is a frame format showing an example of a "transfer stop command packet", and FIG. FIG. 5 is a block diagram showing a configuration of an embodiment of an M-FIFO, and FIG. 6 is a block diagram showing a configuration of an embodiment of a reception control unit. FIG. 7 is a block diagram showing a configuration of an embodiment of the PSW input unit, FIG. 8 is a block diagram showing a configuration of an embodiment of a transmission control unit, and FIG. 9 is a configuration of an embodiment of a transmission path sending unit. FIG. 10, FIG. 10 is a block diagram for explaining a conventional packet switching system, and FIG. 11 is a diagram for explaining a decrease in throughput due to conventional congestion control. In the figure, 101 and 103 are incoming routes, 105 and 107 are outgoing routes, 110 and 120 are receiving buffers, 130 and 140 are sending buffers, 150 is a packet switch (PSW), 160 and 170 are packet transfer restricting means, and 201 and 203.
Is an incoming route, 205,207 is an outgoing route, 210,220 is a transmission line corresponding part,
Reference numerals 211 and 221 denote reception control units, 212 and 222 denote reception M-FIFOs, 213 and
223 is a PSW input unit, 214 and 224 are transmission control units, 215 and 225 are transmission M-FIFOs, 216 and 226 are transmission line transmission units, 230 is a packet switch (PSW), 241 is "transmission line input congestion notification", and 243 is "transfer stop". Command packet, 245 is "attribute corresponding packet transmission restriction signal", 251 is "transmission path output congestion notification", 253 is "outgoing path congestion notification packet", 255 is "outgoing path / attribute compatible transfer restriction signal", 501 to 503 are FIFOs, 505 and 507 are switches, 509 is a FIFO control unit, 511 is a packet input, 513 is a packet output, and 615, 715, 815 and 915 are FIFO selection signals.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 富永 進 川崎市中原区上小田中1015番地 富士通 株式会社内 (72)発明者 長谷部 高行 川崎市中原区上小田中1015番地 富士通 株式会社内 (56)参考文献 電子情報通信学会創立70周年記念総合 全国大会(昭和62年)1797 ─────────────────────────────────────────────────── --- Continuation of the front page (72) Inventor Susumu Tominaga 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Fujitsu Limited (72) Inventor Takayuki Hasebe 1015, Kamedotachu, Nakahara-ku, Kawasaki City, Fujitsu Limited (56) Reference Literature National Institute of Electronics, Information and Communication Engineers 70th Anniversary General Conference (1987) 1797

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】各入方路(101,103)に接続される受信バ
ッファ(110,120)と、 各出方路(105,107)に接続される送信バッファ(130,1
40)と、 受信バッファ(110,120)と送信バッファ(130,140)と
の間でパケットの交換制御を行なうパケットスイッチ
(150)と を備えたパケット交換機のパケット交換方式において、 受信バッファ(110,120)は、パケットの出方路および
属性対応に待行列を構成する複数のFIFOを含み、 送信バッファ(130,140)は、パケットの属性対応に待
行列を構成する複数のFIFOを含み、 各FIFOの状態に応じて、パケットの転送規制を行なうパ
ケット転送規制手段(160,170)を備えたことを特徴と
するパケット交換方式。
1. A reception buffer (110, 120) connected to each incoming route (101, 103) and a transmission buffer (130, 1) connected to each outgoing route (105, 107).
40) and a packet switch (150) that performs packet exchange control between the receiving buffer (110, 120) and the transmitting buffer (130, 140), the receiving buffer (110, 120) is a packet switching system. The transmission buffer (130, 140) includes a plurality of FIFOs that form a queue corresponding to the attribute of the packet, and the transmission buffer (130, 140) includes a plurality of FIFOs that form a queue corresponding to the attribute of the packet. A packet switching system characterized by comprising packet transfer restriction means (160, 170) for restricting packet transfer.
【請求項2】パケット転送規制手段(160,170)は、隣
接するパケット交換機間で当該属性のパケット転送を規
制する構成である特許請求の範囲第(1)項に記載のパ
ケット交換方式。
2. A packet switching system according to claim 1, wherein the packet transfer restricting means (160, 170) is configured to restrict packet transfer of the attribute between adjacent packet switches.
【請求項3】パケット転送規制手段(160,170)は、パ
ケットスイッチ(150)を介して受信バッファ(110,12
0)と送信バッファ(130,140)との間で当該出方路およ
び属性のパケット転送を規制する構成である特許請求の
範囲第(1)項に記載のパケット交換方式。
3. A packet transfer restriction means (160, 170) is provided with a reception buffer (110, 12) via a packet switch (150).
The packet switching system according to claim (1), wherein the packet transfer of the outgoing route and the attribute is restricted between 0) and the transmission buffer (130, 140).
JP4212287A 1987-02-25 1987-02-25 Packet exchange method Expired - Fee Related JP2533103B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4212287A JP2533103B2 (en) 1987-02-25 1987-02-25 Packet exchange method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4212287A JP2533103B2 (en) 1987-02-25 1987-02-25 Packet exchange method

Publications (2)

Publication Number Publication Date
JPS63209247A JPS63209247A (en) 1988-08-30
JP2533103B2 true JP2533103B2 (en) 1996-09-11

Family

ID=12627143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4212287A Expired - Fee Related JP2533103B2 (en) 1987-02-25 1987-02-25 Packet exchange method

Country Status (1)

Country Link
JP (1) JP2533103B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3026347B2 (en) * 1990-02-28 2000-03-27 富士通株式会社 Packet transfer regulation method
JP2655464B2 (en) * 1992-12-25 1997-09-17 日本電気株式会社 Packet switching method
JP2856104B2 (en) * 1995-04-18 1999-02-10 日本電気株式会社 ATM switch
US7355975B2 (en) * 2004-04-30 2008-04-08 International Business Machines Corporation Method and apparatus for group communication with end-to-end reliability
JP5120456B2 (en) 2008-09-19 2013-01-16 富士通株式会社 COMMUNICATION SYSTEM, COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
US11159456B2 (en) 2017-08-03 2021-10-26 Hitachi Automotive Systems, Ltd. Control apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
電子情報通信学会創立70周年記念総合全国大会(昭和62年)1797

Also Published As

Publication number Publication date
JPS63209247A (en) 1988-08-30

Similar Documents

Publication Publication Date Title
EP1457008B1 (en) Methods and apparatus for network congestion control
EP0587522B1 (en) Rate-based congestion control in packet communications networks
US7260102B2 (en) Traffic switching using multi-dimensional packet classification
US5970048A (en) Control of overload situations in frame relay network
US5128932A (en) Traffic flow control and call set-up in multi-hop broadband networks
EP0724798B1 (en) Selective congestion control mechanism for information networks
US6628650B1 (en) Variable rate TDM switching system
US6870844B2 (en) Apparatus and methods for efficient multicasting of data packets
JP3002726B1 (en) Variable speed digital switching system
US20060285488A1 (en) Packet switching system and method
US9667570B2 (en) Fabric extra traffic
US20040179476A1 (en) Apparatus and method for controlling a traffic switching operation based on a service class in an ethernet-based network
US6839353B1 (en) Method and apparatus for packet network tunnel management
JP2533103B2 (en) Packet exchange method
US8743685B2 (en) Limiting transmission rate of data
EP0673573B1 (en) A method for congestion management in a frame relay network and a node in a frame relay network
JP7207177B2 (en) Packet processor and network system
US7184436B2 (en) Method and a system for controlling service times of copied multicast cells in a switching network of an asynchronous switching node
JP3454230B2 (en) Switch control circuit of ATM exchange
JPS6285533A (en) Decentralized packet exchange system
JPH098812A (en) Atm exchange system
US20150288610A1 (en) Relay apparatus for communication, relay system for communication, relay method for communication, and relay program for communication
JPH0750671A (en) Group address processing system
JPH07135503A (en) Cell stream controller
JPH0837533A (en) Communication control equipment

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees