PDA

View Full Version : cmd prompt


2||Para
05-06-2006, 17:19
Anybody remember the cmd prompts for acquiring a new ip address? I remember CS helping me do this when connecting a new router.

Aragorn
05-06-2006, 17:21
ipconfig /release

then

ipconfig /renew

ikthius
05-06-2006, 17:21
ipconfig /renew

although I have never done this, I am not sure what happens.

although you could put in ipconfig /? to get help from the command prompt

ik

EDIT: beaten to it

MagicMan
05-06-2006, 17:23
Or you can do it the normal Windows (XP) GUI via Network Connections in Control Panel.

Disabling and re-enabling the connection will do it or hitting the repair button within the properties of the connection.

2||Para
05-06-2006, 17:26
Many thanks for the fast replies

KevAmiga
06-06-2006, 00:06
Dont forget, there are others too.. ie if you have a corrupted Resolver cache..

ipconfig /flushdns

;)

---------- Post added at 00:06 ---------- Previous post was at 00:05 ----------

Infact... :)


/all Display full configuration information.
/release Release the IP address for the specified adapter.
/renew Renew the IP address for the specified adapter.
/flushdns Purges the DNS Resolver cache.
/registerdns Refreshes all DHCP leases and re-registers DNS names
/displaydns Display the contents of the DNS Resolver Cache.
/showclassid Displays all the dhcp class IDs allowed for adapter.
/setclassid Modifies the dhcp class id.