多数の PC が APIPA IP アドレスを取得しており、多数の新しいコンピューターがネットワークに追加されました。次のうち、PC が APIPA アドレスを取得する原因として最も可能性が高いのはどれですか?
正解:D
DHCP scope exhaustion means that there are no more available IP addresses in the DHCP server's pool of addresses to assign to new devices on the network. When this happens, the devices will use APIPA (Automatic Private IP Addressing) to self-configure an IP address in the range of 169.254.0.1 to 169.254.255.2541. These addresses are not routable and can only communicate with other devices on the same local network. A rogue DHCP server (A) is an unauthorized DHCP server that can cause IP address conflicts or security issues by assigning IP addresses to devices on the network. A network collision (B) is a situation where two or more devices try to send data on the same network segment at the same time, causing interference and data loss. Incorrect DNS settings can prevent devices from resolving domain names to IP addresses, but they do not affect the DHCP process.