JP3576701B2 - Packet receiving system - Google Patents

Packet receiving system Download PDF

Info

Publication number
JP3576701B2
JP3576701B2 JP14129796A JP14129796A JP3576701B2 JP 3576701 B2 JP3576701 B2 JP 3576701B2 JP 14129796 A JP14129796 A JP 14129796A JP 14129796 A JP14129796 A JP 14129796A JP 3576701 B2 JP3576701 B2 JP 3576701B2
Authority
JP
Japan
Prior art keywords
packet
receiving system
link
received
control
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.)
Expired - Fee Related
Application number
JP14129796A
Other languages
Japanese (ja)
Other versions
JPH09326824A (en
Inventor
静香 原崎
孝文 増田
道晴 水戸
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.)
NEC Corp
Nippon Telegraph and Telephone Corp
Original Assignee
NEC Corp
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, Nippon Telegraph and Telephone Corp filed Critical NEC Corp
Priority to JP14129796A priority Critical patent/JP3576701B2/en
Publication of JPH09326824A publication Critical patent/JPH09326824A/en
Application granted granted Critical
Publication of JP3576701B2 publication Critical patent/JP3576701B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Description

【0001】
【発明の属する技術分野】
本発明はパケット受信システムに関し、特にパケットを多重して行われるデータ通信におけるパケット受信システムに関する。
【0002】
【従来の技術】
一般に、パケットを多重してデータ通信を行うシステムでは、収容している複数の端末とのリンク確立後、端末より送出されるパケットを受信すると、受信したパケットを一時的にバッファに格納している。そして、この格納したそれぞれの受信パケットに対応してプロトコル処理を起動するためのイベントを発行し、これをキューに積み込む。このキューに積み込んだイベントは、システムの処理装置によって取出され、それぞれのパケットについてのプロトコル処理が行われる。
【0003】
ところで、ある特定の端末より一時的に多数のパケットが送出されてきた場合には、パケットに対するシステム側の処理がその特定の端末に占有され他の端末へのサービスが制約されてしまう。例えば、端末の故障によって多数のパケットが送出される場合や、ユーザが故意に多数のパケットを送出する場合が考えられ、かかる場合には他のユーザの端末へのサービスが制約される。
【0004】
このサービスが制約されることを防ぐためのシステムが特開平7―177196号公報に記載されている。この従来の受信システムでは、キューに積み込まれたイベント数の上限値を各リンク毎に設定しておき、この上限値を越えたリンクのイベントを廃棄するものである。この廃棄処理を行えば、一時的に多数のパケットが送出されてきても、他のユーザの端末へのサービスが制約されることはないのである。
【0005】
【発明が解決しようとする課題】
しかし、上述した従来のパケット受信システムでは、以下の欠点がある。
【0006】
まず、ある端末から受信したパケットに対するイベントをキューから取出して判定し、廃棄するまでの処理の間に、他の端末に対するキューが上限値に達してしまう可能性がある。このように、キューを使用した従来のシステムでは、結局ある1つの端末からの異常なパケットの送出のために正常なリンクのキューまでもが上限値に達してしまい、異常なリンクのパケットだけでなく、正常なリンクのパケットまで廃棄されてしまうという欠点がある。
【0007】
また、従来のシステムでは、受信パケットに対応するプロトコル処理を起動するためのイベントを廃棄することで、パケットの種別に関係なく全てのパケットを廃棄していた。このため、端末側より送出されたユーザデータを送受信するためのパケットである情報パケットに対するシステム側からの応答パケットが端末側に返送されず、端末側から情報パケットの再送が行われてしまい、結局システムに送出されるパケットの数が軽減されないという欠点がある。
【0008】
本発明は上述した従来技術の欠点を解決するためになされたものであり、その目的はある端末の動作異常等によって一時的にパケットが多数送られた場合であっても、このパケットによってシステムの処理能力が損なわれることがなく、正常なパケット受信に対して安定した処理を行うことのできるパケット受信システムを提供することである。
【0009】
【課題を解決するための手段】
本発明によるパケット受信システムは、多重されたパケットを受信するパケット受信システムであって、受信したパケットのうち制御パケットの数をカウントするカウント手段と、このカウント値が所定値になったとき以後新たに受信する制御パケットを廃棄するパケット廃棄手段とを含むことを特徴とする。
【0010】
【発明の実施の形態】
本発明の作用は以下の通りである。
【0011】
あるリンクより受信したパケットが制御パケットと判定された場合に、そのリンクの受信制御パケット数をカウントアップする。この場合、リンクの確立と同時に起動されるタイマが満了するまでカウントされ、タイマが満了した時点でカウント値をクリアしてタイマを再起動する。このカウント値が対応するリンクの既定値を越えた時点より以後、カウント値が対応する既定値を越えている間に受信する制御パケットは全て廃棄する。以上の処理は、制御パケットを受信したその時点で行われる。
【0012】
次に、本発明の実施例について図面を参照して説明する。
【0013】
図1は本発明によるパケット受信システムの一実施例の構成を示すブロック図である。図において、本発明の一実施例によるパケット受信システムは、受信回線からパケットを受信する受信回線制御部2と、受信制御パケット監視ブロック1とを含んで構成されている。受信回線制御部2において受信されるパケットには、ユーザデータを送受信するためのパケットである情報パケットと、通信規約で予め定められ通信制御を行うための制御パケットとがある。なお、受信したパケット中の特定のフィールドの内容を確認することによって、これら情報パケットと制御パケットとを判別することができる。
【0014】
受信制御パケット監視ブロック1は、受信したパケットの種別を判定して情報パケットと制御パケットとを振り分けて制御パケットを抽出する受信パケット種別判定部3と、図示せぬ端末との間で予めとり決めた既定値が設定されこれを保持する既定値保持部4と、計時を行い計時値が所定時間毎にクリアされるタイマ6と、受信パケット種別判定部3の判定結果であるカウントアップ情報30に従ってカウントアップ動作を行う受信制御パケット数カウント部5とを含んで構成されている。
【0015】
また、受信制御パケット監視ブロック1は、カウンタ5のカウント値と既定値保持部4に保持されている既定値とを比較する受信制御パケット数判定部7と、この受信制御パケット数判定部7にて比較した結果、カウント値が既定値を越えた時以後に受信する制御パケットの廃棄処理を行う受信制御パケット廃棄部8とを含んで構成されている。
【0016】
受信パケット種別判定部3は、受信回線制御部2によって受信されたパケットの種別を判定し、情報パケットと制御パケットとに振り分けるものである。情報パケットと判定された場合は、そのパケットに対して通常のプロトコル処理が行われる。一方、制御パケットと判定された場合には、カウントアップ情報30が受信パケット種別判定部3から受信制御パケット数カウント部5に伝えられ、受信パケット数判定部7にて比較判定処理が行われる。
【0017】
タイマ6は、本システムが受信する制御パケットの数の監視時間を各リンク毎に設定するものである。計時を行うタイマが各リンクに対応して設けられ、各リンクが確立状態に遷移したときに起動され計時を行うものとする。
【0018】
受信制御パケット数カウント部5は、タイマ6の起動期間内に受信した制御パケットの数を各受信リンク毎にカウントするものである。各リンクに対応してカウンタが設けられているものとする。
【0019】
既定値保持部4は、タイマ6の起動期間内に受信する制御パケットの上限値が各リンク毎に設定されるものである。この既定値保持部4内には、各リンクに対応する既定値を記憶する手段を有している。この記憶手段をハードウェアで実現する場合には、例えば既定値用のメモリを予め設けておき、このメモリに既定値を記憶しておく。なお、この記憶手段は、メモリ以外のハードウェアでも実現でき、またソフトウェア(ファームウェア)で実現できることは明らかである。
【0020】
受信制御パケット数判定部7は、既定値保持部4に保持された既定値とカウント部5のカウント値とを比較し、その比較結果に応じて制御パケットを制御パケット廃棄部8に送るものである。この受信制御パケット数判定部7をハードウェアで実現する場合には、例えば、既定値とカウント値とを比較する比較器と、この比較部の出力に応じて制御パケットの送出先を定めるセレクタとを用いて構成すれば良い。なお、この判定部7は、比較器及びセレクタ以外のハードウェアでも実現でき、またソフトウェア(ファームウェア)で実現できることは明らかである。
【0021】
受信制御パケット廃棄部8は、判定部7で比較した結果、カウント値が既定値を越えていると判定された場合に、受信制御パケットの廃棄処理を行うものである。
【0022】
かかる構成からなる受信システムの動作について図2のシーケンス図を参照して説明する。
【0023】
本システムでは、収容する端末とのリンクが確立した時点で、そのリンクに対応するタイマを起動する(図2中の符号9)。このタイマの起動期間内(図2中の符号11)において、受信回線制御部2でそのリンクよりパケットを受信すると、受信パケット種別判定部3にて、パケットの種別により情報パケットと制御パケットとに振り分ける。情報パケットを受信した場合は、通常のプロトコル処理が行われる。
【0024】
制御パケットを受信した場合は、制御パケット数カウント部5により、そのリンクに対応するカウンタをカウントアップし(図2中の符号10)、受信制御パケット数判定部7で既定値との比較処理を行う。受信制御パケット数判定部7は、そのリンクに対する既定値保持部4内の既定値を参照し、カウント部5のカウント値と比較する。
【0025】
この比較の結果、カウント部5でカウントした値が既定値を越えていると判定された時点で(図2中の符号12)、その制御パケットの廃棄処理が行われる(図2中の符号13)。一方、カウント値が既定値以下である場合には、その制御パケットに対して通常のプロトコル処理が行われ、受信した制御パケットに対応した応答パケットが回線に返送される(図2中の符号10)。
【0026】
本システムでは、各リンク毎にタイマ6の起動開始(図2中の符号9)から計時満了(図2中の符号14)までの間(図2中の符号11)、以上の処理が行われ、タイマ6が計時満了となった時点でカウント部5がカウントした該当リンクの値がクリアされる。そして、このクリア後にタイマ6が再起動されることで、制御パケットの受信が再開される。
【0027】
さらに、図1の受信システムにSSCOP(Service Specific Connection―oriented Protocol;ITU―T勧告 Q.2110)を適用した場合の動作について、図3のシーケンス図を参照して説明する。
【0028】
この場合、上述した制御パケットに相当するのが、POLL―PDU(Poll―Protocol Data Unit;以下、POLLと称する)である(図3中の符号15)。このPOLLを送出する間隔を決めるタイマPOLL(TimerPOLL)のデフォルト値は、750[ms]に規定されている(図3中の符号17)。
【0029】
一例として、本システムにおけるあるリンクについて、リンク確立時より起動開始するタイマ(図3中の符号18)によるPOLL監視期間毎(図3中の符号19)に受信するPOLLの数を「10」と規定する。すなわち、上述した既定値=10である。
【0030】
この既定値は、既定値保持部4内に予め設けられた、対応するリンクの既定値用メモリに記憶される。
【0031】
対応するリンクの監視を行うタイマの1サイクルの時間は、上述したデフォルト値及び受信数より、750[ms]×10=7.5[sec]となる(図3中の符号19)。
【0032】
POLL受信数を計数する受信制御パケット数カウント部5は、各リンクに対応して設けられたカウンタと、この各カウンタのカウント値を保持するメモリとを含んでいるものとする。このメモリは、リンクが確立した時点ではクリアされているものとする。
【0033】
本システムがPOLLを受信すると、対応するリンクのカウンタのカウント値が「1」加算される。そして、受信制御パケット数判定部7は、このリンクの既定値を既定値保持部4内のメモリから読出し、カウント値と比較する(図3中の符号20)。この比較の結果、カウンタ値が既定値以下なら通常のプロトコル処理として、回線側へSTAT―PDU(Solicited Status―Protocol Data Unit;以下、STATと称する)を返送する(図3中の符号16)。
【0034】
対応するリンクのPOLLが数回受信され、そのリンクのカウンタ値がそのリンクに対応する既定値を越えた場合には(図3中の符号21)、このPOLLは受信制御パケット廃棄部8によって廃棄される(図3中の符号22)。この時点以後に該当リンクのPOLLを受信しても、カウンタのカウント値が既定値を越えている間は、同様に廃棄部8によって廃棄される(図3中の符号22)。
【0035】
このリンクの確立時よりタイマの1サイクルの時間である7.5[sec]を経過した時点で、そのリンクに対応するカウンタのカウンタ値がクリアされ、タイマは再起動される(図3中の符号23)。
【0036】
この時点以降に、そのリンクのPOLLを受信した場合は、カウンタのカウンタ値がそのリンクに対応する既定値を越えるまでは、通常のプロトコル処理として、回線側へSTATが返送される(図3中の符号24)。
【0037】
そのリンクに対応する既定値を越える前に、そのリンクに対応するカウンタのカウント値がクリアされる場合は、POLLの廃棄は行われない(図3中の符号24)。
【0038】
なお、本システムにおいて、端末側のタイマと、システム側のタイマとの誤差や、回線のトラフィックの状況によるシステム側での制御パケット受信間隔のばらつき等も考えられる。これらを考慮したシステムを実現するには、既定値保持部4に保持する既定値(上述した例では「10」)を、ゆとりを持たせた値にすれば良い。
【0039】
以上のように、ある端末の動作異常等によって一時的に制御パケットが多数送出された場合でも、制御パケットを受信する毎に判定を行い、既定値を越えた時点で直ぐにそのリンクの制御パケットの廃棄を行うことにより、他のリンクに影響を与えることなく確実に異常なリンクのみを制御できるのである。
【0040】
また、制御パケットに対してのみ廃棄処理を行うので、情報パケットの再送による制御パケットや情報パケットに対するシステムの処理能力低下を招くことがなく、システムのパケット受信に対する処理を軽減できるのである。
【0041】
請求項の記載に関連して本発明は更に次の態様をとりうる。
【0042】
(9) 前記抽出手段は、前記受信したパケットの種別を判定することによって前記制御パケット抽出することを特徴とする請求項2〜8のいずれかに記載のパケット受信システム。
【0043】
(10) 前記制御パケットは、SSCOP(Service Specific Connection―oriented Protocol)におけるPOLL―PDU(Poll―Protocol Data Unit)であることを特徴とする請求項1〜9のいずれかに記載のパケット受信システム。
【0044】
【発明の効果】
以上説明したように本発明は、受信したパケットからを抽出した制御パケットの数を各リンク毎にカウントし、このカウント値が所定値になったとき以後受信する制御パケットを直ぐに廃棄することにより、ある端末の動作異常等によって一時的にパケットが多数送られた場合であっても、このパケットによってシステムの処理能力が損なわれることがなく、正常なパケット受信に対して安定した処理を行うことができるという効果がある。また、受信したパケットのうち、制御パケットに対してのみ廃棄処理を行うので、情報パケットの再送による制御パケットや情報パケットに対するシステムの処理能力低下を招くことがなく、システムのパケット受信に対する処理を軽減できるという効果がある。
【図面の簡単な説明】
【図1】本発明の実施例によるパケット受信システムの構成を示すブロック図である。
【図2】図1のパケット受信システムの動作を示すシーケンス図である。
【図3】図1のパケット受信システムにSSCOPを適用した場合の動作を示すシーケンス図である。
【符号の説明】
1 受信制御パケット監視ブロック
2 受信回線制御部
3 受信パケット種別判定部
4 既定値保持部
5 受信制御パケット数カウント部
6 タイマ
7 受信制御パケット数判定部
8 受信制御パケット廃棄部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a packet receiving system, and more particularly to a packet receiving system in data communication performed by multiplexing packets.
[0002]
[Prior art]
In general, in a system for performing data communication by multiplexing packets, when a packet transmitted from a terminal is received after a link is established with a plurality of accommodated terminals, the received packet is temporarily stored in a buffer. . Then, an event for activating the protocol processing is issued corresponding to each of the stored received packets, and the event is loaded in the queue. The events loaded in the queue are taken out by the processing unit of the system, and protocol processing is performed on each packet.
[0003]
When a large number of packets are temporarily transmitted from a specific terminal, the processing of the packet on the system side is occupied by the specific terminal, and services to other terminals are restricted. For example, a case in which a large number of packets are transmitted due to a terminal failure or a case in which a user intentionally transmits a large number of packets is considered. In such a case, the service of another user to the terminal is restricted.
[0004]
A system for preventing this service from being restricted is described in JP-A-7-177196. In this conventional receiving system, an upper limit value of the number of events loaded in a queue is set for each link, and an event of a link exceeding the upper limit value is discarded. By performing this discarding process, even if a large number of packets are transmitted temporarily, the service to the terminal of another user is not restricted.
[0005]
[Problems to be solved by the invention]
However, the conventional packet receiving system described above has the following disadvantages.
[0006]
First, an event for a packet received from a certain terminal is extracted from the queue and determined, and during a process until the event is discarded, the queue for another terminal may reach the upper limit. As described above, in the conventional system using the queue, since the abnormal packet is transmitted from one terminal, even the queue of the normal link reaches the upper limit, and only the packet of the abnormal link is used. However, there is a disadvantage that packets of a normal link are discarded.
[0007]
Further, in the conventional system, all the packets are discarded regardless of the type of the packet by discarding the event for starting the protocol processing corresponding to the received packet. Therefore, a response packet from the system to the information packet, which is a packet for transmitting and receiving user data transmitted from the terminal, is not returned to the terminal, and the information packet is retransmitted from the terminal. The disadvantage is that the number of packets sent to the system is not reduced.
[0008]
The present invention has been made in order to solve the above-mentioned drawbacks of the prior art. The purpose of the present invention is to provide a system for transmitting a packet even if a large number of packets are temporarily sent due to an abnormal operation of a certain terminal. An object of the present invention is to provide a packet receiving system capable of performing stable processing for normal packet reception without impairing processing performance.
[0009]
[Means for Solving the Problems]
A packet receiving system according to the present invention is a packet receiving system for receiving a multiplexed packet. The packet receiving system includes a counting means for counting the number of control packets among the received packets, and a new means when the count value reaches a predetermined value. And packet discarding means for discarding the control packet received.
[0010]
BEST MODE FOR CARRYING OUT THE INVENTION
The operation of the present invention is as follows.
[0011]
When a packet received from a certain link is determined to be a control packet, the number of reception control packets on that link is counted up. In this case, counting is performed until the timer started simultaneously with the establishment of the link expires. When the timer expires, the count value is cleared and the timer is restarted. After the time point when the count value exceeds the predetermined value of the corresponding link, all control packets received while the count value exceeds the corresponding predetermined value are discarded. The above processing is performed when the control packet is received.
[0012]
Next, embodiments of the present invention will be described with reference to the drawings.
[0013]
FIG. 1 is a block diagram showing a configuration of one embodiment of a packet receiving system according to the present invention. In the figure, a packet receiving system according to one embodiment of the present invention includes a receiving line control unit 2 for receiving a packet from a receiving line, and a receiving control packet monitoring block 1. The packets received by the receiving line control unit 2 include an information packet for transmitting and receiving user data and a control packet for performing communication control predetermined by a communication protocol. The information packet and the control packet can be distinguished by checking the contents of a specific field in the received packet.
[0014]
The reception control packet monitoring block 1 predetermines between a terminal (not shown) and a reception packet type determination unit 3 that determines the type of a received packet, sorts an information packet and a control packet, and extracts a control packet. A default value holding unit 4 for setting and holding a predetermined value, a timer 6 for counting time and clearing the counted value at predetermined time intervals, and count-up information 30 which is a determination result of the received packet type determination unit 3. It is configured to include a reception control packet number counting unit 5 that performs a count-up operation.
[0015]
Also, the reception control packet monitoring block 1 compares the count value of the counter 5 with the default value held in the default value holding unit 4, and controls the reception control packet number determination unit 7. And a reception control packet discarding unit 8 for discarding control packets received after the count value exceeds a predetermined value.
[0016]
The received packet type determining unit 3 determines the type of the packet received by the receiving line control unit 2, and sorts the received packet into an information packet and a control packet. If the packet is determined to be an information packet, normal protocol processing is performed on the packet. On the other hand, when it is determined that the received packet is a control packet, the count-up information 30 is transmitted from the received packet type determining unit 3 to the received control packet number counting unit 5, and the received packet number determining unit 7 performs a comparison determination process.
[0017]
The timer 6 sets a monitoring time for the number of control packets received by the system for each link. A timer for timing is provided for each link, and is activated when each link transits to an established state to perform timing.
[0018]
The reception control packet number counting unit 5 counts the number of control packets received during the activation period of the timer 6 for each reception link. It is assumed that a counter is provided for each link.
[0019]
The default value holding unit 4 sets an upper limit value of control packets received within the activation period of the timer 6 for each link. The default value holding unit 4 has means for storing a default value corresponding to each link. When this storage means is realized by hardware, for example, a memory for a default value is provided in advance, and the default value is stored in this memory. It is clear that this storage means can be realized by hardware other than a memory, and can be realized by software (firmware).
[0020]
The number-of-reception-control-packets determination unit 7 compares the default value held in the default value holding unit 4 with the count value of the counting unit 5, and sends a control packet to the control packet discarding unit 8 according to the comparison result. is there. When the reception control packet number determination unit 7 is realized by hardware, for example, a comparator that compares a predetermined value with a count value, and a selector that determines a destination of a control packet according to the output of the comparison unit What is necessary is just to comprise using. It is obvious that the determination unit 7 can be realized by hardware other than the comparator and the selector, and can be realized by software (firmware).
[0021]
The reception control packet discarding unit 8 discards the reception control packet when the determination unit 7 determines that the count value exceeds the predetermined value.
[0022]
The operation of the receiving system having such a configuration will be described with reference to the sequence diagram of FIG.
[0023]
In this system, when a link with a terminal to be accommodated is established, a timer corresponding to the link is started (reference numeral 9 in FIG. 2). During the activation period of the timer (reference numeral 11 in FIG. 2), when the reception line control unit 2 receives a packet from the link, the reception packet type determination unit 3 separates an information packet and a control packet according to the packet type. Distribute. When an information packet is received, normal protocol processing is performed.
[0024]
When a control packet is received, the control packet number counting section 5 counts up a counter corresponding to the link (reference numeral 10 in FIG. 2), and the reception control packet number determination section 7 performs comparison processing with a default value. Do. The reception control packet number determination unit 7 refers to the default value in the default value holding unit 4 for the link, and compares it with the count value of the counting unit 5.
[0025]
As a result of this comparison, when it is determined that the value counted by the counting unit 5 exceeds the predetermined value (reference numeral 12 in FIG. 2), the control packet is discarded (reference numeral 13 in FIG. 2). ). On the other hand, when the count value is equal to or smaller than the predetermined value, the normal protocol processing is performed on the control packet, and a response packet corresponding to the received control packet is returned to the line (reference numeral 10 in FIG. 2). ).
[0026]
In this system, the above processing is performed for each link from the start of activation of the timer 6 (reference numeral 9 in FIG. 2) to expiration of the timing (reference numeral 14 in FIG. 2) (reference numeral 11 in FIG. 2). When the timer 6 expires, the value of the corresponding link counted by the counting unit 5 is cleared. When the timer 6 is restarted after the clear, the reception of the control packet is restarted.
[0027]
Further, an operation when SSCOP (Service Specific Connection-oriented Protocol; ITU-T Recommendation Q.2110) is applied to the receiving system of FIG. 1 will be described with reference to a sequence diagram of FIG.
[0028]
In this case, a POLL-PDU (Poll-Protocol Data Unit; hereinafter, referred to as POLL) corresponds to the above-described control packet (reference numeral 15 in FIG. 3). The default value of the timer POLL (TimerPOLL) that determines the POLL transmission interval is defined as 750 [ms] (reference numeral 17 in FIG. 3).
[0029]
As an example, for a certain link in the present system, the number of POLLs received in each POLL monitoring period (reference numeral 19 in FIG. 3) by a timer (reference numeral 18 in FIG. 3) started from the time of link establishment is “10”. Stipulate. That is, the above-mentioned default value = 10.
[0030]
This default value is stored in the default value memory of the corresponding link provided in the default value holding unit 4 in advance.
[0031]
One cycle time of the timer for monitoring the corresponding link is 750 [ms] × 10 = 7.5 [sec] from the above-described default value and the number of receptions (reference numeral 19 in FIG. 3).
[0032]
The reception control packet number counting unit 5 for counting the number of received POLLs includes a counter provided for each link and a memory for holding the count value of each counter. This memory is assumed to be cleared when the link is established.
[0033]
When the system receives POLL, the count value of the counter of the corresponding link is incremented by "1". Then, the reception control packet number determination unit 7 reads the default value of the link from the memory in the default value holding unit 4 and compares it with the count value (reference numeral 20 in FIG. 3). As a result of the comparison, if the counter value is equal to or smaller than the predetermined value, a STAT-PDU (Solicited Status-Protocol Data Unit; hereinafter, referred to as STAT) is returned to the line side as normal protocol processing (reference numeral 16 in FIG. 3).
[0034]
When the POLL of the corresponding link is received several times and the counter value of the link exceeds the predetermined value corresponding to the link (reference numeral 21 in FIG. 3), the POLL is discarded by the reception control packet discarding unit 8. (Reference numeral 22 in FIG. 3). Even if the POLL of the corresponding link is received after this point, while the count value of the counter exceeds the predetermined value, the POLL is similarly discarded by the discarding unit 8 (reference numeral 22 in FIG. 3).
[0035]
When 7.5 [sec], which is one cycle time of the timer, has elapsed since the establishment of this link, the counter value of the counter corresponding to the link is cleared, and the timer is restarted (see FIG. 3). 23).
[0036]
After this point, if POLL of the link is received, STAT is returned to the line side as a normal protocol process until the counter value of the counter exceeds a predetermined value corresponding to the link (see FIG. 3). 24).
[0037]
If the count value of the counter corresponding to the link is cleared before exceeding the predetermined value corresponding to the link, the POLL is not discarded (reference numeral 24 in FIG. 3).
[0038]
In the present system, an error between the timer on the terminal side and the timer on the system side, a variation in a control packet reception interval on the system side due to the traffic condition of the line, and the like are also considered. In order to realize a system that takes these factors into consideration, the default value (“10” in the above-described example) held in the default value holding unit 4 may be set to a value having a margin.
[0039]
As described above, even when a large number of control packets are temporarily transmitted due to an abnormal operation of a certain terminal, the determination is made every time a control packet is received, and the control packet of the link is immediately transmitted when the control value exceeds a predetermined value. By discarding, it is possible to reliably control only abnormal links without affecting other links.
[0040]
Further, since the discarding process is performed only for the control packet, the processing performance of the system for receiving the packet can be reduced without reducing the processing capability of the system for the control packet and the information packet due to the retransmission of the information packet.
[0041]
The present invention may take the following aspects in connection with the description of the claims.
[0042]
(9) The packet reception system according to any one of claims 2 to 8, wherein the extraction unit extracts the control packet by determining a type of the received packet.
[0043]
(10) The packet receiving system according to any one of claims 1 to 9, wherein the control packet is a POLL-PDU (Poll-Protocol Data Unit) in an SSCOP (Service Specific Connection-oriented Protocol).
[0044]
【The invention's effect】
As described above, the present invention counts the number of control packets extracted from received packets for each link, and immediately discards control packets received after this count value reaches a predetermined value, Even if a large number of packets are sent temporarily due to abnormal operation of a certain terminal, the processing performance of the system is not impaired by these packets, and stable processing can be performed for normal packet reception. There is an effect that can be. In addition, since the discard processing is performed only for the control packet among the received packets, the retransmission of the information packet does not cause a decrease in the processing capacity of the system for the control packet and the information packet, and the processing for the system packet reception is reduced. There is an effect that can be.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of a packet receiving system according to an embodiment of the present invention.
FIG. 2 is a sequence diagram showing an operation of the packet receiving system of FIG.
FIG. 3 is a sequence diagram showing an operation when SSCOP is applied to the packet receiving system of FIG. 1;
[Explanation of symbols]
Reference Signs List 1 reception control packet monitoring block 2 reception line control unit 3 reception packet type determination unit 4 default value holding unit 5 reception control packet number counting unit 6 timer 7 reception control packet number determination unit 8 reception control packet discard unit

