JP2001060970A - Address retrieving device - Google Patents

Address retrieving device

Info

Publication number
JP2001060970A
JP2001060970A JP23656799A JP23656799A JP2001060970A JP 2001060970 A JP2001060970 A JP 2001060970A JP 23656799 A JP23656799 A JP 23656799A JP 23656799 A JP23656799 A JP 23656799A JP 2001060970 A JP2001060970 A JP 2001060970A
Authority
JP
Japan
Prior art keywords
search
address
search processing
retrieving
processing unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP23656799A
Other languages
Japanese (ja)
Inventor
Koyo Yamakoshi
公洋 山越
Ryusuke Kawano
龍介 川野
Naoaki Yamanaka
直明 山中
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
Original Assignee
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP23656799A priority Critical patent/JP2001060970A/en
Publication of JP2001060970A publication Critical patent/JP2001060970A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain an address retrieving device capable of obtaining desired through put even when short packets consecutively arrives by reducing an IP address longest coincidence retrieving processing time. SOLUTION: Retrieving processing parts 11, 12, 13 for executing the longest coincidence retrieval of an address based on a routing table are plurally provided, packets are assigned to the prescribed parts 11 to 13 in the order of retrieval and the respective parts 11 to 13 execute the longest coincidence retrieval by parallel processing. It is preferably provided with retrieving processing parts whose number is larger by one than the integral number part of a quotient obtained by dividing the longest necessary time for retrieving an address by one retrieving processing part by the arriving necessary time of the shortest packet length. Further, it is preferred that the parts 11 to 13 output an operating state signal showing operating states including that of retrieving processing operation and waiting and start retrieving processing when a control signal instructing the start of retrieving processing is inputted during the waiting.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、IPパケットの高
速転送処理装置におけるアドレスの検索を高速化するこ
とができるアドレス検索装置に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an address search device capable of speeding up address search in a high-speed IP packet transfer processing device.

【0002】[0002]

【従来の技術】IPパケットの転送先ポート番号を決定
するために、IPアドレスの最長一致検索処理が必要で
ある。従来のIPアドレス最長一致検索装置は、IPア
ドレスに関するルーティング情報をテーブルとしてDR
AMに保持しておき、IPパケットが到着すると、転送
先IPアドレス値を参照しながらDRAMにアクセスし
最長一致検索を行って転送先を決定する。
2. Description of the Related Art In order to determine a transfer destination port number of an IP packet, a longest match search process of an IP address is required. A conventional IP address longest match search apparatus stores routing information relating to an IP address as a table as a DR.
When the IP packet arrives at the AM and accesses the DRAM while referring to the transfer destination IP address value, the longest match search is performed to determine the transfer destination.

【0003】この場合、一般的にDRAMのランダムア
クセス時間は50ns程度であるため、たとえDRAMアク
セスをパイプライン処理化したとしても、DRAMへの
アクセス時間以下の時間で転送先を決定することは困難
である。即ち、最短パケットが連続して到着するような
状況の場合には検索処理が間に合わなくなる。
In this case, since the random access time of the DRAM is generally about 50 ns, it is difficult to determine the transfer destination in a time shorter than the access time to the DRAM even if the DRAM access is pipelined. It is. That is, in a situation where the shortest packets arrive continuously, the search processing cannot be performed in time.

【0004】例えば、同期光ネットワーク「SONE
T」において、OC−192 として規定されている転送レ
ート9.95Gb/sの場合、最短パケットに相当する48バイト
の長さのパケットが連続して到着すると、およそ38nsの
間隔で到着することになり、38ns以下で1パケットの最
長一致検索処理を行うことが必要になる。
For example, a synchronous optical network "SONE"
T ", at a transfer rate of 9.95 Gb / s specified as OC-192, if packets of 48 bytes in length corresponding to the shortest packet continuously arrive, they will arrive at an interval of approximately 38 ns. , 38 ns or less, it is necessary to perform the longest match search processing of one packet.

【0005】DRAMの代わりに高速のアクセスが可能
なSRAMにルーティング情報を保持する方法も提案さ
れているが、SRAMはDRAMに比較して集積度が十
分の一程度であるため、膨大な量のルーティング情報を
保持するためには、多数のチップが必要になるため、コ
ストが高くなる。
Although a method of holding routing information in an SRAM which can be accessed at a high speed instead of a DRAM has been proposed, since the SRAM has only one-tenth the degree of integration as compared with the DRAM, an enormous amount of SRAM is required. In order to hold the routing information, a large number of chips are required, which increases the cost.

