Review Questions
Answer the following questions, and then refer to Appendix A, "Answers to Review Questions," for the answers.
- What are some features of EIGRP?
- Is EIGRP operational traffic multicast or broadcast?
- What are the four key technologies employed by EIGRP?
- How do IGRP and EIGRP differ in their metric calculation?
- Which of the following best describes the EIGRP topology table?
- It is populated as a result of receiving hello packets.
- It contains all learned routes to a destination.
- It contains only the best routes to a destination.
- Describe the five types of EIGRP packets.
- True or false: EIGRP hello packets are sent every 5 seconds on LAN links.
- What is the difference between the hold time and the hello interval?
- Which of the following statements are true?
- A route is considered passive when the router is not performing recomputation on that route.
- A route is passive when it is undergoing recomputation.
- A route is active when it is undergoing recomputation.
- A route is considered active when the router is not performing recomputation on that route.
- Passive is the operational state for a route.
- Active is the operational state for a route.
- Which command is used to see the RTO and hold time?
- show ip eigrp traffic
- show ip eigrp timers
- show ip eigrp route
- show ip eigrp neighbors
- Why are EIGRP routing updates described as reliable?
- What units are the bandwidth and delay parameters in the EIGRP metric calculation?
- Which of the following statements are true regarding AD and FD?
- The AD is the EIGRP metric for a neighbor router to reach a particular network.
- The AD is the EIGRP metric for this router to reach a particular network.
- The FD is the EIGRP metric for this router to reach a particular network.
- The FD is the EIGRP metric for the neighbor router to reach a particular network.
- What does it mean when a route is marked as an FS?
In the following table, place the letter of the description next to the term the description describes. The descriptions may be used more than once.
Descriptions:
- A network protocol that EIGRP supports.
- A table that contains FS information.
- The administrative distance determines routing information that is included in this table.
- A neighbor router that has the best path to a destination.
- A neighbor router that has a loop-free alternative path to a destination.
- An algorithm used by EIGRP that ensures fast convergence.
- A multicast packet used to discover neighbors.
- A packet sent by EIGRP routers when a new neighbor is discovered and when a change occurs.
Term
Description Letter
Successor
Feasible successor
Hello
Topology table
IP
Update
AppleTalk
Routing table
DUAL
IPX
- Answer true or false to the following statements.
- EIGRP performs autosummarization.
- EIGRP autosummarization cannot be turned off.
- EIGRP supports VLSM.
- EIGRP can maintain three independent routing tables.
- The EIGRP hello interval is an unchangeable fixed value.
- Which of the following are true?
- For Frame Relay point-to-point interfaces, set the bandwidth to the CIR.
- For Frame Relay point-to-point interfaces set the bandwidth to the sum of all CIRs.
- For Frame Relay multipoint connections, set the bandwidth to the sum of all CIRs.
- For generic serial interfaces such as PPP and HDLC, set the bandwidth to match the line speed.
- For Frame Relay multipoint connections, set the bandwidth to the CIR.
- Router A has three interfaces with IP addresses 172.16.1.1/24, 172.16.2.3/24, and 172.16.5.1/24. What commands would be used to configure EIGRP to run in autonomous system 100 on only the interfaces with addresses 172.16.2.3/24 and 172.16.5.1/24?
- Routers A and B are connected and are running EIGRP on all their interfaces. Router A has four interfaces, with IP addresses 172.16.1.1/24, 172.16.2.3/24, 172.16.5.1/24, and 10.1.1.1/24. Router B has two interfaces, with IP addresses 172.16.1.2/24 and 192.168.1.1/24. There are other routers in the network that are connected on each of the interfaces of these two routers that are also running EIGRP. Which summary routes does Router A generate automatically?
- 172.16.0.0/16
- 192.168.1.0/24
- 10.0.0.0/8
- 172.16.1.0/22
- 10.1.1.0/24
- Router A has four EIGRP paths to a destination with the following EIGRP metrics. Assuming no potential routing loops exist and the command variance 3 is configured on Router A, which paths are included for load balancing?
- Path 1: 1100
- Path 2: 1200
- Path 3: 2000
- Path 4: 4000
Router A has the following configuration:
interface s0 ip bandwidth-percent eigrp 100 40 bandwidth 256 router eigrp 100 network 10.0.0.0
What is the maximum bandwidth that EIGRP uses on the S0 interface?
- 100
- 40
- 256
- 102
- 10
- 47
- What is the default EIGRP authentication?
- Simple password
- MD5
- None
- IPsec
- True or false: When configuring EIGRP authentication, each router must have a unique password configured.
- What does the accept-lifetime command do for EIGRP authentication?
- What command is used to troubleshoot EIGRP authentication?
- debug eigrp authentication
- debug ip eigrp packets
- debug eigrp packets
- debug ip eigrp authentication
- What is the default EIGRP stuck-in-active timer?
- With the EIGRP active process enhancement, when does the SIA-Query get sent?
- How does EIGRP summarization limit the query range?
- How does the EIGRP stub feature limit the query range?
- What does the eigrp stub receive-only command do?
- True or false: Goodbye messages are sent in hello packets.
The following is part of the output of the show ip eigrp topology command:
P 10.1.3.0/24, 1 successors, FD is 10514432 via 10.1.2.2 (10514432/28160), Serial0/0/0
What are the two numbers in parentheses?