<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 26/09/12 11:50, <a class="moz-txt-link-abbreviated" href="mailto:ded1@MyBSD.org.my">ded1@MyBSD.org.my</a>
      wrote:<br>
    </div>
    <blockquote
cite="mid:alpine.LRH.2.02.1209261749300.16953@sauron.knowledgegrid.net.my"
      type="cite">Hi,
      <br>
      <br>
      i'm installing isc-dhcp42-server and run in the network for like
      1000 node. i have like 1000 mac address (servers, PC's, printers,
      phones, etc) which i put in the text file.
      <br>
      <br>
      FYI,
      <br>
      <br>
      Any mac address (which is in the text file) who plug into the
      network will get the ip address based on the vlan configured on
      the switch. Any mac address who's NOT in the text file, will not
      getting any IP and they will not authorize to be in our network.
      <br>
      <br>
      Is this possible to do with isc-dhcp ? I try to search around
      these topic but not much help.
      <br>
      <br>
      Anyone have any tips / shed me some light ?
      <br>
    </blockquote>
    I use classes and a separate file with subclasses, one pr line. If
    you only have the list, it can be reformattedto the right format
    easily with e.g. awk.<br>
    <br>
    11:22:33:44:55:66<br>
       |<br>
       v<br>
    subclass "xyz"  1:11:22:33:44:55:66;<br>
    <blockquote
cite="mid:alpine.LRH.2.02.1209261749300.16953@sauron.knowledgegrid.net.my"
      type="cite">
      <br>
      <br>
      ---
      <br>
      ded1
      <br>
      _______________________________________________
      <br>
      dhcp-users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

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