JP2002217947A - Packet-processing device and packet-processing method using the same - Google Patents

Packet-processing device and packet-processing method using the same

Info

Publication number
JP2002217947A
JP2002217947A JP2001008409A JP2001008409A JP2002217947A JP 2002217947 A JP2002217947 A JP 2002217947A JP 2001008409 A JP2001008409 A JP 2001008409A JP 2001008409 A JP2001008409 A JP 2001008409A JP 2002217947 A JP2002217947 A JP 2002217947A
Authority
JP
Japan
Prior art keywords
packet
packet processing
processing unit
output
input
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
JP2001008409A
Other languages
Japanese (ja)
Other versions
JP4029572B2 (en
Inventor
Yohei Hasegawa
洋平 長谷川
Hiroshi Hino
浩志 日野
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
Original Assignee
NEC 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 filed Critical NEC Corp
Priority to JP2001008409A priority Critical patent/JP4029572B2/en
Publication of JP2002217947A publication Critical patent/JP2002217947A/en
Application granted granted Critical
Publication of JP4029572B2 publication Critical patent/JP4029572B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a packet-processing device, which conduct high-speed packet switching processing and can implement sharing of information inputted from different input lines among packets, without using a shared memory. SOLUTION: A virtual packet-processing unit 14, which does not have input/ output lines to external equipment, is provided in a packet processing device 1. The packet processing device 1 is configured, so that stored program packets arrived at packet processing units 11 and 12 from external input lines 101 and 102 can reach the virtual packet processing unit 14 via a packet switch 13. Packets and stored program packets can share information among each other by processors placed inside the packet processing units 11 and 12 and the virtual packet processing unit 14.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はパケット処理装置及
びそれに用いるパケット処理方法に関し、特にパケット
通信網においてパケット内に当該パケットの処理方法が
規定されたパケットの処理を行うパケット処理装置の構
成方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet processing apparatus and a packet processing method used for the same, and more particularly to a method of configuring a packet processing apparatus for processing a packet in which a packet processing method is defined in a packet communication network. .

【0002】[0002]

【従来の技術】従来のパケット通信方式の代表例である
IP(Internet Protocol)プロトコ
ルではパケット処理装置はパケット処理に関して各パケ
ットが属する上位アプリケーション毎の状態を保持する
必要がないため、パケット間の情報共有を実現する必要
がない。
2. Description of the Related Art In an IP (Internet Protocol) protocol, which is a typical example of a conventional packet communication system, a packet processing device does not need to maintain the state of each upper application to which each packet belongs with respect to packet processing. There is no need to achieve sharing.

【0003】D.Scott Alexander,W
illiam A.Arbaugh,Michael
W.Hicks,Pankaj Kakkar,Ang
elos D.Keromytis,Jonathan
T.Moore,CarlA.Gunter,Sco
tt M.Nettles,and Jonathan
M.Smith,“The SwitchWare
Active Network Architectu
re”(IEEE Network Special
Issue on Active and Contr
ollable Networks,vol.12 n
o.3,pp.29−36)に記載の技術ではプログラ
ム内蔵方式パケット処理装置内に1つのパケット処理部
を持ち、全ての入力ラインからのパケットを1つのパケ
ット処理部にて処理している。
[0003] D. Scott Alexander, W
illiam A. Arbaugh, Michael
W. Hicks, Pankaj Kakkar, Ang
elos D.E. Keromytis, Jonathan
T. Moore, Carl A .; Gunter, Sco
ttM. Nettles, and Jonathan
M. Smith, "The SwitchWare
Active Network Architect
re ”(IEEE Network Special)
Issue on Active and Contr
ollable Networks, vol. 12 n
o. 3, pp. In the technique described in (29-36), one packet processing unit is provided in the packet processing apparatus with a built-in program, and packets from all input lines are processed by one packet processing unit.

【0004】パケット処理を高速化するためにはパケッ
ト処理装置に複数のパケット処理部を搭載し、処理を分
散する必要がある。複数のパケット処理部を持つプログ
ラム内蔵方式パケット処理装置において、パケット処理
部は入力ラインまたは出力ライン毎に分散配置される。
In order to speed up packet processing, it is necessary to mount a plurality of packet processing units in a packet processing apparatus and distribute the processing. In a packet processing device with a built-in program having a plurality of packet processing units, the packet processing units are distributed and arranged for each input line or output line.

【0005】パケットスイッチ後段にパケット処理部を
持つパケット処理装置では、スイッチ前段にてパケット
が属する上位アプリケーションが識別され、いずれのパ
ケット処理部で処理されるかが決定される。同一の上位
アプリケーションに属するパケットが同一のパケット処
理部で処理されることによって、パケット間で情報が共
有される。
[0005] In a packet processing device having a packet processing unit at the subsequent stage of the packet switch, the upper application to which the packet belongs is identified at the previous stage of the switch, and which packet processing unit is processed is determined. Information belonging to the same host application is shared between the packets by being processed by the same packet processing unit.

【0006】多賀戸裕樹、長谷川洋平、日野浩志、“ア
クティブネットワーク向けストリームコードエンジンの
FPGAを用いた実装”(信学総合大会,2000)に
記載の技術では、入力ライン毎にパケット処理部を設け
ることによって、同じ入力ラインから入力されたパケッ
ト間の情報共有を可能としている。このパケット処理装
置の構成を図4に示す。
In the technique described in Hiroki Tagato, Yohei Hasegawa, Hiroshi Hino, "Implementation of Stream Code Engine for Active Network Using FPGA" (IEICE General Conference, 2000), a packet processing unit is provided for each input line. This enables information sharing between packets input from the same input line. FIG. 4 shows the configuration of this packet processing device.

【0007】図4において、パケット処理装置3は入力
ライン301,302と、パケット処理部31,32
と、パケットスイッチ33と、パケット出力処理部3
4,35と、出力ライン307,308と、内部接続線
303〜306とから構成されている。
In FIG. 4, a packet processing device 3 includes input lines 301 and 302 and packet processing units 31 and 32.
, A packet switch 33 and a packet output processing unit 3
4 and 35, output lines 307 and 308, and internal connection lines 303 to 306.

【0008】パケット処理部31,32各々の入力は入
力ライン301,302に接続され、パケット処理部3
1,32各々の出力は内部接続線303,304を介し
てパケットスイッチ33の入力へと接続される。
The inputs of the packet processing units 31 and 32 are connected to input lines 301 and 302, respectively.
The outputs of the first and the second 32 are connected to the inputs of the packet switch 33 via the internal connection lines 303 and 304, respectively.

【0009】パケットスイッチ33の入力はパケット処
理部31,32と内部接続線303,304を介して接
続され、パケットスイッチ33の出力はパケット出力処
理部34,35の入力にそれぞれ内部接続線305,3
06を介して接続される。
The input of the packet switch 33 is connected to the packet processing units 31 and 32 via the internal connection lines 303 and 304, and the output of the packet switch 33 is connected to the input of the packet output processing units 34 and 35, respectively. 3
06.

【0010】パケット出力処理部34,35各々の入力
はパケットスイッチ33の出力からそれぞれ内部接続線
305,306を介して接続され、パケット出力処理部
34,35各々の出力は出力ライン307,308へと
接続される。
The input of each of the packet output processing units 34 and 35 is connected to the output of the packet switch 33 via internal connection lines 305 and 306, respectively, and the output of each of the packet output processing units 34 and 35 is output to output lines 307 and 308. Connected to

【0011】パケット処理部31,32ではそれぞれ入
力ライン301,302から入力されたパケットに格納
されたパケット内プログラムが実行される。パケット処
理部31,32内にメモリ(図示せず)を搭載すること
によって、同一のパケット処理部を通過するパケット間
の情報共有を実現している。パケット内プログラムの処
理結果にしたがって出力されるパケットは内部接続線3
03,304を介してパケットスイッチ33へと出力さ
れる。
In the packet processing units 31 and 32, programs in the packets stored in the packets input from the input lines 301 and 302 are executed. By mounting a memory (not shown) in the packet processing units 31 and 32, information sharing between packets passing through the same packet processing unit is realized. The packet output according to the processing result of the program in the packet is the internal connection line 3.
The data is output to the packet switch 33 via the first and second packets 03 and 304.

【0012】パケットスイッチ33にはパケットスイッ
チ素子(図示せず)が用意され、パケット処理部31,
32からそれぞれ内部接続線303,304を介して入
力されたパケットを当該パケット内プログラムのパケッ
ト処理部31もしくはパケット処理部32での処理結果
にしたがって宛先向けの出力ライン307,308のい
ずれかへパケット交換処理を行い、内部接続線305,
306を介してパケット出力処理部34,35へと送出
する。
The packet switch 33 is provided with a packet switch element (not shown).
32, via the internal connection lines 303 and 304, respectively, according to the processing result of the program in the packet in the packet processing unit 31 or the packet processing unit 32, the packet is sent to one of the output lines 307 and 308 for the destination. After performing the exchange process, the internal connection lines 305,
The packet is sent to the packet output processing units 34 and 35 via 306.

【0013】パケット出力処理部34,35はそれぞれ
パケットスイッチ33から内部接続線305,306を
介して入力されたパケットを出力ライン307,308
へ送出する。以上の構成によって、パケット処理装置3
では同一の入力ライン301,302から入力されたパ
ケット間の情報共有を実現している。
The packet output processing units 34 and 35 convert the packets input from the packet switch 33 via the internal connection lines 305 and 306 to output lines 307 and 308, respectively.
Send to With the above configuration, the packet processing device 3
Realizes information sharing between packets input from the same input lines 301 and 302.

【0014】Decasper,D.,Parulka
r,G.,Choi,S.,DeHart,J.,Wo
lf,T.,Plattner,B.,“A Scal
able, High Performance Ac
tive NetworkNode”(IEEE Ne
twork,January/February199
9)に記載された技術では入力ライン後段と出力ライン
前段とにパケット処理部を設けることによって、同じ入
力ラインから入力されたパケット、同じ出力ラインから
出力されるパケット間で情報を共有している。
Decasper, D .; , Parulka
r, G .; Choi, S .; , DeHart, J .; , Wo
If, T .; Plattner, B .; , "A Scal
able, High Performance Ac
five NetworkNode ”(IEEE Ne
work, January / February 199
In the technique described in 9), by providing a packet processing unit at a stage after the input line and a stage before the output line, information is shared between a packet input from the same input line and a packet output from the same output line. .

【0015】多賀戸裕樹、長谷川洋平、江川尚志、日野
浩志、“オープン網制御のためのアクティブネットワー
クハードウェアの試作”(信学技報,SSSE99−9
1,TM99−34,1999)に記載された技術では
入力ライン毎にパケット処理部と、全てのパケット処理
部から共有されるメモリとを設けることによって、異な
る入力ラインから入力されたパケット間の情報共有を可
能としている。
[0015] Hiroki Tagato, Yohei Hasegawa, Takashi Egawa, Hiroshi Hino, "Prototype Active Network Hardware for Open Network Control" (IEICE Technical Report, SSSE99-9)
1, TM99-34, 1999), by providing a packet processing unit for each input line and a memory shared by all the packet processing units, information between packets input from different input lines is provided. Sharing is possible.

