100-490 · Question #63
From a Windows command prompt, which command displays the local IP address of a computer?
The correct answer is C. ipconfig. The ipconfig command in Windows is used to display and manage network configuration information for the local computer. Here's what it shows: IP Address: The IPv4 address assigned to each network adapter. Subnet Mask: The subnet mask used to determine the network segment…
Question
From a Windows command prompt, which command displays the local IP address of a computer?
Options
- Aipconfiguration
- Bip configuration
- Cipconfig
- Dip config
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C78% (21)
- D11% (3)
Explanation
The ipconfig command in Windows is used to display and manage network configuration information for the local computer. Here's what it shows: IP Address: The IPv4 address assigned to each network adapter. Subnet Mask: The subnet mask used to determine the network segment. Default Gateway: The IP address of the router used to send traffic to other networks. Other Information: DNS servers, DHCP server details, and more.
Topics
Community Discussion
No community discussion yet for this question.