02-21-2016 02:42 AM - edited 03-08-2019 04:39 AM
Hello,
I'm studying for my CCNP route and I was wondering if someone could confirm that the understanding I have of CEF and how it uses the FIB and Adjacency table is somewhat accurate.
CEF uses the FIB and adjacency table to encapsulate and forward packets. It determines what the next hop IP address is for the destination prefix using the FIB, then correlates that next hop IP address to an adjacency table entry where it finds the MAC addresses to use for encapsulating the packet.
Is this right? I've been digging through all kinds of white pages for awhile and this is the picture I have.
Solved! Go to Solution.
02-21-2016 08:27 AM
Yes you have it right.
CEF uses a FIB which is an optimised lookup table (an mtrie structure) with pointers to entries in the adjacency table.
You may want to have a read of the following chapter from the CCIE V5.0 certification guide one of whose authors, Peter Paluch, is a regular poster on these forums, and it should clear up any remaining questions you have -
http://www.ciscopress.com/content/images/9781587143960/samplepages/9781587143960.pdf
by all means post back here though if you have other questions.
Jon
02-21-2016 08:27 AM
Yes you have it right.
CEF uses a FIB which is an optimised lookup table (an mtrie structure) with pointers to entries in the adjacency table.
You may want to have a read of the following chapter from the CCIE V5.0 certification guide one of whose authors, Peter Paluch, is a regular poster on these forums, and it should clear up any remaining questions you have -
http://www.ciscopress.com/content/images/9781587143960/samplepages/9781587143960.pdf
by all means post back here though if you have other questions.
Jon
02-22-2016 01:13 AM
Thank you for the confirmation. Also thank you for the reference that helped make things pretty clear.
Regards,
Nick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide