108k views
5 votes
"This command will give you a listing of your basic IP information for the computer you are using"

1 Answer

5 votes

Answer:

ipconfig

Step-by-step explanation:

ipconfig is the command to display the list of all the basic IP information on a computer. When this command is executed, these three inforamtion will be displayed;

  1. The IP address
  2. The subnet mask and
  3. The default gateway

Ipconfig also allows you to manage the domain name server (DNS) resolver cache as well as renewing the IP address with the Dynamic Host Configuration Protocol (DHCP) server.

User Linkdd
by
4.2k points