Review Questions
Use the questions here to review what you learned in this chapter. The correct answers are located in Appendix A, “Answers to Chapter Review Questions.”
In which two ways does the configuration of EIGRP on IPv6 differ from the configuration of EIGRP on IPv4? (Choose two.) (Source: “EIGRP for IPv6 Command Syntax”)
- The network command is changed into the ipv6 network command for EIGRP for IPv6.
- EIGRP for IPv6 can only be explicitly enabled with the no shutdown command. There is no network command.
- EIGRP for IPv6 is configured per interface on Cisco routers.
- If you run EIGRP for IPv6, you have to run EIGRP for IPv4; but if you run EIGRP for IPv4, you do not need to run EIGRP for IPv6.
Which command can you use to show if EIGRP for IPv6 is running? (Source: “EIGRP for IPv6 Command Syntax”)
- show ipv6 interface
- show ipv6 protocol
- show ipv6 eigrp dual
- show eigrp ipv6 dual
Which is not a valid IPv6 EIGRP command? (Source: EIGRP Basic Configuration)
- show ipv6 eigrp topology
- show ipv6 route eigrp
- show ipv6 eigrp status
- show ipv6 eigrp interfaces
Which of the following applies to EIGRP AS numbers? (Source: “Troubleshooting EIGRP Neighbor Issues”)
- Need to match between EIGRP neighbors only
- Need to match OSPF area numbers if routes are being redistributed
- Need to match between all EIGRP routers in the topology
- Don’t need to match at all
- Must match BGP AS numbers
Which command is most useful for determining if an EIGRP neighbor relationship is not established due to a connectivity issue? (Source: “Troubleshooting EIGRP Neighbor Issues”)
- show ip protocols
- show ip eigrp neighbors
- show eigrp topology
- show ip protocols
- show ip interfaces brief
Which of the following applies to an EIGRP passive interface? (Source: “Troubleshooting EIGRP Neighbor Issues”)
- Only makes a neighbor relationship if a neighbor that is on a directly connected subnet initiates the connection
- Can be seen by the show ip eigrp passive-interfaces command
- Can be seen by the show ip protocols command
- Can have a different AS number assigned to it
Route filtering can be done on which of the following? (Source: “Issues Caused by Route Filtering”)
- Inbound routes only
- Outbound routes only
- Either inbound or outbound routes
Where is automatic summarization performed? (Source: Classful Routing Versus Classless Routing)
- At any contiguous network block
- At classful network boundaries
- Can be performed on the same classful boundary on more than one network segment at the same time
- At the intersection of the classful and classless routing protocol.
Which command correctly specifies that network 10.0.0.0 is directly connected to a router that is running EIGRP and should be advertised? (Source: “Implementing EIGRP for IPv6”)
- Router(config)# network 10.0.0.0
- Router(config)# router eigrp 10.0.0.0
- Router(config-router)# network 10.0.0.0
- Router(config-router)# router eigrp 10.0.0.0
Connect each EIGRP feature on the left with its description on the right. (Source: “Implementing EIGRP for IPv6”)
1.
Reduced bandwidth usage
a.
EIGRP algorithm by which EIGRP achieves rapid convergence
2.
Classless routing
b.
A direct consequence of using partial updates
3.
Load balancing
c.
EIGRP knows two types: equal and unequal
4.
DUAL
d.
Routing mask is advertised for each destination network
Which two criteria does EIGRP use by default to calculate its metric? (Choose two.) (Source: “Implementing EIGRP for IPv6”)
- Bandwidth
- Reliability
- Load
- MTU
- Delay
Connect each term on the left to its description on the right. (Source: “Implementing EIGRP for IPv6”)
1.
Feasible distance
a.
The best EIGRP metric for an EIGRP neighbor to reach a particular network
2.
Advertised distance
b.
The end-to-end metric that is transmitted from the router for a remote network
3.
Administrative distance
c.
The end-to-end EIGRP metric from a router to reach a particular network
4.
Composite metric
d.
Used to rate the trustworthiness of each routing information source
Which letter is used to signify that a route in the show ip routes command originates from EIGRP? (Source: “Verification of EIGRP Configuration and Operation”)
- A
- D
- E
- L
Which is not a valid command? (Source: “Verification of EIGRP Configuration and Operation”)
- show ip eigrp dual process as_number
- show ip eigrp interfaces
- show ip route
- show ip eigrp neighbors
- All routing protocols support uneven-cost load balancing. True or False? (Source: “Load Balancing with EIGRP”)
Which interface(s) on the Branch router does not have an EIGRP neighbor? (Source: “Verification of EIGRP Configuration and Operation”)
- Gigabit0/0
- Gigabit0/1
- Gigabit0/2
- Gigabit0/3
- All interfaces have an EIGRP neighbor
No interfaces have an EIGRP neighbor
Which two choices are not a characteristic of EIGRP? (Source: “Dynamic Routing Overview”)
- Determines distance to any destination in the network
- Uses an algorithm called DUAL
- Uses an algorithm called SPF
- Has a map of every destination in the network
Which command would you use to investigate which interfaces are enabled for the EIGRP routing process? (Source: “Troubleshooting EIGRP Neighbor Issues”)
- show ip eigrp interfaces
- show ip eigrp neighbors
- show ip interfaces brief
- show eigrp enabled interfaces
Which of the following statements are false? (Source: “Troubleshooting EIGRP for IPv6”)
- In per-interface configuration at system startup, if IPv6 EIGRP has been configured on an interface, then the IPv6 EIGRP protocol may start running before any EIGRP router mode commands have been executed.
- An EIGRP for IPv6 protocol instance does not need a router ID before it can start running. The router ID can be added later.
- When using a passive-interface configuration, EIGRP for IPv6 does not need to be configured on the interface that is made passive.
- EIGRP for IPv6 is not directly configured on the interfaces over which it runs. In the network statement in EIGRP for IPv6, the interface must be explicitly defined.
- EIGRP for IPv6 has a shutdown feature. The routing process must be in no shutdown mode in order to start running.
- EIGRP for IPv6 provides route filtering using the distribute-list prefix-list command. Use of the route-map command is not supported for route filtering with a distribute list.
- EIGRP uses the advanced DUAL algorithm that maintains a database of every node on the network.
Which is not a basic component of EIGRP? (Source: “EIGRP Features and Function”)
- Topology database
- DUAL algorithm
- Protocol-dependent modules
- Hello packets
Which is not a valid dynamic routing protocol classification? (Source: “Dynamic Routing Protocols”)
- Hybrid
- Distance vector
- Link state
Connect each term on the left with its definition on the right. (Source: “Dynamic Routing Review”)
1.
Distance vector protocol
a.
Keeps track of all links and routers in the network
2.
EGP
b.
Internal routing for a single routing domain
3.
Link-state protocol
c.
Tracks the network path on a hop-by-hop basis
4.
IGP
d.
Connects routing domains