Examveda
Examveda

To enable EIGRP, which of the following would you use?
1. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
2. Router1(config-if)# ipv6 router rip 1
3. Router1(config)# ipv6 router eigrp 10
4. Router1(config-rtr)# no shutdown
5. Router1(config-if)# ipv6 eigrp 10

A. 1, 3 and 5

B. 3, 4 and 5

C. 1 and 3

D. 5 only

Answer: Option B

Solution(By Examveda Team)

Unlike RIPng and OSPFv3, you need to configure EIGRP both from global configuration mode and from interface mode, and you have to enable the command with the no shutdown command.

This Question Belongs to Networking >> IPv6

Join The Discussion

Related Questions on IPv6

Which of the following is true when describing a multicast address?

A. Packets addressed to a unicast address are delivered to a single interface.

B. Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address.

C. Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many.

D. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

Which of the following is true when describing a unicast address?

A. Packets addressed to a unicast address are delivered to a single interface.

B. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.

C. These are like private addresses in IPv4 in that they are not meant to be routed.

D. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.