Which command displays the network configuration of the NICs on the system?

Enhance your knowledge as a Computer Hacking Forensic Investigator with the CHFI v11 Test. Use flashcards and multiple-choice questions, complete with hints and detailed explanations, to prepare effectively and ace your exam!

Multiple Choice

Which command displays the network configuration of the NICs on the system?

Explanation:
Viewing the IP configuration of the machine's NICs is the key idea here. The command with the /all switch prints the detailed TCP/IP configuration for every network adapter, including each adapter’s IP address, subnet mask, default gateway, DNS servers, whether DHCP is enabled, and the MAC address. This is exactly what you need when you want to know how the system is networked, what addresses it has been assigned, and what network settings are in place. Other options serve different purposes: one shows active network connections and port usage, not the adapter’s configuration; another lists remote sessions connected to the host; and another lists currently running processes. They don’t reveal the NICs’ configured addresses or DNS settings, which is why ipconfig /all is the correct choice.

Viewing the IP configuration of the machine's NICs is the key idea here. The command with the /all switch prints the detailed TCP/IP configuration for every network adapter, including each adapter’s IP address, subnet mask, default gateway, DNS servers, whether DHCP is enabled, and the MAC address. This is exactly what you need when you want to know how the system is networked, what addresses it has been assigned, and what network settings are in place.

Other options serve different purposes: one shows active network connections and port usage, not the adapter’s configuration; another lists remote sessions connected to the host; and another lists currently running processes. They don’t reveal the NICs’ configured addresses or DNS settings, which is why ipconfig /all is the correct choice.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy