Multiple choice technology operating systems

Which command allows you to view the IP configuration for all network adapters on a given server?

  1. Ipconfig /all

  2. Tcpipconfig /showall

  3. Tcpinconfig /all

  4. Ping /ipconfig –all

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The ipconfig command is the standard Windows utility for viewing IP configuration. The /all switch displays detailed information for all network adapters including IP address, subnet mask, default gateway, DNS servers, and more. Options B, C, and D use incorrect command names that don't exist in Windows.