Migrating a cisco dhcp envirement to a dhcp failover cluster

Zemke, Kai Kai.Zemke at smartnet.de
Mon Nov 2 15:46:41 UTC 2009


Dear list,

i created a script that takes the "ip dhcp binding table" of a cisco router and generates a dhcpd.leases file.

A line like this for example:

${someip}   0100.1c10.59cd.d9       Nov 05 2009 06:35 PM    Automatic

Changes to something like this:

lease ${someip} {
ends 1 2009/11/02 19:28:00;
hardware ethernet
            0100.1321.fc21.2a;
}

Since we are planning to migrate from a cisco dhcp to isc dhcp this was the best way to me, to keep the existing leases.
What I am wondering about is the way the dhcp failovercluster will handle this dhcpd.leases file?
Do I have to copy it on either machines or just one?
If just on one machine do the leases get spread to the other server?

In the man page there is mentioned a tstp and tsfp statement. I'm not sure on how to integrate these in my script.
Anyone who can bring some light to this failoverstuff?

Mit freundlichen Grüßen
Kai Zemke

===========================================================
smartnet Online Service GmbH, Schnackenburgallee 177, 22525 Hamburg
===========================================================
Geschäftsführer: Christian Suding, Claus Masch
Ust.IdNr.:DE191136350
Handelsregister HRB 66463
Steuernummer: FA: Hamburg 54/855/01047
Fon: +49 (0) 40 5540-0
Fax: +49 (0) 40 5540-1040
kai.zemke at smartnet.de<mailto:kai.zemke at smartnet.de>
Weitere Informationen siehe: http://www.smartnet.de<http://www.smartnet.de/>
===========================================================

Hinweis:
Diese Email kann vertrauliche und/oder rechtlich geschützte
Informationen enthalten. Wenn Sie nicht der beabsichtigte
Empfänger sind oder diese Email irrtümlich erhalten haben,
informieren Sie bitte sofort den Absender telefonisch oder
per Email und löschen Sie diese Email aus Ihrem System.
Das unerlaubte Kopieren, sowie die unbefugte Weitergabe
dieser Email ist nicht gestattet.Wir haften nicht für die
Unversehrtheit von Emails, nachdem sie unseren Einfluss-
Bereich verlassen haben.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20091102/224fe306/attachment.html>


More information about the dhcp-users mailing list