JP2006128859A - Frame transfer device and frame transfer system - Google Patents

Frame transfer device and frame transfer system Download PDF

Info

Publication number
JP2006128859A
JP2006128859A JP2004311916A JP2004311916A JP2006128859A JP 2006128859 A JP2006128859 A JP 2006128859A JP 2004311916 A JP2004311916 A JP 2004311916A JP 2004311916 A JP2004311916 A JP 2004311916A JP 2006128859 A JP2006128859 A JP 2006128859A
Authority
JP
Japan
Prior art keywords
frame
priority
packet
unit
communication line
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
JP2004311916A
Other languages
Japanese (ja)
Inventor
Kodai Sato
剛大 佐藤
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2004311916A priority Critical patent/JP2006128859A/en
Publication of JP2006128859A publication Critical patent/JP2006128859A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a frame transfer device and a frame transfer system which allow a frame of the high priority to be immediately transferred even during transfer of frames of low priorities. <P>SOLUTION: The frame transfer device for transferring frames having at least two priorities from a first communication line to a second communication line is provided with a frame division management part which controls an operation of dividing a frame inputted from the first communication line into packet units, and a packet of the high priority is transferred by interruption even during transfer of a packet of the low priority in the case that the frame of the high priority is inputted from the first communication line during transfer to the second communication line of the packet of the low priority, which is divided by an indication of the frame division control part. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、例えばWAN(Wide Area Network)等の通信網とユーザ側のLAN(Local Area Network)を接続するフレーム転送装置及びフレーム転送システムに関し、特に低優先フレームの転送途中でも、高優先フレームを即時に転送し得るフレーム転送装置及びフレーム転送システムに関する。   The present invention relates to a frame transfer apparatus and a frame transfer system that connect a communication network such as a WAN (Wide Area Network) and a user-side LAN (Local Area Network), and more particularly to a high-priority frame even during transfer of a low-priority frame. The present invention relates to a frame transfer apparatus and a frame transfer system that can transfer immediately.

近年、イーサネット(登録商標)伝送は通常のベストエフォート型からQoS(Quality of Service)を伴った優先処理伝送に変化しつつありトレンドとなっている。また、このQoSは2種類以上の優先度の異なるトラフィックを単一ネットワーク上に送出するATM(Asynchronous Transfer Mode)網を使用したインタフェースコンバータに使用される。   In recent years, Ethernet (registered trademark) transmission is changing from normal best-effort type to priority processing transmission accompanied with QoS (Quality of Service), and has become a trend. This QoS is used for an interface converter using an ATM (Asynchronous Transfer Mode) network that sends two or more types of traffic having different priorities onto a single network.

特に、専用線を網側(WAN側)にもつインタフェースコンバータの場合、端末側(LAN側)に比べて専用線網側の伝送速度は極めて遅い場合が多いので、VoIP(Voice Over Internet Protocol)等のリアルタイム性が要求される優先度の高いフレームは優先的に専用線網側に転送する必要がある。   In particular, in the case of an interface converter having a dedicated line on the network side (WAN side), the transmission speed on the dedicated line network side is often very slow compared to the terminal side (LAN side), so VoIP (Voice Over Internet Protocol) etc. It is necessary to preferentially transfer frames with high priority that require real-time performance to the private network side.

ここで、この優先転送に利用されるのがフレームのTOS(Type of Service)フィールドである。TOSフィールドには遅延時間、スループット、信頼性の各種パラメータが規定され、ユーザはこれらを組み合わせて種々の設定をすることができる。この様な優先順位方式を用いた通信システムの先行技術文献としては特許文献1のようなものがある。   Here, the TOS (Type of Service) field of the frame is used for this priority transfer. Various parameters such as delay time, throughput, and reliability are defined in the TOS field, and the user can make various settings by combining these parameters. As a prior art document of a communication system using such a priority order system, there is one such as Patent Document 1.

特許第3457636号公報Japanese Patent No. 3457636

以下、図4を参照して従来のフレーム転送装置について説明する。図4は従来のフレーム転送装置の構成図である。図4において、フレーム転送装置1は、優先度検出部2、優先バッファ3、非優先バッファ4を備える。優先度検出部2は、LANから入力されたフレームのTOSフィールド等のフィールド情報から優先度を検出し、高優先フレームであれば優先バッファ3に転送し、低優先フレームであれば非優先バッファ4に転送する。優先バッファ3は高優先フレームを蓄積してWANの回線が空いていれば出力し、非優先バッファ4は低優先フレームを蓄積し、優先バッファ3に高優先フレームが無い場合には低優先フレームをWANに出力する。   Hereinafter, a conventional frame transfer apparatus will be described with reference to FIG. FIG. 4 is a block diagram of a conventional frame transfer apparatus. In FIG. 4, the frame transfer apparatus 1 includes a priority detection unit 2, a priority buffer 3, and a non-priority buffer 4. The priority detection unit 2 detects the priority from field information such as a TOS field of a frame input from the LAN, and transfers the priority to the priority buffer 3 if the frame is a high priority frame, and the non-priority buffer 4 if the frame is a low priority frame. Forward to. The priority buffer 3 stores the high priority frame and outputs it if the WAN line is available, the non-priority buffer 4 stores the low priority frame, and if the priority buffer 3 does not have the high priority frame, the low priority frame is output. Output to WAN.

