JPS61177049A - Inter-network connecting device - Google Patents

Inter-network connecting device

Info

Publication number
JPS61177049A
JPS61177049A JP60016431A JP1643185A JPS61177049A JP S61177049 A JPS61177049 A JP S61177049A JP 60016431 A JP60016431 A JP 60016431A JP 1643185 A JP1643185 A JP 1643185A JP S61177049 A JPS61177049 A JP S61177049A
Authority
JP
Japan
Prior art keywords
packet
packets
network
length
inter
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
JP60016431A
Other languages
Japanese (ja)
Inventor
Shoji Yamashita
祥司 山下
Tetsuro Takasugi
高杉 哲朗
Yoichi Hattori
洋一 服部
Yuji Matsumura
松村 裕治
Tadahiko Kumashiro
熊白 侃彦
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP60016431A priority Critical patent/JPS61177049A/en
Publication of JPS61177049A publication Critical patent/JPS61177049A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To process a packet having high real time property in priority by comparing the length of respective packets, processing the packets successively in the ascending order of length and sending the processed packets to a network when the number of packets stored in an inter-network connecting device exceeds a prescribed number. CONSTITUTION:Packet number deciding parts 107, 114 and packet length comparison processing parts 108, 114 are connected. The deciding part 107 decides whether the number of packets in a receiving buffer 103 exceeds the prescribed number or not, and if the number exceeds the prescribed number, informs the status to the processing part 108. The processing part 108 executes the comparing processing of sent packets, selects the packets in the descending order of the packet length and informs the selected result to a control part 109. Consequently, the control part 109 extracts the selected packet from a receiving buffer 103 and sends the extracted packet to a transmission line.

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は、ネットワークを相互に接続する網間接続装
置に関し、更に詳細には網間接続装置におけるパケット
処理に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an inter-network connection device that interconnects networks, and more particularly to packet processing in the inter-network connection device.

(従来の技術) 第2図は、ネットワーク201 とネットワーク202
が網間接続装置203を介して接続され、通信システム
が構成されているところを示す、ネットワーク201に
収容されている端末(図示せず)とネットワーク202
に収容されている端末(図示せず)間で通信を行なうた
めには、ネットワーク201 とネットワーク202を
相互に接続する網間接続装置203が必要である。網間
接続装置はネットワークとネットワークを相互に接続す
る機能を果たす装置である。したがって、より広域的な
通信網を想定すると、ネットワーク201には複数の網
間接続装置(図示せず)が接続され、同様にネットワー
ク202には複数の網間接続装置(図示せず)が接続さ
れるというような形式で、他のネットワーク(図示せず
)を次々に接続して、総合的な通信網が構成される。
(Prior art) Figure 2 shows a network 201 and a network 202.
A terminal (not shown) accommodated in a network 201 and a network 202 are connected via an inter-network connection device 203 to form a communication system.
In order to communicate between terminals (not shown) housed in the network, an inter-network connection device 203 that interconnects the networks 201 and 202 is required. An inter-network connection device is a device that performs the function of interconnecting networks. Therefore, assuming a wider communication network, a plurality of network connection devices (not shown) are connected to the network 201, and a plurality of network connection devices (not shown) are connected to the network 202. Other networks (not shown) are successively connected in such a manner that a comprehensive communication network is constructed.

このような構成で、あるネットワークに収容されている
発端末から他のあるネットワークに収容されている着端
末へパケットを送る場合、一般に何段もの網間接続装置
を経由して着端末が収容されているネットワークへ到達
する。パケットが網間接続装置を多段に通過することを
ふまえると、発端末から着端末へパケットが移動するの
に要する時間を短くするために、パケットが網間接続装
置を通過する際にパケットが網間接続装置内に滞留して
いる時間を小さくすることが重要である。
In such a configuration, when a packet is sent from a source terminal accommodated in one network to a destination terminal accommodated in another network, the destination terminal is generally accommodated via several stages of network connection devices. reach the network you are using. Considering that packets pass through network interconnection equipment in multiple stages, in order to shorten the time required for the packet to travel from the originating terminal to the destination terminal, the packet is transferred to the network when passing through the network interconnection equipment. It is important to minimize the time spent in the interconnection device.

