Automatically renew IP address when switch from one network to another
I am using notebook on the move and configure to get the ips from DHCP
server. The computer remembers the previously obtained ips when I move from
one network to another. Can someone tell me how to release and renew the
ips obtained automatically from DHCP.
Re: Automatically renew IP address when switch from one network to another
In a command prompt, type ipconfig /release and then ipconfig /renew. Or
reboot the computer.
Ray wrote:
> I am using notebook on the move and configure to get the ips from DHCP
> server. The computer remembers the previously obtained ips when I
> move from one network to another. Can someone tell me how to release
> and renew the ips obtained automatically from DHCP.
>
> Thanks,
>
> Ray