次に、図4の動作を図5を参照して説明する。図5は従来のフレーム転送装置におけるフレーム処理の状態説明図である。LANからフレーム転送装置1に入力されたフレームは、優先度検出部2において優先度が検出され、高優先フレームであれば優先バッファ3に入力され、低優先フレームであれば非優先バッファ4に入力される。この際、低優先フレームの転送中に高優先フレームを優先度検出部2が検出しても1フレーム分の低優先フレームが転送されるまで高優先フレームは転送されない。   Next, the operation of FIG. 4 will be described with reference to FIG. FIG. 5 is an explanatory diagram of the state of frame processing in the conventional frame transfer apparatus. Frames input from the LAN to the frame transfer device 1 are detected by the priority detection unit 2 and input to the priority buffer 3 if they are high priority frames and input to the non-priority buffer 4 if they are low priority frames. Is done. At this time, even if the priority detection unit 2 detects the high priority frame during the transfer of the low priority frame, the high priority frame is not transferred until one frame of the low priority frame is transferred.

すなわち、図5の符号aの時点で高優先フレームがフレーム転送装置に入力されているが、低優先フレームの転送が終了する符号bの時点まで高優先フレームはフレーム転送装置1の優先バッファ3に滞留することとなる。そして、低優先フレームの転送が終了した符号bの時点から高優先フレームが転送され、最終セルが転送し終わることにより動作が終了する。   That is, the high priority frame is input to the frame transfer apparatus at the time point “a” in FIG. 5, but the high priority frame is stored in the priority buffer 3 of the frame transfer apparatus 1 until the time point “b” when the transfer of the low priority frame is completed. It will stay. Then, the high-priority frame is transferred from the point “b” when the transfer of the low-priority frame is completed, and the operation ends when the final cell has been transferred.

なお、図5におけるパケットの送信間隔(符号P)は、ATM速度に応じて決定され、ATMを使用する場合イーサネット(登録商標)フレームは固定長のパケット化(例えば48バイト)が行なわれる。また、このフレームのカプセリングを行なうプロトコルには例えばAAL5が使用される。   The packet transmission interval (symbol P) in FIG. 5 is determined in accordance with the ATM speed, and when using ATM, the Ethernet (registered trademark) frame is packetized into a fixed length (for example, 48 bytes). For example, AAL5 is used as a protocol for performing the encapsulation of the frame.

この様に、図4における構成では、既に実用化されているプロトコル(AAL5)によりQoSに対応した通信装置を提供できるメリットがある。   As described above, the configuration shown in FIG. 4 has an advantage that a communication device compatible with QoS can be provided by a protocol (AAL5) already in practical use.

しかし、VoIPなどの送出周期のジッタに敏感なプロトコルは、装置内の滞留時間がかさむとジッタが大きくなり、音声断などの最悪のケースが発生することも考えられる。   However, in protocols that are sensitive to jitter in the transmission period such as VoIP, when the residence time in the apparatus is increased, the jitter increases, and the worst case such as voice interruption may occur.

これは、カプセリングのプロトコルにAAL5タイプ等を使用するために発生する。すなわち、このプロトコルは「フレームの最後のパケットである」という情報を識別する機能しか備えておらず、1フレーム分連続してWAN等へ送出するものであるため、現在送出中の低優先のフレームを流しきらないと高優先フレームを送出することができないという問題点がある。   This occurs because the AAL5 type or the like is used for the encapsulation protocol. That is, since this protocol has only a function for identifying the information “the last packet of a frame” and sends out one frame continuously to a WAN or the like, a low-priority frame currently being sent There is a problem that a high-priority frame cannot be transmitted unless all the frames are transmitted.

このときのパケットの状態を表わしたものが図6である。図6において、(ア)は従来技術のフレーム転送装置におけるパケットの送信例であり、(イ)は(ア)に示すフレーム転送装置から出力されたパケット結合の様子を表す状態説明図である。図6(ア)において明らかなようにWANにフレームを出力する際は、フレーム単位でパケット化されて出力される。しかし、優先処理の入れ替えはフレーム単位なので、1フレーム分のパケットを全て出力しないと((ア)において「低」優先のパケットが3つ続けて出力されている。)、たとえ優先順位が高いフレームが入力されても直ちに割り込みができない。従って、(イ)における受信動作も高優先フレームより先に低優先フレーム(「低」優先のパケットが3つ続けて受信される。)が受信される。   FIG. 6 shows the state of the packet at this time. 6A is an example of packet transmission in the conventional frame transfer apparatus, and FIG. 6A is a state explanatory diagram showing the state of packet combination output from the frame transfer apparatus shown in FIG. As apparent from FIG. 6A, when a frame is output to the WAN, it is packetized and output in units of frames. However, since the replacement of priority processing is in units of frames, if all packets for one frame are not output (in (A), three “low” priority packets are output in succession), even if the frame has a high priority. Even if is input, it cannot be interrupted immediately. Accordingly, in the reception operation in (a), the low priority frame (three “low” priority packets are continuously received) is received before the high priority frame.