【0016】このように、パケットスイッチ前段にパケ
ット処理部を持つパケット処理装置では、全てのパケッ
ト処理部から共有されるメモリを用いることによって、
各パケット処理部で情報を共有している。
As described above, in the packet processing device having the packet processing unit in the preceding stage of the packet switch, by using the memory shared by all the packet processing units,
Information is shared by each packet processing unit.

【0017】[0017]

【発明が解決しようとする課題】上述した従来のパケッ
ト通信方式では、多くの入力ラインを持つパケット処理
装置において、高速なパケット処理を実現しつつ、パケ
ット間の情報共有、特に異なる入力ラインから入力され
たパケット間の情報共有を実現する場合、様々な問題が
生じる。
In the above-mentioned conventional packet communication system, in a packet processing apparatus having many input lines, high-speed packet processing is realized while sharing information between packets, especially input from different input lines. Various problems arise when realizing information sharing between the given packets.

【0018】まず、一つのみのパケット処理部をもつパ
ケット処理装置では、パケット処理の高速化が難しいこ
とである。全ての入力ラインから入力されたパケットが
一つのパケット処理部にて処理されることによって、全
ての入力ラインから入力されたパケット間の情報共有が
実現されるが、パケット処理部の処理能力の向上が難し
い。また、複数のパケット処理部を持つパケット処理装
置では、異なるパケット処理部で処理されるパケット間
の情報共有が難しいことである。
First, it is difficult to speed up packet processing in a packet processing device having only one packet processing unit. By processing packets input from all input lines in one packet processing unit, information sharing among packets input from all input lines is realized, but the processing capability of the packet processing unit is improved. Is difficult. Also, in a packet processing device having a plurality of packet processing units, it is difficult to share information between packets processed by different packet processing units.

【0019】入力ライン毎のみにパケット処理部を配置
したパケット処理装置において、それぞれのパケット処
理部間で情報交換が不可能な場合には、異なる入力ライ
ンから入力されたパケット間の情報共有が不可能であ
る。例えば、サーバ・クライアント型の上位アプリケー
ションにて使用されるパケット間の情報共有を考えた場
合、各経路が適切に設定されている限り、サーバからク
ライアントに向かうパケットとクライアントからサーバ
に向かうパケットとが一つのパケット処理装置の同じ入
力ラインを通過することはない。
In a packet processing apparatus in which a packet processing unit is arranged only for each input line, if information cannot be exchanged between the respective packet processing units, information sharing between packets input from different input lines is not possible. It is possible. For example, when considering information sharing between packets used in a server-client type upper-level application, as long as each route is appropriately set, packets going from the server to the client and packets going from the client to the server are different. They do not pass through the same input line of one packet processing device.

【0020】パケットスイッチ後段にパケット処理部を
持つパケット処理装置では、パケットスイッチ前段でい
ずれのパケット処理部に入力されるかが決定されるが、
マルチキャストアプリケーション等で複数のパケット処
理部を利用する場合にはパケット間の情報を共有するこ
とができない。
In a packet processing apparatus having a packet processing unit at a stage after the packet switch, which packet processing unit is input at the stage before the packet switch is determined.
When a plurality of packet processing units are used in a multicast application or the like, information between packets cannot be shared.

【0021】パケット内に格納されるプログラムは各パ
ケット毎に独立な処理であり、前後パケット間での処理
の類似性がないため、メモリのキャッシュ構成等による
高速化効果が期待できない。このため、各パケット処理
部に専用の高速メモリを実装した場合でもメモリアクセ
スがプログラム内蔵パケット処理のボトルネックとなる
可能性が高い。
The program stored in the packet is an independent process for each packet, and there is no similarity in the process between the preceding and succeeding packets. Therefore, it is not possible to expect a speed-up effect by a memory cache configuration or the like. Therefore, even when a dedicated high-speed memory is mounted in each packet processing unit, there is a high possibility that memory access becomes a bottleneck in packet processing with a built-in program.

【0022】複数のパケット処理部から共有されるメモ
リを用意する方法では共有メモリに複数のパケット処理
部からのアクセスが集中するため、共有メモリへのアク
セス速度が低下し、パケット処理のボトルネックとな
る。特に、数十から数百といった多数のパケット処理部
からメモリが共有される場合においては、重大な性能の
低下を招く原因となり得る。
In the method of preparing a memory shared by a plurality of packet processing units, access from the plurality of packet processing units concentrates on the shared memory, so that the access speed to the shared memory is reduced, and a bottleneck in packet processing. Become. In particular, when the memory is shared by a large number of packet processing units such as several tens to several hundreds, the performance may be seriously degraded.

【0023】そこで、本発明の目的は上記の問題点を解
消し、高速なパケット交換処理を行うことができ、異な
る入力ラインから入力されたパケット間の情報共有を共
有メモリを用いずに実現することができるパケット処理
装置及びそれに用いるパケット処理方法を提供すること
にある。
Therefore, an object of the present invention is to solve the above-mentioned problems, perform high-speed packet switching processing, and realize information sharing between packets input from different input lines without using a shared memory. And a packet processing method used for the same.

【0024】[0024]

【課題を解決するための手段】本発明によるパケット処
理装置は、複数の入力ライン及び出力ラインと、前記入
力ライン毎に配置されたパケット処理部と、前記パケッ
ト処理部の出力の前記複数の出力ラインへの交換処理を
行うパケットスイッチと、前記パケットスイッチの出力
を前記複数の出力ラインへ出力するパケット出力処理部
とを含み、パケット内に当該パケットの処理方法が記述
されたパケットを当該記述に基づいて処理するプログラ
ム内蔵方式のパケット処理装置であって、外部からの入
力ラインの代わりに前記パケットスイッチの出力を入力
とする仮想パケット処理部を備え、外部から入力された
プログラム内蔵パケットを前記仮想パケット処理部へ到
達可能とするよう構成している。
According to the present invention, there is provided a packet processing apparatus comprising: a plurality of input lines and an output line; a packet processing unit arranged for each of the input lines; and the plurality of outputs of the packet processing unit. A packet switch for performing a switching process to a line, and a packet output processing unit for outputting an output of the packet switch to the plurality of output lines, wherein a packet in which a processing method of the packet is described is described in the packet. A packet processing device of a built-in program type that performs processing based on a virtual packet processing unit that receives an output of the packet switch as an input instead of an external input line. It is configured to be able to reach the packet processing unit.