Claims (9)

多重されたパケットを受信するパケット受信システムであって、受信したパケットのうち制御パケットの数をカウントするカウント手段と、このカウント値が所定値になったとき以後新たに受信する制御パケットを廃棄するパケット廃棄手段とを含むことを特徴とするパケット受信システム。A packet receiving system for receiving a multiplexed packet, wherein the counting means counts the number of control packets among the received packets, and discards newly received control packets after the count value reaches a predetermined value. A packet receiving system comprising: packet discarding means. 前記カウント手段は、受信したパケットから制御パケットを抽出する抽出手段と、この抽出された制御パケットの数をカウントする手段とを含むことを特徴とする請求項1記載のパケット受信システム。2. The packet receiving system according to claim 1, wherein said counting means includes an extracting means for extracting a control packet from a received packet, and a means for counting the number of the extracted control packets. 前記カウント手段は、各リンク毎に前記制御パケットの数をカウントすることを特徴とする請求項1又は2記載のパケット受信システム。3. The packet receiving system according to claim 1, wherein said counting means counts the number of said control packets for each link. 前記カウント手段は、一定時間内に受信した制御パケットの数をカウントすることを特徴とする請求項1〜3のいずれかに記載のパケット受信システム。4. The packet receiving system according to claim 1, wherein said counting means counts the number of control packets received within a predetermined time. 前記所定値は、リンク毎に予め定められることを特徴とする請求項1〜4のいずれかに記載のパケット受信システム。The packet receiving system according to claim 1, wherein the predetermined value is predetermined for each link. 前記パケット廃棄手段は、前記カウント値と前記所定値とを比較する比較手段を含み、この比較結果に応じて制御パケットを廃棄することを特徴とする請求項1〜5のいずれかに記載のパケット受信システム。The packet according to any one of claims 1 to 5, wherein the packet discarding unit includes a comparing unit that compares the count value with the predetermined value, and discards a control packet according to a result of the comparison. Receiving system. リンクの確立に応答して前記一定時間の計時を開始するタイマを更に含み、この計時される一定時間内に受信した制御パケットの数を前記カウント手段がカウントすることを特徴とする請求項1〜6のいずれかに記載のパケット受信システム。 2. The system according to claim 1, further comprising a timer for starting counting of said predetermined time in response to establishment of each link, wherein said counting means counts the number of control packets received within said counted time. 7. The packet receiving system according to any one of claims 1 to 6. 前記タイマは、前記各リンク毎に計時することを特徴とする請求項7記載のパケット受信システム。The packet receiving system according to claim 7, wherein the timer counts time for each of the links. 前記カウント手段は前記カウント値を記憶する記憶手段を含み、かつ前記パケット廃棄手段は前記所定値を記憶する記憶手段を含むことを特徴とする請求項1〜8のいずれかに記載のパケット受信システム。9. The packet receiving system according to claim 1, wherein said counting means includes storage means for storing said count value, and said packet discarding means includes storage means for storing said predetermined value. .
JP14129796A 1996-06-04 1996-06-04 Packet receiving system Expired - Fee Related JP3576701B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14129796A JP3576701B2 (en) 1996-06-04 1996-06-04 Packet receiving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14129796A JP3576701B2 (en) 1996-06-04 1996-06-04 Packet receiving system

