A network technician is deploying a new machine in a small branch office that does not have a DHCP server. The new machine automatically receives the IP address of 169.254.0.2 and is unable to communicate with the rest of the network. Which of the following would restore communication?
正解:A
Explanation A static entry is the best option to restore communication for the new machine in a small branch office that does not have a DHCP server. A static entry means manually configuring the IP address, subnet mask, default gateway, and DNS server for the network adapter of the machine. A static entry ensures that the machine has a valid and unique IP address that matches the network configuration and can communicate with the rest of the network. 新しいマシンは、DHCP サーバーが利用できない場合にコンピューターが IP アドレスを自己割り当てできるようにする機能である APIPA (自動プライベート IP アドレス指定) を使用しているため、IP アドレス 169.254.0.2 を自動的に受け取ります。ただし、APIPA は同じサブネット内のローカル通信にのみ機能し、デフォルト ゲートウェイや DNS サーバーは提供されません。そのため、新しいマシンは、別のサブネット上にあるか、アクセスにゲートウェイまたは DNS サーバーを必要とするネットワークの残りの部分と通信できません。 その他のオプションは、新しいマシンの通信の復元とは関係ありません。ARP テーブルは、ネットワーク上のデバイスの IP アドレスと MAC アドレス間のマッピングを保存するキャッシュです。NTP 仕様は、ネットワーク上のデバイスのクロックを同期するプロトコルです。 参考文献: CompTIA A+ 認定試験コア 2 目標 1 CompTIA A+ Core 2 (220-1102) 認定試験学習ガイド2 APIPA (自動プライベート IP アドレス指定) とは何ですか? - Study-CCNA3 Windows および OS X4 で静的 IP アドレスを設定する方法