Question 82 of 284
Single answerYour VMs are running in a subnet that has a subnet mask of 255.255.255.240. The current subnet has no more free IP addresses and you require an additional
10 IP addresses for new VMs. The existing and new VMs should all be able to reach each other without additional routes. What should you do?
✓AUse gcloud to expand the IP range of the current subnet.
BDelete the subnet, and recreate it using a wider range of IP addresses.
CCreate a new project. Use Shared VPC to share the current network with the new project.
DCreate a new subnet with the same starting IP but a wider range to overwrite the current subnet.
✓
Correct Answer: A
Use gcloud to expand the IP range of the current subnet.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.