A network engineer is provisioning interface IP addresses for a server cluster assigned to the IPv4 subnet. Which two IP addresses are valid usable host addresses within this subnet?
- A172.16.140.0
- 172.16.141.255Cevap
- 172.16.143.254Cevap
- D172.16.143.255
Cevap
The addresses 172.16.141.255 and 172.16.143.254 are valid usable host addresses for the 172.16.140.0/22 subnet.
For the network block 172.16.140.0/22, the subnet spans 172.16.140.0 to 172.16.143.255. The unusable boundary addresses are 172.16.140.0 (network ID) and 172.16.143.255 (broadcast ID). Any address strictly between these boundaries (172.16.140.1 to 172.16.143.254) is usable. Consequently, 172.16.141.255 (where host bits are binary 01 11111111) and 172.16.143.254 are both valid usable host addresses.
Adım Adım Çözüm
Anahtar Kavram
IPv4 Usable Host Range in Non-Octet Boundary Subnets (/22 Prefix)