ユーザーの Windows PC が、訪問先の新しいブランチ オフィスのネットワークに接続できません。技術者は、PC がローカル ゲートウェイに ping できないことを発見しました。技術者が次に使用すべきコマンドは次のうちどれですか?
正解:A
ipconfig is a command-line tool that displays the current configuration of the network interfaces on a Windows PC. It can also be used to release and renew the IP address, flush the DNS cache, and display the routing table. If the PC is unable to ping the local gateway, the technician should use ipconfig to check the IP address, subnet mask, default gateway, and DNS servers of the PC.
The technician can also use ipconfig /renew to request a new IP address from the DHCP server, or ipconfig /flushdns to clear the DNS cache.