Soru

Zorluk: KolayCreate and Configure Virtual Networks and Subnets

You configure an Azure virtual network with an address space of 10.0.0.0/2410.0.0.0/24 and create a subnet named Subnet1 with the address range 10.0.0.0/2610.0.0.0/26. Is the statement 'The maximum number of usable IP addresses for Azure resources in Subnet1 is 59' true or false?

Cevap: Cevap

Cevap

True
The statement is correct because Azure reserves 5 IP addresses in every subnet. A /26/26 network contains 64 total addresses, resulting in 59 usable IP addresses.

Adım Adım Çözüm

1
Calculate the total number of IP addresses in the subnet CIDR block.
A /26/26 CIDR block contains 23226=642^{32 - 26} = 64 total IP addresses.
Determining the total capacity is the starting point for calculating usable addresses.
2
Apply the Azure-specific subnet reservation rule.
Azure reserves 5 IP addresses per subnet: the first four addresses and the last address.
Azure virtual networking requires these reserved IP addresses for internal routing, DNS, and network identity.
3
Subtract the reserved IP addresses from the total number of IP addresses.
645=5964 - 5 = 59 usable IP addresses.
This determines the exact count of IP addresses available for allocation to resources in the subnet.

Anahtar Kavram

Azure Subnet Reserved IP Addresses
Tahmini Süre:45s
Bu soruyu puanla