【0006】更に、IPバージョン6ではIPアドレス
が 128ビット化されるため、IPアドレス最長一致検索
処理の負荷が益々重くなり、検索処理時間が一層長くな
ると予想される。このように、アドレス検索は処理に多
くの時間がかかるため、高速のパケット転送を行う場合
のボトルネックになっていた。
Further, in IP version 6, since the IP address is converted into 128 bits, the load of the IP address longest match search processing is expected to be further increased, and the search processing time is expected to be longer. As described above, the address search requires a lot of processing time, and has been a bottleneck in performing high-speed packet transfer.

【0007】[0007]

【発明が解決しようとする課題】本発明の目的は、上述
の状況に鑑み、IPアドレス最長一致検索処理時間を短
縮し、短いパケットが連続して到着する場合において
も、所望のスループットが得られるアドレス検索装置を
提供することにある。
SUMMARY OF THE INVENTION In view of the above situation, an object of the present invention is to reduce the longest match search processing time of an IP address and obtain a desired throughput even when short packets continuously arrive. An address search device is provided.

【0008】[0008]

【課題を解決するための手段】本発明のアドレス検索装
置は、上記の目的を達成するため、ルーティングテーブ
ルに基づいてアドレスの最長一致検索を行うための検索
処理部を複数個具え、パケットを到着順に所定の検索処
理部に割当て、各検索処理部が並列処理により最長一致
検索を行う構成を具えることを特徴とする。
In order to achieve the above object, an address search apparatus according to the present invention includes a plurality of search processing units for performing a longest match search of an address based on a routing table, and receives a packet when it arrives. The search processing units are sequentially assigned to predetermined search processing units, and each search processing unit performs a longest match search by parallel processing.

【0009】このような本発明においては、一つの検索
処理部によるアドレスの検索に要する最大所要時間を最
短パケット長の到着所要時間で除した商の整数部分より
1だけ大きい個数の検索処理部を具えることが望まし
い。また、検索処理部が、検索処理動作中及び待機中を
含む動作状態を示す動作状態信号を出力し、待機中に検
索処理の開始を指示する制御信号が入力された時に検索
処理を開始することが望ましい。また、検索アドレス値
を保持するアドレス保持レジスタ、転送先ポート番号を
保持する転送先ポート番号保持レジスタ及び制御部を具
え、制御部の制御により、パケット到着順にアドレス値
をアドレス保持レジスタから待機中の検索処理部へ転送
し、検索動作を開始させ、検索から得られた転送先ポー
ト番号を転送先ポート番号保持レジスタへ転送する構成
を具えることが望ましい。
In the present invention, the number of search processing units which is larger by one than the integer part of the quotient obtained by dividing the maximum required time required for an address search by one search processing unit by the required arrival time of the shortest packet length is provided. It is desirable to have. Further, the search processing unit may output an operation state signal indicating an operation state including the search processing operation and the standby state, and start the search processing when a control signal instructing the start of the search processing is input during the standby state. Is desirable. Also, an address holding register for holding a search address value, a transfer destination port number holding register for holding a transfer destination port number, and a control unit are provided. Under the control of the control unit, the address values are waiting from the address holding register in the order of packet arrival. It is desirable to have a configuration for transferring the data to the search processing unit, starting the search operation, and transferring the transfer destination port number obtained from the search to the transfer destination port number holding register.

【0010】このような本発明のアドレス検索装置によ
れば、IPアドレス最長一致検索処理部を複数個具え、
パケットの到着する間隔が個々の検索処理部の処理時間
より短い場合に、複数の検索処理部を用いて並列に検索
処理を行うことにより、所望のスループットを実現する
ことができる。
According to such an address search apparatus of the present invention, a plurality of IP address longest match search processing units are provided,
When a packet arrival interval is shorter than the processing time of each search processing unit, a desired throughput can be realized by performing search processing in parallel using a plurality of search processing units.

