
Answer-first summary for fast verification
Answer: Create a Cloud Router, add VPN tunnels, and configure BGP sessions.
To dynamically exchange routes between your on-premises gateway and Google Cloud using HA VPN, the correct approach involves creating a Cloud Router, adding VPN tunnels, and configuring BGP sessions. This setup allows for the dynamic routing of traffic between the two environments without the need for static route configuration or additional HA VPN gateways. Option A correctly outlines these steps, making it the right choice. Options B, C, and D either suggest unnecessary steps or incorrect methods for achieving dynamic route exchange.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To establish dynamic route exchange between your on-premises gateway and Google Cloud in an HA VPN deployment, after creating the HA VPN gateway and peer VPN gateway resource, what is the next step you should take?
A
Create a Cloud Router, add VPN tunnels, and configure BGP sessions.
B
Create a Cloud Router, add VPN tunnels, and configure static routes to your subnet ranges.
C
Create a second HA VPN gateway, add VPN tunnels, and create firewall rules to allow BGP traffic to the Cloud Router.
D
Create a second HA VPN gateway, add VPN tunnels, and enable global dynamic routing.
No comments yet.