reservation question

Aaron Bennett abennett at clarku.edu
Tue Oct 17 18:38:37 UTC 2006


John Abbott wrote:
> does this work?
> subnet 10.6.65.0 netmask 255.255.255.0 {
>                         default-lease-time 691200;
>                         option routers  10.6.65.1;
>                         option domain-name-servers      140.232.1.33;
>                         option domain-name      "clarku.edu";
>                         option netbios-name-servers     10.1.1.10,
> 140.232.1.13;
>                         option netbios-node-type        8;
>
>                 pool {
>                         deny dynamic bootp clients;
>                         failover peer "failover" ;
>                         range 10.6.65.51 10.6.65.181 ;
>                         range 10.6.65.183 10.6.65.194 ;
>                         range 10.6.65.196 10.6.65.199 ;
>                        }
>          }
>
> Rgs
> John
>
>
>   
Yup!  That appears to be the ticket!

Thanks,

Aaron


-- 
Aaron Bennett
Sr. Unix Systems Administrator
Clark University ITS
abennett at clarku.edu     |     508.781.7315



More information about the dhcp-users mailing list