Subclass and fixed-address

Glenn Satchell Glenn.Satchell at uniq.com.au
Wed May 28 11:45:38 UTC 2008


>Date: Wed, 28 May 2008 11:30:06 +0200
>From: "LENNE Alexandre" <Alexandre.LENNE at sncf.fr>
>
>Hello everybody.
>
>Just a question: is it possible to define a fixed address for a subclass
>?
>
>Something like this:
>
>Subclass "server" 1:ff:ff:ff:ff:ff:ff {
>            fixed-address 192.168.1.1;
>}
>
>(actually, it doesn't work)
>
>Has someone a solution?
>
>Thank you.
>
Nope, you'll need you subclass to set class membership and a host
statement to do your fixed address.

A messy workaround would be to define a pool for each subclass that had
a range of exactly one IP address. You'd need a different class for
each host, and a separate pool in each subnet.

regards,
-glenn



More information about the dhcp-users mailing list