[148745] in North American Network Operators' Group
Re: How are you doing DHCPv6 ?
daemon@ATHENA.MIT.EDU (Jimmy Hess)
Sat Jan 21 12:32:25 2012
In-Reply-To: <87bopxp5qz.fsf@nemi.mork.no>
Date: Sat, 21 Jan 2012 11:31:25 -0600
From: Jimmy Hess <mysidia@gmail.com>
To: =?ISO-8859-1?Q?Bj=F8rn_Mork?= <bjorn@mork.no>
Cc: Nanog <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On Sat, Jan 21, 2012 at 7:03 AM, Bj=F8rn Mork <bjorn@mork.no> wrote:
> Randy Carpenter <rcarpen@network1.net> writes:
>
> Duplicate assignments are not a problem as long as you ensure that the
> client is the same.
>
Duplicate assignments to different clients also won't be established if you=
r
standby server has access to an identical lease database at the moment
your clustering software determines that the primary server has failed,
kills the primary, and places the secondary in service.
A sufficiently long lease duration should also be as good as a static
lease, in that case.
Because all the important details are in the database.
You don't have to have any coordination in the DHCP software; you just in
some cases, need to exclude the DHCPD daemon from simultaneously being
active on multiple machines.
--
-JH