Your company has an Azure subscription containing a resource group named RG1. You plan to configure a new virtual network named VNet1 in RG1. Within VNet1, you need to create a subnet named Subnet1. You plan to deploy virtual machines in Subnet1. Each virtual machine requires a dynamic private IP address from Subnet1. You must minimize the size of the subnet to conserve IP address space. Which subnet prefix is the smallest size that can support the virtual machines?
- /27Cevap
- B/28
- C/26
- D/29
Cevap
The prefix is the smallest subnet size that can support the virtual machines.
The subnet prefix is correct because it provides a total of IP addresses (). Since Azure reserves IP addresses in every subnet (the first four and the last one), the number of usable IP addresses is . This exactly matches the requirement of virtual machines, making it the smallest subnet size (highest prefix length) that can support the deployment.
Adım Adım Çözüm
Anahtar Kavram
Subnet IP address calculation and Azure reserved IP addresses
Tahmini Süre:1m 0s