Soru

Zorluk: OrtaPlanning Virtual Private Cloud (VPC) Networks and Subnets

An organization is preparing to deploy a multi-region workload across `us-central1` and `europe-west1` in Google Cloud. The infrastructure must connect via Cloud VPN to an existing on-premises data center using the IPv4 CIDR block 192.168.0.0/16192.168.0.0/16. The cloud networking team needs to plan the Virtual Private Cloud (VPC) network and subnets to prevent IP routing conflicts and accommodate future capacity growth. Which TWO design practices should the team follow? (Select TWO.)

  1. Create the Virtual Private Cloud (VPC) network in Custom mode rather than Auto mode.Cevap
  2. Allocate unique, non-overlapping internal IP ranges (such as 10.10.0.0/2410.10.0.0/24 for `us-central1` and 10.20.0.0/2410.20.0.0/24 for `europe-west1`) for each regional subnet.Cevap
  3. C
    Deploy an Auto mode VPC network so Google Cloud automatically manages and expands subnet CIDRs dynamically across regions when IP addresses run low.
  4. D
    Assign the 192.168.10.0/24192.168.10.0/24 CIDR range to the `us-central1` subnet to simplify subnet routing tables shared with the on-premises data center.

Cevap

The team should create the VPC network in Custom mode rather than Auto mode and allocate unique, non-overlapping internal IP ranges (such as 10.10.0.0/24 for us-central1 and 10.20.0.0/24 for europe-west1) for each regional subnet.
Selecting Custom mode gives network administrators full control over subnet creation and IP address assignment. Defining distinct, non-overlapping IP address ranges for each region ensures seamless hybrid connectivity over Cloud VPN without packet drops or routing conflicts.

Adım Adım Çözüm

1
Evaluate VPC Creation Mode for Hybrid Connectivity
Custom mode is chosen because Auto mode creates default subnets in every region using predefined CIDRs that risk overlapping with existing internal on-premises networks.
Enterprise hybrid network planning requires strict manual control over subnet CIDR allocations.
2
Plan Regional Subnet IPv4 CIDR Allocation
Assign distinct ranges (10.10.0.0/2410.10.0.0/24 and 10.20.0.0/2410.20.0.0/24) that do not overlap with each other or the on-premises range (192.168.0.0/16192.168.0.0/16).
Preventing overlapping IP addresses is essential for IP routing across Google Cloud regions and on-premises VPN endpoints.

Anahtar Kavram

VPC Subnet IP Address Planning & Custom Mode Network Design
Bu soruyu puanla