JPH03243039A - Data order identifying circuit - Google Patents

Data order identifying circuit

Info

Publication number
JPH03243039A
JPH03243039A JP2040748A JP4074890A JPH03243039A JP H03243039 A JPH03243039 A JP H03243039A JP 2040748 A JP2040748 A JP 2040748A JP 4074890 A JP4074890 A JP 4074890A JP H03243039 A JPH03243039 A JP H03243039A
Authority
JP
Japan
Prior art keywords
order
data
packet
data order
source address
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
JP2040748A
Other languages
Japanese (ja)
Inventor
Toshihiro Noguchi
敏広 野口
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 JP2040748A priority Critical patent/JPH03243039A/en
Publication of JPH03243039A publication Critical patent/JPH03243039A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE:To speed up the error detection of data order by verifying the propriety of order of received packets based upon information relating to the packet order read out from a data order storing means. CONSTITUTION:The order numbers of packets to be received are housed in a control memory part 221, and at the time of receiving a packet, a data order forming part 231 reads out the stored data and a data order checking part 241 checks whether the reception order of the packet is correct or not. Thereby, the propriety of the order of the reception packet can be immediately confirmed at the time of receiving the packet.

Description

【発明の詳細な説明】 〔概 要〕 パケットの形式でデータの送受を行う通信システムにお
いて、送受されるパケットの順序を識別して検証するよ
うにしたデータ順序識別回路に関し、 データ順序の誤り検出を短時間で行うことを目的とし、 受信したパケットに基づいて、このパケットの送信元ア
ドレスを検出する送信元アドレス検出手段と、受信した
パケットの順序に関する情報を、送信元アドレス検出手
段で検出した送信元アドレス対応で格納するデータ順序
格納手段と、パケットを受信したときに、このパケット
の送信元アドレスに対応してデータ順序格納手段に格納
されているパケットの順序に関する情報を読み出すと共
に、このパケットの順序に関する情報を更新するデータ
順序読出し手段と、受信したパケットの順序の正当性を
、データ順序格納手段から読み出したパケットの順序に
関する情報に基づいて検証するデータ順序検証手段とを
備えるように構成する。
[Detailed Description of the Invention] [Summary] This invention relates to a data order identification circuit that identifies and verifies the order of transmitted and received packets in a communication system that transmits and receives data in the form of packets. The purpose of this is to detect the source address of a received packet based on the received packet, and the source address detection means detects information regarding the order of the received packets. A data order storage means stores data corresponding to a source address, and when a packet is received, reads out information regarding the order of the packet stored in the data order storage means corresponding to the source address of this packet, and and a data order verification means that verifies the validity of the order of the received packets based on the information regarding the order of the packets read from the data order storage means. do.

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

本発明は、パケットの形式でデータの送受を行う通信シ
ステムにおいて、送受されるパケットの順序を識別して
検証するようにしたデータ順序識別回路に関するもので
ある。
The present invention relates to a data order identification circuit that identifies and verifies the order of transmitted and received packets in a communication system that transmits and receives data in the form of packets.

〔従来の技術〕[Conventional technology]

パケット通信はパケットを送受しているときだけ回線を
占有するため、回線の効率的な使用が可能な通信技術で
あり、即時性の要求されない分野において汎用されてい
る。このようなパケット通信においては、所定のデータ
から1個乃至複数個のパケットを作成して装置間での送
受が行われており、パケットの受信側ではパケットを受
信した後パケットの順序を識別してデータの抜けやずれ
を識別する必要がある。
Packet communication occupies a line only when sending and receiving packets, so it is a communication technology that allows efficient use of lines, and is widely used in fields where immediacy is not required. In this type of packet communication, one or more packets are created from predetermined data and sent and received between devices, and after receiving the packets, the receiving side identifies the order of the packets. It is necessary to identify data omissions and discrepancies.

従来、受信側装置においてこのようなデータ順序識別を
行う場合には、−旦パケットを取り込んだ後、上位プロ
トコル(例えば開放型システム間相互接続(O3I)の
参照モデルにおけるデータリンク層以上のプロトコル)
あるいは上位装置においてパケット内のデータ順序に関
する情報を分析してデータ順序の正当性を監視していた
。その結果、データの抜け(パケットの欠落)を検出し
たような場合には、上位プロトコルあるいは上位装置か
らデータの送信元に対してパケットの再送要求を行って
いた。
Conventionally, when such data order identification is performed on the receiving side device, after the packet is captured, the upper protocol (for example, the protocol at the data link layer or higher in the open system interconnection (O3I) reference model) is used.
Alternatively, upper-level devices analyze information regarding the data order within a packet to monitor the validity of the data order. As a result, when a data dropout (packet dropout) is detected, the higher-level protocol or higher-level device issues a packet retransmission request to the data source.

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

ところで、上述した従来方式にあっては、パケットの形
式で送受されるデータの抜けやずれを上位プロトコル等
で監視していたため、データ順序の誤りの検出に時間が
かかるという問題点があった。特に、1台の通信装置が
n台の通信装置からのパケットを並行して受信するよう
な場合にはデータ順序の監視に要する負荷も無視できな
いものとなるため、このような場合であっても短時間に
データ順序の誤りを検出することができる方式が望まれ
ていた。
By the way, in the conventional method described above, omissions and deviations in data sent and received in the form of packets are monitored by a higher-level protocol, so there is a problem in that it takes time to detect errors in the data order. In particular, when one communication device receives packets from n communication devices in parallel, the load required to monitor the data order cannot be ignored. There has been a desire for a method that can detect errors in data order in a short time.

本発明は、このような点にかんがみて創作されたもので
あり、データ順序の誤り検出を短時間で行うことができ
るデータ順序識別回路を提供することを目的としている
The present invention was created in view of these points, and an object of the present invention is to provide a data order identification circuit that can detect errors in data order in a short time.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は、本発明のデータ順序識別回路の原理ブロック
図である。
FIG. 1 is a principle block diagram of a data order identification circuit according to the present invention.

図において、送信元アドレス検出手段111は、受信し
たパケットに基づいて、このパケットの送信元アドレス
を検出する。
In the figure, source address detection means 111 detects the source address of a received packet based on the received packet.

データ順序格納手段121は、受信したパケットの順序
に関する情報を、送信元アドレス検出手段111で検出
した送信元アドレス対応で格納する。
The data order storage means 121 stores information regarding the order of received packets in correspondence with the source address detected by the source address detection means 111.

データ順序読出し手段131は、パケットを受信したと
きに、このパケットの送信元アドレスに対応してデータ
順序格納手段121に格納されているパケットの順序に
関する情報を読み出すと共に、このパケットの順序に関
する情報を更新する。
When the data order reading means 131 receives a packet, it reads out the information regarding the order of the packet stored in the data order storage means 121 corresponding to the source address of this packet, and also reads the information regarding the order of this packet. Update.

データ順序検証手段141は、受信したパケットの順序
の正当性を、データ順序格納手段121から読み出した
パケットの順序に関する情報に基づいて検証する。
The data order verification means 141 verifies the validity of the order of the received packets based on the information regarding the order of the packets read from the data order storage means 121.

従って、全体として、パケットの順序に関する情報をデ
ータ順序格納手段121に格納しておいて、パケットを
受信したときにこの格納情報に基づいて順序の正当性を
検証するように構成されている。
Therefore, as a whole, information regarding the order of packets is stored in the data order storage means 121, and when a packet is received, the validity of the order is verified based on this stored information.

〔作 用〕[For production]

データ順序格納手段121には受信パケットの順序に関
する情報が格納されており、パケットが受信される毎に
この情報の読み出しが行われ、読み出しが終了したとき
に更新が行われる。データ順序検証手段141は、この
読み出した情報に基づいて受信パケットの順序の検証を
行っており、受信することが期待されるパケットと異な
るパケットを受信したときにデータ順序の誤りを検出す
るようになっている。
Information regarding the order of received packets is stored in the data order storage means 121, and this information is read every time a packet is received, and updated when the read is completed. The data order verification means 141 verifies the order of received packets based on this read information, and detects an error in the data order when a packet different from the packet expected to be received is received. It has become.

本発明にあっては、受信パケットの順序に関する情報を
格納しておいて、パケットを受信する毎にこの情報を更
新することにより、この情報に基づいて受信パケットの
順序の正当性を検証しており、データ順序の誤り検出を
短時間で行うことが可能になる。
In the present invention, by storing information regarding the order of received packets and updating this information each time a packet is received, the validity of the order of received packets is verified based on this information. This makes it possible to detect errors in data order in a short time.

〔実施例〕〔Example〕

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

第2図に、本発明のデータ順序識別回路を適用した一実
施例における通信システムの構成を示す。
FIG. 2 shows the configuration of a communication system in an embodiment to which the data order identification circuit of the present invention is applied.

図において、201,203,205,207は通信制
御装置を、281,283,285.287は端末装置
を、291は伝送路をそれぞれ示している。
In the figure, 201, 203, 205, and 207 are communication control devices, 281, 283, 285, and 287 are terminal devices, and 291 is a transmission path, respectively.

通信制御装置201〜207は、パケットの組み立てを
行った後に伝送路291に送出すると共に、伝送路29
1を介して受信したパケットの分解を行うものであり、
受信パケットを分解する前にパケットの受信順序の検証
を行っている。
The communication control devices 201 to 207 assemble packets and then send them to the transmission path 291.
It disassembles packets received via 1,
The reception order of packets is verified before disassembling the received packets.

通信制御装置201〜207は伝送路291によってリ
ング状に接続されており、任意の通信制御装置間でパケ
ットの送受を行うことができるようになっている。
The communication control devices 201 to 207 are connected in a ring shape by a transmission path 291, so that packets can be sent and received between any communication control devices.

第3図に、第2図に示した通信制御装置201内のデー
タ順序識別回路の構成を示す。なお、他の通信制御装置
203〜207も同じ構成であり、代表して通信制御装
置211について説明を行う。
FIG. 3 shows the configuration of the data order identification circuit in the communication control device 201 shown in FIG. 2. Note that the other communication control devices 203 to 207 have the same configuration, and the communication control device 211 will be explained as a representative.

第3図において、201は送信元アドレス検出部を、2
21は管理用メモリ部を、231はデータ順序生成部を
、241はデータ順序チエツク部を、251は送信元ア
ドレス識別部を、261は制御部を、271は接続部を
それぞれ示している。
In FIG. 3, 201 indicates a source address detection unit;
Reference numeral 21 indicates a management memory section, 231 a data order generation section, 241 a data order check section, 251 a source address identification section, 261 a control section, and 271 a connection section.

第1図に示した送信元アドレス検出手段111は送信元
アドレス検出部211に、データ順序格納手段121は
管理用メモリ部221に、データ順序読出し手段131
はデータ順序生成手段231に、データ順序検証手段1
41はデータ順序チエツク部241にそれぞれ相当する
The source address detection means 111 shown in FIG.
is the data order generation means 231, the data order verification means 1
41 correspond to the data order checking section 241, respectively.

接続部271は、通信制御装置201と伝送路291と
を物理的に接続するものであり、例えば伝送路291の
通信媒体が光である場合には光信号と電気信号の相互変
換を行う。この接続部271は、通信制御装置201内
のパケットデータバスに接続されており、伝送路291
を介して受信したパケットはこのパケットデータバスに
送出されるようになっている。
The connection unit 271 physically connects the communication control device 201 and the transmission path 291, and performs mutual conversion between an optical signal and an electrical signal when the communication medium of the transmission path 291 is light, for example. This connection section 271 is connected to the packet data bus within the communication control device 201, and the transmission path 291
Packets received via the packet data bus are sent out to this packet data bus.

送信元アドレス検出部211は、受信パケットの送信元
アドレスを検出するものであり、パケット内の所定位置
に格納されている発信元アドレスを読み出すことにより
検出を行っている。
The source address detection unit 211 detects the source address of a received packet, and performs detection by reading the source address stored at a predetermined position within the packet.

管理用メモリ部221は、送信元アドレス検出部211
で検出した送信元アドレスに対応して、データ順序番号
及び送信元アドレスの識別結果(後述する)を格納する
ものである。管理用メモリ部221は、1つの送信元ア
ドレスに対しては1つの格納領域が割り当てられており
、各領域には例えばデータ順序番号が7ビツト、送信元
アドレスの識別結果が1ビツトの合計8ビツトデータが
格納される。新規の送信元アドレスが送信元アドレス検
出部211によって検出されたときに、管理用メモリ部
221の新たな格納領域が確保され、この格納領域にデ
ータ順序番号とパケットの識別結果の全ビットが“0“
°である初期値が設定される。
The management memory unit 221 includes the source address detection unit 211
The data sequence number and the identification result of the source address (to be described later) are stored in correspondence with the source address detected in . In the management memory unit 221, one storage area is allocated for one source address, and each area has a total of 8 bits, for example, a data sequence number of 7 bits and a source address identification result of 1 bit. Bit data is stored. When a new source address is detected by the source address detection unit 211, a new storage area of the management memory unit 221 is secured, and the data sequence number and all bits of the packet identification result are stored in this storage area. 0"
An initial value of ° is set.

データ順序生成部231は、管理用メモリ部221に格
納されたデータ順序番号を読み出すと共に、読み出しが
終了したデータ順序番号の更新を行う。各送信元アドレ
スに対応した最初のパケットを受信したときに、管理用
メモリ部221から初期値「0」 (データ順序番号の
全ビットが“0”)を読み出し、以後パケットを受信す
る毎にこの値をrl」、r2」、・・・と更新していく
The data order generation unit 231 reads out the data order numbers stored in the management memory unit 221 and updates the data order numbers that have been read out. When the first packet corresponding to each source address is received, the initial value "0" (all bits of the data order number are "0") is read from the management memory unit 221, and this value is read every time a packet is received thereafter. The values are updated as ``rl'', ``r2'', and so on.

送信元アドレス識別部251は、受信したパケットが新
規の送信元アドレスに対応したものであるか否かの識別
を行っており、その識別結果は管理用メモリ部221に
格納される。各送信元アドレスに対応した最初のパケッ
トを受信したときに管理用メモリ部221からパケット
の識別結果としてビットデータ“0”が読み出される。
The source address identification unit 251 identifies whether the received packet corresponds to a new source address or not, and the identification result is stored in the management memory unit 221. When the first packet corresponding to each source address is received, bit data "0" is read out from the management memory unit 221 as the packet identification result.

このとき送信元アドレス識別部251は、新規の送信元
アドレスに対応したパケット受信を識別し、管理用メモ
リ部221に格納されたビットデータ“′0”を“1パ
に更新する。また、送信元アドレス識別部251は、パ
ケットを受信した際にデータ順序チエツク部241に対
してチエツク指示を送る。
At this time, the source address identification unit 251 identifies the reception of a packet corresponding to the new source address, and updates the bit data “'0” stored in the management memory unit 221 to “1pa. When the original address identifying section 251 receives a packet, it sends a check instruction to the data order checking section 241.

データ順序チエツク部241は、パケットデータバスを
介して入力される受信パケットの順序の正当性をチエツ
クするものであり、送信元アドレス識別部251からチ
エツク指示が入力されたときに、この受信パケットに含
まれるデータ順序番号と、データ順序生成部231から
入力されるデータ順序番号との照合を行って正当性チエ
ツクを行う。正当性チエツクの結果データ順序の誤りを
検出するとエラー信号を出力する。各構成部は、制御部
261から入力される各種タイミング信号に同期して動
作を行っている。
The data order check unit 241 checks the validity of the order of received packets input via the packet data bus, and when a check instruction is input from the source address identification unit 251, the data order check unit 241 checks the validity of the order of received packets input via the packet data bus. The included data sequence number is compared with the data sequence number input from the data sequence generation unit 231 to perform a validity check. If an error in the data order is detected as a result of the validity check, an error signal is output. Each component operates in synchronization with various timing signals input from the control section 261.

制御部261は、受信パケットに基づいてフレーム同期
を確立した後に、送信元アドレス検出部211に対する
検出タイミング信号、管理用メモリ部221に対するリ
ード/ライトタイミング信号、データ順序生成部231
及び送信元アドレス識別部251に対する制御タイミン
グ信号の作成。
After establishing frame synchronization based on the received packet, the control unit 261 sends a detection timing signal to the source address detection unit 211, a read/write timing signal to the management memory unit 221, and a data order generation unit 231.
and creation of a control timing signal for the source address identification unit 251.

入力を行うものである。It is used for input.

次に、上述した本発明実施例の動作を説明する。Next, the operation of the embodiment of the present invention described above will be explained.

以下、第2図及び第3図を参照する。Hereinafter, reference will be made to FIGS. 2 and 3.

接続部271を介して通信制御装置203〜207の何
れかからのパケットが受信され、このパケットが新規の
送信元アドレスに対応したものである場合には、管理用
メモリ部221の新たな格納領域が確保されると共に、
その格納領域の初期値(データ順序番号「0」及びパケ
ットの識別結果“0°′)が読み出される。
When a packet is received from any of the communication control devices 203 to 207 via the connection unit 271 and this packet corresponds to a new source address, a new storage area of the management memory unit 221 is saved. is ensured, and
The initial values of the storage area (data sequence number "0" and packet identification result "0°') are read out.

データ順序生成部231は、このデータ順序番号「0」
をデータ順序チエツク部241に送ると共に、この送信
元が次にデータを送ってきた場合のパケット順序番号と
して「2」 (読み出した値「1」に1を加算した値)
を管理用メモリ部221に書き込む。
The data order generation unit 231 generates this data order number “0”.
is sent to the data order check unit 241, and the packet order number when this sender sends the next data is "2" (the value obtained by adding 1 to the read value "1").
is written into the management memory section 221.

また、送信元アドレス識別部251は、パケットの識別
結果“0”に応じて送信元アドレスを新規のものと判断
し、データ順序チエツク部241に対してチエツク指示
を示す論理“1”の信号を出力すると共に、管理用メモ
リ部221に対してこの送信元アドレスが登録済みであ
ることを示す識別結果“1”を書き込む。
Further, the source address identification unit 251 determines that the source address is new according to the packet identification result “0”, and sends a logic “1” signal indicating a check instruction to the data order checking unit 241. At the same time, an identification result "1" indicating that this source address has been registered is written in the management memory section 221.

データ順序チエツク部241では、送信元アドレス識別
部251から出力されるチエツク指示の論理が“1”と
なったときのみ、データ順序生成部231から出力され
たデータ順序番号とパケットデータバス上のパケット内
のデータ順序番号との比較を行い、異なる場合のみエラ
ー信号を出力する。このエラー信号は、例えば上位プロ
トコルを制御する上位装置(図示せず)に入力され、パ
ケットの再送処理等のエラー復旧処理が行われる。
The data order check section 241 checks the data order number output from the data order generation section 231 and the packets on the packet data bus only when the logic of the check instruction output from the source address identification section 251 becomes "1". Compares the data order number in the data order number, and outputs an error signal only if there is a difference. This error signal is input, for example, to a higher-level device (not shown) that controls a higher-level protocol, and error recovery processing such as packet retransmission processing is performed.

また、同一の送信元アドレスに対応したパケットが受信
された場合も同様に、管理用メモリ部221内のデータ
順序番号の読み出し、更新が行われ、データ順序チエツ
ク部241におけるパケットの順序の正当性がチエツク
される。なお、この場合に送信元アドレス識別部251
は、管理用メモリ部221内の識別結果の更新は行わず
にデータ順序チエツク部241に対してチエツク指示を
送るようにする。
Similarly, when packets corresponding to the same source address are received, the data order number in the management memory section 221 is read out and updated, and the data order check section 241 checks the validity of the packet order. is checked. In this case, the source address identification unit 251
In this case, a check instruction is sent to the data order checking section 241 without updating the identification result in the management memory section 221.

このように、次に受信すべきパケットの順序番号を管理
用メモリ部221に格納しておき、パケットを受信した
際にデータ順序生成部231によってこの格納データを
読み出し、データ順序チエツク部241によってパケッ
トの受信順序が正しいか否かをチエツクしている。
In this way, the order number of the next packet to be received is stored in the management memory section 221, and when a packet is received, the data order generation section 231 reads out this stored data, and the data order check section 241 reads out the stored data. Checks whether the order of reception is correct.

従って、パケットを受信した際に、直ちにその順序の正
当性を確認することができ、データ順序の誤り検出に要
する時間を短縮することができる。
Therefore, when a packet is received, the validity of the order can be immediately confirmed, and the time required to detect an error in the data order can be shortened.

特に、管理用メモリ部221からのデータの読み出し、
更新及びデータ順序チエツク部241によるデータの比
較等を簡単なハードウェアで実現して、上位プロトコル
に負担をかけずにその前段でデータ順序誤り検出を行う
ことができるので、通信の効率化も達成できる。
In particular, reading data from the management memory section 221,
Data comparison by the update and data order check unit 241 can be realized with simple hardware, and data order errors can be detected at the previous stage without putting a burden on the upper protocol, thereby improving communication efficiency. can.

また、管理用メモリ部221に送信元アドレス対応の領
域を用意してデータの読み出し、更新を行っているので
複数の送信元に対応することができ、更に送信元が増え
た場合にも管理用メモリ部221の容量を増やすだけで
よいので、汎用性のあるデータ順序識別回路を実現する
ことができ、回線の増設等にも柔軟に対応することが可
能になる。
In addition, since an area corresponding to the sender address is prepared in the management memory section 221 and data is read and updated, it is possible to support multiple senders, and even when the number of senders increases, the management memory Since it is only necessary to increase the capacity of the memory section 221, a versatile data order identification circuit can be realized, and it becomes possible to flexibly respond to the addition of lines, etc.

なお、上述した本発明実施例にあっては、複数の通信制
御装置201〜207がリング型に接続された通信シス
テムについて考えたが、ネットワークの形態については
特に限定されるものではなく、パケットの形式でデータ
の送受を行うものであればよい。
In addition, in the embodiment of the present invention described above, a communication system in which a plurality of communication control devices 201 to 207 are connected in a ring type is considered, but there is no particular limitation on the form of the network. Any format that sends and receives data will suffice.

[発明の効果] 上述したように、本発明によれば、受信パケットの順序
に関する情報を格納しておいて、パケットを受信する毎
にこの情報を更新することにより、この情報に基づいて
受信パケットの順序の正当性を検証しており、データ順
序の誤り検出を短時間で行うことができるので、実用的
には極めて有用である。
[Effects of the Invention] As described above, according to the present invention, information regarding the order of received packets is stored, and this information is updated every time a packet is received, so that the received packets can be adjusted based on this information. This method is extremely useful in practical terms because it verifies the correctness of the order of data and can detect errors in the data order in a short time.

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

第1図は本発明のデータ順序識別回路の原理ブロック図
、 第2図は本発明の一実施例における通信システムの構成
図 第3図は本発明の一実施例におけるデータ順序識別回路
の構成図である。 図において、 111は送信元アドレス検出手段、 121はデータ順序格納手段、 3 4 1 2 3 4 5 6 7 はデータ順序読出し手段、 はデータ順序検証手段、 は送信元アドレス検出部、 は管理用メモリ部、 はデータ順序生成部、 はデータ順序チエツク部、 は送信元アドレス識別部、 は制御部、 は接続部である。 +’y:”R447”ot7a 第1図 一声孝邑13J(・、l’ilj瑞fB:/ステムのI
^〜ω第2図
FIG. 1 is a principle block diagram of a data order identification circuit of the present invention. FIG. 2 is a block diagram of a communication system in an embodiment of the invention. FIG. 3 is a block diagram of a data order identification circuit in an embodiment of the invention. It is. In the figure, 111 is a source address detection means, 121 is a data order storage means, 3 4 1 2 3 4 5 6 7 is a data order reading means, is a data order verification means, is a source address detection unit, and is a management memory , is a data order generation section, is a data order check section, is a source address identification section, is a control section, and is a connection section. +'y:"R447"ot7a Fig. 1 Isseonghyo-eup 13J (・, l'ilj 瑞fB:/I of the stem
^〜ωFigure 2

Claims (1)

【特許請求の範囲】[Claims] (1)受信したパケットに基づいて、このパケットの送
信元アドレスを検出する送信元アドレス検出手段(11
1)と、 受信した前記パケットの順序に関する情報を、前記送信
元アドレス検出手段(111)で検出した送信元アドレ
ス対応で格納するデータ順序格納手段(121)と、 パケットを受信したときに、このパケットの送信元アド
レスに対応して前記データ順序格納手段(121)に格
納されているパケットの順序に関する情報を読み出すと
共に、このパケットの順序に関する情報を更新するデー
タ順序読出し手段(131)と、 受信したパケットの順序の正当性を、前記データ順序格
納手段(121)から読み出したパケットの順序に関す
る情報に基づいて検証するデータ順序検証手段(141
)と、 を備えるように構成したことを特徴とするデータ順序識
別回路。
(1) Source address detection means (11
1); data order storage means (121) for storing information regarding the order of the received packets in correspondence with the source address detected by the source address detection means (111); data order reading means (131) for reading out information on the order of packets stored in the data order storage means (121) corresponding to the source address of the packets, and updating the information on the order of the packets; data order verification means (141) for verifying the validity of the packet order based on information regarding the packet order read from the data order storage means (121);
), and a data order identification circuit.
JP2040748A 1990-02-21 1990-02-21 Data order identifying circuit Pending JPH03243039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2040748A JPH03243039A (en) 1990-02-21 1990-02-21 Data order identifying circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2040748A JPH03243039A (en) 1990-02-21 1990-02-21 Data order identifying circuit

Publications (1)

Publication Number Publication Date
JPH03243039A true JPH03243039A (en) 1991-10-30

Family

ID=12589256

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2040748A Pending JPH03243039A (en) 1990-02-21 1990-02-21 Data order identifying circuit

Country Status (1)

Country Link
JP (1) JPH03243039A (en)

Similar Documents

Publication Publication Date Title
CN114612101A (en) Reliable inter-link route cross-link method and system for connection
WO2024104405A1 (en) Table entry consistency checking methods, electronic device and storage medium
CN113259273A (en) Switch control method, switch, computer device, and storage medium
JPH03243039A (en) Data order identifying circuit
CN113872826B (en) Network card port stability testing method, system, terminal and storage medium
US5822298A (en) Ring transmission system for providing efficient transmission of management data
CN114240651A (en) Cross-chain transaction sending method, device, equipment and storage medium
JPS60149239A (en) Communication network system
JP2881185B2 (en) Message switching device
JP2763394B2 (en) Communication control device
US20090031045A1 (en) Information relay device, information relay method, information relay program and information recording medium
JP2988402B2 (en) Method and apparatus for verifying network configuration information
JP4864755B2 (en) Data processing system and diagnostic method
CN104243197A (en) Data transmitting method and system and virtual storage gateways
CN113079040B (en) Port migration method and device
JPS6022849A (en) Method for setting automatically address in transmission system
JPH01291553A (en) Individual communication system for mesh network
JP6813637B1 (en) Transmission device and transmission method
JP2710175B2 (en) Data correctness judgment device
JP2998686B2 (en) Network management method and network management system
JP2006295667A (en) Receiving method and apparatus in ring type duplicated network
JPS622744A (en) Transmission control circuit
JPH05235946A (en) Configuration recognition device for network
JPH0311838A (en) Data check system for remote bridge communication
JPS62216449A (en) Routing system