
Answer-first summary for fast verification
Answer: Add a new IPv6 peer in the existing VIF. Use the IPv6 address provided by Amazon on the peer router., Send IPv6 traffic between the data center and AWS in a tunnel inside the existing IPv4 tunnels.
To transition the data center's connectivity to AWS with the least amount of time while implementing dual-stack architectures, the company should focus on solutions that do not require the deletion of existing connections or the creation of entirely new connections from scratch. This approach minimizes downtime and complexity. Option B suggests creating a new dual-stack Site-to-Site VPN connection and then deleting the original, which could lead to unnecessary downtime. Option C involves associating a new dual-stack public VIF with the Direct Connect connection, which is a more seamless transition but does not directly address the VPN backup requirement. Option D, adding a new IPv6 peer in the existing VIF and using the IPv6 address provided by Amazon on the peer router, allows for the continuation of existing IPv4 traffic while adding IPv6 capability, making it a quick and efficient method. Option E, sending IPv6 traffic in a tunnel inside the existing IPv4 tunnels, is a practical interim solution that leverages existing infrastructure without the need for immediate physical changes. Therefore, the combination of steps that will transition the data center's connectivity to AWS in the least amount of time involves options D and E.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What two steps should the company take to transition its data center's connectivity to AWS in the shortest possible time, given its hybrid IT setup with AWS Direct Connect, a backup AWS Site-to-Site VPN connection, and a requirement for always-available backup connectivity, while implementing dual-stack architectures for IPv6?
A
Create a new Site-to-Site VPN tunnel for the IPv6 traffic.
B
Create a new dual-stack Site-to-Site VPN connection between the data center and AWS. Provision routing. Delete the original Site-to-Site VPN connection.
C
Associate a new dual-stack public VIF with the Direct Connect connection. Migrate the Direct Connect traffic to the new VIF.
D
Add a new IPv6 peer in the existing VIF. Use the IPv6 address provided by Amazon on the peer router.
E
Send IPv6 traffic between the data center and AWS in a tunnel inside the existing IPv4 tunnels.