350-401 · Question #916
What are two best practices when designing a campus Layer 3 infrastructure? (Choose two.)
The correct answer is C. Summarize routes from the aggregation layer toward the core layer. D. Tune Cisco Express Forwarding load balancing hash for ECMP routing.. Two best practices for campus Layer 3 infrastructure design include summarizing routes from the aggregation layer to the core to reduce routing table size, and tuning Cisco Express Forwarding (CEF) for efficient load balancing with ECMP.
Question
Options
- AConfigure passive-interface on nontransit links.
- BImplement security features at the core.
- CSummarize routes from the aggregation layer toward the core layer.
- DTune Cisco Express Forwarding load balancing hash for ECMP routing.
- ESummarize from the access layer toward the aggregation layer.
How the community answered
(64 responses)- A14% (9)
- B5% (3)
- C59% (38)
- E22% (14)
Why each option
Two best practices for campus Layer 3 infrastructure design include summarizing routes from the aggregation layer to the core to reduce routing table size, and tuning Cisco Express Forwarding (CEF) for efficient load balancing with ECMP.
While configuring passive-interface on nontransit links is a good practice for security and resource saving, it's generally considered less impactful on the overall design of a high-performance campus Layer 3 infrastructure compared to route summarization or ECMP optimization.
Implementing security features like firewalls or extensive ACLs at the core layer goes against the principle of a lean, fast-forwarding core, as it introduces latency and reduces throughput; security is typically implemented at the distribution/aggregation layer or edge.
Route summarization from the aggregation layer toward the core layer significantly reduces the number of routes in the core routing tables. This improves routing stability, reduces memory consumption, and speeds up convergence in the event of topology changes.
Tuning Cisco Express Forwarding (CEF) load balancing hash for Equal-Cost Multi-Path (ECMP) routing ensures that traffic is distributed efficiently and evenly across multiple parallel paths. This prevents issues like path polarization and maximizes the utilization of available bandwidth.
Summarizing from the access layer toward the aggregation layer is a valid route summarization best practice; however, if C is chosen, D represents a distinct critical design aspect related to traffic forwarding efficiency.
Concept tested: Campus Layer 3 design best practices
Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Campus/campover.html
Topics
Community Discussion
No community discussion yet for this question.