【0025】本発明によるパケット処理方法は、複数の
入力ライン及び出力ラインと、前記入力ライン毎に配置
されたパケット処理部と、前記パケット処理部の出力の
前記複数の出力ラインへの交換処理を行うパケットスイ
ッチと、前記パケットスイッチの出力を前記複数の出力
ラインへ出力するパケット出力処理部とを含み、パケッ
ト内に当該パケットの処理方法が記述されたパケットを
当該記述に基づいて処理するプログラム内蔵方式のパケ
ット処理装置のパケット処理方法であって、外部から入
力されたプログラム内蔵パケットを外部からの入力ライ
ンの代わりに前記パケットスイッチの出力を入力とする
仮想パケット処理部へ到達可能としている。
A packet processing method according to the present invention includes a plurality of input lines and an output line, a packet processing unit arranged for each of the input lines, and a process of exchanging an output of the packet processing unit for the plurality of output lines. And a packet output processing unit that outputs an output of the packet switch to the plurality of output lines, and includes a program that processes a packet in which a processing method of the packet is described in the packet based on the description. A packet processing method of a packet processing device of the system, wherein a packet with a program input from the outside can reach a virtual packet processing unit which receives an output of the packet switch as an input instead of an input line from the outside.

【0026】すなわち、本発明の第1のパケット処理装
置は、各外部入力ライン毎に分散配置されたパケット処
理部を持つパケット処理装置において、パケット処理装
置内に仮想パケット処理部を持ち、外部から入力された
プログラム内蔵パケットがパケット処理装置のパケット
スイッチに到達するのと同様に仮想パケット処理部へと
到達可能とすることを特徴としている。
That is, the first packet processing device of the present invention is a packet processing device having a packet processing unit distributed and arranged for each external input line. It is characterized in that the input packet with a built-in program can reach the virtual packet processing unit in the same manner as the packet reaches the packet switch of the packet processing device.

【0027】本発明の第2のパケット処理装置は、各外
部入力ライン毎に分散配置されたパケット処理部を持つ
パケット処理装置において、各パケット処理部に複数の
ルーティングテーブルを用意し、パケット内プログラム
がルーティングテーブルを選択して経路を決定すること
を可能とすることを特徴としている。
According to a second packet processing device of the present invention, in a packet processing device having packet processing units distributed for each external input line, a plurality of routing tables are prepared for each packet processing unit, Can select a routing table to determine a route.

【0028】本発明の第3のパケット処理装置は、各外
部入力ライン毎に分散配置されたパケット処理部を持つ
パケット処理装置において、各パケット処理部に複数の
ルーティングテーブルを用意し、パケット内プログラム
がルーティングテーブルを選択して経路を決定すること
によって、仮想パケット処理部を通過するか否かを選択
可能とすることを特徴としている。
According to a third packet processing device of the present invention, in a packet processing device having packet processing units distributed for each external input line, a plurality of routing tables are prepared for each packet processing unit, By selecting a routing table and determining a route, it is possible to select whether to pass through the virtual packet processing unit.

【0029】本発明の第4のパケット処理装置は、上記
のパケット処理装置において、各パケット処理部内のプ
ロセッサが共有メモリアクセス管理装置を持ち、共有メ
モリ領域へのアクセスが発生した場合にパケットを仮想
パケット処理部へと送出することを特徴としている。
According to a fourth packet processing device of the present invention, in the above-described packet processing device, the processor in each packet processing unit has a shared memory access management device, and virtualizes a packet when an access to the shared memory area occurs. It is characterized in that it is transmitted to a packet processing unit.

【0030】本発明では入力ライン毎に分散配置された
パケット処理部によって高速なパケット処理を実現しつ
つ、仮想パケット処理部にて異なる入力ラインからパケ
ット処理装置に入力されたパケット間の情報共有を可能
としている。
In the present invention, while realizing high-speed packet processing by the packet processing units distributed for each input line, the virtual packet processing unit can share information between packets input to the packet processing device from different input lines. It is possible.

【0031】情報共有を必要とするパケットのみが仮想
パケット処理部を経由することによって、仮想パケット
処理部で必要とされる処理能力を低く抑えることが可能
となる。また、共有メモリを用いないことによって、パ
ケット処理部の速度低下もない。
Since only the packets that require information sharing pass through the virtual packet processing unit, the processing capacity required by the virtual packet processing unit can be reduced. Further, since the shared memory is not used, the speed of the packet processing unit does not decrease.

【0032】[0032]

【発明の実施の形態】次に、本発明の一実施例について
図面を参照して説明する。図1は本発明の一実施例によ
るパケット処理装置の構成を示すブロック図である。図
1において、パケット処理装置1は入力ライン101,
102と、パケット処理部11,12と、パケットスイ
ッチ13と、仮想パケット処理部14と、パケット出力
処理部15,16と、出力ライン109,110と、内
部接続線103〜108とから構成されている。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a packet processing device according to one embodiment of the present invention. In FIG. 1, a packet processing apparatus 1 includes input lines 101,
102, packet processing units 11 and 12, a packet switch 13, a virtual packet processing unit 14, packet output processing units 15 and 16, output lines 109 and 110, and internal connection lines 103 to 108. I have.

【0033】パケット処理部11,12各々の入力は入
力ライン101,102に接続され、パケット処理部1
1,12各々の出力は内部接続線103,104を介し
てパケットスイッチ13の入力へと接続される。パケッ
トスイッチ13の入力は内部接続線103,104,1
06を介してパケット処理部11,12及び仮想パケッ
ト処理部14各々の出力に接続され、パケットスイッチ
13の出力は仮想パケット処理部14及びパケット出力
処理部15,16各々の入力にそれぞれ内部接続線10
5,107,108を介して接続される。
Inputs of the packet processing units 11 and 12 are connected to input lines 101 and 102, respectively.
Outputs of the switches 1 and 12 are connected to inputs of the packet switch 13 via internal connection lines 103 and 104. The input of the packet switch 13 is the internal connection lines 103, 104, 1
The output of the packet switch 13 is connected to the input of each of the virtual packet processing unit 14 and the packet output processing units 15 and 16 via an internal connection line. 10
5, 107 and 108 are connected.

