Objective 1.2

PCNE

Designing VPC networks

Objective 1.2 sits in Designing and planning a Google Cloud VPC network, which carries 21% of the Cloud Network Engineer exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.

Objective title verbatim from the official objectives. Google Cloud exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

1-2Designing and planning a Google Cloud VPC network

An engineer tries to peer the default networks of two separate projects and the peering never becomes active. What property of those networks blocks it?

Peering is limited to networks in one organizationPeering spans projects in different organizations as well.
Both draw subnet ranges from the same predefined blockCorrect · your answerCorrect. Identical prefixes on both sides leave nothing to route between.
Default networks carry no routes to exchangeA default network has subnet routes available to exchange.
Auto mode networks reserve peering for Cloud VPNNeither method is reserved to one product over another.

Correct.

Concept

Address planning decides whether two networks can ever be joined, since any method that merges routing tables needs every range on each side to be unique.

Why B

Every auto mode VPC network builds its subnets from the same predefined range of IP addresses, which is why two of them cannot be connected by VPC Network Peering or Cloud VPN.

Source

Because the subnets of every auto mode VPC network use the same predefined range of IP addresses, you can't connect auto mode VPC networks to one another by using VPC Network Peering or Cloud VPN.

VPC networks, checked August 2026
#gcp#vpc#peering#auto-mode

Now you: objective 1.2 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

1-2Designing and planning a Google Cloud VPC network

An engineer switches an auto mode VPC network to custom mode to take control of its subnet ranges. What does that switch permanently rule out?

Sample question 2 of 3

1-2Designing and planning a Google Cloud VPC network

A team sizes a subnet with a /29 primary range expecting eight instance addresses and cannot place them all. How many addresses in a primary IPv4 range are unavailable?

Sample question 3 of 3

1-2Designing and planning a Google Cloud VPC network

A security team wants to predict what VPC firewall rule logging can and cannot show them. Where in the path are those rules applied?

Full Cloud Network Engineer question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Designing and planning a Google Cloud VPC network