An organization has an on-premises router that only supports static routing and does not support BGP. They need private connectivity to a single Google Cloud VPC. Which solution should they use?
Trap 1: Cloud VPN with dynamic routing (BGP)
On-prem router does not support BGP, so cannot use dynamic routing.
Trap 2: Ha VPN with policy-based routing
HA VPN requires BGP; policy-based is not available for HA VPN.
Trap 3: Partner Interconnect with BGP
Partner Interconnect requires BGP.
- A
Cloud VPN with dynamic routing (BGP)
Why wrong: On-prem router does not support BGP, so cannot use dynamic routing.
- B
Ha VPN with policy-based routing
Why wrong: HA VPN requires BGP; policy-based is not available for HA VPN.
- C
Dedicated Interconnect with static routing
Dedicated Interconnect supports configuring static routes for the VLAN attachment without needing BGP.
- D
Partner Interconnect with BGP
Why wrong: Partner Interconnect requires BGP.