An enterprise team is designing a custom-mode Virtual Private Cloud (VPC) network in Google Cloud that connects to an on-premises network via Cloud VPN. The on-premises network uses the IPv4 CIDR block . The team has already configured a primary subnet in `us-east1` using . They now need to plan a new primary subnet range for `us-west1` that must accommodate at least Compute Engine instances while preventing any IP address space collisions with existing GCP subnets or on-premises networks. Which IPv4 CIDR block should the team allocate for the `us-west1` subnet?
- Cevap
- B
- C
- D
Cevap
Allocating fulfills the capacity requirement of at least instances without overlapping existing GCP subnets or on-premises networks.
The CIDR block provides total IP addresses ( usable), which easily accommodates instances. Furthermore, its address range ( through ) avoids any overlap with the existing subnet in `us-east1` and the on-premises network.
Adım Adım Çözüm
Anahtar Kavram
VPC Subnet IP Address Planning and Overlap Avoidance