また、この様な問題点を回避し得るパケット単位で識別するプロトコルとしてAAL3/4が存在するが、これらのプロトコルは識別子のヘッダが大きく、パケット単位のチェック機能しか備えておらず、送出するペイロードが小さく、回路規模が大きくなる等の問題点がある。   In addition, AAL3 / 4 exists as a protocol for identifying in units of packets that can avoid such problems. However, these protocols have a large identifier header and have only a check function in units of packets. Are small and the circuit scale is large.

このような課題を達成するために、本発明のうち請求項1記載の発明は、
少なくとも2以上の優先順位からなるフレームを第1の通信回線から第2の通信回線に転送するフレーム転送装置において、
第1の通信回線から入力されたフレームをパケット単位に分割する動作を制御するフレーム分割管理部を備え、
前記フレーム分割制御部の指示により分割された低優先パケットを第2の通信回線に転送する際に、第1の通信回線から高優先フレームが入力されると低優先パケットの転送中でも高優先パケットを割り込ませて転送する。
In order to achieve such a problem, the invention according to claim 1 of the present invention is:
In a frame transfer apparatus for transferring a frame having at least two priorities from a first communication line to a second communication line,
A frame division management unit for controlling an operation of dividing a frame input from the first communication line into packets;
When transferring the low priority packet divided by the instruction of the frame division control unit to the second communication line, if the high priority frame is input from the first communication line, the high priority packet is transmitted even during the transfer of the low priority packet. Interrupt and transfer.

また、請求項2記載の発明は、前記フレーム分割管理部でパケット単位に分割されたフレームにチェック情報を付加するフレームチェック演算部を備える。   According to a second aspect of the present invention, the frame division management unit further includes a frame check calculation unit that adds check information to the frame divided in units of packets.

また、請求項3記載の発明は、少なくとも2以上の優先順位からなるフレームが入力され、これらのフレームの優先順位を検出する検出部と、前記検出部が検出した優先順位ごとに前記フレームを蓄積する複数のバッファを備えるバッファ部とを備える第1の通信装置と、前記第1の通信装置と通信回線を介して接続され、前記フレームを前記通信回線を介して受信する第2の通信装置とを備えるフレーム転送システムにおいて、
前記第1の通信装置は、
前記フレームをパケット単位に分割する動作を制御するとともに、低優先パケットの転送中に高優先フレームが入力されると、低優先パケットの転送中でも高優先パケットを割り込ませて前記通信回線に出力する動作を制御するフレーム分割管理部と、
前記パケットに位置情報と優先順位情報を付加するパケット生成部とを備え、
前記第2の通信装置は、
前記第1の通信装置から通信回線を介して入力されたパケットの位置情報と優先順位情報を検出するパケット分解部と、
前記パケット分解部が検出した優先順位ごとに前記位置情報の順序で前記パケットをフレーム単位に結合するフレーム生成部と
を備える。
According to a third aspect of the present invention, a frame having at least two priorities is input, a detection unit that detects the priority of these frames, and the frame is stored for each priority detected by the detection unit. A first communication device including a buffer unit including a plurality of buffers, and a second communication device connected to the first communication device via a communication line and receiving the frame via the communication line. In a frame transfer system comprising:
The first communication device is:
An operation for controlling the operation of dividing the frame into packets, and when a high-priority frame is input during transfer of a low-priority packet, interrupts the high-priority packet even during transfer of the low-priority packet and outputs it to the communication line A frame division management unit for controlling
A packet generator for adding position information and priority information to the packet;
The second communication device is:
A packet decomposing unit that detects position information and priority information of a packet input from the first communication device via a communication line;
A frame generation unit that combines the packets in units of frames in the order of the position information for each priority detected by the packet decomposing unit.

また、請求項4記載の発明は、請求項3記載の発明において、前記パケット生成部は、前記バッファ部から出力されたパケットにチェック情報を付加する第1のフレームチェック演算部を備える。   According to a fourth aspect of the present invention, in the third aspect of the present invention, the packet generation unit includes a first frame check calculation unit that adds check information to the packet output from the buffer unit.

また、請求項5記載の発明は、請求項3記載の発明において、前記パケット分解部は、前記第1のフレームチェック演算部で付加されたチェック情報に基づいて通信回線を介して入力されたフレームに誤りが無いかチェックする第2のフレームチェック演算部を備える。   According to a fifth aspect of the present invention, in the third aspect of the present invention, the packet disassembling unit receives a frame input via a communication line based on the check information added by the first frame check calculation unit. Is provided with a second frame check operation unit for checking whether there is any error.

本発明では、次のような効果がある。
低優先パケットを第2の通信回線に転送する際に、第1の通信回線から高優先フレームが入力されると低優先パケットの転送中でも高優先パケットを割り込ませて転送するので、低優先フレームの転送途中でも高優先フレームを即時に転送し得るフレーム転送装置を提供することができる。
The present invention has the following effects.
When transferring a low priority packet to the second communication line, if a high priority frame is input from the first communication line, the high priority packet is interrupted and transferred even during transfer of the low priority packet. It is possible to provide a frame transfer apparatus that can immediately transfer a high priority frame even during transfer.

