How is TCAM different than CAM?
TCAM allows for the matching and evaluation of a packet on more than one field.
Architecturally, describe what the TCAM is.
It is an extension of the CAM table but enhanced so that it can do upper-layer processing.
Name 3 things TCAM can identify.
Name 2 differences between TCAM and CAM.
What are the states TCAM can match on?
1’s, 0’s, and X’s where X is ‘don’t care’
example:
TCAM can search for a value that has 0 1 1 1 X X 1 0 . This will match:
01110010
01110110
01111010
01111110
What 3 components make up a TCAM entry?
What are 3 things that the TCAM Result can be?
What 2 factors allow TCAM to be really fast?