Examveda
Examveda

To enable RIPng, which of the following would you use?

A. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0

B. Router1(config-if)# ipv6 router rip 1

C. Router1(config)# ipv6 router eigrp 10

D. Router1(config-rtr)# no shutdown

Answer: Option B

Solution(By Examveda Team)

It's pretty simple to enable RIPng for IPv6. You configure it right on the interface where you want RIP to run with the ipv6 router rip number 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.