また、パケット単位に分割されたフレームにチェック情報を付加するフレームチェック演算部を備えたので、フレーム転送の際に誤りが生じても容易に発見することができる。   In addition, since the frame check operation unit for adding check information to the frame divided in packet units is provided, even if an error occurs during frame transfer, it can be easily detected.

また、第1の通信装置はフレームをパケット単位に分割する動作を制御するとともに、低優先パケットの転送中に高優先フレームが入力されると、低優先パケットの転送中でも高優先パケットを割り込ませて通信回線に出力する動作を制御するフレーム分割管理部を備えているので、低優先フレームの転送途中でも、高優先フレームを即時に転送し得るフレーム転送システムを提供することができる。   In addition, the first communication device controls the operation of dividing the frame into packets, and if a high priority frame is input during transfer of the low priority packet, the high priority packet is interrupted even during transfer of the low priority packet. Since the frame division management unit that controls the operation to be output to the communication line is provided, it is possible to provide a frame transfer system that can immediately transfer the high priority frame even during the transfer of the low priority frame.

また、パケット生成部は、バッファ部から出力されたパケットにチェック情報を付加する第1のフレームチェック演算部を備えるので、フレーム転送の際に誤りが生じても容易に発見することができる。   In addition, since the packet generation unit includes the first frame check calculation unit that adds check information to the packet output from the buffer unit, it can be easily detected even if an error occurs during frame transfer.

さらに、パケット分解部は、第1のフレームチェック演算部で付加されたチェック情報に基づいて、通信回線を介して入力されたフレームに誤りが無いか確認する第2のフレームチェック演算部を備えるので、フレーム転送の際に誤りが生じても容易に発見することができる。   Further, since the packet decomposition unit includes a second frame check calculation unit that checks whether there is an error in a frame input via the communication line based on the check information added by the first frame check calculation unit. Even if an error occurs during frame transfer, it can be easily detected.

以下、図面を用いて本発明の実施形態を説明する。図1は本発明の通信システムの一実施例を示した構成図である。図1において、フレーム転送システム100は、送信装置200、受信装置300を備え、送信装置200からWANに出力されたデータは、WANを介して(符号Q)受信装置300に入力される。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a communication system of the present invention. In FIG. 1, the frame transfer system 100 includes a transmission device 200 and a reception device 300, and data output from the transmission device 200 to the WAN is input to the reception device 300 (symbol Q) via the WAN.

送信装置200は、優先度検出部210、優先バッファ220、非優先バッファ230、パケット生成部240、フレーム分割管理部250を備える。優先度検出部210には、LANからフレームが入力される。優先バッファ220には優先度検出部210で検出された高優先フレームが入力され、蓄積される。非優先バッファ230には優先度検出部210で検出された低優先フレームが入力され、蓄積される。   The transmission apparatus 200 includes a priority detection unit 210, a priority buffer 220, a non-priority buffer 230, a packet generation unit 240, and a frame division management unit 250. A frame is input from the LAN to the priority detection unit 210. The priority buffer 220 receives and accumulates the high priority frame detected by the priority detection unit 210. The non-priority buffer 230 receives and accumulates the low priority frame detected by the priority detection unit 210.

パケット生成部240は、パケット合成部241、フレームチェック演算部242、属性情報付加部243、位置情報付加部244を備える。パケット合成部241には、優先バッファ220又は非優先バッファ230からフレームが入力される。フレームチェック演算部242には優先バッファ220又は非優先バッファ230からフレームが入力され、受信装置300においてフレーム結合時の正常性を確認するためのチェックサム等のデータを付加し、パケット合成部241に出力する。なお、フレームチェック演算部242は正常性の確認を行なわない場合には省略しても差し支えない。   The packet generation unit 240 includes a packet synthesis unit 241, a frame check calculation unit 242, an attribute information addition unit 243, and a position information addition unit 244. A frame is input from the priority buffer 220 or the non-priority buffer 230 to the packet synthesis unit 241. A frame is input from the priority buffer 220 or the non-priority buffer 230 to the frame check operation unit 242, and data such as a checksum for confirming the normality at the time of frame combination in the receiving device 300 is added to the packet synthesis unit 241. Output. The frame check operation unit 242 may be omitted if normality is not confirmed.

属性情報付加部243は高優先フレーム、低優先フレームからなる属性情報をフレームに付加し、位置情報付加部244は第1番目、第2番目、第3番目、・・・第n番目からなるパケットの位置を示す位置情報を付加する。ここで、属性情報、位置情報は図2の本発明のフレームフォーマットの様に表わされる。図2では、各パケットの先頭2バイトに識別用のヘッダ領域を確保し、この領域に属性情報、位置情報を付加する。   The attribute information adding unit 243 adds attribute information including a high priority frame and a low priority frame to the frame, and the position information adding unit 244 is a packet including the first, second, third,... Nth packets. The position information indicating the position of is added. Here, the attribute information and position information are represented as in the frame format of the present invention in FIG. In FIG. 2, a header area for identification is secured in the first two bytes of each packet, and attribute information and position information are added to this area.