特にリアルタイム性が要求される音声パケットにおいて
は、厳格にその条件が満されていなければならない。従
来の網間接続装置においては、網間接続装置を経由しよ
うとするパケットについて、ネットワークから取り込む
パケットの到着順に処理を実施して、その順序を変えず
に次段ネットワークへ送出していた。
In particular, for voice packets that require real-time performance, these conditions must be strictly met. In conventional network connection devices, packets attempting to pass through the network connection device are processed in the order in which they arrive from the network, and sent to the next network without changing the order.

(発明が解決しようとする問題点) しかしながら、この様な従来の網間接続装置におけるパ
ケット処理においては、各網間接続装置において、パケ
ットが到着順に処理されるだけであり、緊急度の高いパ
ケットについての優先的な処理・通過に関する配慮が全
くなかった。このため、例えば多少の遅延が許容される
データパケットの処理と、それに比べほとんど遅延が許
されない音声パケットの処理が同一の次元で実行される
ので、音声パケットの遅延時間は網間接続装置の経由段
数の増加に応じて大きくなり、自然な音声通信が不可能
になってしまう欠点があった。
(Problem to be Solved by the Invention) However, in packet processing in such conventional network connection devices, packets are only processed in the order of arrival at each network connection device, and packets with high urgency are There was no consideration given to preferential processing and passage of the materials. For this reason, for example, the processing of data packets that can tolerate some delay and the processing of voice packets that can tolerate almost no delay are executed in the same dimension, so the delay time of voice packets is The problem is that the size increases as the number of stages increases, making natural voice communication impossible.

これを解決するひとつの方法として、網間接続装置にお
いて網間接続装置を経由するパケットについて、それが
データパケットであるか音声パケットであるかをこれら
のパケットに付加されたパケット識別符号にしたがって
網間接続装置内で判別させ、音声パケットを優先して処
理させることが考えられる。
One way to solve this problem is to use the network connection equipment to determine whether packets passing through the network connection equipment are data packets or voice packets based on the packet identification code added to these packets. It is conceivable to make the determination within the interconnection device and process the audio packets with priority.

しかし、この方法では、網間接続装置を経由するパケッ
ト自身に、そのパケットがデータ用のものか音声用のも
のかを判別するためのパケット識別符号が備わっている
ことが前提であること、および網間接続装置において各
種パケットのフレームの4UiEについて常に把握して
いなければ、パケット識別符号を認識することができず
、構成が複雑になるという欠点がある。
However, this method requires that the packet itself that passes through the network connection device is equipped with a packet identification code to determine whether the packet is for data or voice. If the inter-network connection device does not always know about the 4UiE of frames of various packets, the packet identification code cannot be recognized and the configuration becomes complicated.

したがって、この発明はこれらの問題点を解決し、簡単
な構成でリアルタイム性の高いパケットを優先して処理
する網間接続装置を提供することを目的とする。
Therefore, it is an object of the present invention to solve these problems and provide an inter-network connection device that has a simple configuration and processes highly real-time packets with priority.

(問題点を解決するための手段) この発明は、ネットワーク間に設けられ、ネットワーク
から受信されたパケットを一時蓄積した後ネットワーク
に送出する網間接続装置を対象とする。この発明はこの
ような網間接続装置に対し、蓄積されているパケットの
個数が規定個数以上であるかどうかを判定する第1の手
段と、蓄積されているパケットの個数が規定個以上のと
きに各パケットの長さを比較してパケットの長さが短い
順にパケットを処理してネットワークへ送出させる第2
の手段とを設けたことにある。
(Means for Solving the Problems) The present invention is directed to an inter-network connection device that is provided between networks and temporarily stores packets received from the network and then sends them to the network. The present invention provides such an inter-network connection device with a first means for determining whether the number of stored packets is greater than or equal to a specified number, and a first means for determining whether the number of accumulated packets is greater than or equal to a specified number. The second step compares the length of each packet and processes the packets in descending order of packet length and sends them to the network.
This is because we have provided means for this.

(作 用) ネットワークから受信されたパケットは、網間接続装置
内に蓄積される。上記第1の手段は、蓄積されているパ
ケットの個数と規定個数とを比較する。蓄積されている
パケットの個数が規定個数に満ないときは、通常の網間
接続装置の動作にしたがって、パケットの到着順に処理
が施されて到着順にネットワークへ送出される。一方、
蓄積されているパケットの個数が規定個数以上のときは
、この旨が上記第2の手段に通知される。第2の手段は
、この通知を受けて蓄積されているパケットの各々のパ
ケットの長さを比較し、パケットの長さが短い順にパケ
ットを処理してネットワークへ送出させる。この結果、
パケットの長さが短いリアルタイム性の高いパケットは
優先して処理され、ネットワークへ送出される。
(Operation) Packets received from the network are stored in the network connection device. The first means compares the number of stored packets with a predetermined number. If the number of stored packets is less than the specified number, the packets are processed in the order of arrival and sent to the network in the order of arrival, according to the normal operation of the network connection device. on the other hand,
When the number of accumulated packets is equal to or greater than the predetermined number, this fact is notified to the second means. The second means receives this notification, compares the lengths of each of the stored packets, processes the packets in descending order of packet length, and sends the packets to the network. As a result,
Packets with short packet length and high real-time characteristics are processed with priority and sent to the network.

(実施例) 以下、この発明を実施例に基づき図面を参照して説明す
る。
(Example) The present invention will be described below based on an example with reference to the drawings.

まず、この発明の原理について説明する。この発明は、
リアルタイム性の高いパケット、例えば音声パケットと
リアルタイム性が比較的低いパケ−/ ト、例えばデー
タパケットのそれぞれのパケット長の差異を利用して、
音声パケットとデータパケットを判別する。これは、以
下に述べるように、音声パケットが木来備えている特徴
を利用している。すなわち、音声パケットはリアルタイ
ム性の確保のため、発信側においてパケット遅延を小さ
くするようにパケット化されている。従って、音声パケ
ットを生成するタイミングは8■sec程度毎に行なう
のが一般的である。また、PCM方式による音声符号化
においては音声パケットの音声のコード部分は高々64
バイト程度であり、パケットヘッダを含めたパケット長
は約100バイト程度である。したがって、音声パケッ
トのパケット長はデータパケットの長さく通常、数キロ
バイト)にくらべ一般的に短い、したがって、音声パケ
ットとデータパケットのそれぞれのパケット長の差異を
利用すれば、網間接続装置において、到着しているパケ
ットの中から音声パケットを選択することができる。し
たがって、リアルタイム性の高い音声パケットの処理を
優先させて行なうことができる。
First, the principle of this invention will be explained. This invention is
By utilizing the difference in packet length between packets with high real-time characteristics, such as voice packets, and packets with relatively low real-time characteristics, such as data packets,
Distinguish between voice packets and data packets. This utilizes the characteristic that voice packets have, as described below. That is, in order to ensure real-time performance, voice packets are packetized to reduce packet delay on the transmitting side. Therefore, the timing for generating voice packets is generally approximately every 8 seconds. In addition, in audio encoding using the PCM method, the audio code portion of an audio packet is at most 64
The packet length including the packet header is approximately 100 bytes. Therefore, the packet length of voice packets is generally shorter than the length of data packets (usually several kilobytes).Therefore, by utilizing the difference in the packet lengths of voice packets and data packets, network connection equipment can Voice packets can be selected from among the arriving packets. Therefore, it is possible to give priority to the processing of voice packets with high real-time performance.

