Ask Question
9 December, 16:37

What Windows command displays the IP address and subnet mask?

ipconfig

ping

netstat

ifconfig

+4
Answers (1)
  1. 9 December, 18:18
    0
    Answer: ipconfig

    Explanation:

    ipconfig is a windows console application which can be run from the command prompt. It gives us the IP address information over a windows computer. It shows the link-local IPv6 address, default gateway, IPv4 address, subnet mask.

    ipconfig also supports other commands such as:

    1. ipconfig/all : This display the IP addresses across all the adapters.

    2. ipconfig/release : This is used to release all the TCP/IP connection across all the adapters.

    3. ipconfig/renew : This command is used to re establish TCP/IP connection across all the adapters.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What Windows command displays the IP address and subnet mask? ipconfig ping netstat ifconfig ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers