An enterprise operations team is allocated the network block to deploy microservices within a private cloud environment. To satisfy security policies, the administrator must divide this entire block into equal-sized subnets such that each subnet can accommodate at least usable host IP addresses while reserving as much space as possible for maximum subnetting density (using the longest possible subnet mask that meets the requirement). What is the total number of usable host IP addresses available across all created subnets combined?
Cevap: 2016 hosts
Cevap
2016 usable host IP addresses
To host at least usable IP addresses, each subnet requires host bits ( usable hosts), which corresponds to a prefix (). Subnetting a network block into subnets yields distinct subnets. Because each subnet reserves network address and broadcast address, each subnet has usable host IPs. Across all subnets, the total usable host capacity is .
Adım Adım Çözüm
Anahtar Kavram
Subnet partitioning and usable host capacity calculation under CIDR constraints