Chapter 4. Scalable EIGRP

This chapter covers the following topics:

  • Configuring EIGRP—This section describes the basic configuration commands necessary to support routing.

  • Verifying the EIGRP operation—This section describes show and debug commands that will help evaluate the status of EIGRP.

  • Troubleshooting EIGRP—This section describes the process of diagnosing and repairing EIGRP problems.

This chapter details steps to configure EIGRP for IP routing. This chapter assumes general knowledge of routing protocols and the terminology, concepts, and operation of EIGRP (from Chapter 3, "EIGRP Principles"). This chapter introduces EIGRP configuration commands by explaining the required commands and then discussing the optional configuration commands that you can use.

The purpose of the "Do I Know This Already?" quiz is to help you decide what parts of this chapter to use. If you already intend to read the entire chapter, you do not necessarily need to answer these questions now.

The 12-question quiz, derived from the major sections in the "Foundation Topics" portion of the chapter, helps you determine how to spend your limited study time.

Table 4-1 outlines the major topics discussed in this chapter and the "Do I Know This Already?" quiz questions that correspond to those topics.

Table 4-1. "Do I Know This Already?" Foundation Topics Section-to-Question Mapping
Foundation Topics SectionQuestions Covered in This SectionScore
Configuring EIGRP1–7 
Verifying the EIGRP Operation8–10 
Troubleshooting EIGRP11–12 
Total Score  

Caution

The goal of self-assessment is to gauge your mastery of the topics in this chapter. If you do not know the answer to a question or are only partially sure of the answer, you should mark the question wrong for purposes of the self-assessment. Giving yourself credit for an answer you correctly guessed skews your results and might provide you with a false sense of security.


1.What command starts the EIGRP routing process?
  1. router eigrp

  2. router eigrp autonomous-system-number

  3. ip routing eigrp

  4. ip eigrp routing

2.What happens if no network command is configured?
  1. The EIGRP process is not activated on any interface.

  2. The EIGRP defaults to all interfaces.

  3. The EIGRP process can receive, but cannot send, updates.

  4. The router prompts you for the networks.

3.What happens immediately after the network command is configured?
  1. Updates are sent.

  2. The routing table is created.

  3. Hellos are sent on appropriate interfaces.

  4. Networks are advertised.

4.Where in the EIGRP network is it possible to summarize IP addresses?
  1. At a classful network boundary

  2. At the ASBR

  3. At the ABR

  4. At an interface

5.Where is the command ip summary-address eigrp autonomous-system-number address mask configured?
  1. At the routing process

  2. At the interface

  3. After the network command

  4. At the EXEC command prompt

6.What command is used to change the hello timer?
  1. eigrp hello-interval seconds

  2. hello interval seconds

  3. ip hello-interval eigrp autonomous-system-number seconds

  4. ip eigrp hello timer seconds

7.Which of the following commands will show the hold time?
  1. show ip eigrp topology

  2. show ip eigrp traffic

  3. show ip eigrp holdtime

  4. show ip eigrp neighbors

8.Which command is used to display the current status of EIGRP neighbors?
  1. show ip eigrp traffic

  2. show ip eigrp neighbors

  3. show ip eigrp adjacencies

  4. show ip eigrp database

9.Which command is used to see the types of packets sent and received, as well as the statistics on routing decisions?
  1. show ip eigrp traffic

  2. show eigrp events

  3. debug ip eigrp packets

  4. debug ip eigrp traffic

10.What types of information are shown by the show ip eigrp traffic command?
  1. Updates

  2. Hellos

  3. Queries and replies

  4. ACKs

11.What is displayed in the command debug ip eigrp summary?
  1. A summary of EIGRP activity

  2. A summary of the contents of the neighbor database

  3. The process taken when a change is made in a summary route

  4. A summary of the topology database

12.Which command could be used to show that EIGRP is able to contact neighbors?
  1. debug ip eigrp traffic

  2. debug ip eigrp packets

  3. debug ip eigrp events

  4. debug ip eigrp

The answers to the "Do I Know This Already?" quiz are found in Appendix A, "Answers to Chapter 'Do I Know This Already?' Quizzes and Q&A Sections." The suggested choices for your next step are as follows:

  • 8 or less overall score—Read the entire chapter. This includes the "Foundation Topics" and "Foundation Summary" sections, the "Q&A" section, and the "Scenarios" section at the end of the chapter.

  • 9-10 overall score—Begin with the "Foundation Summary" section, and then go to the "Q&A" section and the "Scenarios" at the end of the chapter. If you have trouble with these exercises, read the appropriate sections in "Foundation Topics."

  • 11 or 12 overall score—If you want more review on these topics, skip to the "Foundation Summary" section, and then go to the "Q&A" and "Scenarios" sections at the end of the chapter. Otherwise, move to the next chapter.