JPH03267848A - Collection system for trace data - Google Patents

Collection system for trace data

Info

Publication number
JPH03267848A
JPH03267848A JP2065938A JP6593890A JPH03267848A JP H03267848 A JPH03267848 A JP H03267848A JP 2065938 A JP2065938 A JP 2065938A JP 6593890 A JP6593890 A JP 6593890A JP H03267848 A JPH03267848 A JP H03267848A
Authority
JP
Japan
Prior art keywords
data
packet
trace
buffer
transmission
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
JP2065938A
Other languages
Japanese (ja)
Inventor
Kyoko Igarashi
五十嵐 恭子
Tetsuo Senbon
千本 哲男
Hiroshi Kamata
洋 鎌田
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 JP2065938A priority Critical patent/JPH03267848A/en
Publication of JPH03267848A publication Critical patent/JPH03267848A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To collect a variable length of control part data at connection or interruption of a packet by using a transmission/reception buffer as a trace buffer only at the connection or interruption in the unit of logic channel of a packet level and informing the variable length control part data in the packet to a CPU. CONSTITUTION:A flag of a transmission/reception buffer memory 18 is set at the processing of a packet connection or interruption by a packet transmission/reception processing means 19, and when the flag is set, a head address of a variable length control part data in a packet and its data length are set in the transmission/reception buffer memory 18 by a buffer management means 20, the transmission/reception buffer memory 18 is used as a trace buffer and a trace data is informed to a central processing unit 11 by the processing of a trace processing means 22. Thus, the variable length control part data at packet connection or interruption is collected. Moreover, it is not required to add a trace exclusive buffer to save the variable length control part data but the data is transferred directly from the transmission/reception buffer to the central processing unit. Thus, the collection processing is efficiently implemented.

Description

【発明の詳細な説明】 [概要] 中央処理装置と通信制御装置を備えた通信システムにお
けるトレースデータの採取方式に関し、接続時または切
断時の可変長の制御部データを十分採取することができ
るトレースデータの採取方式を提供することを目的とし
、 中央処理装置と通信制御装置を有する通信システムにお
いて、 前記通信制御装置内に、オンオフ制御されるフラグを有
し可変長の制御部データを持つパケットまたは通常のデ
ータで構成されるパケットが格納される送受信バッファ
と、接続または切断のパケットの処理時には前記フラグ
をオンとし通常のデータ送受信のパケットの処理時には
前記フラグをオフとするパケット送受信処理手段と、前
記フラグのオンオフを判別しオフのときは前記送受信バ
ッファを初期状態に戻しオンのときに前記送受信バッフ
ァに可変長の制御部データを持つパケットの先頭アドレ
スとデータ長を設定するバッファ管理手段と、前記先頭
アドレスとデータ長に基づいて前記中央処理装置にトレ
ースデータを転送処理するトレース処理手段と、前記通
常のデータで構成されるパケットの処理終了時には固定
長分のデータが前記送受信バッファから転送されるトレ
ース専用バッファを備え、論理チャネル単位での接続確
立または切断処理に関するトレースデータを採取するよ
うに構成した。
[Detailed Description of the Invention] [Summary] Regarding a trace data collection method in a communication system equipped with a central processing unit and a communication control unit, a trace that can sufficiently collect variable length control unit data at the time of connection or disconnection is provided. In a communication system having a central processing unit and a communication control unit, the purpose of which is to provide a data collection method, a packet or a transmission/reception buffer in which packets consisting of normal data are stored; a packet transmission/reception processing means that turns on the flag when processing a connection or disconnection packet and turns off the flag when processing a normal data transmission/reception packet; buffer management means that determines whether the flag is on or off, returns the transmitting/receiving buffer to an initial state when it is off, and sets a start address and data length of a packet having variable-length control section data in the transmitting/receiving buffer when it is on; trace processing means for transferring trace data to the central processing unit based on the start address and data length, and a fixed length of data being transferred from the sending/receiving buffer when processing of the packet consisting of the normal data is completed. It has a dedicated trace buffer and is configured to collect trace data related to connection establishment or disconnection processing for each logical channel.

