Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Cisco / CCIE Network Design FAQ: EIGRP Network Design

CCIE Network Design FAQ: EIGRP Network Design

February 7, 2020 by Marques Brownlee

CCIE Network Design FAQ: EIGRP Network Design

Q1. What are the two basic tools you can use to summarize routes (or hide destination details) in EIGRP?

Answer: Summarization and distribution lists.

Q2. How can you tell that a route is a summary when you look at the routing table?

Answer: It’s marked as a summary, and the next hop interface is null0.

Q3. What is the default administrative distance for a summary route? What is the problem with this?

Answer: The default administrative distance is five. Using the default administrative distance for a summary route can displace valid routes learned from other routers and can c ause a router to throw packets away unintentionally.

Q4. What bounds a query?

Answer: Distribution lists and summarization because they limit knowledge of specific destinations.

Q5. How far beyond one of the possible query bounds will a query travel?

Answer: One hop, generally, or until a router that doesn’t have any information about that specific destination receives the query.

Q6. What is the primary advantage to summarizing between core routers rather than between the distribution layer and core?

Answer: The core routers will have enough information to make optimal routing decisions.
ccie-network-design-faq-eigrp-network-design
Figure: Summarization between the Distribution Layer and Core

Q7. How is it possible to “black hole” packets when summarizing destinations behind dual-homed remotes into the core?

Answer: Even if one of the distribution routers loses connectivity with one of the remotes, it will still advertise a summary covering the destinations available at the disconnected host.

Q8. Why should summarization be configured outbound from the distribution layer routers toward access layer routers at remote sites?

Answer: To reduce the amount of traffic on the distribution layer to the remote router link and to bound queries at the remote router.

Q9. What is the most common problem with dual-homed remotes? What options are available to resolve it?

Answer: The remote routers appear to be transit paths to EIGRP. To resolve this, you should summarize routes outbound from the distribution layer toward the access layer routers.

Q10. What methods can be used to break a redistribution routing loop?

Answer: Distribute lists, route maps, prefix lists, setting the administrative distance on routes that are likely to produce loops, and using administrative tags in external routes to make the routes and block their redistribution.

Q11. Under what conditions is the administrative distance ignored between EIGRP and IGRP?

Answer: This happens when an IGRP route and an EIGRP route in the same AS compete for inclusion in the routing table.

Q12. What options do you have for generating a default route in EIGRP?

Answer: Either configuring a default network, or redistributing a 0.0.0.0/0 default route.

Q13. How can you prevent multiple parallel links within a network from all being used as transit paths?

Answer: By not running EIGRP on some of them; this is accomplished by using the passive-interface command.

Q14. What does EIGRP use to pace its packets on a link?

Answer: The bandwidth configured on the interface.

More Resources

  • CCIE Network Design FAQ
  • CCIE Security FAQ
  • CCIE Network Design FAQ
  • CCIE Routing and Switching FAQ
  • CCIE SP MPLS FAQ

Related

Filed Under: Cisco Tagged With: CCIE Network Design FAQ, EIGRP Network Design

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in