How to Configure Full VPC Connectivity in Network Connectivity Center?

You are using Network Connectivity Center and you already have the hub configured. All VPCs in your environment need to have network connectivity to each other. All the subnet ranges are unique. You need to configure your topology accordingly. What should you do?

  1. Configure a star topology, add the VPC spokes to the hub, and specify all subnet ranges in the excludeExportRanges filter.
  2. Configure a mesh topology, add the VPC spokes to the hub, and specify all subnet ranges in the excludeExportRanges filter.
  3. Configure a mesh topology, and add the VPC spokes to the hub. Source Reference Answer
  4. Configure a star topology, and add the VPC spokes to the hub.

Community Votes

C
83%
D
17%

83% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.

Community Insight

The exam tests whether you recognize that full mutual connectivity requires a mesh topology rather than a star topology, while correctly identifying that unique subnets eliminate the need for export range filtering.

This question evaluates your understanding of Hub-and-Spoke topologies in Google Cloud Network Connectivity Center, specifically distinguishing between star and mesh routing behaviors. The community consensus confirms that a mesh topology is mandatory for full inter-VPC connectivity when all subnet ranges are unique.

Option D is frequently selected because candidates mistakenly equate any hub-and-spoke architecture with a traditional star topology, overlooking that NCC automatically enables full mesh routing between spokes upon attachment.

Community Discussion (4 comments)

mohitms1996 👍 1 Selected: C
Since all VPCs need to have connectivity to each other, the best approach is a mesh topology. Mesh topology ensures full connectivity between all VPCs. Network Connectivity Center (NCC) Hub is already configured, so you just need to add all VPC spokes to the hub. No need to filter subnet ranges (excludeExportRanges) since all VPCs have unique subnet ranges.
1f01b87 👍 3 Selected: C
C is the correct answer. See this doc. https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/vpc-spokes-overview#mesh-topology
kcaro 👍 1 Selected: D
The correct answer is D: By having a Hub and needing to connect each of the Spoke VPCs to the Hub, this becomes a star-type network topology.
RKS_2021 👍 1 Selected: C
C is the correct ans.

Comments & Corrections

No comments yet — spotted an error or have a note? Share it below.

Log in to comment, report an error, or add a note about this question.

Submitted for moderation before publishing. Keep it helpful and respectful.

Expert Analysis

When VPC spokes are attached to a Network Connectivity Center hub, the service automatically establishes a full Layer 3 mesh between them, enabling direct communication across all VPCs without manual route table configuration. Because the scenario explicitly states that all subnet ranges are unique, there is zero risk of IP overlap, making the excludeExportRanges filter entirely unnecessary. This aligns perfectly with option C, which relies on native NCC behavior.

Why the Other Options Are Wrong

Star topology options incorrectly assume that all cross-VPC traffic must traverse the central hub, which directly contradicts how NCC handles spoke-to-spoke routing in modern cloud environments. Adding the excludeExportRanges filter in options A and B serves as a distractor meant to test knowledge of overlapping CIDR blocks, which does not apply to this unique-range scenario. Consequently, these choices introduce unnecessary complexity and misrepresent the service's automatic meshing capabilities.

Community Comment Notes

Experienced candidates like comment [2] correctly emphasize that mesh topology guarantees full mutual connectivity while noting that unique subnets eliminate filtering requirements. Comment [1] successfully points readers to the official Google Cloud documentation that validates this automatic meshing behavior. Although comment [3] argues for a star configuration based on physical wiring concepts, certification exams prioritize logical routing outcomes and managed service defaults over traditional diagram interpretations.

Official Reference

Exam Strategy

Always distinguish between physical topology diagrams and logical routing behaviors in fully managed services; Google Cloud’s NCC automatically creates a full mesh between spokes, so focus on platform defaults rather than traditional on-prem designs. When subnet ranges are explicitly stated as unique, immediately rule out any options involving overlap prevention or export filtering to save time.

Related Analysis

Practice All PCNE Questions

Access 80 questions with complete answers and detailed explanations.

View Full PCNE Practice Test →

← Back to PCNE Study Guide