Publications (2)

Publication Number Publication Date
JPH09326824A JPH09326824A (en) 1997-12-16
JP3576701B2 true JP3576701B2 (en) 2004-10-13

Family

ID=15288615

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14129796A Expired - Fee Related JP3576701B2 (en) 1996-06-04 1996-06-04 Packet receiving system

Country Status (1)

Country Link
JP (1) JP3576701B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007124680A (en) * 2006-11-29 2007-05-17 Toshiba Corp Data transmission method
JP5233504B2 (en) * 2008-08-25 2013-07-10 富士通株式会社 Route control apparatus and packet discarding method
WO2015045151A1 (en) * 2013-09-30 2015-04-02 三菱電機株式会社 Reception apparatus and communication apparatus

Also Published As

Publication number Publication date
JPH09326824A (en) 1997-12-16

Similar Documents

Publication Publication Date Title
US6738379B1 (en) Method of preserving data packet sequencing
US7277737B1 (en) Method for power-saving operation of communication terminals in a communication system in especially in a wireless communication systems
US6208653B1 (en) Method and apparatus for controlling a flow between terminals in an ATM network
US6574770B1 (en) Error-correcting communication method for transmitting data packets in a network communication system
US20010012270A1 (en) Method of congestion control for wireless messaging systems
US20050201375A1 (en) Uninterrupted transfer method in IP network in the event of line failure
JP2757779B2 (en) Buffer priority control method
EP1135001B1 (en) Apparatus and method for automatic port identity discovery in hierarchical heterogenous systems
JPH07135512A (en) Router
JP2925977B2 (en) Communication device
JP3576701B2 (en) Packet receiving system
US6418118B1 (en) Network device including selective discard of packets
JPH06121001A (en) Retransmission control system for cellular communication error
US5444704A (en) Dial restoral method and apparatus
JP3144388B2 (en) Connection release method and device
US6307856B1 (en) Method of establishing connection
US6418119B1 (en) Data transmission apparatus and method thereof
JP3522339B2 (en) Relay transfer system
CA2279752C (en) Speech transmitting device and speech transmitting method
JP3001493B2 (en) Burst circuit switching equipment
JP4113932B2 (en) Statistical multiplexer
JPH07131482A (en) In-network communication control processing system
JP2639317B2 (en) Public network bridge
JP3080906B2 (en) Method of transmitting frame in LAN and terminal device of LAN
JP2682490B2 (en) Line failure monitoring method and device

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040708

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20070716

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20080716

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090716

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees