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
E.Router1(config-if)# ipv6 eigrp 10
Answer: B
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.