iPXE discussion forum

Full Version: Explicit DHCP release in iPXE?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to get iPXE to explicitly release a DHCP lease?
(2015-09-16 08:50)MultimediaMan Wrote: [ -> ]Is there a way to get iPXE to explicitly release a DHCP lease?

No, sorry. We have no code to perform a release, and we ignore lease times. We work on the assumption that our entire lifetime of execution should be shorter than any reasonable DHCP lease time, so we can treat all leases as effectively permanent.

Michael
Reference URL's