Soru

Zorluk: OrtaIPv4 Addressing and Subnetting

A network administrator is allocated the IPv4 address block 10.75.12.0/2310.75.12.0/23 to provision subnets for remote branch kiosks. Each kiosk requires a subnetwork capable of supporting at least 2828 usable host IP addresses. What is the maximum number of equal-sized subnets meeting this host requirement that can be created from the allocated address block?

Cevap: 16 subnets

Cevap

The maximum number of equal-sized subnets that can be created is 16.
To support at least 2828 usable host addresses, each subnet must have 5 host bits (252=302^5 - 2 = 30 usable addresses). An allocation of 5 host bits yields a /27/27 mask (325=2732 - 5 = 27). Dividing the parent /23/23 block into /27/27 subnets borrows 2723=427 - 23 = 4 subnet bits, yielding 24=162^4 = 16 maximum usable subnets.

Adım Adım Çözüm

1
Calculate the minimum number of host bits required per subnet
5 host bits are needed because 252=302^5 - 2 = 30 usable hosts, which satisfies the requirement of at least 2828 usable host IP addresses (242=142^4 - 2 = 14 is insufficient).
Subnet sizing requires accounting for 2 reserved addresses (network ID and broadcast address).
2
Determine the required CIDR subnet prefix length
The subnet prefix length is /27/27 (325=2732 - 5 = 27).
Subtracting the 5 host bits from the 32-bit IPv4 address space leaves 27 bits for the network identifier.
3
Calculate the total number of /27/27 subnets that fit into the assigned /23/23 address block
16 subnets (22723=24=162^{27 - 23} = 2^4 = 16).
Dividing a /23/23 address block into /27/27 subnets requires borrowing 4 bits from the host portion for subnetting.

Anahtar Kavram

IPv4 Subnet Sizing and Subnet Count Calculation
Bu soruyu puanla