[産業上の利用分野] 本発明は、中央処理装置と通信制御装置を備えた通信シ
ステムにおけるトレースデータの採取方式に関する。
[Industrial Field of Application] The present invention relates to a method for collecting trace data in a communication system including a central processing unit and a communication control unit.

複数の論理チャネルが存在し、内部で論理チャネル単位
毎にデータ送受信時にトレースデータを採取し、物理回
線毎にCPUとの間の制御を行なうチャネル制御部を介
してCPUにトレースデータを転送する通信制御装置に
おいては、パケット交換制御における論理チャネル単位
での接続確立または切断処理に関するトレースデータを
十分採取することが要望されている。
Communication in which multiple logical channels exist, trace data is collected internally during data transmission and reception for each logical channel, and trace data is transferred to the CPU via a channel control unit that controls communication with the CPU for each physical line. In a control device, it is desired to collect enough trace data regarding connection establishment or disconnection processing for each logical channel in packet switching control.

[従来の技術] 従来のトレースデータの採取方式を第7図に基づいて説
明する。
[Prior Art] A conventional trace data collection method will be explained based on FIG. 7.

第7図において、1は通信制御装置内に設けられた送受
信バッファであり、送受信バッファ1内にはパケット送
受信処理部2により通常のデータで構成されるパケット
または可変長の制御部データをもつパケットが格納され
る。また、パケット送信処理部2は、データをパケット
形式に構成したり、パケットを解析したりする。
In FIG. 7, reference numeral 1 denotes a transmitting/receiving buffer provided in the communication control device, and in the transmitting/receiving buffer 1, a packet consisting of normal data or a packet having variable length control section data is stored by a packet transmitting/receiving processing section 2. is stored. Further, the packet transmission processing unit 2 configures data into a packet format and analyzes the packet.

送受信バッファ1には、図示のように、ヘッダ情報とデ
ータが格納され、バッファ管理部3はヘッダ情報を参照
して、データを例えば64バイトの固定長分だけ、トレ
ースバッファ4に転送する。
As shown, header information and data are stored in the transmission/reception buffer 1, and the buffer management unit 3 refers to the header information and transfers the data to the trace buffer 4 by a fixed length of, for example, 64 bytes.

トレース処理部5はヘッダ情報に基づいてCPUにトレ
ースデータを転送する。すなわち、トレースバッファ4
には送受信バッファ1から順次固定要分のデータが転送
され、トレースバッファ4のデータ域が一杯になった時
やCPUからトレース採取停止要求を受けたとき、トレ
ース処理部5はCPUへのトレースデータの通知を行な
う。
The trace processing unit 5 transfers the trace data to the CPU based on the header information. That is, trace buffer 4
A fixed amount of data is sequentially transferred from the sending/receiving buffer 1, and when the data area of the trace buffer 4 becomes full or when a trace collection stop request is received from the CPU, the trace processing unit 5 transfers the trace data to the CPU. Notification will be given.

[発明が解決しようとする課題] しかしながら、このような従来のトレースデータの採取
方式にあっては、通信制御部内でのトレースバッファに
は有限かつ固定長分のトレースデータしか採取していな
いのに対して、パケットレベルでの接続または切断時の
制御部のデータは、可変長であるため、パケットレベル
での解析を行なう上で最も必要となる接続または切断時
の制御部データを十分採取することができないという問
題点があった。
[Problems to be Solved by the Invention] However, in such conventional trace data collection methods, only a finite and fixed length of trace data is collected in the trace buffer within the communication control unit. On the other hand, since the data of the control unit at the time of connection or disconnection at the packet level is variable length, it is necessary to collect enough control unit data at the time of connection or disconnection, which is most necessary for analysis at the packet level. The problem was that it was not possible.

本発明は、このような従来の問題点に鑑みてなされたも
のであって、接続時または切断時の可変長の制御部デー
タを十分採取することができるトレースデータの採取方
式を提供することを目的としている。
The present invention has been made in view of such conventional problems, and it is an object of the present invention to provide a trace data collection method that can sufficiently collect variable length control unit data at the time of connection or disconnection. The purpose is