【0011】いま最短パケット長をRmin バイトとし、
データ転送レートをCGb/sとし、図1のタイムチャート
に示すように、最短パケット長のパケットが連続して到
着する場合の到着時間間隔をTint とすると、Tint =
8Rmin /C(ns)となる。一方、最長一致検索処理に要
する時間には一般的にばらつきがあるが、いま検索処理
に要する時間の最大値をTmax(ns) とすると、一つの検
索処理部は(Tmax /Tint )+1パケットに1回の割
合で検索処理を行うことができる。従って、検索処理部
の並列度nparaをnpara=〔Tmax /Tint 〕+1とし
(図1はnpara=3の例を示している)、これらを順次
並列動作させれば途切れることなく検索処理を継続して
行うことが可能になる。
Now, let the shortest packet length be Rmin bytes,
Assuming that the data transfer rate is CGb / s, and as shown in the time chart of FIG. 1, that the arrival time interval when the shortest packet length continuously arrives is Tint, Tint =
8Rmin / C (ns). On the other hand, the time required for the longest match search processing generally varies, but if the maximum value of the time required for the search processing is Tmax (ns), one search processing unit converts (Tmax / Tint) +1 packets into (Tmax / Tint) +1 packets. The search process can be performed once. Therefore, the parallelism npara of the search processing unit is set to npara = [Tmax / Tint] +1 (FIG. 1 shows an example of npara = 3), and if these are sequentially operated in parallel, the search processing is continued without interruption. Can be done.

【0012】[0012]

【発明の実施の形態】次に本発明の実施例を説明する。
図2は本発明のアドレス検索装置の実施例の構成を示す
図である。この実施例においては、アドレス検索装置1
は3個の検索処理部11、12及び13、IPアドレス値を保
持するアドレス保持レジスタ14、転送先のポート番号を
保持する転送先ポート番号保持レジスタ15、及び制御部
16を具える。検索処理部11、12及び13は、検索動作状態
を示す動作状態信号31、32及び33のための出力端子及び
検索動作開始を指示する検索処理開始信号21、22及び23
のための信号入力端子をそれぞれ具える。動作状態信号
31、32及び33は、例えば検索処理中は連続してHレベル
を出力し、待機中は連続してLレベルを出力する。ま
た、動作状態信号31、32及び33がLレベルである時に検
索処理開始信号21、22及び23のための信号入力端子にト
リガーがかかると、検索動作を開始する。
Next, embodiments of the present invention will be described.
FIG. 2 is a diagram showing the configuration of an embodiment of the address search device of the present invention. In this embodiment, the address search device 1
Denotes three search processing units 11, 12, and 13, an address holding register 14 for holding an IP address value, a destination port number holding register 15 for holding a destination port number, and a control unit.
With 16 Search processing units 11, 12, and 13 are output terminals for operation state signals 31, 32, and 33 indicating search operation states, and search processing start signals 21, 22, and 23 for instructing start of search operation.
Signal input terminals for each. Operating status signal
For example, 31, 32, and 33 continuously output the H level during the search processing, and continuously output the L level during the standby state. Further, when the signal input terminals for the search processing start signals 21, 22, and 23 are triggered when the operation state signals 31, 32, and 33 are at the L level, the search operation is started.

【0013】いま最短パケット長Rmin =48バイト、デ
ータ転送レートC=9.95Gb/sとすると、この時の最短パ
ケット長のパケット到着時間間隔Tint はTint =38.5
9nsとなる。一方、検索処理部における1回の最長一致
検索処理に要する時間の最大値をTmax =100ns と仮定
すると、検索処理部の並列度npara=〔100/38.59 〕+
1=3となる。このため、この実施例では、3個の検索
処理部11、12及び13を設ける。制御部16は、アドレス保
持レジスタ14からのIPアドレス更新信号41及び各検索
処理部11、12及び13の動作状態信号31、32及び33を基
に、各検索処理開始信号21、22及び23を作成する。
Assuming now that the shortest packet length Rmin = 48 bytes and the data transfer rate C = 9.95 Gb / s, the shortest packet length packet arrival time interval Tint at this time is Tint = 38.5
9 ns. On the other hand, assuming that the maximum value of the time required for one longest match search process in the search processing unit is Tmax = 100 ns, the degree of parallelism npara = [100 / 38.59] +
1 = 3. Therefore, in this embodiment, three search processing units 11, 12, and 13 are provided. The control unit 16 generates each of the search processing start signals 21, 22, and 23 based on the IP address update signal 41 from the address holding register 14 and the operation state signals 31, 32, and 33 of each of the search processing units 11, 12, and 13. create.