次に、この発明の一実施例を説明する。第1図は、この
発明の一実施例を示すブロック図である。同図において
、101及び106は伝送路102及び110はパケッ
ト受信部、103及び111はパケット受信バッファ、
104及び112はパケット送信バッファ、105及び
113はパケット送信部、109は制御部で、これらは
通常のストアー・アンド・フォワード方式による網間接
続装置、換言すればネットワークから伝送路を介して受
信されたパケットを一時蓄積しその後このパケットを伝
送路を介してネットワークへ送出する網間接続装置に基
本的に具備されているものである。この実施例によれば
、パケット数判定部107及び114並びにパケット長
比較処理部108及び114が新たに設けられる。パケ
ット数判定部107はパケット受信バッファ103内に
蓄積されているパケットの数が予め決められた数(規定
個数)以上あるかどうかを判定し、規定個数以上のとき
はライン10?aを介してパケット長比較処理部108
にこの旨を通知し、規定個数に満たないときは何ら通知
しない、パケット長比較処理部108はパケット数判定
部107からの通知を受けると、ライン103bを介し
て送られてくるパケット長情報について比較処理を実行
し、パケット長が短い順にパケットを選択し、選択した
結果をライン108aを介して制御部109に通知する
。選択の際、同一パケット長のパケットが複数個存在す
るときは、そのうち時間的に早くパケット受信バッファ
103に格納されたパケットが順に選択される。パケッ
ト数判定部114及びパケット長比較処理部115も、
パケット数判定部107及びパケット長比較処理部10
8と同様に構成される。
Next, one embodiment of the present invention will be described. FIG. 1 is a block diagram showing one embodiment of the present invention. In the figure, transmission lines 101 and 106 are packet receiving units, 103 and 111 are packet receiving buffers,
104 and 112 are packet transmission buffers, 105 and 113 are packet transmission units, and 109 is a control unit. This is basically included in an inter-network connection device that temporarily stores packets and then sends the packets to the network via a transmission path. According to this embodiment, packet number determination sections 107 and 114 and packet length comparison processing sections 108 and 114 are newly provided. The packet number determination unit 107 determines whether the number of packets stored in the packet reception buffer 103 is greater than or equal to a predetermined number (specified number), and if the number is greater than or equal to the prescribed number, the packet count determination unit 107 determines whether the number of packets stored in the packet reception buffer 103 is greater than or equal to a predetermined number. The packet length comparison processing unit 108 via a
When the packet length comparison processing unit 108 receives the notification from the packet number determination unit 107, the packet length comparison processing unit 108 notifies the packet length information sent via the line 103b. The comparison process is executed, packets are selected in descending order of packet length, and the selection results are notified to the control unit 109 via the line 108a. At the time of selection, if there are a plurality of packets with the same packet length, the packet stored in the packet reception buffer 103 earlier in time is selected in order. The packet number determination unit 114 and the packet length comparison processing unit 115 also include
Packet number determination unit 107 and packet length comparison processing unit 10
It is configured similarly to 8.

次に、動作について説明する。尚、図中の一点鎖線の上
側の構成要素の構成及び動作と下側の構成要素の構成及
び動作とは同一であるから、以下一点鎖線の上側の部分
についてのみ説明する。
Next, the operation will be explained. Note that since the configuration and operation of the components above the dashed-dotted line in the figure and the configuration and operation of the components below the dashed-dotted line are the same, only the portion above the dashed-dotted line will be described below.

伝送路101からのパケットはパケット受信部102に
取り込まれる。パケット受信部102はこのパケットが
有効なものか無効なものかを判定し、有効パケットのと
きこのパケットをパケット受信バッファに転送する。無
効パケットのときは、このパケットをパケット受信部1
02内で消滅させることによって廃棄する。パケット受
信バッファ103は、複数個のパケットを格納する領域
を有している。パケット受信バッファ103は、これに
格納されているパケット個数を示すパケット格納個数情
報を、ライン103aを介してパケット数判定部107
に通知する。パケット数判定部107は、通知されたパ
ケット個数情報が規定個数以上であるか否かを判定する
0判定の結果、パケット個数情報が規定個数以上のとき
、パケット数判定部107はライン107aを介してパ
ケット長比較処理部108に通知する。一方、判定の結
果、パケット個数情報が規定個数に満たないときは、パ
ケット数判定部107はパケット長比較処理部108に
何も通知しない。
Packets from transmission path 101 are taken into packet receiving section 102 . The packet receiving unit 102 determines whether this packet is valid or invalid, and if it is a valid packet, transfers this packet to the packet receiving buffer. When the packet is invalid, the packet is sent to the packet receiving unit 1.
It is discarded by extinguishing it within 02. The packet reception buffer 103 has an area for storing a plurality of packets. The packet reception buffer 103 sends packet storage number information indicating the number of packets stored therein to the packet number determination unit 107 via a line 103a.
to notify. The packet number determining unit 107 determines whether or not the notified packet number information is equal to or greater than the specified number.As a result of the 0 determination, when the packet number information is equal to or greater than the specified number, the packet number determining unit 107 determines whether or not the notified packet number information is equal to or greater than the specified number. The packet length comparison processing unit 108 is notified. On the other hand, as a result of the determination, if the packet number information is less than the specified number, the packet number determining section 107 does not notify the packet length comparison processing section 108 of anything.

パケット長比較処理部108が通知を受は取った場合、
パケフ・ト長比較処理部10gはパケット受信バッファ
103からライン103bを介して送られてくるパケッ
ト長情報について比較処理を実行し、パケット長が短い
順にパケットを選択し、選択結果をライン108aを介
して判定部109に通知する。パケット長が同一のパケ
ットが複数個存在するときは、時間的に早く受信された
パケットの順に選択され、ライン108aを介して制御
部109に通知される0通知を受けた制御部109は5
選択されたパケットをパケット受信バッファ103から
取り出し、パケット送信バッファ104に転送するよう
に指示する。このとき、パケット自身にプロトコル変換
等の処理を加える必要があれば、制御部109の指示に
よって処理される。パケット送信バッファ104に格納
されているパケットは制御部109の指示でこれに格納
された順に取り出され、パケット送信部105に転送さ
れる。パケット送信部105は転送されたパケットを伝
送路10Bへ送出する。
When the packet length comparison processing unit 108 receives the notification,
The packet length comparison processing unit 10g executes a comparison process on the packet length information sent from the packet reception buffer 103 via the line 103b, selects packets in descending order of packet length, and sends the selection results via the line 108a. The determination unit 109 is notified. When there are multiple packets with the same packet length, the packets are selected in the order of the earliest received packet, and the control unit 109 receives the 0 notification sent to the control unit 109 via the line 108a.
The selected packet is taken out from the packet reception buffer 103 and instructed to be transferred to the packet transmission buffer 104. At this time, if it is necessary to add processing such as protocol conversion to the packet itself, the processing is performed according to instructions from the control unit 109. The packets stored in the packet transmission buffer 104 are taken out in the order in which they were stored in accordance with instructions from the control section 109 and transferred to the packet transmission section 105. Packet transmitter 105 sends the transferred packet to transmission path 10B.

一方、パケット長比較処理部108がライン10?aを
介してパケット数判定部107から何の通知も受は取ら
ない場合、パケット長比較処理部108はパケット受信
バッファ103からライン103bを介して送られてく
る情報を無視し、制御部109に何ら通知しない、制御
部109はライン108aからの通知がないので、パケ
ット受信バッファ103内のパケットの存在を調べる。
On the other hand, the packet length comparison processing unit 108 determines whether line 10? If no notification is received from the packet number determination unit 107 via line 103a, the packet length comparison processing unit 108 ignores the information sent from the packet reception buffer 103 via line 103b, and sends the information to the control unit 109. Since there is no notification from the line 108a, the control unit 109 checks whether there is a packet in the packet reception buffer 103.

