Ultimate access to all questions.
Your company is planning to establish a virtual private cloud (VPC) network and aims to configure a single subnet within this VPC to utilize the maximum range of available IP addresses. Which CIDR block would you recommend for this purpose?
Explanation:
The correct answer is B (10.0.0.0/8) because it allows for the maximum number of private IP addresses within a VPC, offering up to 16,777,212 available IPs. This is one of the standard private CIDR blocks recommended for VPCs.
Options A, C, and D are incorrect as they either provide fewer IPs or are not permissible for VPC configurations.