Vidyalelo
Networking · Q6

IPv6

Programming · Networking · question 6

Q6

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
Answer
C.
Router1(config)# ipv6 router eigrp 10
D.
Router1(config-rtr)# no shutdown

Answer: Option B

Solution

Answer: Option B
Solution:
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.