What command would you use if you wanted the computer to obtain an IP address from the network host?

Why do I need to renew my computer’s IP Address?
 
If you are having difficulty in connecting to the network, you may not be getting a valid IP Address from your router.  One such instance is when you are getting a self-assigned IP Address such as an IP Address that starts with 169 (e.g. 169.254.x.x).  Renewing the IP Address will allow your computer to request a new IP Address from a DHCP server such as a router.  You have to release your current IP Address so you will be able to get a new one.

 Select from the list of operating systems listed below for specific instructions on how to renew your computer's IP Address:

Windows® 10 
Windows® 8 / 8.1
Windows® 7 / Vista®
Windows® XP

NOTE:  Before renewing your IP Address, make sure that your computer is connected to the router either wired or wirelessly.

 Windows® 10

Step 1:
Right-click on the Windows key then select Command Prompt.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Step 2:
In the Command Prompt, enter “ipconfig/release” then press [Enter] to release your computer’s current IP Address.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

You will see that the Ethernet adapter section is now void of numerical values.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Step 3:
Enter “ipconfig/renew” then press [Enter] to renew your computer’s IP Address.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Windows® 8 / 8.1

Step 1:
Press the Windows 

What command would you use if you wanted the computer to obtain an IP address from the network host?
 key on your keyboard and then enter “command prompt” to display the Command Prompt shortcut.  A search box on right side of the screen will appear.

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Step 2:
Click Command Prompt.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Step 3:
In the Command Prompt, enter “ipconfig /release” then press [Enter] to release your computer’s current IP Address.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?
 

 

Step 4:
Enter “ipconfig /renew” then press [Enter] to renew your computer’s IP Address.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

           

Windows® 7 / Vista®

Step 1:
Click the Pear

What command would you use if you wanted the computer to obtain an IP address from the network host?
 button, enter “cmd” on the Search bar, then click the cmd result.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?
 

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Windows® XP

Step 1: 
Click Start > Run.  In the Run window, enter “cmd” then click OK.

 

What command would you use if you wanted the computer to obtain an IP address from the network host?
 

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

Step 2:    
On the command prompt, enter “ipconfig/release” then press [Enter].

 Step 3: 
Once the IP Address becomes 0.0.0.0, enter “ipconfig/renew” then press [Enter].

 

What command would you use if you wanted the computer to obtain an IP address from the network host?

 

If you’re having trouble renewing the IP Address, check the computer’s connection to the Internet by opening up a new website or doing a ping test.  To know how, click here.

 Connecting more devices

 After renewing your computer's IP Address and ensuring active Internet connection, you can now connect other wireless devices to the network.  Wireless mobile phones and gaming consoles are very easy to configure as long as you know the wireless settings of your router.  Click on the corresponding links below for detailed instructions.

iPhone®
iPad®
Android™ smartphone
Xbox 360®
PS3™

Related Articles:

Checking your computer’s Internet Protocol (IP) Address
Checking the local IP Address of your Linksys router
Checking the wireless network name and password

Was this support article useful?

Additional Support Questions?

Search Again

Which command line command can be used to find the IP address of your computer?

First, click on your Start Menu and type cmd in the search box and press enter. A black and white window will open where you will type ipconfig /all and press enter. There is a space between the command ipconfig and the switch of /all. Your ip address will be the IPv4 address.

What command could be used to force the computer to request an IP address again?

The ipconfig command When you type "ipconfig /renew" into the command line, that command orders your DHCP client to renegotiate an IP address lease with the DHCP server on your router.

What command is used to find the IP address of a computer in Linux?

ifconfig Command ifconfig is the most widely used command for checking the IP address associated with a Linux computer. This command lists all the IP addresses configured in the networking layer of the computer for each network interface. In the above screenshot, you can see two interfaces, “ens5” and “lo”.