Static IP via Option 82 - methodology

perl-list perl-list at network1.net
Thu Jan 9 18:34:07 UTC 2014


Thank you - i'll try that out! it does past syntax check - now to see if it works in the real world. 

----- Original Message -----

> From: "Dave Brenner" <david at toledotel.com>
> To: dhcp-users at lists.isc.org
> Sent: Thursday, January 9, 2014 11:39:05 AM
> Subject: Re: Static IP via Option 82 - methodology

> On 1/9/2014 6:42 AM, perl-list wrote:
> > Is this the way to do it?
> >
> > ------------------------
> >
> > host 10-24-24-9 { option agent.circuit-id = "1.21.1.4/Ethernet9";
> > fixed-address 10.24.24.9; } # static by option 82 (with host line)?
> >
> > ------------------------

> Close.

> host 10-24-24-9 {
> host-identifier option agent.circuit-id "1.21.1.4/Ethernet9";
> fixed-address 10.24.24.9;
> }

> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20140109/f81dfce4/attachment.html>


More information about the dhcp-users mailing list