Valid 100-490 Dumps shared by ExamDiscuss.com for Helping Passing 100-490 Exam! ExamDiscuss.com now offer the newest 100-490 exam dumps, the ExamDiscuss.com 100-490 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 100-490 dumps with Test Engine here:
From a Windows command prompt, which command displays the local IP address of a computer?
Correct Answer: C
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. Incorrect options: ipconfiguration: This is not a recognized command in the Windows command prompt. ip configuration: This is also not a recognized command. ip config: While it might seem like it should work, Windows uses ipconfig without spaces. How to use ipconfig: Open the Windows command prompt (Search for 'cmd') Type ipconfig and press Enter. Reference: Microsoft documentation on ipconfig: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/ipconfig