<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>