Question 300:
When you create a subnet, you specify the CIDR block for the subnet. The CIDR block of a subnet can be the same as the CIDR block for the VPC (for a single subnet in the VPC), or a subset (to enable multiple subnets). The allowed block size is between a /28 netmask and /16 netmask. You decide to you create a VPC with CIDR block 10.0.0.0/24. Therefore what is the maximum allowed number of IP addresses and the minimum allowed number of IP addresses according to AWS and what is the number of IP addresses supported by the VPC you created? Choose the correct answer from the options below
Answer options:
A.Maximum is 28 and the minimum is 16 and the one created supports 24 IP addresses B.Maximum is 256 and the minimum is 16 and the one created supports 24 IP addresses C.Maximum is 65,536 and the minimum is 24 and the one created supports 28 IP addresses D.Maximum is 65,536 and the minimum is 16 and the one created supports 256 IP addresses