Contact Email: services@upgradenrepair.com

 
 
 

How to use IPCONFIG

IPCONFIG

Below is how to use IPCONFIG /All, however there is other commands you can do

  1. Open a Command Prompt window

  2. Type in"IPCONFIG /All" (without the ")

  3. Press Enter

  4. You will see a list of settings for each adapter you have on the computer. If you have a network card and a wireless card, you will see a list for both of them. The IP address and default gateway will show on the one that you are using.

  5. Note: if you are getting a gateway. If you are getting a gateway, the system is seeing either the router or the cable/DSL modem.

  6. Note: if you are getting an TCP/IP address. If it is blank or all zeros then a setting is not correct or having hardware issue.

  7. Write down the IP address, physical address, and the Default gateway address.

 

If you are having an issue with the internet you can try release and renew. Here is how to do that.

  1. Open a Command Prompt window

  2. Type "IPCONFIG /release" (without the ")

  3. Press Enter

  4. Type "IPCONFIG /renew" (without the ") (Sometimes this will error out

There is too many possible outcomes on the above command to list here. Above is a general guide.


NOTE: Physical address is the MAC address for the network adapter. You may have more than one. If you have a network card and a wireless network card, you will have a physical address for both.


If you need the IP address, Here is how to get the IP address

  1. Open a Command Prompt window

  2.  Press Enter or click on OK

  3. Type "IPCONFIG" (without the ")

  4. Press Enter

   

The 192.168.3.200 is the IP address of the computer you are on


The 255.255.255.0 is the Subnet Mask


The 192.168.3.1 is the Default Gateway. this is the IP address of the router or Modem (if you need to access the router or modem to configure it, this is the address you will enter in Internet Explorer)


The default gateway will always have the last octet (octet 4) as a .1


The default gateway is the address of the router or modem. That is the address you enter in the browser if you want to access the admin page of the router or modem.

The first three octets of the IP address for the computer will always match the first three octets of the gateway address.

   

IPCONFIG commands are