Not including option43(VendorSpecificInformation) when lease
    Niall O'Reilly 
    niall.oreilly at ucd.ie
       
    Mon Jul 27 16:36:57 UTC 2015
    
    
  
On Fri, 24 Jul 2015 03:14:07 +0100,
藤原慎太郎 wrote:
> 
> /////////////////////////////////////////////////////////////////////
> /etc/dhcpd.conf.subnet192.168.1.0
> /////////////////////////////////////////////////////////////////////
> pool {
>     range 192.168.1.11 192.168.1.20;
>     allow members of "Cisco_LWAPP_AP";
> }
> /////////////////////////////////////////////////////////////////////
> /etc/dhcpd.conf.subnet192.168.2.0
> /////////////////////////////////////////////////////////////////////
> pool {
>     range 192.168.1.11 192.168.2.20;
>     deny members of "Cisco_LWAPP_AP";
> }
> /////////////////////////////////////////////////////////////////////
> /etc/dhcpd.conf.subnet192.168.3.0
> /////////////////////////////////////////////////////////////////////
> pool {
>     range 192.168.1.11 192.168.3.20;
>     allow members of "Cisco_LWAPP_AP";
> }
  Do you intend these ranges to overlap?
  Best regards,
  Niall O'Reilly
    
    
More information about the dhcp-users
mailing list