Fwd: Query on Usage of ISC DHCP Server

Naresh Kumar panthangi72 at gmail.com
Wed Feb 1 10:57:12 UTC 2012


default-lease-time 10;*
>
> *class "pool1" {*
>
> * **match if option vendor-class-identifier = "mercadonam";*
>
> *}*
>
> *class "pool2" {*
>
> *        match if option vendor-class-identifier = "mercadonamn";*
>
> *}*
>
> *shared-network "pools" {*
>
> *subnet 128.0.0.0 netmask 128.0.0.0 {*
>
> *authoritative;*
>
> *pool {*
>
> * **allow members of "pool1";*
>
> * **range 128.51.0.1 128.51.255.255;*
>
> * **option subnet-mask 255.255.255.255;*
>
> *}*
>
> *pool {*
>
> * **allow members of "pool2";*
>
> * **range 128.52.0.1 128.52.255.255;*
>
> * **option subnet-mask 255.255.255.255;*
>
> *}*
>
> *}*
>
> *}
> *
*>subnet 172.0.0.0 netmask 255.0.0.0
{

}*

u mean to say to the following changes in bold above to be added to the
conf file?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20120201/71105e4f/attachment.html>


More information about the dhcp-users mailing list