JPH06188952A - Protocol verifying device - Google Patents

Protocol verifying device

Info

Publication number
JPH06188952A
JPH06188952A JP4342933A JP34293392A JPH06188952A JP H06188952 A JPH06188952 A JP H06188952A JP 4342933 A JP4342933 A JP 4342933A JP 34293392 A JP34293392 A JP 34293392A JP H06188952 A JPH06188952 A JP H06188952A
Authority
JP
Japan
Prior art keywords
data packet
under test
protocol
processing means
device under
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.)
Granted
Application number
JP4342933A
Other languages
Japanese (ja)
Other versions
JP2774223B2 (en
Inventor
Yutaka Nakamura
裕 中村
Osamu Iijima
治 飯島
Junichi Suzuki
淳一 鈴木
Koichi Yamamoto
幸一 山本
Koji Sakamoto
浩司 阪本
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP4342933A priority Critical patent/JP2774223B2/en
Publication of JPH06188952A publication Critical patent/JPH06188952A/en
Application granted granted Critical
Publication of JP2774223B2 publication Critical patent/JP2774223B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To perform careful check by providing a reception means which receives data packets to analyze each protocol, a return processing means, a transmission processing means, and a log processing means which automatically records data packets. CONSTITUTION:A reception processing means 11 receives the data packet from an apparatus 2 to be checked and analyzes it by protocols of respective layers and outputs the analysis result and discriminates whether a prescribed completion condition is satisfied or not. A return processing means 12 automatically generates a return data packet based on the received data packet and transmits it to the apparatus 2. A transmission processing means 13 generates a data packet covering all protocols based on a designated protocol and transmits it to the apparatus 2. Finally, a log processing means 14 extracts reception data corresponding to transmission data and compares contents and outputs the verification result. Thus, the data packet transmitted to the apparatus 2 and the data packet received from the apparatus correspondingly to it are extracted and are compared and verified.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワークに接続さ
れる機器に組み込まれた通信制御プログラムのプロトコ
ル検査に利用されるプロトコル検証装置に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a protocol verification device used for protocol inspection of a communication control program incorporated in a device connected to a network.

【0002】[0002]

【従来の技術】ネットワーク機器に組込まれた通信制御
プログラムのプロトコルは、標準となる規格に基づいて
設計され、特にインターネットワーキングの世界では、
RFCと呼ばれる勧告に従って多くの機器が設計されて
いる。しかしながら、実際の機器においては、標準規格
に準拠しているとは言え、オプション機能の実装/未実
装の違い、バージョンの違いや解釈の違いにより、機器
との通信や機器同士の通信で機器のダウンが起こること
があり、この機器が中継器のようなネットワークの接続
機器であれば、そのダウンによりネットワーク全体に及
ぼす影響は大きい。
2. Description of the Related Art A protocol of a communication control program incorporated in a network device is designed based on a standard, and especially in the world of internetworking,
Many devices are designed according to the recommendation called RFC. However, even though the actual device complies with the standard, due to the difference in the implementation / non-implementation of the optional function, the difference in the version, and the difference in the interpretation, the device cannot be communicated with each other or with each other. Down may occur, and if this device is a device connected to the network such as a repeater, the down has a great influence on the entire network.

【0003】このような問題を解決するためには、ネッ
トワーク機器に実装されている通信制御プログラムのプ
ロトコル処理が、オプション機能に対して、またエラー
データに対して、どの程度冗長性があるかをタイミング
良く、きめ細かく検査する必要がある。このような問題
に対処するために、特開昭63−263950号では、
各プロトコルを検査する際にエンコード処理のプログラ
ムを変更せずに、送信するデータを動的に変更してエラ
ーデータを発生させる方式が提案されている。
In order to solve such a problem, how much the protocol processing of the communication control program installed in the network device has redundancy with respect to the optional function and the error data is determined. It is necessary to make a timely and detailed inspection. In order to deal with such a problem, JP-A-63-263950 discloses that
A method has been proposed in which the data to be transmitted is dynamically changed and error data is generated without changing the encoding processing program when inspecting each protocol.

【0004】しかしながら、この従来例ではエンコード
したデータを再度解析して変更するか否かを決定してお
り、その分の処理が余分になるばかりか、変更すべきか
否かの判定基準を毎回与えなければならず、検査手順が
画一的なものにならない。さらに、機器から自発的に送
信されるプロトコルに対して返送処理が考慮されていな
いために、すべての検査を行うことができないという問
題がある。
However, in this conventional example, the encoded data is analyzed again to decide whether or not to change, and not only the extra processing is required, but also a criterion for determining whether or not to change is given every time. It must be done, and the inspection procedure is not uniform. Further, since the return process is not considered for the protocol voluntarily transmitted from the device, there is a problem that all inspections cannot be performed.

【0005】[0005]

【発明が解決しようとする課題】本発明は、上述のよう
な点に鑑みてなされたものであり、その目的とするとこ
ろは、ネットワーク機器に組み込まれた通信制御プログ
ラムの各プロトコルを画一的な方法で、簡単かつタイミ
ング良く、きめ細かに検証するところにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and an object thereof is to standardize each protocol of a communication control program incorporated in a network device. It is a simple, timely, and detailed verification method.

【0006】[0006]

【課題を解決するための手段】本発明のプロトコル検証
装置は、上記の課題を解決するために、図1に示すよう
に、伝送路3に接続された汎用のインタフェース10を
介してデータパケットを送受信し、被検査機器2に組み
込まれた通信制御プログラム21の各プロトコル別のデ
コード処理とエンコード処理の機能を備える検査装置1
であって、被検査機器2からのデータパケットを受信し
て各プロトコルを解析する受信処理手段11と、受信し
たデータパケットを基に自動的に返送データパケットを
作成して被検査機器2に送信する返送処理手段12と、
一部のプロトコルデータを基に対応する全プロトコルを
カバーするデータパケットを作成して被検査機器2に送
信する送信処理手段13と、送受信したデータパケット
を自動的に記録するログ処理手段14を備えることを特
徴とするものである。
In order to solve the above-mentioned problems, a protocol verification device of the present invention transmits a data packet via a general-purpose interface 10 connected to a transmission line 3 as shown in FIG. The inspection device 1 that transmits and receives and has the decoding and encoding functions for each protocol of the communication control program 21 incorporated in the device under test 2.
That is, the reception processing means 11 that receives the data packet from the device under test 2 and analyzes each protocol, and the return data packet is automatically created based on the received data packet and transmitted to the device under test 2. Return processing means 12 for
A transmission processing unit 13 that creates a data packet that covers all the corresponding protocols based on a part of the protocol data and transmits the data packet to the device under test 2 and a log processing unit 14 that automatically records the transmitted and received data packet are provided. It is characterized by that.

【0007】[0007]

【作用】図2は本発明の検査処理の流れを示すフローチ
ャートである。図2において、#100では、被検査機
器2からデータパケットを受信する受信処理と、被検査
機器2へデータパケットを返送する返送処理と、被検査
機器2へデータパケットを送信する送信処理と、送受信
したデータパケットを自動的に記録するログ処理のう
ち、どの処理を実行するかを決定しており、これらの処
理を予め指定された任意のシーケンスで実行可能として
いる。まず、受信処理では、被検査機器2からのデータ
パケットを受信して(#111)、各層毎のプロトコル
別に解析し、解析結果を出力する(#112)。そし
て、所定の完了条件を満足したか否かを判定する(#1
13)。完了条件を満足していれば、受信処理を終了
し、完了条件を満足していなければ、#111,#11
2の処理を継続する。次に、返送処理では、受信したデ
ータパケットを基に自動的に返送データパケットを作成
し(#121)、このデータパケットを必要に応じて加
工する(#122)。そして、加工されたデータパケッ
トを被検査機器2に送信する(#123)。次に、送信
処理では、指定のプロトコルを基に全プロトコルをカバ
ーするデータパケットを作成し(#131)、このデー
タパケットを必要に応じて加工する(#132)。そし
て、加工されたデータパケットを被検査機器2に送信す
る(#133)。最後に、ログ処理では、送信データと
対応する受信データを抽出し(#141)、内容を比較
し、検証した結果を出力する(#142)。これによ
り、被検査機器2に送信したデータパケットとそれに対
応して被検査機器2から受信したデータパケットを抽出
し、それぞれを比較、検証することができ、検証時間の
短縮を図ることができる。また、データパケットを被検
査機器2に送信する際に変更情報を読み込んで、その情
報を基に送信するデータパケットを加工することによ
り、タイミングを任意に設定でき、きめ細かい検査が可
能となる。
2 is a flow chart showing the flow of the inspection process of the present invention. In FIG. 2, in # 100, a receiving process of receiving a data packet from the device under test 2, a returning process of returning the data packet to the device under test 2, a transmitting process of transmitting the data packet to the device under test 2, Among the log processes for automatically recording the transmitted / received data packets, which process is to be executed is determined, and these processes can be executed in an arbitrary sequence designated in advance. First, in the reception process, the data packet from the device under test 2 is received (# 111), analyzed for each protocol for each layer, and the analysis result is output (# 112). Then, it is determined whether or not a predetermined completion condition is satisfied (# 1
13). If the completion condition is satisfied, the reception process is terminated, and if the completion condition is not satisfied, # 111, # 11.
The process of 2 is continued. Next, in the return processing, a return data packet is automatically created based on the received data packet (# 121), and this data packet is processed as necessary (# 122). Then, the processed data packet is transmitted to the device under inspection 2 (# 123). Next, in the transmission process, a data packet covering all protocols is created based on the designated protocol (# 131), and this data packet is processed as necessary (# 132). Then, the processed data packet is transmitted to the device under inspection 2 (# 133). Finally, in the log processing, the reception data corresponding to the transmission data is extracted (# 141), the contents are compared, and the verification result is output (# 142). Accordingly, the data packet transmitted to the device under test 2 and the data packet corresponding to the data packet received from the device under test 2 can be extracted, compared with each other, and verified, and the verification time can be shortened. Further, when the data packet is transmitted to the inspected device 2, the change information is read, and the data packet to be transmitted is processed based on the information, so that the timing can be set arbitrarily and fine inspection can be performed.

【0008】[0008]

【実施例】以下、本発明の実施例を説明する。図3は本
発明の検査システムにおけるプロトコル階層を示してい
る。また、図4〜図6は本発明の受信処理、返信処理、
送信処理の内容を示している。各図において、検査装置
1のMACアドレスはMAC1、IPアドレスはIP1
とする。また、被検査機器2のMACアドレスはMAC
2、IPアドレスはIP2とする。以下、各処理の内容
について説明する。
EXAMPLES Examples of the present invention will be described below. FIG. 3 shows a protocol hierarchy in the inspection system of the present invention. Further, FIGS. 4 to 6 show the receiving process, the reply process, and
The content of the transmission process is shown. In each figure, the MAC address of the inspection device 1 is MAC1, and the IP address is IP1.
And The MAC address of the device under test 2 is MAC
2, the IP address is IP2. The contents of each process will be described below.

【0009】まず、図4は受信処理の実施例を示してい
る。この受信処理では、被検査機器2からのBootP
プロトコルで実現されるリクエストパケットを検査装置
1が受信し、対応する各プロトコル層でリクエストの内
容を解析する。例えばIPプロトコル層では宛先を示す
IP1と、送信元を示すIP2と、IPプロトコル層の
上位のプロトコルのタイプを示すUDPなど各データを
抽出し、解析データとして保持する。
First, FIG. 4 shows an embodiment of the receiving process. In this reception process, the BootP from the device under test 2 is
The inspection device 1 receives the request packet realized by the protocol, and analyzes the content of the request at each corresponding protocol layer. For example, in the IP protocol layer, each data such as IP1 indicating a destination, IP2 indicating a transmission source, and UDP indicating a type of a higher protocol of the IP protocol layer is extracted and held as analysis data.

【0010】次に、図5は返信処理の実施例を示してい
る。この返送処理では、受信処理で解析して得られた解
析データを基に各プロトコル層で対応する返送データパ
ケットを作成し、被検査機器2に送信する。返送データ
パケットを作成する際、例えば解析データから送信元を
示すIP2を取り出して返送データパケットの宛先に設
定し、逆に解析データの宛先を示すIP1を取り出し、
返送データパケットの送信元に設定するなど、各プロト
コル層で対応するように自動作成する。また、返送デー
タパケットに追加、変更する設定データを読み込み、例
えば被検査機器2のIPアドレスを示すIPxやサーバ
のIPアドレスを示すIPsなどを設定し、返送データ
パケットを加工する。
Next, FIG. 5 shows an embodiment of the reply process. In this return processing, a corresponding return data packet is created in each protocol layer based on the analysis data obtained by the analysis in the reception processing, and is transmitted to the device under test 2. When creating the return data packet, for example, the IP2 indicating the transmission source is extracted from the analysis data and set as the destination of the return data packet, and conversely, the IP1 indicating the destination of the analysis data is extracted,
It is automatically created to correspond to each protocol layer, such as setting it as the sender of the return data packet. Further, the setting data to be added or changed to the return data packet is read, for example, IPx indicating the IP address of the device under inspection 2 or IPs indicating the IP address of the server is set, and the return data packet is processed.

【0011】次に、図6は送信処理の実施例を示してい
る。この送信処理では、設定データとして、UDPのパ
ケットを送信することを指定することで検査装置1に予
め設定されているMACアドレス(=MAC1)とIP
アドレス(=IP1)を取り出し、MACプロトコル層
の送信元アドレスとIPプロトコル層の送信元にそれぞ
れMAC1とIP1を自動的に設定し、送信データパケ
ットを作成する。また、指定されているデータ、例えば
宛先ポートのデータを示す1024などを送信データパ
ケットに設定し、指定されていないデータ、例えばMA
Cプロトコル層の宛先に予め決められたデフォルト値
(=−1)などを設定して、送信データパケットを作成
する。これにより作成された送信データパケットはUD
Pパケットとして被検査機器2に送信される。
Next, FIG. 6 shows an embodiment of the transmission process. In this transmission processing, the MAC address (= MAC1) and IP set in advance in the inspection device 1 are designated by designating transmission of a UDP packet as the setting data.
The address (= IP1) is taken out, and MAC1 and IP1 are automatically set to the source address of the MAC protocol layer and the source of the IP protocol layer, respectively, and a transmission data packet is created. In addition, designated data, for example, 1024 indicating the data of the destination port is set in the transmission data packet, and undesignated data, such as MA, is set.
A transmission data packet is created by setting a predetermined default value (= -1) or the like to the destination of the C protocol layer. The transmission data packet created by this is UD
It is transmitted to the device under test 2 as a P packet.

【0012】図4から図6で示した各処理を任意の組み
合わせで実行した例を図7に示した。最初の受信処理
では受信完了の条件として2回を指定しているため、被
検査機器からのBootpリクエストを2回受信できる
まで受信処理を継続している。送信処理では、異常
パケット(UDPポート不正)を送信し、最後の返送処
理では受信処理で解析したデータを基に正常な返送
処理を実行する。この一連の処理により、被検査機器が
Bootpリプライ待ちで異常パケット(UDPポート
不正)を受信して破棄した後、正常なリプライパケット
を受信できることを確認することができる。
FIG. 7 shows an example in which the respective processes shown in FIGS. 4 to 6 are executed in an arbitrary combination. In the first reception process, since the reception completion condition is specified twice, the reception process is continued until the Bootp request from the device under test can be received twice. In the transmission process, an abnormal packet (UDP port invalid) is transmitted, and in the final return process, a normal return process is executed based on the data analyzed in the reception process. By this series of processing, it is possible to confirm that the device under test can receive a normal reply packet after receiving and discarding the abnormal packet (UDP port illegal) while waiting for the Bootp reply.

【0013】さらに、このシーケンスを予め定義して検
査工程を自動化した実施例を図8と図9に示す。図8は
シーケンス定義の実施例であり、(1)から(4)まで
の処理を5回繰り返し、検査を終了する。また、途中受
信処理で検査装置で予め指定した受信タイマー値を越え
ても被検査機器からのパケットを2回受信できない場合
には、(2)の処理で検査装置のアラームを鳴らすよう
に指示している。このように予め定義されたシーケンス
に基づいて自動検査のモードで検査を開始した場合に
は、図9に示すように、入力は定義したファイルから行
い、まず定義ファイルからの1行毎に定義した内容を読
み込んで解析し、その解析した結果に基づいて検査を実
行する。定義した内容には、以下の処理をn回繰り返す
繰り返し要求や、条件が満足されている場合に指定され
た処理を実行する条件処理要求などの指示も含まれる。
Further, an embodiment in which this sequence is defined in advance and the inspection process is automated is shown in FIGS. 8 and 9. FIG. 8 shows an example of the sequence definition, and the processing from (1) to (4) is repeated 5 times, and the inspection is completed. In addition, if the packet from the device under test cannot be received twice even if the reception timer value specified in advance by the inspection device is exceeded in the midway reception process, the process in (2) is instructed to sound the alarm of the inspection device. ing. When the inspection is started in the automatic inspection mode based on the pre-defined sequence in this way, as shown in FIG. 9, the input is performed from the defined file, and first, it is defined line by line from the definition file. The contents are read and analyzed, and the inspection is executed based on the analysis result. The defined contents also include instructions such as a repeat request for repeating the following process n times and a condition process request for executing a specified process when the condition is satisfied.

【0014】次に、検査装置と被検査機器の間の送信・
受信シーケンスの一例を図10に示す。また、この場合
の検査装置におけるログ処理の内容を図11に示す。図
10において、送信処理はパスワード不正のため被検
査機器では廃棄され、代わりにパスワード不正を示す異
常通知が被検査機器から送信され、それを検査装置が受
信処理で受ける。以上の送受信内容を図11のログ処
理により出力すると、送信処理に対応する返答は、被
検査機器のパケット廃棄で存在しないため、例えばタイ
ムアウトによる異常と記録される。しかし、次のn+1
番目のログでパスワード不正の異常通知があったことが
記録されているため、送信処理に対して被検査機器は
正常に動作したことを検査装置のログにより確認でき
る。また、図10において、送信処理と受信処理
は、正常に送信パケットと受信パケットをやり取りした
例であり、この場合には、n+2番目のログのようにま
とめて出力することで被検査機器の正常動作を容易に自
動検証できる。
Next, transmission / reception between the inspection device and the inspected equipment
An example of the reception sequence is shown in FIG. Further, FIG. 11 shows the contents of the log processing in the inspection device in this case. In FIG. 10, the transmission process is discarded by the inspected device because the password is incorrect, and instead, the abnormality notification indicating the incorrect password is transmitted from the inspected device, and the inspection device receives it in the reception process. When the above transmission / reception contents are output by the log processing of FIG. 11, the reply corresponding to the transmission processing is recorded as an abnormality due to a timeout, for example, because the response does not exist due to the packet discard of the device under test. But next n + 1
Since the second log records that an abnormal password abnormality notification has been recorded, it can be confirmed from the log of the inspection device that the inspected device has normally operated for the transmission process. Further, in FIG. 10, the transmission process and the reception process are examples in which the transmission packet and the reception packet are normally exchanged, and in this case, by outputting collectively as the (n + 2) th log, the inspected device is normally operated. The operation can be easily verified automatically.

【0015】[0015]

【発明の効果】本発明は、上記のように構成したもので
あるから、ネットワーク機器に組み込まれた通信制御プ
ログラムの各プロトコルに対しても画一的な方法で、簡
単かつきめ細かに正常及び異常の条件を設定して検査で
きるため、通信制御プログラムの品質を向上させること
ができ、ネットワーク全体に影響する機器のダウンを防
止することができるという効果がある。
EFFECTS OF THE INVENTION Since the present invention is configured as described above, it is possible to easily and finely perform normality and abnormality in a uniform method for each protocol of the communication control program incorporated in the network equipment. Since the condition can be set and tested, the quality of the communication control program can be improved, and it is possible to prevent the down of the device affecting the entire network.

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

【図1】本発明の基本構成を示すブロック図である。FIG. 1 is a block diagram showing a basic configuration of the present invention.

【図2】本発明による検査処理を示すフローチャートで
ある。
FIG. 2 is a flowchart showing an inspection process according to the present invention.

【図3】本発明の検査システムにおけるプロトコル階層
例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example of protocol layers in the inspection system of the present invention.

【図4】本発明における受信処理の一例を示す説明図で
ある。
FIG. 4 is an explanatory diagram showing an example of a reception process in the present invention.

【図5】本発明における返送処理の一例を示す説明図で
ある。
FIG. 5 is an explanatory diagram showing an example of return processing according to the present invention.

【図6】本発明における送信処理の一例を示す説明図で
ある。
FIG. 6 is an explanatory diagram showing an example of a transmission process according to the present invention.

【図7】本発明における任意シーケンスの処理を示す説
明図である。
FIG. 7 is an explanatory diagram showing processing of an arbitrary sequence in the present invention.

【図8】本発明におけるシーケンス定義の一例を示す説
明図である。
FIG. 8 is an explanatory diagram showing an example of a sequence definition in the present invention.

【図9】本発明における自動シーケンスの一例を示すフ
ローチャートである。
FIG. 9 is a flowchart showing an example of an automatic sequence according to the present invention.

【図10】本発明における送信・受信シーケンス処理の
一例を示す説明図である。
FIG. 10 is an explanatory diagram showing an example of transmission / reception sequence processing according to the present invention.

【図11】本発明におけるログ処理の一例を示す説明図
である。
FIG. 11 is an explanatory diagram showing an example of log processing according to the present invention.

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

1 検査装置 2 被検査機器 3 伝送路 10 インタフェース 11 受信処理手段 12 返送処理手段 13 送信処理手段 14 ログ処理手段 DESCRIPTION OF SYMBOLS 1 inspection apparatus 2 inspected equipment 3 transmission path 10 interface 11 reception processing means 12 return processing means 13 transmission processing means 14 log processing means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 山本 幸一 大阪府門真市大字門真1048番地 松下電工 株式会社内 (72)発明者 阪本 浩司 大阪府門真市大字門真1048番地 松下電工 株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Koichi Yamamoto 1048, Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Works Co., Ltd. (72) Koji Sakamoto, 1048, Kadoma, Kadoma City, Osaka Matsushita Electric Works, Ltd.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 伝送路に接続されたインタフェースを
介してデータパケットを送受信し、被検査機器に組み込
まれた通信制御プログラムの各プロトコル別のデコード
処理とエンコード処理の機能を備える検査装置であっ
て、被検査機器からのデータパケットを受信して各プロ
トコルを解析する受信処理手段と、受信したデータパケ
ットを基に自動的に返送データパケットを作成して被検
査機器に送信する返送処理手段と、一部のプロトコルデ
ータを基に対応する全プロトコルをカバーするデータパ
ケットを作成して被検査機器に送信する送信処理手段
と、送受信したデータパケットを自動的に記録するログ
処理手段を備えることを特徴とするプロトコル検証装
置。
1. An inspection apparatus which transmits and receives a data packet through an interface connected to a transmission line and has a decoding processing and an encoding processing function for each protocol of a communication control program incorporated in a device under test. A reception processing means for receiving a data packet from the device under test and analyzing each protocol, and a return processing means for automatically creating a return data packet based on the received data packet and transmitting it to the device under test, A transmission processing means for creating a data packet covering all protocols corresponding to some protocol data and transmitting the data packet to the inspected device, and a log processing means for automatically recording the transmitted / received data packet are characterized. A protocol verification device.
【請求項2】 被検査機器からデータパケットを受信
する処理と、被検査機器へデータパケットを返送する処
理と、被検査機器へデータパケットを送信する処理とを
任意のシーケンスで実行する手段を備えたことを特徴と
する請求項1記載のプロトコル検証装置。
2. A means for executing a process of receiving a data packet from the device under test, a process of returning the data packet to the device under test, and a process of transmitting the data packet to the device under test in an arbitrary sequence. The protocol verification device according to claim 1, wherein
【請求項3】 任意のシーケンスを実行する手段にお
いて、予め定義した検査用のシーケンスを読み込む手段
と、読み込んだシーケンスを解析する手段と、解析した
結果に従って検査を実行する手段を備えたことを特徴と
する請求項2記載のプロトコル検証装置。
3. A means for executing an arbitrary sequence, comprising means for reading a predefined inspection sequence, means for analyzing the read sequence, and means for executing an inspection according to the analysis result. The protocol verification device according to claim 2.
【請求項4】 予め定義したシーケンスに従って自動
的に検査を実行する手段において、繰り返し検査を実行
する手段と、検査の終了条件によって指定の処理を実行
する手段を備えたことを特徴とする請求項3記載のプロ
トコル検証装置。
4. A means for automatically executing an inspection in accordance with a predefined sequence, comprising means for executing repeated inspections and means for executing designated processing according to inspection end conditions. 3. The protocol verification device described in 3.
【請求項5】 データパケットを被検査機器へ送信す
る送信処理手段において、変更情報を読み込む手段と、
その変更情報を基に送信するデータパケットを加工する
手段を備えたことを特徴とする請求項1記載のプロトコ
ル検証装置。
5. A transmission processing means for transmitting a data packet to a device under test, which reads change information.
The protocol verification device according to claim 1, further comprising means for processing a data packet to be transmitted based on the change information.
【請求項6】 被検査機器からデータパケットを受信
する受信処理手段において、完了条件を満足するまで受
信処理を継続する手段を備えたことを特徴とする請求項
1記載のプロトコル検証装置。
6. The protocol verification device according to claim 1, wherein the reception processing means for receiving the data packet from the device under test further comprises means for continuing the reception processing until a completion condition is satisfied.
【請求項7】 送受信したデータパケットを自動的に
記録するログ処理手段において、被検査機器に送信した
データパケットとそれに対応して被検査機器から受信し
たデータパケットを抽出する手段と、それぞれを比較す
る手段を備えたことを特徴とする請求項1記載のプロト
コル検証装置。
7. Log processing means for automatically recording transmitted / received data packets, comparing the data packets transmitted to the device under test and the corresponding means for extracting the data packets received from the device under test. The protocol verification device according to claim 1, further comprising:
JP4342933A 1992-12-22 1992-12-22 Protocol verification device Expired - Lifetime JP2774223B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4342933A JP2774223B2 (en) 1992-12-22 1992-12-22 Protocol verification device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4342933A JP2774223B2 (en) 1992-12-22 1992-12-22 Protocol verification device

Publications (2)

Publication Number Publication Date
JPH06188952A true JPH06188952A (en) 1994-07-08
JP2774223B2 JP2774223B2 (en) 1998-07-09

Family

ID=18357643

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4342933A Expired - Lifetime JP2774223B2 (en) 1992-12-22 1992-12-22 Protocol verification device

Country Status (1)

Country Link
JP (1) JP2774223B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560200B1 (en) 1998-04-16 2003-05-06 Kabushiki Kaisha Kenwood Serial bus experimental apparatus
US7661034B2 (en) 2005-01-24 2010-02-09 International Business Machines Corporation Multilayered architecture for storage protocol conformance testing of storage devices
JP2010093431A (en) * 2008-10-06 2010-04-22 Anritsu Engineering Kk Communication abnormality generation device
JP2014063323A (en) * 2012-09-20 2014-04-10 Anritsu Corp Test device and test method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02238545A (en) * 1989-03-13 1990-09-20 Nippon Telegr & Teleph Corp <Ntt> Protocol testing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02238545A (en) * 1989-03-13 1990-09-20 Nippon Telegr & Teleph Corp <Ntt> Protocol testing device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560200B1 (en) 1998-04-16 2003-05-06 Kabushiki Kaisha Kenwood Serial bus experimental apparatus
US7661034B2 (en) 2005-01-24 2010-02-09 International Business Machines Corporation Multilayered architecture for storage protocol conformance testing of storage devices
JP2010093431A (en) * 2008-10-06 2010-04-22 Anritsu Engineering Kk Communication abnormality generation device
JP2014063323A (en) * 2012-09-20 2014-04-10 Anritsu Corp Test device and test method

Also Published As

Publication number Publication date
JP2774223B2 (en) 1998-07-09

Similar Documents

Publication Publication Date Title
US9264378B2 (en) Network monitoring by using packet header analysis
US6526044B1 (en) Real-time analysis through capture buffer with real-time historical data correlation
US7903555B2 (en) Packet tracing
JP2001512635A (en) Apparatus and method for monitoring and interpreting application protocols for network data transmission systems
US20130185428A1 (en) System and Method for Network Path Validation
US7921335B2 (en) System diagnostic utility
US10296746B2 (en) Information processing device, filtering system, and filtering method
JPH06188952A (en) Protocol verifying device
US20060130146A1 (en) Network packet generation apparatus and method having attack test packet generation function for information security system test
US20030233463A1 (en) Network device operation and control
JPH09153924A (en) Procedure error detection system for communication control system
JP2004343689A (en) Quality assessment tool
CN113014450A (en) Equipment testing method, device and computer readable medium
Hanakawa et al. A Log-Based Trace and Reply Tool Integrating Software and Infrastructure
KR101680736B1 (en) Process for checking status of network device
CN115442284B (en) System and method for testing equipment
JP4300415B2 (en) Communication failure test apparatus and method
Tsukamoto et al. A study of protocol analysis for packet switched network
CN111211926B (en) Communication fault monitoring method and device, storage medium and equipment
JP3549702B2 (en) Bus control circuit and test method thereof
JP4411188B2 (en) Online system and communication method
KR20040009225A (en) Method of network packet checking by kernel hooking
CN117424834A (en) Vehicle-mounted communication diagnosis method, device and system based on SOA and DDS
JPH01175341A (en) Packet signal transmitting system
CN115801634A (en) Network test system based on industrial internet safety

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080424

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090424

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090424

Year of fee payment: 11

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090424

Year of fee payment: 11

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100424

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100424

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110424

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130424

Year of fee payment: 15

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130424

Year of fee payment: 15