【0014】次に、図3のタイミングチャートを用いて
図2のアドレス検索装置1の動作を説明する。先ず、ア
ドレス保持レジスタ14にIPアドレスが新たにロードさ
れると、IPアドレス更新信号41にトリガーがかかる。
制御部16では、IPアドレス更新信号41を受取ると、検
索処理部11、12及び13からの動作状態信号31、32及び33
をモニターし、検索処理を行っていない検索処理部11、
12又は13に対して検索処理開始信号21、22又は23を発す
る。この場合、検索動作を行っていない検索処理部が複
数個存在する場合は、予め定められた規則に従って検索
処理を行う検索処理部11、12又は13を選択し、検索処理
開始信号21、22又は23を発する。
Next, the operation of the address search device 1 of FIG. 2 will be described with reference to the timing chart of FIG. First, when an IP address is newly loaded into the address holding register 14, the IP address update signal 41 is triggered.
When the control unit 16 receives the IP address update signal 41, the operation state signals 31, 32, and 33 from the search processing units 11, 12, and 13 are received.
, The search processing unit 11 not performing the search processing,
A search processing start signal 21, 22, or 23 is issued for 12 or 13. In this case, when there is a plurality of search processing units that are not performing the search operation, the search processing unit 11, 12, or 13 that performs the search processing according to a predetermined rule is selected, and the search processing start signals 21, 22, or Issue 23.

【0015】図3の例では、先ず検索処理部11に対して
検索処理開始信号21を発する。検索処理部11は、検索処
理開始信号21を受取り検索処理を開始する。検索処理部
11は、検索処理を行っている間は動作状態信号31をHレ
ベルに保持する。次に、再度最短パケット長のパケット
が到着すると、IPアドレス更新信号41にトリガーがか
かり、制御部16は、これを受取り検索処理を行っていな
い検索処理部12に対して検索処理開始信号22を発する。
検索処理部12は、検索処理開始信号22を受取り検索処理
を開始する。検索処理部12は、検索処理を行っている間
は動作状態信号32をHレベルに保持する。続いて最短パ
ケット長のパケットが到着すると、同様に、IPアドレ
ス更新信号41にトリガーがかかり、制御部16は、これを
受取り検索処理を行っていない検索処理部13に対して検
索処理開始信号23を発する。検索処理部13は、検索処理
開始信号23を受取り検索処理を開始する。検索処理部13
は、検索処理を行っている間は動作状態信号33をHレベ
ルに保持する。
In the example shown in FIG. 3, a search processing start signal 21 is first issued to the search processing unit 11. The search processing unit 11 receives the search processing start signal 21 and starts the search processing. Search processing section
11 holds the operation state signal 31 at the H level during the search process. Next, when the packet having the shortest packet length arrives again, the IP address update signal 41 is triggered, and the control unit 16 receives the packet and sends the search processing start signal 22 to the search processing unit 12 which has not performed the search processing. Emit.
The search processing unit 12 receives the search processing start signal 22 and starts the search processing. The search processing unit 12 holds the operation state signal 32 at the H level during the search processing. Subsequently, when the packet having the shortest packet length arrives, similarly, the IP address update signal 41 is triggered, and the control unit 16 receives the packet and sends the search processing start signal 23 to the search processing unit 13 which has not performed the search processing. Emits. The search processing unit 13 receives the search processing start signal 23 and starts the search processing. Search processing unit 13
Holds the operation state signal 33 at the H level during the search process.

【0016】更に続いて最短パケット長のパケットが到
着すると、IPアドレス更新信号41にトリガーがかか
る。この時点では検索処理部11の検索は終了しているの
で、動作状態信号31はLレベルとなっている。従って、
制御部16は、検索処理部11に対して検索処理開始信号21
を発する。
Subsequently, when a packet having the shortest packet length arrives, the IP address update signal 41 is triggered. At this point, since the search by the search processing unit 11 has been completed, the operation state signal 31 is at the L level. Therefore,
The control unit 16 sends a search processing start signal 21 to the search processing unit 11.
Emits.

【0017】転送先ポート番号保持レジスタ15では、検
索処理部11、12又は13から動作状態信号31、32及び33が
HレベルからLレベルに遷移したことを検出することに
より、検出処理が終了した検出処理部を選択し、転送先
ポート番号値を転送先ポート番号保持レジスタ15にロー
ドする。
In the transfer destination port number holding register 15, the detection processing is completed by detecting that the operation state signals 31, 32, and 33 have transitioned from the H level to the L level from the search processing unit 11, 12, or 13. The detection processing unit is selected, and the transfer destination port number value is loaded into the transfer destination port number holding register 15.

【0018】以下同様にして、最短パケットが連続して
到着する場合でも、必ずいずれかの検出部が検出動作待
機中であるため、検索処理部を順次交替することによ
り、並列処理により検索を行うことが可能になり、アド
レス検索を高速化することができる。
Similarly, even when the shortest packet arrives continuously, one of the detection units is always waiting for the detection operation. Therefore, the search is performed by the parallel processing by sequentially replacing the search processing units. Address search can be speeded up.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば、
従来型のIPアドレス検索装置を複数個具え、これらの
装置をIPパケットの到着間隔に応じて適切に制御する
ことにより並列検索処理を行うことにより、アドレス検
索を高速化することができ、IPパケット転送処理を高
速化することができる。
As described above, according to the present invention,
By providing a plurality of conventional IP address search devices and performing parallel search processing by appropriately controlling these devices according to the arrival intervals of IP packets, address search can be speeded up. Transfer processing can be speeded up.

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

【図1】 最短長パケットが連続して到着する場合を説
明するためのタイムチャートである。
FIG. 1 is a time chart for explaining a case where shortest packets continuously arrive.

【図2】 本発明のアドレス検索装置の実施例の構成を
示す図である。
FIG. 2 is a diagram showing a configuration of an embodiment of an address search device of the present invention.

【図3】 本発明のアドレス検索装置に最短長パケット
が連続して到着する場合を説明するためのタイミングチ
ャートである。
FIG. 3 is a timing chart for explaining a case where a shortest packet continuously arrives at the address search device of the present invention.

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

1 アドレス検索装置 11、12、13 検索処理部 14 アドレス保持レジスタ 15 転送先ポート番号保持レジスタ 16 制御部 21、22、23 検索処理開始信号 31、32、33 動作状態信号 41 IPアドレス更新信号 DESCRIPTION OF SYMBOLS 1 Address search device 11, 12, 13 Search processing part 14 Address holding register 15 Transfer destination port number holding register 16 Control part 21, 22, 23 Search processing start signal 31, 32, 33 Operating state signal 41 IP address update signal

