A network engineering team is managing a custom-mode Virtual Private Cloud (VPC) network in Google Cloud. An existing primary subnet located in the `us-central1` region is currently assigned the primary IPv4 CIDR range . Due to rapid workload scaling, the team needs to double the IP address capacity of this primary subnet without recreating the subnet or disrupting existing Virtual Machines (VMs). A secondary peered network occupies the range . Which expanded IPv4 CIDR range should the team configure for the subnet?
- Cevap
- B
- C
- D
Cevap
The primary CIDR range should be expanded to .
Expanding the primary IPv4 CIDR range to correctly doubles the subnet size (from 1,024 to 2,048 addresses) without changing the starting network address. It satisfies netmask boundary alignment rules () and finishes at , ensuring zero overlap with the adjacent peered range starting at .
Adım Adım Çözüm
Anahtar Kavram
VPC Subnet Primary IPv4 Range Expansion Rules