Search Tools Links Login

Renew Your DHCP Assigned IP Address


If you're on a network but you can't send or receive data, use any network resources, or visit the Internet, the culprit may be a problem with your DHCP-assigned IP address. The simplest way to fix it is to renew the IP address - get rid of the old one, and ask the DHCP server to send along a new one.

Before trying this, first make sure you're using a DHCP-assigned IP address rather than a static one. Right-click on My Network places and choose Properties to get to the Network Connections folder. Right-click on your current network connection and choose Properties. On the General tab, select Internet Protocol (TCP/IP) and choose Properties. On the General tab, the radio button next to "Obtain an IP address automatically" will be selected if you're using DHCP.

After you've confirmed you're using DHCP, release your current IP address by typing

ipconfig /release

at a command prompt. The ipconfig command is an all-purpose command that lets you solve many network-related problems. To renew the address and get a new IP address from the DHCP server, type

ipconfig /renew

at a command prompt. Your new IP address should fix the problem.

To find your new IP address, type

ipconfig

at a command prompt. You can also select your connection in the Network Connections folder, click on "View status of this connection," and click on the Support tab.

About this post

Posted: 2009-06-05
By: FortyPoundHead
Viewed: 1,670 times

Categories

Tip

Tutorials

Networking

Windows XP

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.