パケット受信バッファ103内に存在する場合は、制御
部108はパケット受信バッファ103からパケットを
取り出し、パケット送信バッファ104に転送するよう
に指示する。このとき、パケット受信バッファ103に
複数個のパケットがある場合は、パケット受信バッファ
103に格納された時刻の早いものから順にパケットを
取り出し、パケット送信バッファ104に転送するよう
に指示する。パケット送信バッファ104にパケットを
転送する際、パケット自身にプロトコル変換等の処理を
加える必要があれば、制御部108の指示によって処理
される。パケット送信部104に格納されているパケッ
トは制御部109の指示でパケット送信バッファ104
に格納された順に取り出され、パケット送信部105に
転送された後、パケット送信部105から伝送路10B
へ送出される。
If the packet exists in the packet reception buffer 103, the control unit 108 instructs to take out the packet from the packet reception buffer 103 and transfer it to the packet transmission buffer 104. At this time, if there are a plurality of packets in the packet reception buffer 103, an instruction is given to take out the packets stored in the packet reception buffer 103 in the order of the earliest time and transfer them to the packet transmission buffer 104. When transferring a packet to the packet transmission buffer 104, if it is necessary to add processing such as protocol conversion to the packet itself, the processing is performed according to instructions from the control unit 108. The packets stored in the packet transmitter 104 are transferred to the packet transmitter buffer 104 according to instructions from the controller 109.
The packets are retrieved in the order in which they are stored, and transferred to the packet transmitter 105, and then transferred from the packet transmitter 105 to the transmission path 10B.
sent to.

以上説明したように、上記実施例では網間接続装置を通
過するパケットについて、処理待ちになっているパケッ
ト受信バッファ内のパケットの個数が規定以上のときに
、処理待ちのパケットの長さを比較1判定することによ
ってパケット長のより短いパケットを優先して網間接続
装置を通過せしめることができる。尚、他の実施例とし
て、パケット数判定部とパケット長比較処理部とはパケ
 ゛ット送信バッファに設けた構成としてもよい。
As explained above, in the above embodiment, when the number of packets in the packet reception buffer waiting to be processed exceeds the specified number of packets passing through the network connection device, the length of the packets waiting to be processed is compared. By making a determination of 1, it is possible to give priority to packets with shorter packet lengths and allow them to pass through the network connection device. In addition, as another embodiment, the packet number determination section and the packet length comparison processing section may be provided in the packet transmission buffer.

(発明の効果) 以上説明したように、この発明によれば、網間接続装置
を通過するパケットに対し、蓄積されているパケットの
個数が予め決められた数似上となったときは、パケット
長がより短いものを優先して処理をすることとしたため
、簡単な構成でリアルタイム性の高い網間接続装置を提
供することができる。一般に、リアルタイム性が重要視
されるパケットはパケットの発信側でパケット長を短く
生成し、パケット化の遅延を小さくするようにしている
ので、この発明はリアルタイム性の維持に極めて有利で
ある。したがって、この発明はリアルタイム性が重要視
される音声パケットと音声パケットにくらべればリアル
タイム性がそれ程重要視されないデータパケットとを複
合して取り扱う複合通信システムに適用して好適である
。更に、この発明によれば1発信側が意識して緊急の情
報を通信する場合、発信側でパケットをできるだけ短い
パケット長によれば網間接続装置内で優先して処理され
るので、緊急の情報を相手先に極めて迅速に伝達するこ
とが可能となるという効果も得られる。
(Effects of the Invention) As explained above, according to the present invention, when the number of accumulated packets exceeds a predetermined number of packets passing through an inter-network connection device, the packet Since the processing is given priority to those with shorter lengths, it is possible to provide an inter-network connection device with a simple configuration and high real-time performance. In general, packets for which real-time performance is important are generated with a short packet length on the packet sending side to reduce the packetization delay, so the present invention is extremely advantageous in maintaining real-time performance. Therefore, the present invention is suitable for application to a composite communication system that handles a combination of voice packets where real-time performance is important and data packets where real-time performance is not as important as voice packets. Furthermore, according to the present invention, when one sending side consciously communicates urgent information, the sending side processes the packet with priority within the network connection device by making the packet length as short as possible. This also has the effect of making it possible to transmit information to the other party extremely quickly.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明による網間接続装置の一実施例を示す
ブロック図、及び第2図は網間接続装置を有する通信シ
ステムの構成を示す図である。 101.108−m−伝送路、 102.110−m−パケット受信部。 103.111−m−パケット受信バッファ、104.
112−−−パケット送信バッファ、105.113−
m−パケット送信部、10? 、114−m−パケット
数判定部、108.115−m−パケット長比較処理部
、109−m−制定部。 103a、103b、107a、108b−−−ライン
FIG. 1 is a block diagram showing an embodiment of an inter-network connection device according to the present invention, and FIG. 2 is a diagram showing the configuration of a communication system having the inter-network connection device. 101.108-m-transmission line, 102.110-m-packet receiving unit. 103.111-m-packet receive buffer, 104.
112---Packet transmission buffer, 105.113-
m-packet transmitter, 10? , 114-m-packet number determination unit, 108.115-m-packet length comparison processing unit, 109-m-enactment unit. 103a, 103b, 107a, 108b --- line.

