]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Document how to put server into partner-down.
authorTed Lemon <source@isc.org>
Mon, 16 Apr 2001 22:26:30 +0000 (22:26 +0000)
committerTed Lemon <source@isc.org>
Mon, 16 Apr 2001 22:26:30 +0000 (22:26 +0000)
server/dhcpd.conf.5

index aec4cfa72736ea7aad30a23929ee695b42e6a784..7ac7b8a4d8ba548a552aba3b20820fe5555e6418 100644 (file)
@@ -423,6 +423,20 @@ that the other server is down, in which case the remaining server will
 for allocation, and begin to reuse them.   This is called putting the
 server into the PARTNER-DOWN state.
 .PP
+You can put the server into the PARTNER-DOWN state either by using the
+.B omshell (8)
+command or by stopping the server, editing the last peer state
+declaration in the lease file, and restarting the server.   If you use
+this last method, be sure to leave the date and time of the start of
+the state blank:
+.PP
+.nf
+.B failover peer "\fIname\fB" state {
+.B   my   state partner-down;
+.B   peer state \fIstate\fB at \fIdate\fB;
+.B }
+.fi
+.PP
 When the other server comes back online, it should automatically
 detect that it has been offline and request a complete update from the
 server that was running in the PARTNER-DOWN state, and then both