- A
OSPF
Why wrong: OSPF is not supported by Cloud VPN.
- B
Static routing
Why wrong: Static routing is not dynamic; BGP is recommended for dynamic routing.
- C
BGP
BGP is used for dynamic route exchange in Cloud VPN.
- D
RIP
Why wrong: RIP is not used in GCP Cloud VPN.
Why BGP Is Required for Dynamic Routing with Cloud VPN
This PCNE practice question tests your understanding of pcne exam topics. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company wants to connect their on-premises data center to Google Cloud using a site-to-site VPN with dynamic routing. Which protocol should they use for route exchange?
Quick Answer
The answer is BGP, as it is the only dynamic routing protocol supported by Google Cloud for site-to-site VPN tunnels. This is because Cloud VPN with dynamic routing relies on Border Gateway Protocol to exchange routes between the on-premises router and the Cloud Router, enabling route advertisement, automatic failover, and policy-based control across multiple tunnels. On the Google Professional Cloud Network Engineer exam, this concept often appears in scenario-based questions where a company needs to connect their on-premises data center to Google Cloud using a site-to-site VPN with dynamic routing, and the common trap is assuming protocols like OSPF or EIGRP are supported—they are not. BGP’s use here tests your understanding that Google Cloud’s hybrid connectivity mandates a path-vector protocol for route exchange, not an interior gateway protocol. A helpful memory tip: think of BGP as the “bridge” for cloud VPNs—it’s the only Border Gateway that works with Google’s Cloud Router.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
BGP
C is correct because Cloud VPN with dynamic routing requires BGP (Border Gateway Protocol) to exchange routes between the on-premises router and the Cloud Router. BGP is the only dynamic routing protocol supported by Google Cloud for site-to-site VPN tunnels, as it allows route advertisement, failover, and policy-based control over multiple tunnels.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
OSPF
- ✗
Static routing
Why it's wrong here
Static routing is not dynamic; BGP is recommended for dynamic routing.
- ✓
BGP
- ✗
RIP
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often assume OSPF or RIP are valid for dynamic routing in cloud VPNs because they are common in on-premises networks, but Google Cloud exclusively supports BGP for dynamic route exchange over site-to-site VPN tunnels.
Detailed technical explanation
How to think about this question
BGP (RFC 4271) is an exterior gateway protocol (EGP) that uses path-vector logic and supports attributes like AS_PATH and LOCAL_PREF for route selection and policy. In Google Cloud, Cloud Router establishes BGP sessions over the VPN tunnel, enabling the exchange of custom IP prefixes and automatic failover between redundant tunnels. A common subtlety is that BGP timers (e.g., keepalive and hold timers) must be consistent between peers, and Google Cloud uses a default hold time of 60 seconds.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
Quick reference
Routing Protocol Comparison
| Protocol | Metric | Max Hops | Algorithm | Type |
|---|---|---|---|---|
| RIP v2 | Hop count | 15 | Bellman-Ford | Distance vector |
| OSPF | Cost (bandwidth) | Unlimited | Dijkstra (SPF) | Link state |
| EIGRP | Composite metric | Unlimited | DUAL | Hybrid |
| IS-IS | Cost | Unlimited | Dijkstra | Link state |
| BGP | Policy / attributes | Unlimited | Path vector | Path vector |
RIP's 15-hop limit makes it unsuitable for large networks. OSPF and EIGRP dominate modern enterprise deployments.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Related practice questions
Related PCNE practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Configuring Network Services practice questions
Practise PCNE questions linked to Configuring Network Services.
Implementing Hybrid Interconnectivity practice questions
Practise PCNE questions linked to Implementing Hybrid Interconnectivity.
Managing, Monitoring, and Optimising Network Operations practice questions
Practise PCNE questions linked to Managing, Monitoring, and Optimising Network Operations.
Designing, Planning, and Prototyping a GCP Network practice questions
Practise PCNE questions linked to Designing, Planning, and Prototyping a GCP Network.
Implementing VPC Instances practice questions
Practise PCNE questions linked to Implementing VPC Instances.
Implementing network security practice questions
Practise PCNE questions linked to Implementing network security.
Implementing a Virtual Private Cloud practice questions
Practise PCNE questions linked to Implementing a Virtual Private Cloud.
PCNE fundamentals practice questions
Practise PCNE questions linked to PCNE fundamentals.
PCNE scenario practice questions
Practise PCNE questions linked to PCNE scenario.
PCNE troubleshooting practice questions
Practise PCNE questions linked to PCNE troubleshooting.
Practice this exam
Start a free PCNE practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PCNE question test?
Read the scenario before looking for a memorised answer.
What is the correct answer to this question?
The correct answer is: BGP — C is correct because Cloud VPN with dynamic routing requires BGP (Border Gateway Protocol) to exchange routes between the on-premises router and the Cloud Router. BGP is the only dynamic routing protocol supported by Google Cloud for site-to-site VPN tunnels, as it allows route advertisement, failover, and policy-based control over multiple tunnels.
What should I do if I get this PCNE question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More PCNE practice questions
- An organization is migrating to Google Cloud and requires connectivity between their on-premises network and VPC. They p…
- A company is migrating on-premises DNS to Google Cloud. They have a hybrid network using Cloud VPN and want to resolve o…
- A network engineer is configuring a Cloud Router for BGP peering with an on-premises router over a VPN tunnel. The on-pr…
- A company uses Cloud NAT to allow private instances to reach the internet. They notice that egress traffic from Compute…
- You are setting up Partner Interconnect with a service provider that offers both Layer 2 and Layer 3 options. Your on-pr…
- Match each VPC networking concept to its definition.
Last reviewed: Jun 25, 2026
This PCNE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCNE exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.