Re: failover with bootp

Julie Xu xll40 at hotmail.com
Mon Nov 18 18:58:42 UTC 2013





Hi


one more question, how can I configure client in below subnet to use PXE.


could anyone give me a clue?


Many regards


xll



From: Julie Xu
Sent: ‎Monday‎, ‎18‎ ‎November‎ ‎2013 ‎8‎:‎21‎ ‎PM
To: dhcp list


Hi

 

I have two dhcp server with configure as:

    subnet 10.1.1.0 netmask 255.255.254.0 {
        option routers 10.1.1.1;
        option broadcast-address 10.1.2.255;
        pool {
            failover peer "failover";
            deny dynamic bootp clients;
            range 10.1.1.20 10.1.2.254;
        }
    }


 

I have bootp/PXE requirement in this subnet, I guess I should change deny dynamic bootp clients, am I right? 

 

May I ask the is failover related to the “ deny dynamic bootp clients”? or not? do I have to remove failover before allow bootp clients?

 

Any comments will be appreciated

 

Thanks in advance

 

xll
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20131118/b8e0433c/attachment.html>


More information about the dhcp-users mailing list