[課題を解決するための手段] 第1図は本発明の原理説明図である。[Means to solve the problem] FIG. 1 is a diagram explaining the principle of the present invention.

第1図において、11は中央処理装置、13は通信制御
装置、】8は前記通信制御装置13内に設けられオンオ
フ制御されるフラグを有し可変長の制御部データを持つ
パケットまたは通常のデータで構成されるパケットが格
納される送受信バッファ、19は接続または切断のパケ
ットの処理時には前記フラグをオンとし通常のデータ送
受信のパケットの処理時には前記フラグをオフとするパ
ケット送受信処理手段、20は前記フラグのオンオフを
判別しオフのときは前記送受信バッファ18を初期状態
に戻しオンのときに前記送受信バッファ18に可変長の
制御部データを持つパケットの先頭アドレスとデータ長
を設定するバッファ管理手段、22は前記先頭アドレス
とデータ長に基づいて前記中央処理装置11にトレース
データを転送処理するトレース処理手段、21は前記通
常のデータで構成されるパケットの処理終了時には固定
長分のデータが前記送受信バッファ18から転送される
トレース専用バッファである。
In FIG. 1, 11 is a central processing unit, 13 is a communication control unit, and 8 is a packet or normal data that has a flag provided in the communication control unit 13 and is controlled to be turned on/off, and has variable-length control unit data. 19 is a packet transmission/reception processing means that turns on the flag when processing a connection or disconnection packet and turns off the flag when processing a normal data transmission/reception packet; Buffer management means that determines whether the flag is on or off, returns the transmitting/receiving buffer 18 to an initial state when the flag is off, and sets the start address and data length of a packet having variable-length control unit data in the transmitting/receiving buffer 18 when the flag is on; 22 is a trace processing means for transferring trace data to the central processing unit 11 based on the start address and data length; 21 is a trace processing means for transferring trace data to the central processing unit 11 based on the start address and data length; and 21, when the processing of the packet consisting of the normal data is finished, the fixed length data is sent and received. This is a dedicated trace buffer transferred from the buffer 18.

[作用] パケット送受信処理手段により接続または切断のパケッ
トの処理時には送受信バッファメモリのフラグをオンと
し、バッファ管理手段によりフラグがオンのときは、送
受信バッファメモリ内にパケット内可変長の制御部デー
タの先頭アドレスとデータ長を設定し、送受信バッファ
メモリをトレースバッファとして使用し、トレース処理
手段の処理によりトレースデータを中実装置に通知する
[Operation] When the packet transmission/reception processing means processes a connection or disconnection packet, the flag in the transmission/reception buffer memory is turned on, and when the flag is turned on by the buffer management means, the variable-length control part data within the packet is stored in the transmission/reception buffer memory. The start address and data length are set, the transmission/reception buffer memory is used as a trace buffer, and the trace data is notified to the solid device through processing by the trace processing means.

したがって、接続時または切断時の可変長の制御部デー
タを十分採取することができる。
Therefore, it is possible to sufficiently collect variable length control unit data at the time of connection or disconnection.

また、可変長の制御部データを十分に確保するためのト
レース専用バッファを追加して用意する必要がなく、送
受信バッファメモリから中央処理装置にデータ転送を直
接行なうので、採取の処理を効率的に行なうことができ
る。
In addition, there is no need to prepare an additional trace-dedicated buffer to secure enough variable-length control unit data, and data is transferred directly from the transmit/receive buffer memory to the central processing unit, making the collection process more efficient. can be done.

[実施例] 以下、本発明の実施例を図面に基づいて説明する。[Example] Embodiments of the present invention will be described below based on the drawings.

第2図〜第6図は本発明の一実施例を示す図である。FIGS. 2 to 6 are diagrams showing one embodiment of the present invention.

第2図において、11は主記憶装置12を有する中央処
理装置(CPU)、13は通信制御装置(ADP)であ
り、CPUI 1は物理回線14を介してADPl3に
接続され、CPU11とADPl3がパケット交換通信
システムの端末装置を構成している。ADPl3はパケ
ット交換網を介して他の端末装置に接続されている。
In FIG. 2, 11 is a central processing unit (CPU) having a main memory 12, 13 is a communication control device (ADP), CPU 1 is connected to ADPl3 via a physical line 14, and CPU 11 and ADPl3 are It constitutes the terminal equipment of a switched communication system. ADPl3 is connected to other terminal devices via a packet switching network.