【0034】仮想パケット処理部14の入力はパケット
スイッチ13の出力に内部接続線105を介して接続さ
れ、仮想パケット処理部14の出力はパケットスイッチ
13の入力に内部接続線106を介して接続される。パ
ケット出力処理部15,16各々の入力はパケットスイ
ッチ13の出力にそれぞれ内部接続線107,108を
介して接続され、パケット出力処理部15,16各々の
出力はそれぞれ出力ライン109,110へと接続され
る。
The input of the virtual packet processing unit 14 is connected to the output of the packet switch 13 via an internal connection line 105, and the output of the virtual packet processing unit 14 is connected to the input of the packet switch 13 via an internal connection line 106. You. The input of each of the packet output processing units 15 and 16 is connected to the output of the packet switch 13 via internal connection lines 107 and 108, respectively, and the output of each of the packet output processing units 15 and 16 is connected to output lines 109 and 110, respectively. Is done.

【0035】パケット処理部11,12ではそれぞれ入
力ライン101,102から入力されたパケットに格納
されたパケット内プログラムが実行される。パケット処
理部11,12内にメモリ(図示せず)を搭載すること
によって、同一のパケット処理部を通過するパケット間
の情報共有を実現している。パケット内プログラムの処
理結果にしたがって出力されるパケットは内部接続線1
03,104を介してパケットスイッチ13へと出力さ
れる。
The packet processing units 11 and 12 execute the programs in the packets stored in the packets input from the input lines 101 and 102, respectively. By mounting a memory (not shown) in the packet processing units 11 and 12, information sharing between packets passing through the same packet processing unit is realized. The packet output according to the processing result of the program in the packet is the internal connection line 1.
The data is output to the packet switch 13 via the communication circuits 03 and 104.

【0036】パケット処理部11,12には一つのルー
ティングテーブル(図示せず)が用意されており、パケ
ット内プログラムはそのルーティングテーブルを参照す
ることによって、パケットが出力される出力ラインを決
定する。
One routing table (not shown) is prepared in the packet processing units 11 and 12, and the program in the packet determines the output line to which the packet is output by referring to the routing table.

【0037】また、パケット処理部11,12には複数
のルーティングテーブル(図示せず)を用意することも
可能である。この場合、パケット内プログラムは複数の
ルーティングテーブルの中から一つを選択して参照する
ことが可能であり、パケット内プログラムから参照され
るルーティングテーブルの種類によって仮想パケット処
理部14を経由するか否かが決定される。
Further, a plurality of routing tables (not shown) can be prepared in the packet processing units 11 and 12. In this case, the program in the packet can select and refer to one of the plurality of routing tables, and depending on the type of the routing table referred to by the program in the packet, whether or not to pass through the virtual packet processing unit 14 is determined. Is determined.

【0038】パケットスイッチ13にはパケットスイッ
チ素子(図示せず)が用意されており、パケット処理部
11,12からそれぞれ内部接続線103,104を介
して入力されたパケットを当該パケット内プログラムの
パケット処理部11もしくはパケット処理部12での処
理結果にしたがって宛先向けの出力ライン109,11
0のいずれか、もしくは仮想パケット処理部14へパケ
ット交換処理を行って内部接続線105,107,10
8を介して送出する。
The packet switch 13 is provided with a packet switch element (not shown), and converts a packet input from the packet processing units 11 and 12 via the internal connection lines 103 and 104 into a packet of a program in the packet. Output lines 109 and 11 for the destination according to the processing result in the processing unit 11 or the packet processing unit 12.
0 or a packet switching process is performed on the virtual packet processing unit 14 so that the internal connection lines 105, 107,
8.

【0039】仮想パケット処理部14ではパケットスイ
ッチ13から内部接続線105を介して入力されたパケ
ットに格納されたパケット内プログラムが実行され、パ
ケットパケット処理部11,12と同等の機能を実現す
る。異なる入力ラインからパケット処理装置1に入力さ
れたパケットが仮想パケット処理部14を通過すること
によってパケット間の情報共有が可能となる。
The virtual packet processing unit 14 executes a program in a packet stored in a packet input from the packet switch 13 via the internal connection line 105, and realizes functions equivalent to those of the packet packet processing units 11 and 12. Packets input to the packet processing apparatus 1 from different input lines pass through the virtual packet processing unit 14 so that information can be shared between the packets.

【0040】パケット出力処理部15,16はそれぞれ
パケットスイッチ13から内部接続線107,108を
介して入力されたパケットを出力ライン109,110
へ送出する。
The packet output processing units 15 and 16 output the packets input from the packet switch 13 via the internal connection lines 107 and 108 to output lines 109 and 110, respectively.
Send to

【0041】図2は図1のパケット処理部11,12及
び仮想パケット処理部14の構成例を示すブロック図で
ある。図2において、パケット処理部2はパケット処理
部11,12及び仮想パケット処理部14の構成例を示
している。パケット処理部2はパケット処理部入力ライ
ン201と、パケット入力処理部21と、プロセッサ2
2と、メモリ23と、パケット処理部出力ライン204
と、内部接続線202,203とから構成されている。
FIG. 2 is a block diagram showing a configuration example of the packet processing units 11 and 12 and the virtual packet processing unit 14 of FIG. 2, the packet processing unit 2 shows a configuration example of the packet processing units 11, 12 and the virtual packet processing unit 14. The packet processing unit 2 includes a packet processing unit input line 201, a packet input processing unit 21,
2, the memory 23, and the packet processing unit output line 204
And internal connection lines 202 and 203.

【0042】パケット処理部入力ライン201はパケッ
ト処理部11,12及び仮想パケット処理部14それぞ
れにおける入力ライン101,102及び内部接続線1
05に相当し、パケット入力処理部21の入力に接続さ
れる。パケット入力処理部21の入力はパケット処理部
入力ライン201に接続され、パケット入力処理部21
の出力は内部接続線202を介してプロセッサ22の入
力へと接続される。
The input lines 201 of the packet processing unit are the input lines 101 and 102 and the internal connection line 1 in the packet processing units 11 and 12 and the virtual packet processing unit 14, respectively.
05, which is connected to the input of the packet input processing unit 21. The input of the packet input processing unit 21 is connected to the packet processing unit input line 201,
Is connected to an input of the processor 22 via an internal connection line 202.

