JPH0837530A - Time-out monitoring device - Google Patents

Time-out monitoring device

Info

Publication number
JPH0837530A
JPH0837530A JP17146794A JP17146794A JPH0837530A JP H0837530 A JPH0837530 A JP H0837530A JP 17146794 A JP17146794 A JP 17146794A JP 17146794 A JP17146794 A JP 17146794A JP H0837530 A JPH0837530 A JP H0837530A
Authority
JP
Japan
Prior art keywords
time
timeout
value
message
timer counter
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
JP17146794A
Other languages
Japanese (ja)
Other versions
JP2738504B2 (en
Inventor
Jiro Aso
二郎 麻生
Nobuya Arakawa
暢也 荒川
Noriaki Kishino
訓明 岸野
Takeshi Tanaka
健 田中
Shigehiko Ushijima
重彦 牛島
Katsushi Noritake
克誌 則武
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.)
Nippon Telegraph and Telephone Corp
Oki Electric Industry Co Ltd
Original Assignee
Nippon Telegraph and Telephone Corp
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, Oki Electric Industry Co Ltd filed Critical Nippon Telegraph and Telephone Corp
Priority to JP17146794A priority Critical patent/JP2738504B2/en
Publication of JPH0837530A publication Critical patent/JPH0837530A/en
Application granted granted Critical
Publication of JP2738504B2 publication Critical patent/JP2738504B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To monitor time-out with extremely efficient configuration. CONSTITUTION:This device is composed of one timer counter 4 to be up at fixed intervals, timer control part 3, and time-out value managing associated memory (TCAM) 2 for storing a time counter value (time-out value) showing time-out for each route information. The current timer counter value is compared with the time-out time for each route information while using the TCAM 2 so that time-out can be monitored.

Description

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

【0001】[0001]

【産業上の利用分野】この発明はタイムアウト監視装置
に関し、例えば、B(広帯域)−ISDNにおけるAT
M通信システムなどに適用し得るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a time-out monitoring device, for example, an AT in B (broadband) -ISDN.
It is applicable to the M communication system and the like.

【0002】[0002]

【従来の技術】近年、B−ISDNの技術開発が盛んに
行われている。このB−ISDNにおいて、一般に、非
同期に入力されるメッセージを送受信する際に、先頭メ
ッセージから最終メッセージまでの最大時間が規定され
ている場合、その規定時間内にメッセージが入力されな
いときには、そのメッセージを無効にする必要がある。
2. Description of the Related Art In recent years, technical development of B-ISDN has been actively conducted. In this B-ISDN, generally, when the maximum time from the first message to the last message is specified when transmitting / receiving an asynchronously input message, if the message is not input within the specified time, the message is input. Must be disabled.

【0003】このように、『規定時間内にメッセージが
入力されないことをタイムアウトと呼ぶ』ものとする。
In this way, "not entering a message within a specified time is called a timeout".

【0004】例えば、ATM(Asynchronou
s Transfer Mode:非同期転送モード)
の通信網では、複数の種類の可変長のメッセージを取り
扱う。そして、ATM通信網において、そのメッセージ
は固定長のパケット(セル)に分割される。このセルに
は次のような4つの種類がある。
For example, ATM (Asynchronou)
s Transfer Mode: Asynchronous transfer mode)
The communication network handles multiple types of variable-length messages. Then, in the ATM communication network, the message is divided into fixed-length packets (cells). There are four types of cells as follows.

【0005】1.先頭セル(BOM):メッセージの先
頭に値するセル 2.中間セル(COM):メッセージの中間に値するセ
ル 3.最終セル(EOM):メッセージの最終に値するセ
ル 4.単独セル(SSM):メッセージが1セルのみのセ
ル そして、同じメッセージは、セルのヘッダ部分の方路情
報(仮想パス識別子VPI、仮想チャネル識別子VC
I、多重識別子MID)が等しい。この場合も、全ての
メッセージに共通な先頭セルから最終セルの最大時間が
規定されているため、タイムアウト監視が必要になって
くる。
1. First cell (BOM): Cell worthy of the first message 2. Intermediate cell (COM): A cell that is worth the middle of the message. Last cell (EOM): last worthy cell of message 4. Single cell (SSM): A cell in which the message is only one cell And the same message is the route information (virtual path identifier VPI, virtual channel identifier VC) of the header part of the cell.
I, multiplex identifier MID) are equal. In this case also, since the maximum time from the first cell to the last cell is specified that is common to all messages, timeout monitoring becomes necessary.

