<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    I do use class and subclass, something like:<br>
    <br>
    class "gateway-1" {<br>
             match hardware;<br>
           }<br>
    <br>
    pool{<br>
    allow members of "gateway-1";<br>
    ...... other options;<br>
    }<br>
    <br>
    subclass "gateway-1" 1:00:04:20:17:fd:6d;               # host
    Sq-rcvr<br>
    subclass "gateway-1" 1:00:04:20:1b:d1:1c;               # host
    Sq-control<br>
    <br>
    <br>
    This is instead of using host statements, with "spawn" there is a
    spawn statement in the class instead of the subclass - if I
    understand correctly.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 08/01/13 23:03, Neff, Glen wrote:<br>
    </div>
    <blockquote
      cite="mid:F061F650C47E134C86F9605C5F44EE5F174AA48204@MX23A.corp.emc.com"
      type="cite">
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Is dhcpd.conf(5) erroneous then?:

  The duplicates keyword
    allow duplicates;
    deny duplicates;
  Host declarations can match client messages based on  the  DHCP
  Client Identifier  option  or  based on the client's network
  hardware type and MAC address.
AFAIK the keyword here is "host declaration". This only works if you
actually use host declarations.
</pre>
        </blockquote>
      </blockquote>
      <pre wrap="">
I actually use a lot of MAC-based host declarations (in other environments), but this is never an issue with those, 'cause they just use the MAC address.  I'm not understanding the point of an option that only applies to a condition which precludes it.

I think I just need to decipher and employ the class syntax somehow.

-G

/*
 * Glen R. J. Neff
 * USD Lab Operations Infrastructure Team
 * <a class="moz-txt-link-abbreviated" href="mailto:glen.neff@emc.com">glen.neff@emc.com</a>
 *
 * EMC^2 == E^2
 */
_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:
       "MALE BOVINE MANURE!!!"
</pre>
  </body>
</html>