Fixed address inside dynamic range

Nuno Marques nmm at ul.pt
Tue Mar 6 14:17:03 UTC 2012


Hi,

I have a pool of dynamic addresses:

   pool { range 10.99.240.2 10.99.240.100; }

I also have fixed addresses inside this range, ex:

   host NAME                 {        hardware ethernet XXXXXXX;   
fixed-address 10.99.240.11;           }

 From what I've researched on google, it seems my only option is to 
break the range to:

  pool { range 10.99.240.2 10.99.240.10; range 10.99.240.12 10.99.240.100; }

Isn't there any option so the dhcp server doesn't give a dynamic client 
one already used fixed address? It would be a real pain to reconfigure 
all my networks (which have lots of hosts inside dynamic range), also we 
would like to have the freedom to, easily, reserve any IP inside the 
dynamic pool.

Any thoughts?

Thanks!

-- 
*Nuno Miguel Lopes Marques*
**Núcleo de Administração de Sistemas- Área de Sistemas e Comunicações- 
Serviços Tecnológicos
*E.* nmm at ul.pt
*T.* +351 21 044 34 23 - *Ext.* 30243
*M.* 924 138 406
*Morada*
Alameda da Universidade, Cidade Universitária
1649-004 Lisboa

*www.sp.ul.pt <http://www.sp.ul.pt/>*
**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20120306/713f6947/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 3286 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20120306/713f6947/attachment.jpe>


More information about the dhcp-users mailing list