]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update server-identifier documentation.
authorTed Lemon <source@isc.org>
Fri, 26 Jun 1998 21:06:24 +0000 (21:06 +0000)
committerTed Lemon <source@isc.org>
Fri, 26 Jun 1998 21:06:24 +0000 (21:06 +0000)
server/dhcpd.conf.5

index ef6044c390dd98ab33a176542c0908193e1b91b4..c2631df6ae56c8c302974f34d906759d709ff475 100644 (file)
@@ -668,8 +668,19 @@ override the use of the name in the host declaration.
 .PP
  \fBserver-identifier \fIhostname\fR\fB;\fR
 .PP
-The server-identifier statement is now obsolete and is ignored by
-the DHCP server.
+The server-identifier statement can be used to define the value that
+is sent in the DHCP Server Identifier option for a given scope.   The
+value specified \fBmust\fR be an IP address for the DHCP server, and
+must be reachable by all clients served by a particular scope.
+.PP
+The use of the server-identifier statement is not recommended - the only
+reason to use it is to force a value other than the default value to be
+sent on occasions where the default value would be incorrect.   The default
+value is the first IP address associated with the physical network interface
+on which the request arrived.   The usual case where the
+\fIserver-identifier\fR statement needs to be sent is when a physical
+interface has more than one IP address, and the one being sent by default
+isn't appropriate for some or all clients served by that interface.
 .SH REFERENCE: OPTION STATEMENTS
 .PP
 DHCP option statements are documented in the