Valid JN0-360 Dumps shared by ExamDiscuss.com for Helping Passing JN0-360 Exam! ExamDiscuss.com now offer the newest JN0-360 exam dumps, the ExamDiscuss.com JN0-360 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com JN0-360 dumps with Test Engine here:
You are adding IPv6 to an existing IPv4 network running OSPF. Your plan is to use OSPFv3 to route both IPv4 and IPv6 prefixes. Which configuration will enable OSPFv3 to advertise prefixes for both IPv4 and IPv6?
Correct Answer: A
Explanation/Reference: By default, OSPFv3 supports unicast IPv6 routes, but you can configure OSPFv3 to support multiple address families. To support an address family other than unicast IPv6, you configure a realm that allows OSPFv3 to advertise IPv4 unicast, IPv4 multicast, or IPv6 multicast routes. Example of a configuration which support both Ipv4 and Ipv6 prefixes: user@host# show protocols ospf3 realm ipv4-unicast { area 0.0.0.0 { interface fe-0/1/0.0; } } area 0.0.0.0 { interface fe-0/1/0.0; } References: http://www.juniper.net/documentation/en_US/junos15.1/topics/topic-map/ospfv3-multiple- address-families.html