An administrator is configuring a virtual network named `vnet-office` with an address space of . The virtual network currently contains two subnets:
- `Subnet-A` with an address prefix of
- `Subnet-B` with an address prefix of
The administrator wants to create a third subnet named `Subnet-C` that provides the maximum number of usable IP addresses from the remaining address space.
Statement: The administrator can configure `Subnet-C` with the address prefix without causing any address space overlap.
Is this statement true or false?
Cevap: Cevap
Cevap
True
The proposed subnet prefix represents the exact remaining IP address space in the virtual network ( through ), resulting in no overlaps and maximizing the subnet size.
Adım Adım Çözüm
Anahtar Kavram
Determining maximum non-overlapping subnet size in an Azure Virtual Network.