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

Prepare for the Computer Hacking Forensic Investigator v11 exam. Study with flashcards and multiple choice questions. Each question includes hints and explanations. Get exam-ready efficiently!

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 Passetra

You can unsubscribe at any time. Read our privacy policy