AZ-305 · Question #204
Drag and Drop Question You have an on-premises network that uses on IP address space of 172.16.0.0/16. You plan to deploy 25 virtual machines to a new azure subscription. You identity the following te
The correct answer is 192.168.0.0/24; 192.168.1.0/28. The on-premises network uses 172.16.0.0/16, so Azure subnets must use a non-overlapping address space. 192.168.0.0/24 is chosen for the Virtual Network (VNet) because it provides up to 256 addresses, more than enough for 25 VMs plus Azure-reserved IPs. 192.168.1.0/28 is chosen fo
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- 192.168.0.0/24
- 192.168.1.0/28
Explanation
The on-premises network uses 172.16.0.0/16, so Azure subnets must use a non-overlapping address space. 192.168.0.0/24 is chosen for the Virtual Network (VNet) because it provides up to 256 addresses, more than enough for 25 VMs plus Azure-reserved IPs. 192.168.1.0/28 is chosen for the GatewaySubnet required by the Site-to-Site VPN, as /28 provides 16 addresses (11 usable after Azure reserves 5), which is the minimum recommended size for a VPN Gateway subnet. Both subnets fall within a non-overlapping address space, satisfying the requirement that Azure VMs can communicate with on-premises servers without IP conflicts.
Topics
Community Discussion
No community discussion yet for this question.
