Dup Ver Goto 📝

RenewDhcp

PT2/linux/network does not exist
To
15 lines, 85 words, 606 chars Page 'RenewDhcp' does not exist.

From cybercity.biz

Linux renew ip command using dhcp

Warning: Releasing your IP address always brings down your network interface (NIC) and WiFi. So be careful with remote systems. Do not run these commands over ssh command-based session.

The -r flag explicitly releases the current lease, and once the lease has been released, the client exits. For example, open terminal application and type the command:

sudo dhclient -r

Now obtain fresh IP address using DHCP on Linux:

sudo dhclient