Which configuration will enable OSPF for IPv6 on FastEthernet 0/0/0?

Which configuration will enable OSPF for IPv6 on FastEthernet 0/0/0?

Which configuration will enable OSPF for IPv6 on FastEthernet 0/0/0?

A.
interface FastEthernet0/0/0
ipv6 address 2001:0db8:0:0:l::/64 eui-64
ipv6 enable
!
router ospf 1
router-id 10.11.11.1
network 2001:0db8:0:0:l::/64 area 1

B.
interface FastEthernet0/0/0
ipv6 address 2001:0db8:0:0:l::/64 eui-64
ipv6 enable
ipv6 ospf 1 area 1
!
router ospf 1
router-id 10.11.11.1

C.
interface FastEthernet0/0/0
ipv6 address 2001:0db8:0:0:l::/64 eui-64
ipv6 enable
ipv6 ospf 1 area 1
!
ipv6 router ospf 1
router-id 10.11.11.1

D.
interface FastEthernet0/0/0
ipv6 address 2001:0db8:0:0:l::/64 eui-64
ipv6 enable
!
ipv6 router ospf 1
router-id 10.11.11.1
network 2001:0db8:0:0:l::/64



Leave a Reply 0

Your email address will not be published. Required fields are marked *