An organization is planning a network expansion inside a custom-mode Virtual Private Cloud (VPC) network in Google Cloud. An existing application subnet in region us-central1 uses the primary CIDR range . Due to planned instance scaling, the subnet needs to support at least 400 internal IP addresses. A adjacent subnet in the same VPC is currently assigned . Which CIDR range configuration should the cloud engineer select when expanding the primary range of the application subnet to avoid network overlap?
- Answer
- B
- C
- D
Answer
The primary CIDR range should be expanded to .
Expanding the subnet to increases available host addresses from 256 to 512 (). This strictly contains the original range and stops right before the adjacent subnet (), avoiding any CIDR overlap.
Step-by-Step Solution
Key Concept
VPC Subnet Primary CIDR Range Expansion Rules and IP Non-Overlap Planning