GOOGLE Search

Google
 

Monday, March 24, 2008

Linux Tip No. 31: Renew/Release DHCP client

[root@proxy ~]# dhclient -r

[root@proxy ~]# dhclient
Internet Systems Consortium DHCP Client V3.0.2
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP


The -r flag
explicitly releases the current lease, and once the lease has been released, the client exits.

0 comments: