<html><body><div style="font-family: Andale Mono; font-size: 10pt; color: #000000"><div>Thank you - i'll try that out!  it does past syntax check - now to see if it works in the real world.</div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Dave Brenner" <david@toledotel.com><br><b>To: </b>dhcp-users@lists.isc.org<br><b>Sent: </b>Thursday, January 9, 2014 11:39:05 AM<br><b>Subject: </b>Re: Static IP via Option 82 - methodology<br><div><br></div>On 1/9/2014 6:42 AM, perl-list wrote:<br>> Is this the way to do it?<br>><br>> ------------------------<br>><br>> host 10-24-24-9 { option agent.circuit-id = "1.21.1.4/Ethernet9";<br>> fixed-address 10.24.24.9; } # static by option 82 (with host line)?<br>><br>> ------------------------<br><div><br></div>Close.<br><div><br></div>host 10-24-24-9 {<br>    host-identifier option agent.circuit-id "1.21.1.4/Ethernet9";<br>    fixed-address 10.24.24.9;<br>}<br><div><br></div><br>_______________________________________________<br>dhcp-users mailing list<br>dhcp-users@lists.isc.org<br>https://lists.isc.org/mailman/listinfo/dhcp-users<br><div><br></div></blockquote><div><br></div></div></body></html>