JN0-664 Exam QuestionsBrowse all questions from this exam

JN0-664 Exam - Question 8


When using 0SPFv3 for an IPv4 environment, which statement is correct?

Show Answer
Correct Answer: C,D

OSPFv3 supports both IPv4 and IPv6, but it requires IPv6 to be configured on the interfaces. This means that for OSPFv3 to be used in an IPv4 environment, the interfaces need to have the IPv6 address family (inet6) defined. Without this, OSPFv3 will not function correctly for IPv4.

Discussion

4 comments
Sign in to comment
zineeddineOption: D
Feb 27, 2024

if you want to use OSPFv3 for IPv4 routing, you would typically configure the family inet6 option along with the family inet option to enable OSPFv3 to handle both IPv6 and IPv4 routing.

JicksOption: D
Dec 17, 2023

OSPF must require IPv6 on interface

anonymonkeyOption: B
Feb 21, 2024

B https://community.cisco.com/t5/ipv6/ospfv3-basic-question/td-p/2372187 or https://www.ciscopress.com/articles/article.asp?p=3188198#:~:text=OSPF%20Version%203%20(OSPFv3)%2C,essentially%20the%20same%20for%20OSPFv3.

141f14bOption: D
Jun 30, 2024

D is correct i tested in lab and OSPFv3 realm-ipv4-unicast neighborship is not coming up if the interface does not have family inet6 configured