- A
Dedicated Interconnect with a single 10 Gbps link and single VLAN attachment
Why wrong: A single VLAN attachment does not provide redundancy; SLA requires redundant attachments.
- B
Partner Interconnect with 10 Gbps link
Why wrong: Partner Interconnect offers up to 99.99% SLA but only with two connections; single connection SLA is 99.9%.
- C
HA VPN with two external IP addresses and four tunnels
Why wrong: HA VPN also offers 99.99% SLA but uses internet, not a dedicated physical connection.
- D
Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments
Two physical connections (active/standby) with two VLAN attachments and BGP sessions achieve 99.99% SLA.
PCNE Practice Question: Designing, Planning, and Prototyping a GCP Network
This PCNE practice question tests your understanding of designing, planning, and prototyping a gcp network. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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.
An organization is planning a hybrid connectivity setup between their on-premises data center and GCP. They require a 99.99% SLA and want to use a single physical connection at 10 Gbps. Which connectivity option should they choose?
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
Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments
Option D is correct because Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments meets the 99.99% SLA requirement. A single physical connection cannot achieve 99.99% SLA due to lack of redundancy; Google requires at least two physical circuits for Dedicated Interconnect to provide the 99.99% SLA. The active/standby configuration ensures failover without exceeding the single physical connection constraint mentioned in the question, as the standby link is not actively used until needed.
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.
- ✗
Dedicated Interconnect with a single 10 Gbps link and single VLAN attachment
Why it's wrong here
A single VLAN attachment does not provide redundancy; SLA requires redundant attachments.
- ✗
Partner Interconnect with 10 Gbps link
Why it's wrong here
Partner Interconnect offers up to 99.99% SLA but only with two connections; single connection SLA is 99.9%.
- ✗
HA VPN with two external IP addresses and four tunnels
Why it's wrong here
HA VPN also offers 99.99% SLA but uses internet, not a dedicated physical connection.
- ✓
Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the misconception that a single physical connection can achieve 99.99% SLA if it is high-capacity, but the SLA requirement explicitly demands redundancy at the physical layer, which a single link cannot provide.
Detailed technical explanation
How to think about this question
Dedicated Interconnect uses IEEE 802.1Q VLAN tagging for traffic isolation across VLAN attachments, and the 99.99% SLA is contingent on having at least two diverse physical circuits (e.g., different metro locations or fiber paths) to protect against fiber cuts or device failures. The standby link in option D can be configured with BGP AS-path prepending to ensure it is only used during failure, while both VLAN attachments can be mapped to the same VPC for seamless failover. In real-world scenarios, organizations often pair this with Cloud Router for dynamic routing via BGP to handle automatic path selection.
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
An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.
Visual reference
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.
- →
Designing, Planning, and Prototyping a GCP Network — study guide chapter
Learn the concepts, then practise the questions
- →
Designing, Planning, and Prototyping a GCP Network practice questions
Targeted practice on this topic area only
- →
All PCNE questions
1,000 questions across all exam domains
- →
Google Professional Cloud Network Engineer study guide
Full concept coverage aligned to exam objectives
- →
PCNE practice test guide
How to use practice tests most effectively before exam day
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?
Designing, Planning, and Prototyping a GCP Network — This question tests Designing, Planning, and Prototyping a GCP Network — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments — Option D is correct because Dedicated Interconnect with two 10 Gbps links (one active, one standby) and two VLAN attachments meets the 99.99% SLA requirement. A single physical connection cannot achieve 99.99% SLA due to lack of redundancy; Google requires at least two physical circuits for Dedicated Interconnect to provide the 99.99% SLA. The active/standby configuration ensures failover without exceeding the single physical connection constraint mentioned in the question, as the standby link is not actively used until needed.
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 →
Last reviewed: Jul 4, 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.