300-420 · Question #32
At which layer does Cisco Express Forwarding use adjacency tables to populate addressing information?
The correct answer is B. Layer 2. Cisco Express Forwarding (CEF) uses adjacency tables to store Layer 2 addressing information required for efficient packet encapsulation and forwarding decisions.
Question
At which layer does Cisco Express Forwarding use adjacency tables to populate addressing information?
Options
- ALayer 4
- BLayer 2
- CLayer 1
- DLayer 3
How the community answered
(58 responses)- A2% (1)
- B86% (50)
- C9% (5)
- D3% (2)
Why each option
Cisco Express Forwarding (CEF) uses adjacency tables to store Layer 2 addressing information required for efficient packet encapsulation and forwarding decisions.
Layer 4 (transport layer) deals with port numbers and end-to-end communication, which is not the function of CEF's adjacency tables for forwarding information.
CEF's adjacency table stores Layer 2 rewrite information, such as MAC addresses and egress interface details, which is crucial for encapsulating packets for the next hop. This allows routers to forward packets directly at Layer 2 without per-packet lookups, optimizing forwarding performance.
Layer 1 (physical layer) deals with the physical transmission of bits, not addressing information populated by adjacency tables for packet forwarding.
Layer 3 (network layer) information, like IP addresses, is used by the Forwarding Information Base (FIB) to determine the next hop, but the adjacency table populates the corresponding Layer 2 rewrite information.
Concept tested: Cisco Express Forwarding (CEF) adjacency table
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_cef/configuration/xe-16/ire-cef-xe-16-book/ire-cef-xe-16-chap.html
Topics
Community Discussion
No community discussion yet for this question.