Ask Question

What Windows command displays the IP address and subnet mask?

ipconfig

ping

netstat

ifconfig

+1
Answers (1)
  1. 28 August, 15:53
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers