Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 112
Which three statements about IPv6 EIGRP are true? (Choose three.)
Answer options
- A. EIGRP neighbor relationships can be formed only on the configured IPv6 address.
- B. It supports EUI-64 addresses only.
- C. EIGRP route advertisement is configured under the interface configuration.
- D. EIGRP neighbor relationships are formed using the link-local address.
- E. EIGRP route advertisement is configured under the ipv6 router eigrp configuration.
- F. An IPv6 EIGRP router ID is required.
Correct answer: C, D, F
Explanation
The correct answers are C, D, and F because EIGRP route advertisement indeed occurs under the interface configuration (C), neighbor relationships are formed using link-local addresses (D), and an IPv6 EIGRP router ID is required (F). Options A and B are incorrect as EIGRP can form neighbor relationships on multiple addresses, and it does not exclusively support EUI-64 addresses.