300-320 · Question #44
300-320 Question #44: Real Exam Question with Answer & Explanation
The correct answer is D: Layer 4. By default, CEF performs load balancing using Layer 3 information (source and destination IP addresses). Tuning CEF to use Layer 4 information (source and destination TCP/UDP port numbers) allows it to distinguish between multiple flows between the same two hosts and distribute t
Question
Options
- ALayer 1
- BLayer 2
- CLayer 3
- DLayer 4
- ELayer 5
- FLayer 6
- GLayer 7
Explanation
By default, CEF performs load balancing using Layer 3 information (source and destination IP addresses). Tuning CEF to use Layer 4 information (source and destination TCP/UDP port numbers) allows it to distinguish between multiple flows between the same two hosts and distribute them across different paths, resulting in more granular and effective load balancing. This is especially useful when multiple applications run between the same endpoints, as Layer 3-only hashing would send all their traffic down a single path.
Community Discussion
No community discussion yet for this question.