ipconfig /release is the full command line.
ipconfig /release
Ipconfig/release
ipconfig /release
What is the purpose of the ipconfig /release command? The ipconfig /release command forces a client to give up its current IP address. The IP Release command releases the "hold" of any IP address configuration data it has received from the DHCP server and allows that IP Address to be re-assigned to another network adapter. After issuing a release command, your network adapter will no longer have a valid configuration and will not be able to connect to the network unless you use the command ipconfig /renew or you restart the adapter/computer.
An ipconfig release is a command issued in Microsoft Windows to release the current IP address acquired through the DHCP server. This will reset the connection, but typically results in the same address being received again.
ipconfig /release ipconfig /renew
ipconfig /release ipconfig /renew
ipconfig /release
ipconfig /release
ipconfig/release
assuming that by down you mean get... ipconfig if you want all ip settings then ipconfig /all command ipconfig If you mean to disable or turn off the ip to disconnect from the internet then ipconfig /release
Before Renewing your ip address, first of all you have to get rid of the current ip address. For this, you can open Command Prompt Window and type ipconfig /release You just released your current ip address Then type ipconfig /renew This works for Local Area Networks most of the times in Windows environment.