IEEE INFOCOM '93 the Conference on Computer Communications, Proceedings
DOI: 10.1109/infcom.1993.253403
|View full text |Cite
|
Sign up to set email alerts
|

Fast routing table lookup using CAMs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
89
0

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 241 publications
(89 citation statements)
references
References 7 publications
0
89
0
Order By: Relevance
“…Some papers have proposed compression methods for solving this problem [8]- [13].Compression methods usually suffer from update overhead. Besides methods that work based on trie, other methods are also proposed that some of them use hash tables [14] while some others use CAMs (Content Addressable Memories) or TCAMs (Tertiary CAMs) for solving the LPM problem [15][16][17]. Some of these methods are not fast enough and some others consume lots of memory and those ones which have good speed and memory consumption suffer from heavy update overhead.…”
Section: E Related Workmentioning
confidence: 99%
“…Some papers have proposed compression methods for solving this problem [8]- [13].Compression methods usually suffer from update overhead. Besides methods that work based on trie, other methods are also proposed that some of them use hash tables [14] while some others use CAMs (Content Addressable Memories) or TCAMs (Tertiary CAMs) for solving the LPM problem [15][16][17]. Some of these methods are not fast enough and some others consume lots of memory and those ones which have good speed and memory consumption suffer from heavy update overhead.…”
Section: E Related Workmentioning
confidence: 99%
“…Nowadays, more hardware architects than ever look into CAM for high performance table lookup tasks [4] [5] [6]. A specifically interesting type of CAM, called Ternary CAM (TCAM) can store don't-care values in addition to 0's and 1's.…”
Section: A Prior Workmentioning
confidence: 99%
“…Analytically, the overall search time of RCAM architecture is given by: t rcam search 2t rcam block + t encoder (5) where, t rcam block is the delay of the RCAM block (n × w cells) and t encoder is the delay of a regular n-input encoder logic. The analytical expression for the overall search time of a conventional TCAM architecture is given by: t tcam search t tcam block + t priority encoder (6) where, t tcam block is the delay of the TCAM block (n × w cells) and t priority encoder is the delay of a n-input priority encoder logic.…”
Section: A Search Timementioning
confidence: 99%
“…These LUE essentially consists of Content Addressable Memories (CAM) which are well known and commonly used in routing and switching applications. One of the early work in this area is [8].…”
Section: Control Memory Access Acceleratormentioning
confidence: 99%