Diff client IDs -> multiple leases

John Hascall john at iastate.edu
Mon Mar 13 17:04:21 UTC 2006


    [...more details of possible future feature elided...]
> This will be administrator selectable, and will default to the current
> behaviour, something like:
> 	select-identity pick-first-value(
> 				concat("c:", option client-identifier),
> 				concat("h:", hardware));
 ...
> But alternative by-administrator config could be as easy as:
> 	select-identity pick-first-value(
> 				option client-identifier,
> 				hardware);

So, would then:
  	select-identity hardware;

do what the "patch to ignore client-identifier entirely" does?
If so, that would be awesome.


John


More information about the dhcp-users mailing list