<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Greetings Antti,<br>
<br>
as far as i know, the static host declaration will override any
dynamic / class assignments. Perhaps you will find a way by
avoiding static assignments.<br>
<br>
<br>
Best regards<br>
Daniel<br>
<br>
Am 20.02.2013 14:05, schrieb Antti Hongell:<br>
</div>
<blockquote
cite="mid:CAHMh=3kUSOyayn_AX9gWH8pbDokmO5r_Ei6-aUUERCXTzh69+g@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div style="">Im trying to make a setup where host has one
static address based on mac and several dynamic addresses that
are from the same subnet based on vendor-class-identifier.</div>
<div style="">
<br>
</div>
<div style="">
<div> class "alias1" { match if option
vendor-class-identifier = "alias1"; }</div>
<div><br>
</div>
<div style="">This works just fine as long as I dont configure
host and fixed address which seems to override everything.</div>
<div style=""><br>
</div>
<div style="">
<div>host NN {</div>
<div>hardware ethernet 00:26:b9:aa:bb:cc;</div>
<div>fixed-address 12.34.56.78;</div>
<div>}</div>
<div><br>
</div>
</div>
<div style=""><br>
</div>
<div style="">Is there a way to deny members of class alias1
from the host declaration?</div>
<div style=""><br>
</div>
<div style="">Thanks,</div>
<div style=""><br>
</div>
<div style="">-Antti</div>
<div style=""><br>
</div>
<div style="">P.S. Also if anyone knows way to configure
ip-aliases with different hw-addresses with rhel5 I'd like
to know..</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
</body>
</html>