Question 78 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question 78 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question

Rl (config)# ipv6 unicast-routing
Rl (config)# ipv6 router ospf 100

Rl (config-rtr)# router-id 1.1.1.1

Refer to the exhibit.

An engineer is configuring router R1 for OSPFv3 as shown.

Which additional configuration must be performed so that the three active interfaces on the router will advertise routes and participate in OSPF IPv6 processes? A.

R1(config)# interface Ethernet1/1
R1(config-if)}# ip ospf hello-interval 1

R1(config)# interface Ethernet1/2
R1(config-if)# ip ospf hello-interval 1

R1(config)# interface Ethernet1/3
R1(config-if)}# ip ospf hello-interval 1

B.

R1(config)# interface Ethernet1/1
R1(config-if)}# ip ospf 1 area 0

R1(confi:
R1(confi:

terface Ethernet1/2
‘if}# ip ospf 1 area 10

R1(config):
R1(config-if)

terface Ethernet1/3
ip ospf 1 area 20

C.

R1(config)# interface Ethernet1/1
R1(config-if}# ipv6 ospf 100 area 0

terface Ethernet1/2
if}# ipv6 ospf 100 area 10

terface Ethernet1/3
ipv6 ospf 100 area 20

D.

terface Ethernet1/1
ospf hello-interval 1

terface Ethernet1/2
ospf hello-interval 1
ip ospf 1 area 10

terface Ethernet1/3
ospf hello-interval 1
ip ospf 1 area 20

Explanations

C.