15はADPl3内に設けられたチャネル制御部であり
、チャネル制御部15は物理回線14毎のCPUI 1
とADPl 3の間のデータの流れを制御する。16は
データ送受信部であり、データ送受信部16はMPU1
7の制御によりパケット交換網を介して他の端末装置と
の間でデータの送受信を行なう。
15 is a channel control unit provided in the ADPl3, and the channel control unit 15 controls the CPUI 1 for each physical line 14.
and ADPl 3. 16 is a data transmitting/receiving section, and the data transmitting/receiving section 16 is connected to the MPU1.
Under the control of 7, data is transmitted and received with other terminal devices via the packet switching network.

18は送受信バッファであり、送受信バッファ18はオ
ンオフ制御されるフラグを有し、可変長の制御部データ
を持つパケットまたは通常のデータで構成されるパケッ
トを格納する。
Reference numeral 18 denotes a transmitting/receiving buffer. The transmitting/receiving buffer 18 has a flag that is controlled to be turned on or off, and stores a packet having variable length control section data or a packet consisting of normal data.

19はパケット送受信処理手段としてのパケット送受信
処理部であり、パケット送受信処理部19は、データを
パケット形式に構成したり、パケットを解析したりする
とともに、接続または切断のパケットの処理時には送受
信バッファ18内のフラグをオンとし、通常のデータ送
受信のパケットの処理時には送受信バッファ18内のフ
ラグをオフにし、送受信処理が終了したときはバッファ
管理部(バッファ管理手段)20にこれを通知する。
Reference numeral 19 denotes a packet transmission/reception processing unit as a packet transmission/reception processing means. The packet transmission/reception processing unit 19 configures data into a packet format, analyzes packets, and also uses the transmission/reception buffer 18 when processing connection or disconnection packets. The flag in the transmitting/receiving buffer 18 is turned off during normal data transmitting/receiving packet processing, and when the transmitting/receiving process is completed, this is notified to the buffer management section (buffer management means) 20.

バッファ管理部20はフラグのオンオフを判別し、フラ
グがオフであるときは送受信バッファ18内の通常のデ
ータをトレース専用バッファ21に転送し、送受信バッ
ファ18を初期状態に戻し、フラグがオンであるときは
送受信バッファ18にパケット内可変長の制御部データ
の先頭アドレスとデータ長を設定して、トレースバッフ
ァとしてトレース処理部(トレース処理手段)22にト
レース処理を依頼する。
The buffer management unit 20 determines whether the flag is on or off, and when the flag is off, it transfers the normal data in the sending/receiving buffer 18 to the trace dedicated buffer 21, returns the sending/receiving buffer 18 to its initial state, and when the flag is on. At this time, the start address and data length of variable-length control section data within the packet are set in the transmission/reception buffer 18, and the trace processing section (trace processing means) 22 is requested to perform trace processing as a trace buffer.

トレース処理部22は先頭アドレスとデータ長に基づい
てCPU11にトレースデータをチャネル制御部15を
介して通知する。
The trace processing unit 22 notifies the CPU 11 of the trace data via the channel control unit 15 based on the start address and data length.

トレース専用バッファ21は固定長のデータ域を有し、
接続確立または切断処理以外の通常のデータが固定長分
だけパケット送受信処理部19の送受信処理終了時にバ
ッファ管理部20の制御によりトレース専用バッファ2
1に格納される。トレース専用バッファ21によるCP
UI 1へのトレースデータの通知は、トレース専用バ
ッファ21のデータ域が一杯になった時やCPU11か
らトレース採取停止要求を受けたときに行なわれる。
The trace dedicated buffer 21 has a fixed length data area,
Normal data other than connection establishment or disconnection processing is stored in the trace dedicated buffer 2 under the control of the buffer management section 20 when the packet transmission/reception processing section 19 completes the transmission/reception processing for a fixed length.
It is stored in 1. CP by trace dedicated buffer 21
Trace data is notified to the UI 1 when the data area of the trace dedicated buffer 21 becomes full or when a trace collection stop request is received from the CPU 11.