【0006】どのメッセージに対しても先頭セル(BO
M)が入力されてから最終セル(EOM)が入力される
までの最大時間(Tm)に規定されているため、Tmを
越えて入力されたセルは、無効扱いとする必要がある。
The head cell (BO
Since the maximum time (Tm) from the input of (M) to the input of the final cell (EOM) is specified, the cells input over Tm must be treated as invalid.

【0007】このような技術については、例えば、文
献:『B−ISDN絵とき読本』監修者 秋山 稔、発
行オーム社、ページ107〜112などにも解説されて
いる。
[0007] Such a technique is explained in, for example, Minoru Akiyama, the editor of "B-ISDN picture and book," published by Ohmsha, pages 107-112.

【0008】そして、このような処理を行う処理装置の
概略機能構成の一例を図2に示している。また、この装
置の概略の処理フローチャートの一例を図3に示してい
る。
FIG. 2 shows an example of a schematic functional configuration of a processing device for performing such processing. Further, an example of a schematic processing flowchart of this apparatus is shown in FIG.

【0009】図2のように、この装置は各メッセージご
とのタイマカウンタ23〜25と制御部22と通過廃棄
処理部21とから構成される。これらのタイマカウンタ
23〜25は制御部22からリセット指示があると、カ
ウンタ値を0にし、単位時間毎にカウンタ値をTm+1
までインクリメントしていく。制御部22には、セル出
力処理(入力セルをそのまま出力、入力セルをセル廃棄
指示によって、アイドルセルに変換して出力する処理)
とカウンタリセット指示の2つの処理が存在するもので
ある。
As shown in FIG. 2, this device comprises timer counters 23 to 25 for each message, a control unit 22, and a passing discard processing unit 21. When a reset instruction is issued from the control unit 22, these timer counters 23 to 25 set the counter value to 0 and set the counter value to Tm + 1 for each unit time.
Increments up to. Cell output processing to the control unit 22 (processing to output an input cell as it is and convert the input cell to an idle cell according to a cell discard instruction and output)
There are two processes, that is, a counter reset instruction and a counter reset instruction.

【0010】また、図3に従って処理を説明すると、先
ず入力セルが到着すると有効セルか否かを判断し(S3
1)、有効セルでなければ入力セルをそのまま出力す
る。そして、有効セルであれば単独セル(SSM)かを
判断し(S32)、単独セル(SSM)であれば入力セ
ルをそのまま出力する。次に先頭セル(BOM)かを判
断し(S33)、先頭セル(BOM)であれば方路情報
に対応するタイマカウンタに対し、リセット指示を出す
(S34)。そして、入力セルをそのまま出力する。
The process will be described with reference to FIG. 3. First, when an input cell arrives, it is judged whether or not it is a valid cell (S3).
1) If it is not a valid cell, the input cell is output as it is. Then, if it is a valid cell, it is determined whether it is a single cell (SSM) (S32), and if it is a single cell (SSM), the input cell is output as it is. Next, it is determined whether or not it is the head cell (BOM) (S33), and if it is the head cell (BOM), a reset instruction is issued to the timer counter corresponding to the route information (S34). Then, the input cell is output as it is.

【0011】尚、全てのカウンタは、定期的にカウント
アップし、Tm+1の値になるとその状態で止まるもの
とする。
It is assumed that all the counters periodically count up and stop when the value of Tm + 1 is reached.

【0012】また、上述のS33で先頭セル(BOM)
でないと判断されれば方路情報に対応するカウンタ値が
Tm+1と等しい値であるかを調べる(S35〜S3
6)。そして、等しい値であれば、このセルはタイムア
ウトであるため、廃棄される(S37)。この廃棄によ
って、入力セルをアイドルセルに変換して出力する。T
m+1より小さい値であれば、入力セルをそのまま出力
する。
Further, in the above S33, the head cell (BOM)
If not, it is checked whether the counter value corresponding to the route information is equal to Tm + 1 (S35 to S3).
6). Then, if the values are equal, this cell has timed out and is discarded (S37). By this discard, the input cell is converted into an idle cell and output. T
If the value is smaller than m + 1, the input cell is output as it is.

【0013】以上のようにしてタイムアウト監視を行う
ものであった。
The time-out is monitored as described above.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、以上の
ような方法でタイムアウト監視を行うと、方路数に応じ
た数のカウンタが必要となり、方路数が増加すると、装
置のハードウェア規模が非常に大きくなり、軽薄短小な
装置を実現する上で障害となっていた。
However, when the time-out monitoring is performed by the above method, the number of counters corresponding to the number of routes is required, and when the number of routes increases, the hardware scale of the device becomes extremely large. However, it has become an obstacle to the realization of light, thin, short and small devices.

【0015】従って、非常に効率的な構成でタイムアウ
ト監視を行い得る仕組みの提供が要請されていた。
Therefore, it has been demanded to provide a mechanism capable of monitoring the timeout with a very efficient configuration.

【0016】[0016]

【課題を解決するための手段】[Means for Solving the Problems]

(1)そこで、第1の発明のタイムアウト監視装置は、
各監視対象(例えば、方路、端末装置、ホスト装置、伝
送路、仮想パスなど)に対するメッセージ(データを含
む。)又は信号(例えば、制御信号、状態信号など)の
タイムアウト監視を行う装置であって、メッセージ又は
信号を検出する手段と、ある所定単位時間ごとに巡回し
ながらカウントし、カウンタ値を出力するタイマカウン
タとを備える。
(1) Therefore, the timeout monitoring device of the first invention is
It is a device that performs time-out monitoring of messages (including data) or signals (for example, control signals, status signals, etc.) for each monitoring target (for example, route, terminal device, host device, transmission line, virtual path, etc.). Then, a means for detecting the message or the signal, and a timer counter for counting while outputting a counter value while circulating every predetermined unit time are provided.

【0017】更に、検出された上記メッセージ又は信号
に従い上記タイマカウンタからカウンタ値を現タイマカ
ウンタ値として取り込む手段と、メッセージ又は信号に
対するタイムアウトの判断を行うためのタイムアウト値
を記憶している記憶手段と、上記現タイマカウンタ値
と、上記メッセージ又は信号に対する各監視対象ごとの
タイムアウト値とを上記記憶手段を使って比較し、各監
視対象ごとのメッセージ又は信号に対するタイムアウト
監視を行う手段とを備えることで、上述の課題を解決す
るものである。
Further, means for fetching a counter value from the timer counter as a current timer counter value in accordance with the detected message or signal, and storage means for storing a time-out value for making a time-out judgment for the message or signal. , A means for comparing the current timer counter value and the timeout value for each monitored object for the message or signal using the storage means, and for performing timeout monitoring for the message or signal for each monitored object. The present invention solves the above problems.

【0018】(2)また、第2の発明のタイムアウト監
視装置は、各監視対象に対するメッセージ又は信号のタ
イムアウト監視を行う装置であって、メッセージ又は信
号を検出する手段と、ある所定単位時間ごとにカウント
し、カウンタ値を出力するタイマカウンタと、検出され
た上記メッセージ又は信号に従い上記タイマカウンタか
らカウンタ値を現タイマカウンタ値として取り込む手段
とを備える。ここまでは、上述の第1の発明の構成と同
じである。
(2) Further, the time-out monitoring device of the second invention is a device for performing time-out monitoring of a message or a signal with respect to each monitoring target, and means for detecting the message or the signal, and a predetermined unit time. A timer counter for counting and outputting a counter value, and means for fetching the counter value from the timer counter as a current timer counter value in accordance with the detected message or signal. Up to this point, the configuration is the same as that of the first invention described above.

【0019】更に、特徴的には、各監視対象ごとのタイ
ムアウト時間をそれぞれ登録しているテーブルと、上記
現タイマカウンタ値とタイムアウト時間とを合わせたタ
イムアウト値を記憶する記憶手段と、上記現タイマカウ
ンタ値と各監視対象ごとのタイムアウト値とを上記記憶
手段を使って比較し、各監視対象ごとの各タイムアウト
時間で、各監視対象からのメッセージ又は信号に対する
タイムアウト監視を行う手段とを備えることでも、上述
の課題を尚一層解決し得るものである。
Further, characteristically, a table in which the time-out time for each monitoring target is respectively registered, a storage means for storing a time-out value obtained by combining the current timer counter value and the time-out time, and the current timer It is also possible to provide a means for comparing the counter value and the time-out value for each monitored object using the storage means, and for performing time-out monitoring for the message or signal from each monitored object at each time-out time for each monitored object. The above-mentioned problems can be solved even further.

【0020】尚、上述の発明の(1)、(2)の構成に
おいて、記憶手段は、連想メモリで構成で構成すること
が、実際的には好ましいと考えられる。この連想メモリ
としては、例えば、内容アドレスメモリ(Conten
t AddressableMemory:CAM)、
データアドレスメモリ(Data Addressed
Memory)、探索メモリ(Search Mem
ory)などが想定される。
In the configurations of (1) and (2) of the invention described above, it is considered practically preferable that the storage means is constituted by an associative memory. As this associative memory, for example, a content address memory (Content
t Addressable Memory (CAM),
Data Address Memory (Data Addressed)
Memory), search memory (Search Mem)
ory) is assumed.

【0021】[0021]

【作用】そして、上述の(1)の構成において、タイマ
カウンタは、例えば、カウンタの最大値がタイムアウト
時間になるもので、しかも巡回的にカウントするもので
ある。そして、記憶手段はメッセージ又は信号に対する
監視対象(例えば、方路情報など)ごとのタイムアウト
を判断するためのタイムアウト値(タイマカウンタ値)
を記憶しているので、現タイマカウンタ値と各監視対象
ごとのタイムアウト時刻を比較することで、各監視対象
ごとのタイムアウトの監視を行うことができる。
In the configuration (1) described above, the timer counter is, for example, one in which the maximum value of the counter becomes the time-out time and which counts cyclically. Then, the storage means has a timeout value (timer counter value) for determining a timeout for each monitoring target (for example, route information) for the message or signal.
Therefore, the time-out can be monitored for each monitoring target by comparing the current timer counter value with the time-out time for each monitoring target.

【0022】つまり、タイマカウンタは、そのカウント
最大値がタイムアウト時間であり、巡回してカウントア
ップするため、次にこのカウンタが同じ値になるとき
は、タイムアウトと判断することができる。
In other words, the maximum value of the timer counter is the time-out time, and the timer counter circulates and counts up. Therefore, when the counter reaches the same value next time, it can be determined that the time-out has occurred.

【0023】このような仕組みであることから、従来の
ように監視対象(例えば、方路数など)に応じた数のカ
ウンタが必要とならず、タイムアウト監視するメッセー
ジ又は信号の監視対象(例えば、方路数など)が増加し
ても、装置のハードウェア規模が非常に大きくなること
がない。
Because of such a mechanism, it is not necessary to provide a counter as many as the number of monitoring targets (for example, the number of routes) as in the conventional case, and a monitoring target of a message or a signal for time-out monitoring (for example, Even if the number of routes is increased, the hardware scale of the device does not become very large.

【0024】また、上述の(2)の構成においては、上
述のテーブルは、監視対象(例えば、方路情報など)に
対応するタイムアウト時間を登録している。そして、記
憶手段は、現タイマカウンタ値と監視対象(例えば、方
路情報など)毎のタイムアウト時間とから検索したタイ
ムアウト値を読み出す。
Further, in the above-mentioned configuration (2), the above-mentioned table registers the timeout time corresponding to the monitoring target (for example, route information). Then, the storage means reads the timeout value retrieved from the current timer counter value and the timeout time for each monitoring target (for example, route information).

【0025】そして、現タイマカウンタ値と、各監視対
象(例えば、方路情報など)毎のタイムアウト値とを比
較することで、各監視対象(例えば、方路など)ごとに
異なるタイムアウト時間でタイムアウトの監視を行うこ
とができる。
Then, by comparing the current timer counter value with the time-out value for each monitoring target (for example, route information), the time-out is performed at a different time-out time for each monitoring target (for example, route). Can be monitored.

【0026】このような仕組みであることから、監視対
象(例えば、方路情報など)毎に異なるタイムアウト時
間で監視(管理)することができるものであり、よりき
め細かくタイムアウトを監視することに適するものと考
えられる。そして、従来のように監視対象(例えば、方
路数など)に応じた数のカウンタが必要とならず、タイ
ムアウト監視するメッセージ又は信号の監視対象(例え
ば、方路数など)が増加しても、装置のハードウェア規
模が非常に大きくなることがない。
With such a mechanism, it is possible to monitor (manage) a different timeout time for each monitoring target (for example, route information), which is suitable for more detailed monitoring of the timeout. it is conceivable that. Further, unlike the conventional case, the number of counters corresponding to the number of monitoring targets (for example, the number of routes) is not required, and even if the number of monitoring targets (for example, the number of routes) of a message or signal to be time-out monitored increases. The hardware scale of the device does not become very large.

【0027】しかも、記憶手段に、連想メモリを使用す
ることで、非常に容易に上述の課題を解決する上で都合
が良いと考えられる。
Moreover, it is considered convenient to solve the above-mentioned problems very easily by using the associative memory as the storage means.

【0028】[0028]

【実施例】次にこの発明の好適な実施例を図面を用いて
説明する。『基本的な構成』:そこで、この実施例で
は、『一定間隔でアップする1つのタイマカウンタと方
路情報ごとのタイムアウトを示すタイムカウンタ値(タ
イムアウト値)を記憶する連想メモリによって構成さ
れ、現タイマカウンタ値と各方路情報ごとのタイムアウ
ト時刻を連想メモリを使って比較することで小規模なハ
ードウェア構成でタイムアウト監視を行う』ことができ
るタイムアウト監視装置を実現するものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described with reference to the drawings. "Basic configuration": Therefore, in this embodiment, "one timer counter that rises at a constant interval and an associative memory that stores a time counter value (timeout value) indicating a timeout for each route information, A time-out monitoring device capable of performing time-out monitoring with a small-scale hardware configuration by comparing the timer counter value and the time-out time for each route information using an associative memory.

【0029】そこで、この一実施例では、『固定タイム
アウト値によってタイムアウト監視を行い得るように構
成する』ものである。
In view of this, in this embodiment, "a time-out is monitored by a fixed time-out value".

【0030】(タイムアウト監視装置の構成): 図
1は、この一実施例のタイムアウト監視装置の機能構成
図である。この図1において、タイムアウト監視装置
は、通過廃棄処理部1とタイムアウト値管理連想メモリ
(TCAM)2と、タイマ制御部3と、タイマカウンタ
4とから構成されている。
(Configuration of Timeout Monitoring Device): FIG. 1 is a functional configuration diagram of the timeout monitoring device of this embodiment. In FIG. 1, the time-out monitoring device includes a passage discard processing unit 1, a time-out value management associative memory (TCAM) 2, a timer control unit 3, and a timer counter 4.

【0031】この図1において、通過廃棄処理部1で
は、単独セル(SSM)、先頭セル(BOM)、中間セ
ル(COM)、最終セル(EOM)などを判別し、この
判別に従って、タイムアウト値管理連想メモリ(TCA
M)2とタイマ制御部3に指示を出す。
In FIG. 1, the passage discard processing unit 1 discriminates a single cell (SSM), a head cell (BOM), an intermediate cell (COM), a last cell (EOM), etc., and manages a timeout value according to this discrimination. Associative memory (TCA
M) 2 and the timer control unit 3 are instructed.

【0032】そして、タイムアウト値管理連想メモリ
(TCAM)2は、アドレスに対するデータとバリッド
タグ(validtag:このデータが今、有効かどう
かを示すもの)の登録、読出しを行うことができる。ま
た、検索データがそのタイムアウト値管理連想メモリ
(TCAM)2内に登録されているかを検索し、一致し
たデータがあれば、そのデータが登録されている部分の
アドレスを外部に送出する機能を有するものである。
The time-out value management associative memory (TCAM) 2 can register and read data for an address and valid tag (validtag: indicating whether this data is valid now). Also, it has a function of searching whether the search data is registered in the timeout value management associative memory (TCAM) 2 and sending out the address of the part where the data is registered to the outside if there is a matching data. It is a thing.

【0033】そして、タイマ制御部3では、通過廃棄処
理部1からの指示によって、現在のタイマカウンタ値を
送出したり、一定時間ごとに現タイマカウンタ値でタイ
ムアウト値管理連想メモリ(TCAM)2を検索し、一
致した場合、タイムアウト値管理連想メモリ(TCA
M)2の該当アドレスのメモリデータの廃棄bit(バ
リッドタグを利用している。)をクリアする。つまり、
バリッドタグに1を登録するものである。
Then, the timer control unit 3 sends out the current timer counter value according to an instruction from the passage discard processing unit 1 or causes the timeout value management associative memory (TCAM) 2 to be stored in the current timer counter value at regular intervals. If a match is found by searching, the timeout value management associative memory (TCA)
M) The discard bit (using the valid tag) of the memory data of the corresponding address of 2 is cleared. That is,
1 is registered in the valid tag.

【0034】そして、図1のタイマカウンタ4は、カウ
ンタの最大値がタイムアウト時間になる巡回的にカウン
トするアップ(up)カウンタである。
The timer counter 4 of FIG. 1 is an up counter which cyclically counts the maximum value of the counter as the timeout time.

【0035】図4は、タイムアウト値管理連想メモリ
(TCMA)2のメモリマップの説明図である。この図
4において、アドレス0〜ZZZの内、例えば、アドレ
スXXXにデータとして、通過又は廃棄ビットをバリッ
ドタグを利用して設定する。例えば、通過のときには、
1を設定し、廃棄のときには0を設定する。更に、アド
レスXXXには、通過又は廃棄ビットの他、タイムアウ
ト値をデータとして設定するものである。
FIG. 4 is an explanatory diagram of a memory map of the timeout value management associative memory (TCMA) 2. In FIG. 4, of the addresses 0 to ZZZ, for example, a pass or discard bit is set as data at address XXX using a valid tag. For example, when passing
1 is set, and 0 is set when discarding. Further, in the address XXX, a timeout value is set as data in addition to the pass or discard bit.

【0036】図5はこの一実施例の流れて来るセルの通
過/廃棄処理を行うセル処理フローチャートである。図
6はこの一実施例のタイマカウンタ4のタイムアップ、
タイムアウト検出、廃棄登録を行うタイマコントロール
処理フローチャートである。
FIG. 5 is a cell processing flow chart for carrying out the passing / discarding processing of the flowing cells of this embodiment. FIG. 6 shows the time-up of the timer counter 4 of this embodiment.
6 is a flowchart of timer control processing for detecting timeout and performing discard registration.

【0037】(セル処理動作): 図5において、先
ずこの装置内にセルが入力されると、単独セル(SS
M)又はアイドルセルか否かを判断する(S51)。次
に単独セル(SSM)又はアイドルセルであれば、タイ
ムアウト監視には、関係ないものであるので、そのまま
通過させる。
(Cell processing operation): In FIG. 5, when a cell is first input into this device, a single cell (SS
M) or whether it is an idle cell or not (S51). Next, if it is a single cell (SSM) or an idle cell, it is not related to the time-out monitoring, and is passed as it is.

【0038】次に、先頭セル(BOM)か否かを判断す
る(S52)。そして、先頭セル(BOM)だった場合
には、タイマ制御部3に現タイマカウンタ値の読出し要
求を発行する。タイマ制御部3では、タイマカウンタ4
から現タイマカウンタ値を読み出す。そして、読み出さ
れた現タイマカウンタ値がタイムアウト値となる。なぜ
ならば、タイマカウンタ4は、そのカウント最大値がタ
イムアウト時間であり、かつ、巡回してカウントアップ
するため、次にカウントが同じ値になる時、タイムアウ
トとなるためである。
Next, it is determined whether or not it is the first cell (BOM) (S52). If it is the first cell (BOM), it issues a request to read the current timer counter value to the timer control unit 3. In the timer control unit 3, the timer counter 4
The current timer counter value is read from. Then, the read current timer counter value becomes the timeout value. This is because the maximum value of the timer counter 4 is the time-out time, and the timer counter 4 circulates and counts up, so that the next time the count reaches the same value, the timer counter 4 times out.

【0039】次に、その読み出された現タイマカウンタ
値は、方路情報をアドレスとし、データ入力をバリッド
タグ(値は1)と現タイマカウンタ値として、タイムア
ウト値管理連想メモリ(TCAM)2に登録する。即ち
タイマセットする(S53)。
Next, the read current timer counter value is stored in the timeout value management associative memory (TCAM) 2 with the route information as an address and the data input as a valid tag (value is 1) and the current timer counter value. to register. That is, a timer is set (S53).

【0040】また、一方、S52において、先頭セル
(BOM)でなかった場合、つまり、中間セル(CO
M)又は最終セル(EOM)の場合には、廃棄通過処理
部1では、方路情報をアドレスとしてタイムアウト値管
理連想メモリ(TCAM)2からデータを読み出す(S
54)。そして、その中の廃棄ビット(バリッドタグを
利用している。)を参照する。
On the other hand, in S52, when it is not the head cell (BOM), that is, the intermediate cell (CO
M) or the last cell (EOM), the discard passage processing unit 1 reads data from the timeout value management associative memory (TCAM) 2 using the route information as an address (S).
54). Then, the discard bit (using the valid tag) in that is referred to.

【0041】この廃棄ビットが0か1かを確認し(S5
5)、廃棄ビットが0だった場合には、タイムアウトと
判断して通過廃棄処理部1では、そのセルを廃棄するも
のである(S56)。
It is confirmed whether this discard bit is 0 or 1 (S5
5) If the discard bit is 0, it is determined that a timeout has occurred, and the pass discard processing unit 1 discards the cell (S56).

【0042】以上のような処理をセルが到着するごとに
繰り返すものである。
The above processing is repeated each time a cell arrives.

【0043】(タイマコントロール処理動作): 図
6において、先ずタイマカウンタ4を1つアップさせる
(S61)。次にタイマ制御部3がタイムアウト値管理
連想メモリ(TCAM)2にデータ入力(検索データ)
として現タイマカウンタ値を入力し、現在のタイマカウ
ンタと同じ値が登録されているかどうか検索する(検索
要求信号を使用する。)(S62)。
(Timer control processing operation): In FIG. 6, the timer counter 4 is first incremented by 1 (S61). Next, the timer control unit 3 inputs data (search data) into the timeout value management associative memory (TCAM) 2.
The current timer counter value is input as, and it is searched whether the same value as the current timer counter is registered (the search request signal is used) (S62).

【0044】ここで、登録されていた場合には、登録さ
れている部分の一致アドレスがタイムアウト値管理連想
メモリ(TCAM)2から出力され、タイマ制御部3
は、タイムアウト値管理連想メモリ(TCAM)2内の
一致アドレスに登録されているデータ内の廃棄ビットを
0にする(S63)。つまり、タイムアウトにするもの
である。
If it has been registered, the matching address of the registered portion is output from the timeout value management associative memory (TCAM) 2 and the timer control unit 3
Resets the discard bit in the data registered in the matching address in the timeout value management associative memory (TCAM) 2 to 0 (S63). That is, it is timed out.

【0045】以上のような処理を一定時間間隔で繰り返
し行うものである。
The above-mentioned processing is repeated at regular time intervals.

【0046】そして、以上のような2つの処理を行うこ
とによって、タイムアウト監視を行うものである。
Then, the time-out is monitored by performing the above two processes.

【0047】(一実施例の効果): 以上の一実施例
のタイムアウト監視装置によれば、一定間隔でアップす
る1つのタイマカウンタ3と、タイマ制御部3と、方路
情報ごとのタイムアウトを示すタイムカウンタ値(タイ
ムアウト値)を記憶するタイムアウト値管理連想メモリ
(TCAM)2とによって構成され、現タイマカウンタ
値と各方路情報ごとのタイムアウト時刻をタイムアウト
値管理連想メモリ(TCAM)2を使って比較すること
で、従来に比べ小規模のハードウェア構成でタイムアウ
ト監視を実現できるものと考えられる。また、この装置
は、ある時刻からタイムアウトを検出(監視)するもの
であれば、どのような構成にも適用可能と考えられる。
(Effect of One Embodiment): According to the time-out monitoring device of the above-mentioned one embodiment, one timer counter 3 which increases at a constant interval, the timer control unit 3, and a time-out for each route information are shown. A time-out value management associative memory (TCAM) 2 that stores a time counter value (time-out value). The time-out value management associative memory (TCAM) 2 is used to store the current timer counter value and the time-out time for each route information. By comparison, it is considered that timeout monitoring can be realized with a smaller hardware configuration than before. Further, this device is considered to be applicable to any configuration as long as it detects (monitors) a timeout from a certain time.

【0048】(他の実施例): (1)また、上述の
タイマ制御部3を図7に示すタイマ制御部3Aに示す構
成にする。つまり、『タイマ制御部3Aに方路情報に対
応するタイムアウト時間の登録してあるテーブル3A1
を備える。そして、更に現タイマカウンタ値とタイムア
ウト時間を加算する演算器3A2を設けることも更に好
ましい。』そして、タイマカウンタ4をカウンタ値の最
大が一番大きなタイムアウト時間より十分に大きなもの
となるように構成したものである。
(Other Embodiments): (1) Further, the above-mentioned timer control unit 3 is configured as shown in the timer control unit 3A shown in FIG. That is, "the table 3A1 in which the time-out time corresponding to the route information is registered in the timer control unit 3A"
Is provided. Further, it is further preferable to further provide an arithmetic unit 3A2 for adding the current timer counter value and the timeout time. The timer counter 4 is configured so that the maximum counter value is sufficiently larger than the largest timeout time.

【0049】このように構成することで、上述の一実施
例の図5のステップS53のタイムアウト値管理連想メ
モリ(TCAM)2に現タイマカウンタ値の代わりに、
現タイマカウンタ値と方路情報より引いてきたタイムア
ウト時間を足した(加算した)ものを登録するものであ
る。
With this configuration, instead of the current timer counter value in the timeout value management associative memory (TCAM) 2 in step S53 of FIG. 5 of the above-described embodiment,
The value obtained by adding (adding) the current timer counter value and the timeout time drawn from the route information is registered.

【0050】このようにすることで『方路情報ごとに異
なるタイムアウト時間を管理することができるものであ
り、よりきめ細かくタイムアウトを監視することに適す
るものと考えられる。』 (2)また、尚、以上の実施例において、セル処理フロ
ーとタイマコントロール処理との2つの処理は、並列に
行うことも可能であるが、セル処理内の必ず行う処理と
して位置づけることも好ましい。
By doing so, "it is possible to manage different timeout times for each route information, and it is considered that this is suitable for more detailed monitoring of timeouts. (2) Further, in the above embodiment, the two processes of the cell processing flow and the timer control processing can be performed in parallel, but it is also preferable to position them as processing to be performed in the cell processing. .

【0051】(3)更に、タイムアウト監視の対象は、
セルに限らず、パケットなどであっても適用することが
できる。
(3) Further, the target of the timeout monitoring is
The present invention can be applied not only to cells but also to packets and the like.

【0052】(4)更にまた、上述のタイムアウト値管
理連想メモリ(TCAM)2は、内容アドレスメモリ
や、データアドレスメモリや、探索メモリなどを使用す
ることで同様な機能を実現することもできるものと考え
られる。
(4) Furthermore, the timeout value management associative memory (TCAM) 2 described above can realize the same function by using a content address memory, a data address memory, a search memory, or the like. it is conceivable that.

【0053】(5)また、上述の実施例ではセルによる
メッセージを監視しタイムアウト監視するものであった
が、他に例えば、ホスト装置に複数の端末が接続される
システムにおいて、ホスト装置にアクセスしている状態
で、ある一定時間、端末からキー入力によるデータ伝送
が行われなかった場合に、ホスト装置がタイムアウトと
判断して端末との接続を自動的に切り離す、即ち、アク
セス状態から解除するシステムの実現へも適用すること
ができる。
(5) Further, in the above-mentioned embodiment, the message by the cell is monitored and the time-out is monitored. However, in a system in which a plurality of terminals are connected to the host device, the host device is accessed. In this state, if data transmission by key input from the terminal is not performed for a certain period of time, the host device judges that it has timed out and automatically disconnects from the terminal, that is, a system that releases from the access state. Can also be applied to the realization of.

【0054】(6)更に、メッセージ(データも含まれ
る。)を監視するだけでなく、簡単な制御信号、例え
ば、オン、オフ制御信号や、状態信号などを端末からホ
スト装置に送信するような状態を監視し、タイムアウト
監視することも可能である。
(6) In addition to monitoring messages (including data), simple control signals such as ON / OFF control signals and status signals are transmitted from the terminal to the host device. It is also possible to monitor the status and monitor the timeout.

【0055】[0055]

【発明の効果】以上述べた様に第1の発明のタイムアウ
ト監視装置は、メッセージ又は信号を検出する手段と、
ある所定単位時間ごとに巡回しながらカウントし、カウ
ンタ値を出力するタイマカウンタと、検出された上記メ
ッセージ又は信号に従い上記タイマカウンタからカウン
タ値を現タイマカウンタ値として取り込む手段と、メッ
セージ又は信号に対するタイムアウトの判断を行うため
のタイムアウト値を記憶している記憶手段と、現タイマ
カウンタ値と、メッセージ又は信号に対する各監視対象
ごとのタイムアウト値とを記憶手段を使って比較し、各
監視対象ごとのメッセージ又は信号に対するタイムアウ
ト監視を行う手段とを備えて構成したものである。
As described above, the time-out monitoring device of the first invention comprises means for detecting a message or a signal,
A timer counter that counts and outputs a counter value while patroling every predetermined unit time, a means for fetching the counter value as the current timer counter value from the timer counter according to the detected message or signal, and a timeout for the message or signal The storage means that stores the time-out value for making the determination of the current timer counter value and the time-out value for each monitored object for the message or signal are compared using the storage means, and the message for each monitored object is compared. Alternatively, it is configured by including means for performing time-out monitoring for a signal.

【0056】このような構成であることから、従来のよ
うに監視対象数に応じた数のカウンタが必要とならず、
タイムアウト監視するメッセージ又は信号の監視対象数
が増加しても、装置のハードウェア規模が非常に大きく
なることがなく、非常に効率的な構成でタイムアウト監
視を行うことができる。
With such a configuration, it is not necessary to have the number of counters corresponding to the number of monitoring targets as in the conventional case.
Even if the number of messages or signals to be time-out monitored is increased, the hardware scale of the device does not become very large, and time-out monitoring can be performed with a very efficient configuration.

【0057】また、第2の発明のタイムアウト監視装置
は、メッセージ又は信号を検出する手段と、ある所定単
位時間ごとにカウントし、カウンタ値を出力するタイマ
カウンタと、検出された上記メッセージ又は信号に従い
上記タイマカウンタからカウンタ値を現タイマカウンタ
値として取り込む手段と、各監視対象ごとのタイムアウ
ト時間をそれぞれ登録しているテーブルと、現タイマカ
ウンタ値とタイムアウト時間とを合わせたタイムアウト
値を記憶する記憶手段と、現タイマカウンタ値と各監視
対象ごとのタイムアウト値とを記憶手段を使って比較
し、各監視対象ごとの各タイムアウト時間で、各監視対
象からのメッセージ又は信号に対するタイムアウト監視
を行う手段とを備えたものである。
The time-out monitoring device according to the second aspect of the present invention includes means for detecting a message or a signal, a timer counter for counting and outputting a counter value for each predetermined unit time, and a device for detecting the message or signal according to the detected message or signal. Means for fetching a counter value from the timer counter as a current timer counter value, a table for registering a timeout time for each monitored object, and a storage means for storing a timeout value obtained by combining the current timer counter value and the timeout time And a means for comparing the current timer counter value with the timeout value for each monitored object using the storage means, and for performing timeout monitoring for the message or signal from each monitored object at each timeout time for each monitored object. Be prepared.

【0058】このような構成であることから、監視対象
ごとに異なるタイムアウト時間で監視することができる
ものであり、そして、よりきめ細かくタイムアウトを監
視することに適するものと考えられる。
With such a configuration, it is possible to monitor with different timeout times for each monitoring target, and it is considered that it is suitable for more detailed monitoring of timeout.

【0059】そして、従来のように監視対象数に応じた
数のカウンタが必要とならず、タイムアウト監視するメ
ッセージ又は信号の監視対象数が増加しても、装置のハ
ードウェア規模が非常に大きくなることがなく、非常に
効率的な構成でタイムアウト監視を行うことができる。
Further, unlike the conventional case, the number of counters corresponding to the number of monitoring targets is not required, and even if the number of monitoring targets of the message or signal for which the time-out is monitored increases, the hardware scale of the apparatus becomes very large. Without timeout, timeout monitoring can be done with a very efficient configuration.

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

【図1】この発明の一実施例のタイムアウト監視装置の
機能構成図である。
FIG. 1 is a functional configuration diagram of a timeout monitoring device according to an embodiment of the present invention.

【図2】従来例の処理装置の機能構成図である。FIG. 2 is a functional configuration diagram of a processing device of a conventional example.

【図3】従来例の処理フローチャートである。FIG. 3 is a processing flowchart of a conventional example.

【図4】一実施例のタイムアウト値管理連想メモリ(T
CMA)のメモリマップの説明図である。
FIG. 4 is a timeout value management associative memory (T
It is an explanatory view of a memory map of (CMA).

【図5】一実施例のセル処理フローチャートである。FIG. 5 is a flowchart of cell processing according to an embodiment.

【図6】一実施例のタイムコントロール処理フローチャ
ートである。
FIG. 6 is a flowchart of a time control process according to an embodiment.

【図7】他の実施例のタイムアウト監視装置の機能構成
図である。
FIG. 7 is a functional configuration diagram of a timeout monitoring device according to another embodiment.

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

1…通過廃棄処理部、2…タイムアウト値管理連想メモ
リ(TCAM)、3…タイマ制御部、4…タイマカウン
タ。
1 ... Passage discard processing unit, 2 ... Timeout value management associative memory (TCAM), 3 ... Timer control unit, 4 ... Timer counter.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04Q 3/00 (72)発明者 岸野 訓明 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 (72)発明者 田中 健 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 (72)発明者 牛島 重彦 東京都千代田区内幸町一丁目1番6号 日 本電信電話株式会社内 (72)発明者 則武 克誌 東京都千代田区内幸町一丁目1番6号 日 本電信電話株式会社内─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Internal reference number FI Technical indication location H04Q 3/00 (72) Inventor Noriaki Kishino 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. Incorporated (72) Inventor Ken Tanaka 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. (72) Inventor Shigehiko Ushijima 1-1-6 Uchisaiwaicho, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation In-house (72) Inventor Katsura Noritake 1-1-6 Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph and Telephone Corporation

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 各監視対象に対するメッセージ又は信号
のタイムアウト監視を行う装置であって、 メッセージ又は信号を検出する手段と、 ある所定単位時間ごとに巡回しながらカウントし、カウ
ンタ値を出力するタイマカウンタと、 検出された上記メッセージ又は信号に従い上記タイマカ
ウンタからカウンタ値を現タイマカウンタ値として取り
込む手段と、 メッセージ又は信号に対するタイムアウトの判断を行う
ためのタイムアウト値を記憶している記憶手段と、 上記現タイマカウンタ値と、上記メッセージ又は信号に
対する各監視対象ごとのタイムアウト値とを上記記憶手
段を使って比較し、各監視対象ごとのメッセージ又は信
号に対するタイムアウト監視を行う手段とを備えたこと
を特徴とするタイムアウト監視装置。
1. A device for monitoring a time-out of a message or a signal for each monitoring target, a means for detecting the message or the signal, and a timer counter for counting while outputting a counter value for each predetermined unit time. A means for fetching a counter value from the timer counter as a current timer counter value in accordance with the detected message or signal, a storage means for storing a timeout value for judging a timeout for the message or signal, A timer counter value and a timeout value for each monitored object with respect to the message or signal are compared using the storage means, and means for performing timeout monitoring with respect to the message or signal for each monitored object is provided. Timeout monitoring device.
【請求項2】 各監視対象に対するメッセージ又は信号
のタイムアウト監視を行う装置であって、 メッセージ又は信号を検出する手段と、 ある所定単位時間ごとにカウントし、カウンタ値を出力
するタイマカウンタと、 検出された上記メッセージ又は信号に従い上記タイマカ
ウンタからカウンタ値を現タイマカウンタ値として取り
込む手段と、 各監視対象ごとのタイムアウト時間をそれぞれ登録して
いるテーブルと、 上記現タイマカウンタ値とタイムアウト時間とを合わせ
たタイムアウト値を記憶する記憶手段と、 上記現タイマカウンタ値と各監視対象ごとのタイムアウ
ト値とを上記記憶手段を使って比較し、各監視対象ごと
の各タイムアウト時間で、各監視対象からのメッセージ
又は信号に対するタイムアウト監視を行う手段とを備え
たことを特徴とするタイムアウト監視装置。
2. A device for performing timeout monitoring of a message or a signal for each monitoring target, a means for detecting the message or the signal, a timer counter for counting every predetermined unit time and outputting a counter value, A means for fetching a counter value from the timer counter as a current timer counter value in accordance with the message or signal described above, a table in which a timeout time for each monitored object is registered, and the current timer counter value and the timeout time are combined. The storage means for storing the time-out value and the current timer counter value and the time-out value for each monitored object are compared using the above-mentioned storage means, and the message from each monitored object at each time-out time for each monitored object is compared. Or a means for performing time-out monitoring for signals A timeout monitoring device characterized by the above.
【請求項3】 請求項1又は2に記載のタイムアウト監
視装置において、上記記憶手段を、連想メモリで構成す
ることを特徴とするタイムアウト監視装置。
3. The time-out monitoring device according to claim 1 or 2, wherein the storage means comprises an associative memory.
JP17146794A 1994-07-22 1994-07-22 Timeout monitoring device Expired - Fee Related JP2738504B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17146794A JP2738504B2 (en) 1994-07-22 1994-07-22 Timeout monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17146794A JP2738504B2 (en) 1994-07-22 1994-07-22 Timeout monitoring device

Publications (2)

Publication Number Publication Date
JPH0837530A true JPH0837530A (en) 1996-02-06
JP2738504B2 JP2738504B2 (en) 1998-04-08

Family

ID=15923654

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17146794A Expired - Fee Related JP2738504B2 (en) 1994-07-22 1994-07-22 Timeout monitoring device

Country Status (1)

Country Link
JP (1) JP2738504B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999034558A1 (en) * 1997-12-25 1999-07-08 Kabushiki Kaisha Toshiba Atm repeater and network including the same
US6411622B1 (en) 1997-09-08 2002-06-25 Nec Corporation Method and apparatus for detecting timeout of ATM reception packet

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06152686A (en) * 1992-11-10 1994-05-31 Matsushita Electric Ind Co Ltd Timer management equipment
JPH07336351A (en) * 1994-06-10 1995-12-22 Fujitsu Ltd Device and method for discriminating time-out

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06152686A (en) * 1992-11-10 1994-05-31 Matsushita Electric Ind Co Ltd Timer management equipment
JPH07336351A (en) * 1994-06-10 1995-12-22 Fujitsu Ltd Device and method for discriminating time-out

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6411622B1 (en) 1997-09-08 2002-06-25 Nec Corporation Method and apparatus for detecting timeout of ATM reception packet
WO1999034558A1 (en) * 1997-12-25 1999-07-08 Kabushiki Kaisha Toshiba Atm repeater and network including the same
US6781994B1 (en) 1997-12-25 2004-08-24 Kabushiki Kaisha Toshiba Distributing ATM cells to output ports based upon destination information using ATM switch core and IP forwarding

Also Published As

Publication number Publication date
JP2738504B2 (en) 1998-04-08

Similar Documents

Publication Publication Date Title
JP3302578B2 (en) OAM processing equipment
EP0691772A2 (en) Communication system, server and address management method
JP2002111716A (en) Packet switch and multicast control system used therefor
US6711153B1 (en) Route lookup engine
JPH1127324A (en) Communication controller
JP3075163B2 (en) Multiport frame exchange method
EP1267522B1 (en) Network monitor system, data amount counting method and program for use in the system
EP0687121B1 (en) Device and method for indicating timeouts
JP2760343B2 (en) ATM cell circuit
US6463036B2 (en) ATM communication apparatus and method of controlling congestion in a communication network using the ATM communication apparatus
JPH0837530A (en) Time-out monitoring device
JP3204996B2 (en) Asynchronous time division multiplex transmission device and switch element
JP2824483B2 (en) Switch diagnostic method in ATM exchange
JPH07111507A (en) Data reception system and communication controller
JP2570573B2 (en) Hybrid type communication processor
JPH08242238A (en) Communication controller and control method therefor
JPH10257068A (en) Atm controller and atm communication controller
KR100236604B1 (en) Atm exchange in private branch exchange system
KR0131855B1 (en) Cell routing apparatus for atm using content addressable
KR100317132B1 (en) Multicast cell processor in ATM line card of ATM switching system
JP3587708B2 (en) Cell management processing circuit and network system
KR19980036815A (en) Cell Multiplexing Device for ATM Network Access of ATM Access Card
KR100606341B1 (en) Method for port number setting of subscriber interface device in ATM switch system
JP3006349B2 (en) Frame relay exchange
JP3499229B2 (en) OAM processing equipment

Legal Events

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

Free format text: PAYMENT UNTIL: 20090116

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100116

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100116

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20120116

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20130116

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20140116

Year of fee payment: 16

LAPS Cancellation because of no payment of annual fees