Thanks for the quick feedback :-)<div><br></div><div>So I would have to do it the other way... Check if its not the client I'm looking for and than add every option I need. Just 2 more quick questions than...</div><div>
<br></div><div>Would you recommend classes for this?</div><div>If yes, is something like below possible... Multiple match conditions and/or negative if conditions?</div><div><br></div><div><div>class "NormalPhones" {</div>
<div>        match if substring (option vendor-class-identifier,0,11) = "OptiIpPhone";</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>match if not hardware = 1:00:01:e3:25:e6:4b;</div><div>
}</div></div><div><br></div><div><br></div><div>Thanks again for any feedback :-)</div><div>Sven</div><div><br><div class="gmail_quote">2012/8/20 Sten Carlsen <span dir="ltr"><<a href="mailto:stenc@s-carlsen.dk" target="_blank">stenc@s-carlsen.dk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFCC">
    And please remember that by placing the host statement in the
    subnet, it will carry the subnet declarations also when it gets an
    address in a different subnet.<br>
    <br>
    It will NOT limit the host to that subnet.<div class="im"><br>
    <br>
    <div>On 20/08/12 12:24, Simon Hobson wrote:<br>
    </div>
    <blockquote type="cite">mailsvb wrote:
      <br>
      <br>
      <blockquote type="cite">I have a quick question regarding how to
        deny single options that have been declared for a scope to one
        single host?
        <br>
      </blockquote>
      <br>
      Unfortunately you can't - it gets asked a fair bit.
      <br>
      <br>
      The only thing you could try, and whether it works or not depends
      on what the client requires, is to set the option to an empty
      string.
      <br>
      <br>
    </blockquote>
    <br>
    </div><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </font></span></div>

<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>