そして、例えばATMの場合フレーム長は固定長の48バイトであるため、残りの46バイトには送信したいデータ等を付加する。そして、固定長である48バイトに足りない分はPAD(Padding Bit)、すなわち調整ビットが挿入され、また最終パケットには属性ごとにフレームの正常性をチェックするトレイラ情報(例えば8バイトからなる)が付加される。   For example, in the case of ATM, since the frame length is a fixed length of 48 bytes, data to be transmitted is added to the remaining 46 bytes. Then, PAD (Padding Bit), that is, an adjustment bit is inserted for a portion that is less than the fixed length of 48 bytes, and trailer information for checking the normality of the frame for each attribute (for example, consisting of 8 bytes). Is added.

フレーム分割管理部250はパケット生成部240における動作、すなわちフレームチェック演算部242、属性情報付加部243、位置情報付加部244の動作を制御・管理する。   The frame division management unit 250 controls and manages operations in the packet generation unit 240, that is, operations of the frame check calculation unit 242, the attribute information addition unit 243, and the position information addition unit 244.

次に、受信装置300の構成について説明する。受信装置300は、パケット分解部310、フレーム生成部320を備える。パケット分解部310は、優先度検出部311、位置情報検出部312、フレームチェック演算部313を備える。優先度検出部311は、WANを介して送信装置200から入力されたパケットの優先度情報、すなわちパケット生成部240の属性情報付加部で加えられた優先度を検出する。   Next, the configuration of receiving apparatus 300 will be described. The receiving apparatus 300 includes a packet decomposition unit 310 and a frame generation unit 320. The packet decomposition unit 310 includes a priority detection unit 311, a position information detection unit 312, and a frame check calculation unit 313. The priority detection unit 311 detects the priority information of the packet input from the transmission device 200 via the WAN, that is, the priority added by the attribute information addition unit of the packet generation unit 240.

位置情報検出部312は、位置情報付加部244で付加された位置情報を検出する。フレームチェック演算部313は、フレームチェック演算部242で付加されたチェックサム等を演算し、フレームの転送に誤りが無いかチェックする。なお、フレームチェック演算部242を省略して正常性チェックを行なわない場合には、フレームチェック演算部313を省略しても差し支えない。   The position information detection unit 312 detects the position information added by the position information addition unit 244. The frame check calculation unit 313 calculates the checksum added by the frame check calculation unit 242 and checks whether there is an error in frame transfer. If the frame check calculation unit 242 is omitted and the normality check is not performed, the frame check calculation unit 313 may be omitted.

フレーム生成部320は優先フレーム結合部321、非優先フレーム結合部322を備え、これらで結合されたフレームをLANに出力する。優先フレーム結合部321は優先度検出部311で検出された高優先フレームを蓄積するバッファであり、位置情報検出部312で検出された位置情報に基づいて高優先フレームからなるパケットを結合する。非優先フレーム結合部322は優先度検出部311で検出された低優先フレームを蓄積するバッファであり、位置情報検出部312で検出された位置情報に基づいて低優先フレームからなるパケットを結合する。   The frame generation unit 320 includes a priority frame combination unit 321 and a non-priority frame combination unit 322, and outputs frames combined by these to the LAN. The priority frame combining unit 321 is a buffer that accumulates the high priority frames detected by the priority detection unit 311, and combines packets composed of high priority frames based on the position information detected by the position information detection unit 312. The non-priority frame combination unit 322 is a buffer for accumulating the low priority frames detected by the priority detection unit 311, and combines packets composed of low priority frames based on the position information detected by the position information detection unit 312.

次に、図1の動作を説明する。LANから優先度検出部210に入力されたデータは、優先度が検出され、優先バッファ220には高優先フレームが出力され、非優先バッファ230には低優先フレームが出力される。   Next, the operation of FIG. 1 will be described. The priority of the data input from the LAN to the priority detection unit 210 is detected, a high priority frame is output to the priority buffer 220, and a low priority frame is output to the non-priority buffer 230.

優先バッファ220又は非優先バッファ230からパケット合成部241に入力されたフレームは、属性情報付加部243及び位置情報付加部244でそれぞれ属性情報及び位置情報が付加され、パケット単位に分割されてWANに出力される。なお、フレームチェック演算部242に入力されたフレームには、受信装置300でフレーム結合時の正常性を確認するためのチェックサム等のデータが付加され、パケット合成部241に出力されるが、フレームチェック演算部242を設けない構成の場合にはこの動作は行なわれない。   A frame input from the priority buffer 220 or the non-priority buffer 230 to the packet combining unit 241 is added with attribute information and position information by the attribute information adding unit 243 and the position information adding unit 244, respectively, and is divided into packet units and sent to the WAN. Is output. Note that data such as a checksum for confirming normality at the time of frame combination is added to the frame input to the frame check calculation unit 242 and output to the packet synthesis unit 241. This operation is not performed in the configuration in which the check calculation unit 242 is not provided.

WANを介して受信装置300に入力されたパケットは、優先度検出部311で優先度が検出され、位置情報検出部312で位置情報が検出されてる。そして、これらの情報が検出されたパケットは、高優先フレームであれば優先フレーム結合部321に出力され、低優先フレームであれば非優先フレーム結合部322に出力される。優先フレーム結合部321では、位置情報検出部312で検出された位置情報に基づいて高優先パケットを結合してLANに出力する。非優先フレーム結合部322では、位置情報検出部312で検出された位置情報に基づいて低優先パケットを結合してLANに出力する。   The priority of the packet input to the receiving apparatus 300 via the WAN is detected by the priority detection unit 311, and the position information is detected by the position information detection unit 312. The packet in which such information is detected is output to the priority frame combining unit 321 if it is a high priority frame, and is output to the non-priority frame combining unit 322 if it is a low priority frame. The priority frame combining unit 321 combines high priority packets based on the position information detected by the position information detecting unit 312 and outputs the combined packets to the LAN. The non-priority frame combination unit 322 combines the low priority packets based on the position information detected by the position information detection unit 312 and outputs them to the LAN.

次に、図1の送信装置の動作について図3を参照して説明する。図3は、図1の動作を補足するための送信装置200におけるフレームの状態遷移図である。まず、LANから優先順位が低いフレームが入力されると属性情報付加部243で属性情報が付加され、位置情報付加部244で位置情報が付加される。ここでは、低優先フレームを属性「2」とし、高優先のフレームを属性「1」としているので、最初のパケットは位置情報に「1」が付加され、属性情報として「2」が付加されWANに出力される。   Next, the operation of the transmission apparatus in FIG. 1 will be described with reference to FIG. FIG. 3 is a frame state transition diagram in transmitting apparatus 200 for supplementing the operation of FIG. First, when a low priority frame is input from the LAN, attribute information is added by the attribute information adding unit 243 and position information is added by the position information adding unit 244. Here, since the low priority frame has the attribute “2” and the high priority frame has the attribute “1”, “1” is added to the position information of the first packet, and “2” is added as the attribute information to the WAN. Is output.

低優先フレームが入力されている最中に高優先フレームが入力されると(符号c)、パケット生成部240はフレーム分割管理部250の制御により低優先フレームの転送を中断して高優先のフレームを出力することとなる。すなわち、図2では第2番目に出力されるパケット(符号d)に位置情報「1」が付加され、属性情報として「1」が付加され、パケット合成部241からWANに出力されることとなる。   When a high priority frame is input while a low priority frame is being input (symbol c), the packet generation unit 240 interrupts the transfer of the low priority frame under the control of the frame division management unit 250 and the high priority frame Will be output. In other words, in FIG. 2, the position information “1” is added to the second packet (code d) that is output, “1” is added as attribute information, and the packet is output from the packet combining unit 241 to the WAN. .

同様に、第3番目も高優先フレームが優先的に出力されるので、高優先フレームすなわち属性情報が「1」で、位置情報「2」のパケットがWANに出力される(符号e)。この様にして高優先のパケットが全て出力し終わると(符号f)、高優先フレームが入力されることにより出力が中断されていた低優先フレームがWANに出力される。すなわち、図3では最終の高優先パケットの出力(符号f)後に位置情報「2」、属性情報として「2」の低優先パケットがWANに出力され(符号g)、同様にして位置情報が「3」の低優先パケットがWANに出力される(符号h)。   Similarly, since the third frame is also preferentially output, the high-priority frame, that is, the attribute information “1” and the position information “2” are output to the WAN (symbol “e”). When all the high-priority packets have been output in this way (reference f), the low-priority frame whose output has been interrupted due to the input of the high-priority frame is output to the WAN. That is, in FIG. 3, the position information “2” is output to the WAN after the final high-priority packet is output (symbol f), and the low-priority packet “2” is output as attribute information (symbol g). The low priority packet “3” is output to the WAN (symbol h).

このように、低優先パケットをWANに転送する際に、LANから高優先フレームが入力されると低優先パケットの転送中でも高優先パケットを割り込ませて転送するので、低優先フレームの転送途中でも高優先フレームを即時に転送し得るフレーム転送装置を提供することができる。   Thus, when transferring a low priority packet to the WAN, if a high priority frame is input from the LAN, the high priority packet is interrupted and transferred even during transfer of the low priority packet. It is possible to provide a frame transfer apparatus that can immediately transfer a priority frame.

また、パケット単位に分割されたフレームにチェック情報を付加するフレームチェック演算部242を備えたので、フレーム転送の際に誤りが生じても容易に発見することができる。   In addition, since the frame check operation unit 242 for adding check information to the frame divided in packet units is provided, even if an error occurs during frame transfer, it can be easily detected.

また、送信装置200はフレームをパケット単位に分割する動作を制御するとともに、低優先パケットの転送中に高優先フレームが入力されると、低優先パケットの転送中でも高優先パケットを割り込ませてWANに出力する動作を制御するフレーム分割管理部250を備えているので、低優先フレームの転送途中でも、高優先フレームを即時に転送し得るフレーム転送システム100を提供することができる。   In addition, the transmission apparatus 200 controls the operation of dividing the frame into packets, and when a high priority frame is input during the transfer of the low priority packet, the high priority packet is interrupted even during the transfer of the low priority packet to the WAN. Since the frame division management unit 250 that controls the output operation is provided, it is possible to provide the frame transfer system 100 that can immediately transfer the high priority frame even during the transfer of the low priority frame.

