Correct Answer: Correct answer is: (A) Next-hop.
Exam Relevance: CCNA, CISSP, CompTIA Network+
Difficulty: Moderate
Concept notes: In next-hop forwarding, the routing table contains the address of the next immediate router to which a packet should be sent, rather than the complete path to the destination.
Common Mistakes: Students may confuse next-hop forwarding with default routing, where the routing table contains a single default route for all unknown destinations.
Explanations: Next-hop forwarding simplifies the routing process by only requiring the router to know the address of the next router in the path. This reduces the complexity and size of the routing table, as it does not need to store the entire route to the destination. The router forwards the packet to the next hop, which then repeats the process until the packet reaches its destination.
Option Analysis: - Option A: Correct. Next-hop forwarding involves storing the address of the next immediate router in the routing table.
- Option B: Incorrect. Network-specific routing involves more detailed routing information for specific networks, not just the next hop.
- Option C: Incorrect. Host-specific routing involves routing information for specific hosts, not just the next hop.
- Option D: Incorrect. Default routing involves a single default route for all unknown destinations, not the next hop.
Mnemonic: Next Hop, Not Full Hop