Google Cloud Professional Cloud Network Engineer — Question 28

You want to deploy a VPN Gateway to connect your on-premises network to GCP. You are using a non BGP-capable on-premises VPN device. You want to minimize downtime and operational overhead when your network grows. The device supports only IKEv2, and you want to follow Google-recommended practices.
What should you do?

Answer options

Correct answer: D

Explanation

Answer D is correct because a route-based VPN tunnel is recommended for flexibility and scaling, especially when managing multiple subnets. The configuration of the local and remote traffic selectors to 0.0.0.0/0 allows for broader traffic handling. Options A, B, and C are incorrect as they suggest policy-based tunnels, which are less suitable for growth and may complicate routing as the network expands.