Partner Down State

Bjarne Blichfeldt BJB at jndata.dk
Mon Dec 1 07:22:47 UTC 2014


We are using the following script :

#!/bin/sh
#
#---------------------------------------------------------
# Set dhcp server in partner down state
#---------------------------------------------------------
$PATHTODHCPDDIR/omshell << EOF
connect
new failover-state
set name = "Name-of-your-failover-peer-in-configfile"
open
set local-state = 4
update
EOF



Kind regards
Bjarne Blichfeldt



From: dhcp-users-bounces at lists.isc.org [mailto:dhcp-users-bounces at lists.isc.org] On Behalf Of Waqas Asghar
Sent: 28. november 2014 08:37
To: dhcp-users at lists.isc.org
Subject: Partner Down State

Hi

I am operating two ISC DHCP servers as active/backup.
However during an outage I would like to operate the backup server in "partner down" state so that it can utilize all the IP's.Any suggestion how can I manually place the backup server in partner down state.I have checked there is a script that can be used but that's not working for me will appreciate it someone can help me out here.

Regards,
Waqas Asghar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20141201/4646dc1a/attachment.html>


More information about the dhcp-users mailing list