【0043】プロセッサ22の入力はパケット入力処理
部21の出力から内部接続線202を介して接続され、
プロセッサ22の出力はパケット処理部出力ライン20
4へと接続され、プロセッサ22はメモリアクセス入出
力線である内部接続線203を介してメモリ23に接続
される。パケット処理部出力ライン204はパケット処
理部11,12及び仮想パケット処理部14それぞれに
おける内部接続線103,104,106に相当し、プ
ロセッサ22の出力に接続される。
The input of the processor 22 is connected to the output of the packet input processing unit 21 via the internal connection line 202.
The output of the processor 22 is a packet processing unit output line 20.
4 and the processor 22 is connected to the memory 23 via an internal connection line 203 which is a memory access input / output line. The packet processing unit output lines 204 correspond to the internal connection lines 103, 104, and 106 in the packet processing units 11, 12 and the virtual packet processing unit 14, respectively, and are connected to the output of the processor 22.

【0044】パケット入力処理部21ではパケット処理
部入力ライン201から入力されたパケットがプロセッ
サ22へと出力される。プロセッサ22ではパケット入
力処理部21から内部接続線202を介して入力された
パケット内に格納されているプログラムが実行される。
In the packet input processing unit 21, the packet input from the packet processing unit input line 201 is output to the processor 22. In the processor 22, a program stored in a packet input from the packet input processing unit 21 via the internal connection line 202 is executed.

【0045】プログラム内でメモリアクセス命令が実行
されると、プロセッサ22はメモリ23へアクセスす
る。プログラム内でパケット出力命令が実行されると、
パケットがパケットスイッチ13へと出力される。メモ
リ23の一部には共有メモリとして設定された領域があ
り、この空間へプログラムがアクセスした場合には、仮
想パケット処理部14を経由するようにパケットをパケ
ット処理部出力ライン204を介してパケットスイッチ
13へ出力する。
When a memory access instruction is executed in the program, the processor 22 accesses the memory 23. When a packet output instruction is executed in the program,
The packet is output to the packet switch 13. A part of the memory 23 has an area set as a shared memory. When a program accesses this space, the packet is transmitted via the packet processing unit output line 204 so as to pass through the virtual packet processing unit 14. Output to the switch 13.

【0046】メモリ23ではパケット内プログラムから
参照される各種情報を格納する。プロセッサ22にてメ
モリアクセス命令が実行された場合には内部接続線20
3を介してメモリ23に対する読込み、書込みという形
でアクセスされる。メモリ23にはルーティングテーブ
ル、上位アプリケーションに関する情報、パケット処理
装置に関する情報、パケット処理部に関する情報等が格
納される。
The memory 23 stores various kinds of information referred to by the program in the packet. When a memory access instruction is executed by the processor 22, the internal connection line 20
3, the memory 23 is accessed in the form of reading and writing. The memory 23 stores a routing table, information on a host application, information on a packet processing device, information on a packet processing unit, and the like.

【0047】また、メモリ23にはパケット内プログラ
ムから書込み可能な領域が用意されている。尚、メモリ
23には複数のルーティングテーブルを格納することも
可能であり、その一部には共有メモリとして設定された
領域を用意することも可能である。
The memory 23 is provided with an area to which a program in a packet can write. A plurality of routing tables can be stored in the memory 23, and an area set as a shared memory can be prepared in a part of the routing table.

【0048】図3は図2のパケット処理部2でのパケッ
ト処理例を示すフローチャートである。これら図2及び
図3を参照してパケット処理部2でのパケット処理につ
いて説明する。
FIG. 3 is a flowchart showing an example of packet processing in the packet processing unit 2 of FIG. The packet processing in the packet processing unit 2 will be described with reference to FIGS.

【0049】パケット処理部2でのパケット処理はパケ
ットが到着することによって開始され、パケット処理部
入力ライン201からパケットがパケット入力処理部2
1へと入力される(図3ステップS1)。パケット入力
処理部21は当該パケットを内部接続線202を介して
プロセッサ22へと出力する(図3ステップS2)。
The packet processing in the packet processing unit 2 is started when a packet arrives, and the packet is input from the packet processing unit input line 201 to the packet input processing unit 2.
1 (step S1 in FIG. 3). The packet input processing unit 21 outputs the packet to the processor 22 via the internal connection line 202 (Step S2 in FIG. 3).

【0050】プロセッサ22は当該パケット内に格納さ
れているプログラムを解釈して実行する(図3ステップ
S3)。プロセッサ22はメモリアクセス命令がプログ
ラム内にあった場合(図3ステップS4)、内部接続線
203を介してメモリ23にアクセスする(図3ステッ
プS5)。
The processor 22 interprets and executes the program stored in the packet (step S3 in FIG. 3). When the memory access instruction is included in the program (step S4 in FIG. 3), the processor 22 accesses the memory 23 via the internal connection line 203 (step S5 in FIG. 3).

【0051】また、プロセッサ22はパケット出力命令
がプログラム内にあった場合(図3ステップS6)、パ
ケット処理部出力ライン204へとパケットを出力する
(図3ステップS7)。
When the packet output instruction is included in the program (step S6 in FIG. 3), the processor 22 outputs the packet to the packet processing unit output line 204 (step S7 in FIG. 3).

【0052】さらに、プロセッサ22はプログラム内に
メモリ23の共有メモリ領域へのアクセス命令があった
場合(図3ステップS8)、当該パケットが仮想パケッ
ト処理部14を経由するように設定し、当該パケットを
パケット処理部出力ライン204へと出力する(図3ス
テップS9)。全てのパケット処理が終了すると、パケ
ット処理部2は処理を終了する。
Further, when there is an instruction to access the shared memory area of the memory 23 in the program (step S8 in FIG. 3), the processor 22 sets the packet to pass through the virtual packet processing unit 14, and Is output to the packet processing unit output line 204 (step S9 in FIG. 3). When all packet processing ends, the packet processing unit 2 ends the processing.

【0053】このように、高速なパケット処理を実現し
つつ、異なる入力ラインからパケット処理装置1に入力
されたパケット間での情報共有を可能とすることができ
る。各パケット処理部11,12がほぼ独立して動作す
るため、入力ライン数とパケット処理部の数とに依存せ
ずに高速なパケット処理装置が実現可能となる。
As described above, while realizing high-speed packet processing, it is possible to share information between packets input to the packet processing apparatus 1 from different input lines. Since the packet processing units 11 and 12 operate almost independently, a high-speed packet processing device can be realized without depending on the number of input lines and the number of packet processing units.

【0054】また、パケット処理装置1の構成はパケッ
トスイッチ13を介して仮想パケット処理部14が配置
され、それぞれのパケット処理部11,12はほぼ独立
に動作するため、仮想パケット処理部14を追加するこ
とが容易である。また、それぞれのパケット処理部1
1,12は全く同様の構成にて実現されるので、安価に
パケット処理装置1を実現することができる。
In the configuration of the packet processing apparatus 1, a virtual packet processing unit 14 is arranged via a packet switch 13, and the respective packet processing units 11 and 12 operate almost independently. It is easy to do. Also, each packet processing unit 1
Since packets 1 and 12 are realized with the same configuration, the packet processing device 1 can be realized at low cost.

【0055】[0055]

【発明の効果】以上説明したように本発明によれば、複
数の入力ライン及び出力ラインと、入力ライン毎に配置
されたパケット処理部と、パケット処理部の出力の複数
の出力ラインへの交換処理を行うパケットスイッチと、
パケットスイッチの出力を複数の出力ラインへ出力する
パケット出力処理部とを含み、パケット内に当該パケッ
トの処理方法が記述されたパケットを当該記述に基づい
て処理するプログラム内蔵方式のパケット処理装置にお
いて、外部から入力されたプログラム内蔵パケットを外
部からの入力ラインの代わりにパケットスイッチの出力
を入力とする仮想パケット処理部へ到達可能とすること
によって、高速なパケット交換処理を行うことができ、
異なる入力ラインから入力されたパケット間の情報共有
を共有メモリを用いずに実現することができるという効
果がある。
As described above, according to the present invention, a plurality of input lines and output lines, a packet processing unit arranged for each input line, and switching of the output of the packet processing unit to a plurality of output lines. A packet switch for processing;
A packet output processing unit that outputs an output of the packet switch to a plurality of output lines, and a packet processing device of a built-in program type that processes a packet in which a processing method of the packet is described in the packet based on the description. By enabling a packet with a program built in from the outside to reach a virtual packet processing unit that receives the output of a packet switch instead of an input line from the outside, high-speed packet switching processing can be performed.
There is an effect that information sharing between packets input from different input lines can be realized without using a shared memory.

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

【図1】本発明の一実施例によるパケット処理装置の構
成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a packet processing device according to an embodiment of the present invention.

【図2】図1のパケット処理部及び仮想パケット処理部
の構成例を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration example of a packet processing unit and a virtual packet processing unit in FIG. 1;

【図3】図2のパケット処理部でのパケット処理例を示
すフローチャートである。
FIG. 3 is a flowchart illustrating an example of packet processing in a packet processing unit in FIG. 2;

【図4】従来例によるパケット処理装置の構成を示すブ
ロック図である。
FIG. 4 is a block diagram showing a configuration of a conventional packet processing apparatus.

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

