Question:
Which command is used to enable OSPFv3 and address families on an interface?
- R1(config-router)# network [ wildcard_mask | prefix-length ] area area-id
- R1(config-if)# ospfv3 pid { ipv4 | ipv6 } area area-id
- R1(config-if)# { ipv4 | ipv6} ospfv3 area area-id
- R1(config-if)# address-family { ipv6 | ipv4 } unicast
Explanation: The OSPFv3 process is enabled on an interface-by-interface basis in interface configuration mode with the ospfv3 pid { ipv4 | ipv6 } area area-id command.
Exam with this question: CCNP ENARSI 8 Modules 6 - 10 Checkpoint Exam: OSPF Exam
Please login or Register to submit your answer