JN0-664 Exam QuestionsBrowse all questions from this exam

JN0-664 Exam - Question 7


Click the Exhibit button.

You are running a service provider network and must transport a customer's IPv6 traffic across your IPv4-based MPLS network using BGP. You have already configured mpls ipv6-tunneling on your PE routers.

Which two statements are correct about the BGP configuration in this scenario? (Choose two.)

Show Answer
Correct Answer: AC

To transport IPv6 traffic across an IPv4-based MPLS network using BGP, you need to configure family inet6 labeled-unicast between PE routers to exchange IPv6 routes with MPLS labels. Additionally, you must configure family inet6 unicast between PE and CE routers to exchange IPv6 routes without labels. The setup ensures that IPv6 traffic can be properly transported over the MPLS network by leveraging tunneling techniques. Therefore, configuring these address families accurately enables seamless integration between different network segments.

Discussion

4 comments
Sign in to comment
zineeddineOptions: AC
Feb 27, 2024

To transport IPv6 traffic over an IPv4-based MPLS network using BGP, you need to configure two address families: family inet6 labeled-unicast and family inet6 unicast. The former is used to exchange IPv6 routes with MPLS labels between PE routers, and the latter is used to exchange IPv6 routes without labels between PE and CE routers. The mpis ipv6-tunneling command enables the PE routers to encapsulate the IPv6 packets with an MPLS label stack and an IPv4 header before sending them over the MPLS network.

nas1785Options: AC
Apr 4, 2024

A& C for me https://www.juniper.net/documentation/us/en/software/junos/mpls/topics/topic-map/ipv6-o-ipv4-tunnels.html

M80TOptions: AD
Jan 16, 2024

Note that the question asks about BGP configuration which is PE to PE. There is no mention of BGP running between PE and CE here, so any answer involving PE to CE is wrong.

6e9ca2f
Jan 21, 2024

did the question mention PE to PE? sounds not.

a4abrara4ahmad
Feb 27, 2024

question says that you need to transport customer's IPv6 traffic

snvyOptions: AC
Feb 25, 2024

AC, reason exhibit is given with PE-CE, we cant ignore its PE-PE