<div dir="ltr"><br><div>Yes. In our case, one particular subnet needs a different config. All others the current one.</div><div><br></div><div>TIA</div><div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 20, 2020 at 4:17 PM Bill Shirley <<a href="mailto:bill@c3po.polymerindustries.biz">bill@c3po.polymerindustries.biz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>How do you decide which phones you want on:?<br>
</p>
<div><font color="#804000"> option nortel-specific-info =<br>
</font></div>
<div><font color="#804000"> "Nortel-i2004-A,<a href="http://10.2.0.10:4100" target="_blank">10.2.0.10:4100</a>,1,15;<a href="http://10.2.0.10:4100" target="_blank">10.2.0.10:4100</a>,1,15.";<br>
</font></div>
<div><br>
Are they on a different subnet?<br>
<br>
Bill<br>
<br>
</div>
<div>On 8/20/2020 12:30 PM, Ricardo Stella
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div><br>
</div>
Not a newby but definitely beginner in terms of experience here.
<div><br>
</div>
<div>In our dhcpd.conf file we have a class set up to identify
IP phones and we assign the server they need to connect to:</div>
<div><br>
</div>
<div>class "i2004-clients" {<br>
match if substring (option vendor-class-identifier, 0,
14) =<br>
"Nortel-i2004-A";<br>
option nortel-specific-info =<br>
"Nortel-i2004-A,<a href="http://10.1.0.10:4100" target="_blank">10.1.0.10:4100</a>,1,15;<a href="http://10.1.0.10:4100" target="_blank">10.1.0.10:4100</a>,1,15.";<br>
option vendor-class-identifier "Nortel-i2004-A";<br>
}<br>
<div>
<div><br>
</div>
<div>In a subnet, I have the following, which works
perfectly fine.</div>
<div><br>
</div>
<div> subnet 10.10.0.0 netmask 255.255.0.0 {<br>
authoritative;<br>
option routers 10.10.0.1;<br>
one-lease-per-client true;<br>
pool {<br>
allow members of "i2004-clients";<br>
range 10.10.250.50 10.10.250.249;<br>
max-lease-time 43200;<br>
default-lease-time 43200;<br>
}<br>
</div>
<div><br>
</div>
<div>There's other pools as well, and we have several other
vlans like the above and all IP phones get the default
configuration.</div>
<div><br>
</div>
<div>But I need to assign some phones to a different
controller - that is I need to assign those that land in
this specific vlan with the following:</div>
<div> option nortel-specific-info =<br>
</div>
<div> "Nortel-i2004-A,<a href="http://10.2.0.10:4100" target="_blank">10.2.0.10:4100</a>,1,15;<a href="http://10.2.0.10:4100" target="_blank">10.2.0.10:4100</a>,1,15.";<br>
</div>
<div><br>
</div>
<div>I tried creating a different class, but because
hardware is the same, they fall under the first defined
one. I tried adding the above inside the pool section but
they still get the globally defined one. Am I missing
something? Or would I need to assign the class or the
above lines to every vlan and take it out of the global
config?</div>
<div><br>
</div>
<div>Thanks in advance - Ricardo.</div>
<div><br>
</div>
<div><br>
</div>
-- <br>
<div dir="ltr">
<div dir="ltr"><span>°(((</span><span>=</span><span>((</span><span>===°°°</span><span>(((</span><span>================================================</span><br>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" target="_blank">https://www.isc.org/contact/</a> for more information.
dhcp-users mailing list
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
</blockquote>
</div>
_______________________________________________<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">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>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><span style="font-family:"times new roman","new york",times,serif;font-size:16px;color:rgb(204,204,204)">°(((</span><span style="color:rgb(0,0,0);font-family:"times new roman","new york",times,serif;font-size:16px;text-decoration:underline">=</span><span style="font-family:"times new roman","new york",times,serif;font-size:16px;color:rgb(204,204,204)">((</span><span style="color:rgb(0,0,0);font-family:"times new roman","new york",times,serif;font-size:16px;text-decoration:underline">===°°°</span><span style="font-family:"times new roman","new york",times,serif;font-size:16px;color:rgb(204,204,204)">(((</span><span style="font-family:"times new roman","new york",times,serif;font-size:16px;color:rgb(255,0,0);text-decoration:underline">================================================</span><br style="color:rgb(0,0,0);font-family:"times new roman","new york",times,serif;font-size:16px"></div></div>