Which of the following commands correctly configures an IPv6 address on an interface and
sets it to operate using RIPng with the name CCNP-lab? Choose the best answer.
A.
Router(Config-if)# interface FastEthernet0/0
Router(Config-if)# ipv6 address 2011::1/64
Router(Config-if)# ipv6 rip CCNP-lab
B.
Router(Config)# interface FastEthernet0/0
Router(Config-if)# ipv6 address 2011::1/64
Router(Config-if)# ipv6 rip CCNP-lab enable
C.
Router(Config-if)# interface FastEthernet0/0
Router(Config-if)# ipv6 address 2011::1/64
D.
Router(Config)# interface FastEthernet0/0
Router(Config-if)# ipv6 address 2011::1/64
Router(Config-if)# ip ripng CCNP-lab enable