<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body dir="auto">
<div></div>
<div>The only reason I am replying at this hour is because I should be working on something else, but there's an idea I can't quite fully express that a single device should be doable here.</div>
<div><br>
</div>
<div>Hopefully I have time when the thought fully forms to share it. Heck, maybe I can test it even!</div>
<div><br>
</div>
<div>PS to your PS: I'm not sure where a person enters feature requests, but I believe what attention you will get from ISC-affiliated individuals on this list is on their own time, so an official response might require a more official route. Enough people
making the request should see it move up in importance. Just my opinion, though.</div>
<div><br>
On May 4, 2016, at 7:20 AM, John Hascall <<a href="mailto:john@iastate.edu">john@iastate.edu</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div class="gmail_default" style="font-family:verdana,sans-serif">Unfortunately, I can't think of any way to do that.</div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">We have many thousands of IP phones. I don't even have a list of them,</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">all I have is the MAC prefix that I use to assign them to a group.</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">The group sets their options, now I have a request that this one specific</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">phone not get the options.</div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">Thanks though!</div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:verdana,sans-serif">John</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, May 4, 2016 at 7:10 AM, Patrick Trapp <span dir="ltr">
<<a href="mailto:ptrapp@nex-tech.com" target="_blank">ptrapp@nex-tech.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I had not realized that a host entry would inherit from more general configuration entries. It's not something I've really looked at despite many active host entries on my system.<br>
<br>
Can you reverse the order so that the configuration without an option is what the larger group qualifies for first and your devices requiring the specific option are the ones that are the special cases.<br>
<br>
Alternatively, can you disqualify the devices requiring no option so they do not receive the configuration with the unwanted option at all? Same idea, potentially very different execution.<br>
<br>
Patrick<br>
<br>
________________________________________<br>
From: <a href="mailto:dhcp-users-bounces@lists.isc.org">dhcp-users-bounces@lists.isc.org</a> [<a href="mailto:dhcp-users-bounces@lists.isc.org">dhcp-users-bounces@lists.isc.org</a>] on behalf of Glenn Satchell [<a href="mailto:glenn.satchell@uniq.com.au">glenn.satchell@uniq.com.au</a>]<br>
Sent: Wednesday, May 04, 2016 1:20 AM<br>
To: Users of ISC DHCP<br>
Subject: Re: Option negation<br>
<div class="HOEnZb">
<div class="h5"><br>
This topic comes up from time to time. Unfortunately there is no way to<br>
remove an option. The best you can currently do is set it to a null or<br>
empty string, but this is not the same as not sending the option.<br>
<br>
regards,<br>
-glenn<br>
<br>
On Wed, May 4, 2016 6:11 am, John Hascall wrote:<br>
> I know that options set in more specific scopes override those set in less<br>
> specific scopes, but can I "undo" an option setting? That is, lets<br>
> imagine<br>
> I have this:<br>
><br>
> option option-66 code 66 = text;<br>
><br>
><br>
> and then in a class scope, I have:<br>
><br>
> class "someclass" {<br>
> <br>
> <br>
> match substring(hardware, 1, 3);<br>
> <br>
><br>
> *option option-66 "blah blah blah";*}<br>
> subclass "<br>
> someclass<br>
> " 00:0<br>
> 1<br>
> :<br>
> 02<br>
> ;<br>
><br>
><br>
> I know that, given that host whatever falls in that class scope, that:<br>
><br>
> host whatever {<br>
><br>
> hardware ethernet 00:01:02:03:04:05;<br>
><br>
> <br>
> *option option-66 "fe fi fo fum";*<br>
> }<br>
><br>
><br>
> works<br>
> to change its option<br>
> , but what if<br>
> I <br>
> want *host whatever* not to get<br>
> that option at all? How do I do that???<br>
><br>
> host whatever {<br>
> <br>
> hardware ethernet 00:01:02:03:04:05;<br>
><br>
> *no option option-66; <== just making this up*<br>
> }<br>
><br>
><br>
> Many Thanks!<br>
> John<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" rel="noreferrer" target="_blank">
https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
<br>
<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" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><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" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>dhcp-users mailing list</span><br>
<span><a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a></span><br>
<span><a href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a></span></div>
</blockquote>
</body>
</html>