フロントページの続き (72)発明者 山中 直明 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5K030 GA01 HA08 HC14 KA05 LB05 5K033 CB08 CC01 EC04 9A001 BB03 BB06 CC02 Continuation of the front page (72) Inventor Naoaki Yamanaka 2-3-1 Otemachi, Chiyoda-ku, Tokyo F-term in Nippon Telegraph and Telephone Corporation (reference) 5K030 GA01 HA08 HC14 KA05 LB05 5K033 CB08 CC01 EC04 9A001 BB03 BB06 CC02

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ルーティングテーブルに基づいてアドレ
スの最長一致検索を行うための検索処理部を複数個具
え、パケットを到着順に所定の検索処理部に割当て、各
検索処理部が並列処理により最長一致検索を行う構成を
具えることを特徴とするアドレス検索装置。
1. A search processing unit for performing a longest match search of an address based on a routing table, allocating packets to predetermined search processing units in the order of arrival, and each search processing unit performing a longest match search by parallel processing. Address search device characterized by comprising:
【請求項2】 一つの検索処理部によるアドレスの検索
に要する最大所要時間を最短パケット長の到着所要時間
で除した商の整数部分より1だけ大きい個数の検索処理
部を具えることを特徴とする請求項1に記載のアドレス
検索装置。
2. The method according to claim 1, wherein one search processing unit has a maximum required time required for searching for an address divided by an arrival time required for the shortest packet length, and the number of search processing units is greater by one than an integer part of a quotient. The address search device according to claim 1, wherein
【請求項3】 前記検索処理部が、検索処理動作中及び
待機中を含む動作状態を示す動作状態信号を出力し、待
機中に検索処理の開始を指示する制御信号が入力された
時に検索処理を開始することを特徴とする請求項1又は
2に記載のアドレス検索装置。
3. The search processing unit outputs an operation state signal indicating an operation state including a search processing operation and a standby state, and performs a search processing when a control signal instructing start of the search processing is input during the standby state. 3. The address search device according to claim 1, wherein the address search is started.
【請求項4】 検索アドレス値を保持するアドレス保持
レジスタ、転送先ポート番号を保持する転送先ポート番
号保持レジスタ及び制御部を具え、制御部の制御によ
り、パケット到着順にアドレス値をアドレス保持レジス
タから待機中の検索処理部へ転送し、検索動作を開始さ
せ、検索から得られた転送先ポート番号を転送先ポート
番号保持レジスタへ転送する構成を具えることを特徴と
する請求項1乃至3のいずれか1項に記載のアドレス検
索装置。
4. An address holding register for holding a search address value, a transfer destination port number holding register for holding a transfer destination port number, and a control unit, and the control unit controls the address values from the address holding register in the order of packet arrival. 4. The apparatus according to claim 1, further comprising a configuration in which the data is transferred to a standby search processing unit, a search operation is started, and a transfer destination port number obtained from the search is transferred to a transfer destination port number holding register. The address search device according to claim 1.
JP23656799A 1999-08-24 1999-08-24 Address retrieving device Pending JP2001060970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23656799A JP2001060970A (en) 1999-08-24 1999-08-24 Address retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23656799A JP2001060970A (en) 1999-08-24 1999-08-24 Address retrieving device

Publications (1)

Publication Number Publication Date
JP2001060970A true JP2001060970A (en) 2001-03-06

Family

ID=17002558

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23656799A Pending JP2001060970A (en) 1999-08-24 1999-08-24 Address retrieving device

Country Status (1)

Country Link
JP (1) JP2001060970A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006135660A (en) * 2004-11-05 2006-05-25 Alaxala Networks Corp Association memory and packet transfer device
JP2007116549A (en) * 2005-10-21 2007-05-10 Mitsubishi Electric Corp Network relay unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006135660A (en) * 2004-11-05 2006-05-25 Alaxala Networks Corp Association memory and packet transfer device
JP2007116549A (en) * 2005-10-21 2007-05-10 Mitsubishi Electric Corp Network relay unit
JP4627243B2 (en) * 2005-10-21 2011-02-09 三菱電機株式会社 Network relay device

Similar Documents

Publication Publication Date Title
US7415596B2 (en) Parser table/production rule table configuration using CAM and SRAM
US6772268B1 (en) Centralized look up engine architecture and interface
US20040233906A1 (en) Random access memory architecture and serial interface with continuous packet handling capability
US7694068B1 (en) Re-entrant processing in a content addressable memory
EP1031216A1 (en) System and method for processing data packets
JPH09102802A (en) Transfer destination address detector of hardware packet router
US5146560A (en) Apparatus for processing bit streams
US6661792B1 (en) Apparatus for processing data packet of ethernet switch system and method thereof
US6343289B1 (en) Efficient search and organization of a forwarding database or the like
JP2001060970A (en) Address retrieving device
US5740172A (en) Method for searching a packet transmission path in a broadband information and communication system
US8037238B2 (en) Multiple mode content-addressable memory
WO2016101490A1 (en) Update processing method and device
US7111093B2 (en) Ping-pong buffer system having a buffer to store a subset of data from a data source
US20050207445A1 (en) Data input device and data output device for data driven processor, and methods therefor
JP3156766B2 (en) Packet routing method to avoid deadlock
US20020039365A1 (en) Pipelined searches with a cache table
JPH09224066A (en) Communication protocol parallel processor
JP2739949B2 (en) Communication buffer device
JPH10222535A (en) Data retrieving circuit
JPH09149067A (en) Switching hub
US6499080B1 (en) Post write buffer for a dual clock system
JP2001060969A (en) System and method for retrieving high speed ip route
US9811484B1 (en) Methods and apparatus for rapid interrupt lookups
US20030043837A1 (en) Data driven type information processing apparatus