1 パケット処理装置 2,11,12 パケット処理部 13 パケットスイッチ 14 仮想パケット処理部 15,16 パケット出力処理部 21 パケット入力処理部 22 プロセッサ 23 メモリ 101,102 入力ライン 103〜108, 202,203 内部接続線 109,110 出力ライン 201 パケット処理部入力ライン 204 パケット処理部出力ライン DESCRIPTION OF SYMBOLS 1 Packet processing apparatus 2, 11, 12 Packet processing unit 13 Packet switch 14 Virtual packet processing unit 15, 16 Packet output processing unit 21 Packet input processing unit 22 Processor 23 Memory 101, 102 Input line 103-108, 202, 203 Internal connection Line 109, 110 Output line 201 Packet processing unit input line 204 Packet processing unit output line

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の入力ライン及び出力ラインと、前
記入力ライン毎に配置されたパケット処理部と、前記パ
ケット処理部の出力の前記複数の出力ラインへの交換処
理を行うパケットスイッチと、前記パケットスイッチの
出力を前記複数の出力ラインへ出力するパケット出力処
理部とを含み、パケット内に当該パケットの処理方法が
記述されたパケットを当該記述に基づいて処理するプロ
グラム内蔵方式のパケット処理装置であって、 外部からの入力ラインの代わりに前記パケットスイッチ
の出力を入力とする仮想パケット処理部を有し、 外部から入力されたプログラム内蔵パケットを前記仮想
パケット処理部へ到達可能とするよう構成したことを特
徴とするパケット処理装置。
A plurality of input lines and an output line; a packet processing unit arranged for each of the input lines; a packet switch for performing an exchange process of an output of the packet processing unit to the plurality of output lines; A packet output processing unit that outputs an output of a packet switch to the plurality of output lines, and a packet processing device of a built-in program type that processes a packet in which a processing method of the packet is described in the packet based on the description. A virtual packet processing unit that receives the output of the packet switch in place of an external input line, and is configured so that a packet with a built-in program input from the outside can reach the virtual packet processing unit. A packet processing device characterized by the above-mentioned.
【請求項2】 前記パケット処理部に設けられた複数の
ルーティングテーブルを含み、前記パケットに記述され
たプログラムが前記複数のルーティングテーブルのいず
れかを選択することで当該パケットが出力される出力ラ
インを決定するよう構成したことを特徴とする請求項1
記載のパケット処理装置。
An output line that includes a plurality of routing tables provided in the packet processing unit, and outputs a packet when a program described in the packet selects one of the plurality of routing tables. 2. The method according to claim 1, wherein the determination is made.
The packet processing device according to claim 1.
【請求項3】 前記プログラムが前記出力ラインを決定
する際に前記パケットが前記仮想パケット処理部を通過
するか否かを選択可能とするよう構成したことを特徴と
する請求項2記載のパケット処理装置。
3. The packet processing apparatus according to claim 2, wherein the program is configured to select whether or not the packet passes through the virtual packet processing unit when determining the output line. apparatus.
【請求項4】 予め設定された共有メモリ領域へのアク
セスを検出した時に前記パケットを前記仮想パケット処
理部に送出する手段を前記パケット処理部内に含むこと
を特徴とする請求項1から請求項3のいずれか記載のパ
ケット処理装置。
4. The packet processing unit according to claim 1, further comprising means for transmitting the packet to the virtual packet processing unit when detecting access to a preset shared memory area. The packet processing device according to any one of the above.
【請求項5】 複数の入力ライン及び出力ラインと、前
記入力ライン毎に配置されたパケット処理部と、前記パ
ケット処理部の出力の前記複数の出力ラインへの交換処
理を行うパケットスイッチと、前記パケットスイッチの
出力を前記複数の出力ラインへ出力するパケット出力処
理部とを含み、パケット内に当該パケットの処理方法が
記述されたパケットを当該記述に基づいて処理するプロ
グラム内蔵方式のパケット処理装置のパケット処理方法
であって、 外部から入力されたプログラム内蔵パケットを外部から
の入力ラインの代わりに前記パケットスイッチの出力を
入力とする仮想パケット処理部へ到達可能としたことを
特徴とするパケット処理方法。
5. A plurality of input lines and output lines, a packet processing unit arranged for each of the input lines, a packet switch for performing an exchange process of an output of the packet processing unit to the plurality of output lines, A packet output processing unit that outputs an output of a packet switch to the plurality of output lines, and a packet processing device of a built-in program type that processes a packet in which a processing method of the packet is described in the packet based on the description. A packet processing method, wherein an externally input packet with a built-in program can reach a virtual packet processing unit that receives an output of the packet switch instead of an input line from the outside. .
【請求項6】 前記パケットに記述されたプログラムが
前記パケット処理部に設けられた複数のルーティングテ
ーブルのいずれかを選択することで当該パケットが出力
される出力ラインを決定するようにしたことを特徴とす
る請求項5記載のパケット処理方法。
6. A program described in the packet selects one of a plurality of routing tables provided in the packet processing unit to determine an output line to which the packet is output. The packet processing method according to claim 5, wherein
【請求項7】 前記プログラムが前記出力ラインを決定
する際に前記パケットが前記仮想パケット処理部を通過
するか否かを選択可能としたことを特徴とする請求項6
記載のパケット処理方法。
7. The program according to claim 6, wherein when the program determines the output line, it is possible to select whether or not the packet passes through the virtual packet processing unit.
The described packet processing method.
【請求項8】 予め設定された共有メモリ領域へのアク
セスを検出した時に前記パケットを前記仮想パケット処
理部に送出するステップを前記パケット処理部内に含む
ことを特徴とする請求項5から請求項7のいずれか記載
のパケット処理方法。
8. The packet processing unit according to claim 5, further comprising a step of transmitting the packet to the virtual packet processing unit when detecting access to a preset shared memory area. The packet processing method according to any one of the above.
JP2001008409A 2001-01-17 2001-01-17 Packet processing apparatus and packet processing method used therefor Expired - Fee Related JP4029572B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001008409A JP4029572B2 (en) 2001-01-17 2001-01-17 Packet processing apparatus and packet processing method used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001008409A JP4029572B2 (en) 2001-01-17 2001-01-17 Packet processing apparatus and packet processing method used therefor

Publications (2)

Publication Number Publication Date
JP2002217947A true JP2002217947A (en) 2002-08-02
JP4029572B2 JP4029572B2 (en) 2008-01-09

Family

ID=18876032

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001008409A Expired - Fee Related JP4029572B2 (en) 2001-01-17 2001-01-17 Packet processing apparatus and packet processing method used therefor

Country Status (1)

Country Link
JP (1) JP4029572B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006333438A (en) * 2005-04-28 2006-12-07 Fujitsu Ten Ltd Gateway apparatus and routing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006333438A (en) * 2005-04-28 2006-12-07 Fujitsu Ten Ltd Gateway apparatus and routing method

Also Published As

Publication number Publication date
JP4029572B2 (en) 2008-01-09

Similar Documents

Publication Publication Date Title
Allen et al. IBM PowerNP network processor: Hardware, software, and applications
JP4068166B2 (en) Search engine architecture for high performance multilayer switch elements
US8634437B2 (en) Extended network protocols for communicating metadata with virtual machines
US8990433B2 (en) Defining network traffic processing flows between virtual machines
US8743894B2 (en) Bridge port between hardware LAN and virtual switch
US8954957B2 (en) Network traffic processing according to network traffic rule criteria and transferring network traffic metadata in a network device that includes hosted virtual machines
EP2250772B1 (en) Method and system for offloading network processing
US8086739B2 (en) Method and system for monitoring virtual wires
CN104221331B (en) The 2nd without look-up table layer packet switch for Ethernet switch
CN100525240C (en) Data packet communication device
JP2005006303A (en) Virtual network address
JP2002510450A (en) Highly integrated multi-layer switch element architecture
CN111698346B (en) Private network address conversion method and device, private network gateway and storage medium
US7062565B1 (en) Service selection gateway (SSG) allowing access to services operating using changing set of access addresses
CN114760108B (en) Message matching method and device
US7194541B1 (en) Service selection gateway (SSG) allowing access of same services to a group of hosts
CN109729010B (en) Method, equipment and system for determining traffic transmission path in network
JP2002217947A (en) Packet-processing device and packet-processing method using the same
EP3731497A1 (en) Service processing method and network device
CN109005120B (en) Message processing method and network equipment
CN116016034B (en) SDN-based service path scheduling method and device
WO2015050552A1 (en) Duplicating packets efficiently within a network security appliance
CN115865802B (en) Flow mirroring method and device of virtual instance, virtual machine platform and storage medium
CN109787877B (en) Box type switch, network interface card and management method for packet transfer
KR100550013B1 (en) Packet communication method between router and virtual local area network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061114

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070807

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070903

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: 20070925

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071008

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: 20101026

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111026

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121026

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131026

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees