IP address help in XP

shadowagent

Member
Aug 21, 2000
80
0
0
How do you release and renew an IP address in XP? I'm looking for an alternative for "winipcfg" in Win98 where you can do that. Does such a thing exist?
 

ScottMac

Moderator<br>Networking<br>Elite member
Mar 19, 2001
5,471
2
0
From a DOS command window:

ipconfig /release

ipconfig /renew

ipconfig /all gives you all the config settings for all recognized network interfaces.

ipconfig by itself shows you the abbreviated configuration

Good Luck

Scott
 

Poontos

Platinum Member
Mar 9, 2000
2,799
0
0


<< How do you release and renew an IP address in XP? I'm looking for an alternative for "winipcfg" in Win98 where you can do that. Does such a thing exist? >>


All of what ScottMac said, plus this is a quick way on how to get a DOS command window:

Start -> Run -> cmd (hit enter)

You may already know, but just in case. :D