A financial services organization is managing a custom-mode Virtual Private Cloud (VPC) network in Google Cloud. The primary subnet in `europe-west1` is configured with the IP block (). Two other regional subnets in the same VPC use () and (). Due to rapid scaling, the architecture team must expand the primary IP range of the `europe-west1` subnet to support at least 3,500 internal compute instances without recreating the subnet or causing downtime for existing workloads. Which CIDR modification plan accomplishes this expansion without creating an IP range collision?
- Expand the primary subnet CIDR block in `europe-west1` from to .Cevap
- BExpand the primary subnet CIDR block in `europe-west1` from to .
- CExpand the primary subnet CIDR block in `europe-west1` from to .
- DReassign the primary subnet IP range in `europe-west1` from to a new contiguous range of .
Cevap
Expand the primary subnet CIDR block in europe-west1 from to .
Expanding the primary subnet to provides 4,096 IP addresses (), satisfying the 3,500 instance requirement. It fully contains the original IP range () without overlapping existing subnets ( and ).
Adım Adım Çözüm
Anahtar Kavram
VPC Subnet Expansion and CIDR Planning
Tahmini Süre:2m 0s