ここで、本通信システムにおいては、その通信はいわゆ
るハイレベルデータリンク制御手順(HDLC)により
行なわれ、このHDLCのフレームフォーマットを第3
図に示す。
In this communication system, the communication is performed using the so-called high-level data link control procedure (HDLC), and the HDLC frame format is
As shown in the figure.

HDLCのフレームフォーマットは、フラグ部(F)、
アドレス部(A)、制御部(C)、情報部(1)、フレ
ームチエツクシーケンス部(Fe2)およびフラグ部F
より構成され、情報部(1)は任意ビット長であり、複
数のパケットより構成される。
The HDLC frame format consists of a flag section (F),
Address section (A), control section (C), information section (1), frame check sequence section (Fe2) and flag section F
The information section (1) has an arbitrary bit length and is composed of a plurality of packets.

情報部■のデータは、第4図に示すように、定長のブロ
ックに分割されて、各ブロックの先頭に、あて光情報、
誤り制御情報、転送順序番号などの転送に必要な情報を
含んだヘッダ部がつけられ、このようなヘッダ部付のデ
ータブロックがパケットを構成している。
The data in the information section (■) is divided into blocks of fixed length, as shown in Figure 4, and the beam information,
A header section containing information necessary for transfer such as error control information and a transfer order number is attached, and a data block with such a header section constitutes a packet.

このパケットの交換は、蓄積交換の一種であり、端末相
互間の直接情報の送受を行なうのではなく、発信端末か
らのデータをデータ交換機でメモリに一旦蓄積、あて先
の異なるパケットを同一の伝送路を使って多重伝送する
ことで行なわれる。
This packet exchange is a type of store-and-forward; instead of directly sending and receiving information between terminals, the data from the originating terminal is temporarily stored in memory by a data exchanger, and packets destined for different destinations are sent over the same transmission path. This is done by multiplexing transmission using .

ここで、通常のデータの送受信と異なる接続のパケット
タイプ(CR)のパケットフォーマットの例を第5図に
示す。
Here, FIG. 5 shows an example of a packet format of a packet type (CR) for a connection different from normal data transmission/reception.

接続のパケットフォーマットは、例えばフォーマット識
別子(GFI)、論理チャネルグループ番号(LCGN
)、論理チャネル番号(LCN)、パケットタイプ、パ
ケット端末アドレス長(CLL)、  (CDL) 、
パケット端末アドレス、ファシリティ域、およびユーザ
データから構成され、ファシリティ域には転送速度、パ
ケット長(データ長)、ウィンドサイズなどの転送を行
なうためのパケット交換網の条件を決める制御部データ
が格納される。したがって、接続のパケットは固定長で
なく、可変長である。同様に切断のパケットも可変長で
ある。
The packet format of the connection is, for example, format identifier (GFI), logical channel group number (LCGN).
), logical channel number (LCN), packet type, packet terminal address length (CLL), (CDL),
It consists of a packet terminal address, facility area, and user data, and the facility area stores control unit data that determines the conditions of the packet switching network for transfer, such as transfer speed, packet length (data length), and window size. Ru. Therefore, the packets of the connection are not of fixed length, but of variable length. Similarly, the length of the disconnection packet is variable.

次に、動作を説明する。Next, the operation will be explained.

パケット送受信処理部19により接続または切断のパケ
ットの処理時に送受信バッファ18のフラグをオンとし
、バッファ管理部20によりフラグのオン、オフを判別
し、オンのときは送受信バッファ18内でパケット内の
可変長の制御部データの先頭アドレスとデータ長を設定
し、トレース処理部22により先頭アドレスとデータ長
に基づいてトレースデータをCPUI 1の主記憶装置
12内にチャネル制御部15を介して転送する。主記憶
装置12に格納されたトレースデータは、プリンタや表
示装置に出力され、出力されたトレースデータを解析す
ることによりファシリティの条件が正しいか否かが判別
される。
The packet transmission/reception processing unit 19 turns on the flag in the transmission/reception buffer 18 when processing a connection or disconnection packet, and the buffer management unit 20 determines whether the flag is on or off. The trace processing unit 22 transfers the trace data to the main storage device 12 of the CPU 1 via the channel control unit 15 based on the start address and data length. The trace data stored in the main storage device 12 is output to a printer or a display device, and by analyzing the output trace data, it is determined whether the facility conditions are correct.

一方、接続または切断以外の通常のデータ送受信のパケ
ットは、パケット送受信処理部19の送受信処理後に、
その固定長骨がバッファ管理部20の制御により送受信
バッファ18からトレース専用バッファ21に転送され
、トレース専用バッファ21からCPU11に通知され
る。
On the other hand, packets for normal data transmission and reception other than connection or disconnection are processed by the packet transmission and reception processing unit 19, and then
The fixed long bone is transferred from the transmission/reception buffer 18 to the trace dedicated buffer 21 under the control of the buffer management section 20, and is notified from the trace dedicated buffer 21 to the CPU 11.

このように、送受信バッファ18をトレースバッファと
して接続確立時または切断処理部のパケットをCPU1
1にトレースデータとして通知するようにしたため、接
続時または切断時の可変長の制御部データを十分採取す
ることができる。
In this way, the transmission/reception buffer 18 is used as a trace buffer to transfer packets from the connection establishment or disconnection processing section to the CPU 1.
1 as trace data, it is possible to sufficiently collect variable length control unit data at the time of connection or disconnection.

また、可変長の制御部データを十分確保するためのトレ
ース専用バッファを追加して用意する必要もなく、また
、送受信バッファ18からCPU11にトレースデータ
転送を直接行なうので、採取処理を効率よく行なうこと
ができる。
Furthermore, there is no need to prepare an additional trace-dedicated buffer to secure enough variable-length control unit data, and the trace data is directly transferred from the transmission/reception buffer 18 to the CPU 11, so the collection process can be performed efficiently. I can do it.

[発明の効果] 以上説明してきたように、本発明によれば、パケットレ
ベルの論理チャネル単位での接続時または切断時のみ、
送受信バッファをトレースバッファとして使用し、パケ
ット内の可変長の制御部データをCPUに通知するよう
にしたため、接続時または切断時の可変長の制御部デー
タを十分かつ効率よく採取することができる。
[Effects of the Invention] As explained above, according to the present invention, only when connecting or disconnecting in logical channel units at the packet level,
Since the transmission/reception buffer is used as a trace buffer to notify the CPU of the variable length control section data in the packet, the variable length control section data at the time of connection or disconnection can be sufficiently and efficiently collected.

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

第1図は本発明の詳細説明 第2図は本発明の一実施例を示すブロック図、第3図は
HDLCのフレームフォーマットを示す図、 第4図はパケットの説明図、 第5図は接続のパケットフォーマットを示す図、第6図
は送受信バッファの説明図、 第7図は従来例の説明図である。 21・・・トレース専用バッファ、 22・・・トレース処理部(トレース処理手段)。
Fig. 1 is a detailed explanation of the present invention. Fig. 2 is a block diagram showing an embodiment of the invention. Fig. 3 is a diagram showing an HDLC frame format. Fig. 4 is an explanatory diagram of a packet. Fig. 5 is a connection diagram. FIG. 6 is an explanatory diagram of a transmitting/receiving buffer, and FIG. 7 is an explanatory diagram of a conventional example. 21... Trace dedicated buffer, 22... Trace processing section (trace processing means).

Claims (1)

【特許請求の範囲】 中央処理装置(11)と通信制御装置(13)が接続さ
れる通信システムにおいて、 前記通信制御装置(13)内に、オンオフ制御されるフ
ラグを有し可変長の制御部データを持つパケットまたは
通常のデータで構成されるパケットが格納される送受信
バッファ(18)と、接続または切断のパケットの処理
時には前記フラグをオンとし通常のデータ送受信のパケ
ットの処理時には前記フラグをオフとするパケット送受
信処理手段(19)と、前記フラグのオンオフを判別し
オフのときは前記送受信バッファ(18)を初期状態に
戻しオンのときに前記送受信バッファ(18)に可変長
の制御部データを持つパケットの先頭アドレスとデータ
長を設定するバッファ管理手段(20)と、前記先頭ア
ドレスとデータ長に基づいて前記中央処理装置(11)
にトレースデータを転送処理するトレース処理手段(2
2)と、前記通常のデータで構成されるパケットの処理
終了時には固定長分のデータが前記送受信バッファ(1
8)から転送されるトレース専用バッファ(21)を備
え、論理チャネル単位での接続確立または切断処理に関
するトレースデータを採取することを特徴とするトレー
スデータの採取方式。
[Claims] In a communication system in which a central processing unit (11) and a communication control device (13) are connected, the communication control device (13) includes a variable length control section having a flag that is controlled to be turned on and off. A transmission/reception buffer (18) in which packets with data or packets consisting of normal data are stored, and the flag is turned on when processing a connection or disconnection packet, and turned off when processing a normal data transmission/reception packet. a packet transmission/reception processing means (19) that determines whether the flag is on or off, returns the transmission/reception buffer (18) to the initial state when it is off, and stores variable-length control section data in the transmission/reception buffer (18) when it is on; a buffer management means (20) for setting a starting address and data length of a packet, and a buffer management means (20) for setting a starting address and data length of a packet;
Trace processing means (2) that transfers trace data to
2), and when the processing of the packet consisting of the normal data is completed, the fixed length data is transferred to the transmitting/receiving buffer (1).
8) A trace data collection method characterized by comprising a trace dedicated buffer (21) transferred from 8) and collecting trace data related to connection establishment or disconnection processing in units of logical channels.
JP2065938A 1990-03-16 1990-03-16 Collection system for trace data Pending JPH03267848A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2065938A JPH03267848A (en) 1990-03-16 1990-03-16 Collection system for trace data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2065938A JPH03267848A (en) 1990-03-16 1990-03-16 Collection system for trace data

Publications (1)

Publication Number Publication Date
JPH03267848A true JPH03267848A (en) 1991-11-28

Family

ID=13301405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2065938A Pending JPH03267848A (en) 1990-03-16 1990-03-16 Collection system for trace data

Country Status (1)

Country Link
JP (1) JPH03267848A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0637806A (en) * 1992-03-17 1994-02-10 Matsushita Graphic Commun Syst Inc Communication trace information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0637806A (en) * 1992-03-17 1994-02-10 Matsushita Graphic Commun Syst Inc Communication trace information processor

Similar Documents

Publication Publication Date Title
US5815501A (en) ATM-ethernet portal/concentrator
EP0676879B1 (en) Packet management device for fast-packet network
JP3730471B2 (en) Packet transfer device
US6092116A (en) DMA controller with response message and receive frame action tables
JPH07307737A (en) Communication method and communication equipment between atm-uni-lan
JPH06132974A (en) Buffer for packet disassemble
CA1314612C (en) Packet switching system
US6052387A (en) Enhanced interface for an asynchronous transfer mode segmentation controller
US20010028648A1 (en) Label request packet transmission method, packet transfer network and method thereof, and packet transfer device
JPS6163139A (en) Communication protocol controller
US20050041606A1 (en) Data communication apparatus, data communication method, data communication program and recording medium in which data communication program was recorded
JPH03265334A (en) Multi-channel communication processor
CN1917519B (en) Method and system for parallel transmitting serial data according to high level data link control
JPH03267848A (en) Collection system for trace data
US5923661A (en) Method of collecting large amounts of data in apparatus such as ATM exchange
JP3500565B2 (en) Message division communication method and communication system
JP2837548B2 (en) Multiple cell assembly circuit
JP3352038B2 (en) Data communication system and communication method
JP2715137B2 (en) Communication network control method
JP3093250B2 (en) Facsimile line maintenance method and facsimile terminal controller
KR20010063845A (en) A Virtual Channel Merge Apparatus MutiProtocol Label Switch System
JP2000078236A (en) Storage data batch transmitter, transmission method used for the same, and recording medium with control program recorded therein
JPS63194447A (en) Data communication processor
JPS6229256A (en) Facsimile communication system
JPH05244651A (en) Call information management system in exchange system