Google Cloud Professional Cloud Network Engineer — Question 202

Your multi-region VPC has had a long-standing HA VPN configured in "region 1" connected to your corporate network. You are planning to add two 10 Gbps Dedicated Interconnect connections and VLAN attachments in "region 2" to connect to the same corporate network. You need to plan for connectivity between your VPC and corporate network to ensure that traffic uses the Dedicated Interconnect connections as the primary path and the HA VPN as the secondary path. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C, as enabling global dynamic routing mode allows for broader routing decisions across multiple regions. By setting the HA VPN's BGP priority higher (20000) than the VLAN attachments (100), you ensure that the Dedicated Interconnect connections are preferred for traffic routing. The other options incorrectly configure the priorities or routing modes, which would not achieve the desired connectivity outcome.