また、パケット生成部240は、バッファ部から出力されたパケットにチェック情報を付加するフレームチェック演算部242を備えるので、フレーム転送の際に誤りが生じても容易に発見することができる。   Further, since the packet generation unit 240 includes the frame check calculation unit 242 that adds check information to the packet output from the buffer unit, it can be easily detected even if an error occurs during frame transfer.

さらに、パケット分解部310は、フレームチェック演算部242で付加されたチェック情報に基づいてWANを介して入力されたフレームに誤りが無いか確認するフレームチェック演算部313を備えるので、フレーム転送の際に誤りが生じても容易に発見することができる。   Further, the packet decomposing unit 310 includes a frame check calculating unit 313 that checks whether there is an error in a frame input via the WAN based on the check information added by the frame check calculating unit 242. Even if an error occurs, it can be easily detected.

なお、本発明では2種類の優先順位からなるフレームを例に説明したが、3種類以上の優先順位からなるフレームでも差し支えない。   In the present invention, a frame having two types of priorities has been described as an example, but a frame having three or more types of priorities may be used.

本発明の通信システムの一実施例を示した構成図である。It is the block diagram which showed one Example of the communication system of this invention. 本発明のフレームフォーマットである。It is a frame format of the present invention. 図1の動作を補足するための送信装置200におけるフレームの状態遷移図である。FIG. 3 is a state transition diagram of a frame in a transmission apparatus 200 for supplementing the operation of FIG. 従来技術のフレーム転送装置の一実施例を示した構成図である。It is the block diagram which showed one Example of the frame transfer apparatus of a prior art. 図4の動作を補足するフレーム転送装置1のフレームの状態遷移図である。FIG. 5 is a frame state transition diagram of the frame transfer apparatus 1 supplementing the operation of FIG. 4. (ア)は従来技術のフレーム転送装置におけるパケットの送信例であり、(イ)は(ア)に示すフレーム転送装置から出力されたパケット結合の様子を表す状態説明図である。(A) is an example of packet transmission in the frame transfer device of the prior art, and (A) is a state explanatory diagram showing the state of packet combination output from the frame transfer device shown in (A).

符号の説明Explanation of symbols

100 フレーム転送システム
200 送信装置
210 優先度検出部
220 優先バッファ
230 非優先バッファ
240 パケット生成部
241 パケット合成部
242 フレームチェック演算部
243 属性情報付加部
244 位置情報付加部
250 フレーム分割管理部
300 受信装置
310 パケット分解部
311 優先度検出部
312 位置情報検出部
320 フレーム生成部
321 優先フレーム結合部
322 非優先フレーム結合部



100 frame transfer system 200 transmission device 210 priority detection unit 220 priority buffer 230 non-priority buffer 240 packet generation unit 241 packet synthesis unit 242 frame check operation unit 243 attribute information addition unit 244 position information addition unit 250 frame division management unit 300 reception device 310 packet decomposition unit 311 priority detection unit 312 position information detection unit 320 frame generation unit 321 priority frame combination unit 322 non-priority frame combination unit



Claims (5)

少なくとも2以上の優先順位からなるフレームを第1の通信回線から第2の通信回線に転送するフレーム転送装置において、
第1の通信回線から入力されたフレームをパケット単位に分割する動作を制御するフレーム分割管理部を備え、
前記フレーム分割制御部の指示により分割された低優先パケットを第2の通信回線に転送する際に、第1の通信回線から高優先フレームが入力されると低優先パケットの転送中でも高優先パケットを割り込ませて転送することを特徴とするフレーム転送装置。
In a frame transfer apparatus for transferring a frame having at least two priorities from a first communication line to a second communication line,
A frame division management unit for controlling an operation of dividing a frame input from the first communication line into packets;
When transferring the low priority packet divided by the instruction of the frame division control unit to the second communication line, if the high priority frame is input from the first communication line, the high priority packet is transmitted even during the transfer of the low priority packet. A frame transfer apparatus which transfers by interrupting.
前記フレーム分割管理部でパケット単位に分割されたフレームにチェック情報を付加するフレームチェック演算部を備えたことを特徴とする請求項1記載のフレーム転送装置。   2. The frame transfer apparatus according to claim 1, further comprising a frame check calculation unit that adds check information to a frame divided in packet units by the frame division management unit. 少なくとも2以上の優先順位からなるフレームが入力され、これらのフレームの優先順位を検出する検出部と、前記検出部が検出した優先順位ごとに前記フレームを蓄積する複数のバッファを備えるバッファ部とを備える第1の通信装置と、前記第1の通信装置と通信回線を介して接続され、前記フレームを前記通信回線を介して受信する第2の通信装置とを備えるフレーム転送システムにおいて、
前記第1の通信装置は、
前記フレームをパケット単位に分割する動作を制御するとともに、低優先パケットの転送中に高優先フレームが入力されると、低優先パケットの転送中でも高優先パケットを割り込ませて前記通信回線に出力する動作を制御するフレーム分割管理部と、
前記パケットに位置情報と優先順位情報を付加するパケット生成部とを備え、
前記第2の通信装置は、
前記第1の通信装置から通信回線を介して入力されたパケットの位置情報と優先順位情報を検出するパケット分解部と、
前記パケット分解部が検出した優先順位ごとに前記位置情報の順序で前記パケットをフレーム単位に結合するフレーム生成部と
を備えることを特徴とするフレーム転送システム。
A detection unit that receives frames having at least two priorities and detects the priorities of these frames; and a buffer unit that includes a plurality of buffers that accumulate the frames for each priority detected by the detection unit. In a frame transfer system comprising: a first communication device comprising: a second communication device connected to the first communication device via a communication line; and receiving the frame via the communication line.
The first communication device is:
An operation for controlling the operation of dividing the frame into packets, and when a high-priority frame is input during transfer of a low-priority packet, interrupts the high-priority packet even during transfer of the low-priority packet and outputs it to the communication line A frame division management unit for controlling
A packet generator for adding position information and priority information to the packet;
The second communication device is:
A packet decomposing unit that detects position information and priority information of a packet input from the first communication device via a communication line;
A frame transfer system comprising: a frame generation unit configured to combine the packets in units of frames in the order of the position information for each priority detected by the packet decomposition unit.
前記パケット生成部は、前記バッファ部から出力されたパケットにチェック情報を付加する第1のフレームチェック演算部を備えることを特徴とする請求項3記載のフレーム転送システム。   4. The frame transfer system according to claim 3, wherein the packet generation unit includes a first frame check calculation unit that adds check information to the packet output from the buffer unit. 前記パケット分解部は、前記第1のフレームチェック演算部で付加されたチェック情報に基づいて通信回線を介して入力されたフレームに誤りが無いかチェックする第2のフレームチェック演算部を備えることを特徴とする請求項3記載のフレーム転送システム。



The packet decomposition unit includes a second frame check calculation unit that checks whether there is an error in a frame input via a communication line based on the check information added by the first frame check calculation unit. 4. The frame transfer system according to claim 3, wherein:



JP2004311916A 2004-10-27 2004-10-27 Frame transfer device and frame transfer system Pending JP2006128859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004311916A JP2006128859A (en) 2004-10-27 2004-10-27 Frame transfer device and frame transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004311916A JP2006128859A (en) 2004-10-27 2004-10-27 Frame transfer device and frame transfer system

Publications (1)

Publication Number Publication Date
JP2006128859A true JP2006128859A (en) 2006-05-18

Family

ID=36723100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004311916A Pending JP2006128859A (en) 2004-10-27 2004-10-27 Frame transfer device and frame transfer system

Country Status (1)

Country Link
JP (1) JP2006128859A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013534103A (en) * 2010-06-30 2013-08-29 インテル・コーポレーション Interrupt at least partial frame transmission
JP2016527790A (en) * 2013-12-20 2016-09-08 インテル・コーポレーション Hierarchical / lossless packet prefetching to reduce latency jitter in flow-controlled packet-based networks

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013534103A (en) * 2010-06-30 2013-08-29 インテル・コーポレーション Interrupt at least partial frame transmission
KR101453182B1 (en) * 2010-06-30 2014-10-22 인텔 코오퍼레이션 Interruption, at least in part, of frame transmission
US8953631B2 (en) 2010-06-30 2015-02-10 Intel Corporation Interruption, at least in part, of frame transmission
JP2016527790A (en) * 2013-12-20 2016-09-08 インテル・コーポレーション Hierarchical / lossless packet prefetching to reduce latency jitter in flow-controlled packet-based networks
JP2018082500A (en) * 2013-12-20 2018-05-24 インテル・コーポレーション Methods
US10230665B2 (en) 2013-12-20 2019-03-12 Intel Corporation Hierarchical/lossless packet preemption to reduce latency jitter in flow-controlled packet-based networks

Similar Documents

Publication Publication Date Title
JP4421625B2 (en) Flow control method and receiving apparatus
US6798740B1 (en) Method and apparatus for switch core health monitoring and redundancy
US7630309B1 (en) Systems and methods for limiting the rates of data to/from a buffer
US7706277B2 (en) Selective flow control
JP4547339B2 (en) Packet relay device having transmission control function
US7876681B2 (en) Systems and methods for controlling network-bound traffic
US20070183332A1 (en) System and method for backward congestion notification in network
EP3264725B1 (en) Stream reservation class converter
CN111431811A (en) Message transmission control method, device and network equipment
JP4648207B2 (en) Transmission apparatus and line speed changing method
JP2006262417A (en) Communication speed control method and apparatus therefor
JP2008104144A (en) Packet communication method and packet communication device
JP4577220B2 (en) Traffic control apparatus, method, and program using token bucket
JP2010062885A (en) Node device and band control method therefor
JP2008124967A (en) Ether-oam switch apparatus
US7471630B2 (en) Systems and methods for performing selective flow control
US20060222007A1 (en) RPR ring network system
JP4849270B2 (en) Computer equipment
JP2006128859A (en) Frame transfer device and frame transfer system
EP1758306B1 (en) Method and device for transmitting a control signal of a resilient packet ring media access control
US20070136494A1 (en) Method for connection between communication networks of different types and gateway apparatus
JP6694430B2 (en) Method and apparatus for controlling reception of broadcast service provided using application layer forward error correction scheme
JP3694451B2 (en) Gateway and data transfer method
JP2002353979A (en) Band limit method in common use of pause packet
US20030179749A1 (en) System and method for providing protection of data communications in packet-based networks