A cloud administration team needs to expand the primary IP address range of an existing subnet in a custom-mode Virtual Private Cloud (VPC) network. The subnet is currently configured with the primary CIDR block . Which CIDR range can be specified to successfully expand this existing subnet's primary IP range?
- Answer
- B
- C
- D
Answer
The CIDR range correctly expands the existing subnet.
In Google Cloud VPC networks, expanding an existing primary subnet CIDR block requires providing a larger CIDR range (smaller netmask prefix length) that entirely includes the original IP range. The CIDR spans from to , which fully encapsulates the existing block.
Step-by-Step Solution
Key Concept
VPC Subnet Primary CIDR Expansion Rules