Syntax Question

MacNeill, Scott Scott.MacNeill at aliant.ca
Thu Mar 6 12:33:45 UTC 2008


I'm doing some failover testing in a primary / secondary configuration.
I'm trying to set the primary into partner down mode.  I've read through
the man pages, and I think I've got it nailed down, but I'd like to be
sure.

 

I've modified my dchdp.leases file from:

 

failover peer "dhcp-failover" state {

  my state normal at 3 2008/03/05 20:18:08;

  partner state normal at 3 2008/03/05 17:53:37;

}

 

To:

 

failover peer "dhcp-failover" state {

  my state partner-down;

  partner state shutdown;

}

 

Then restarted ISC.  It does start up alright.   Is this correct process
for putting it into partner down?

 

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20080306/29bfbaf2/attachment.html>


More information about the dhcp-users mailing list