ユーザーはネットワーク リソースに接続できません。技術者は、ユーザーのデバイスに無効な静的 IP アドレスが設定されていることを発見しました。技術者は、IP アドレスを要求するために、ユーザーのデバイスで次のどれを設定する必要がありますか。
正解:C
DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to devices on a network, resolving the issue of an invalid static IP address. Configuring the device to use DHCP allows it to request and receive a valid IP address automatically. * Why Not A (SSH): Secure Shell (SSH) is used for secure remote access, not IP address assignment. * Why Not B (FTP): File Transfer Protocol (FTP) is used for file transfers, not network configuration. * Why Not D (DNS): DNS resolves domain names to IP addresses but doesn't assign IP addresses. CompTIA A+ Exam Reference: Core 1 (220-1101), Section 2.5, basic networking.