Claims (1)

【特許請求の範囲】[Claims] ネットワーク間に設けられ、ネットワークから受信され
たパケットを一時蓄積した後ネットワークに送出する網
間接続装置において、蓄積されているパケットの個数が
規定個数以上であるかどうかを判定する手段と、蓄積さ
れているパケットの個数が規定個以上のときに各パケッ
トの長さを比較してパケットの長さが短い順にパケット
を処理してネットワークへ送出させる手段とを具備する
ことを特徴とする網間接続装置。
In an inter-network connection device provided between networks, which temporarily stores packets received from the network and then sends them to the network, there is a means for determining whether the number of stored packets is greater than or equal to a specified number; an inter-network connection characterized by comprising means for comparing the lengths of each packet when the number of packets being transmitted is equal to or greater than a predetermined number, and processing the packets in descending order of packet length and transmitting the packets to the network. Device.
JP60016431A 1985-02-01 1985-02-01 Inter-network connecting device Pending JPS61177049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60016431A JPS61177049A (en) 1985-02-01 1985-02-01 Inter-network connecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60016431A JPS61177049A (en) 1985-02-01 1985-02-01 Inter-network connecting device

Publications (1)

Publication Number Publication Date
JPS61177049A true JPS61177049A (en) 1986-08-08

Family

ID=11916046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60016431A Pending JPS61177049A (en) 1985-02-01 1985-02-01 Inter-network connecting device

Country Status (1)

Country Link
JP (1) JPS61177049A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011520340A (en) * 2008-04-24 2011-07-14 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Error rate management

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011520340A (en) * 2008-04-24 2011-07-14 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Error rate management

Similar Documents

Publication Publication Date Title
US5343473A (en) Method of determining whether to use preempt/resume or alternate protocol for data transmission
US7630309B1 (en) Systems and methods for limiting the rates of data to/from a buffer
EP0171596B1 (en) Method and apparatus for concentrating signaling and non-signaling messages over a common channel
CA1265860A (en) Communications network
EP0788692B1 (en) Method for assigning priority to traffic between local area networks interconnected via a backbone network
JPS61129952A (en) Packet switching system
JP2005505171A (en) Packet processing apparatus and method
WO2000002347A3 (en) System and method for switching packets in a network
US6909717B1 (en) Real time ethernet protocol
EP0607546A2 (en) Apparatus for fiber distributed data interface dynamic station bypass via skipping and hopping
US6172973B1 (en) Apparatus and method for reducing delay for voice over ATM using co-located switches
JPS61140253A (en) Packet transfer system
JP2003087320A (en) Packet relaying device and its method
JP2002314584A (en) Packet relay system
EP1340344B1 (en) Latency management for a network
JPS61177049A (en) Inter-network connecting device
JPH022757A (en) Packet transfer system
JPH01231542A (en) Packet transmission system
JPH0120822B2 (en)
JPH0897858A (en) Data transfer system
JPH06112941A (en) Method and apparatus for realization of variable bit rate of digital signal transmitted by communication system provided with plurality of first fixed bit rate channels
JPS61176228A (en) Packet processing system for inter-network connecting device
JPH02262742A (en) System and device for voice packet communication
JPH01248848A (en) Traffic density adapting circuit for composite communication network system
JPH05252176A (en) Input/output information control system for digital switching