summaryrefslogtreecommitdiff
path: root/common/dhcp-options.5
diff options
context:
space:
mode:
authorShane Kerr <shane@isc.org>2006-07-26 15:43:52 +0000
committerShane Kerr <shane@isc.org>2006-07-26 15:43:52 +0000
commitd5341d9b5f08f17d05dd00350a51d1c49f6393ff (patch)
treee61483916c4472133ab960719c9c89d685d5c144 /common/dhcp-options.5
parent41e45067768027eac49a5e5057d2ecadf53a15b8 (diff)
downloadisc-dhcp-d5341d9b5f08f17d05dd00350a51d1c49f6393ff.tar.gz
New options added, and some magic code to parse unknown options.
See ticket rt15925.
Diffstat (limited to 'common/dhcp-options.5')
-rw-r--r--common/dhcp-options.540
1 files changed, 39 insertions, 1 deletions
diff --git a/common/dhcp-options.5 b/common/dhcp-options.5
index 923d624f..76d8448e 100644
--- a/common/dhcp-options.5
+++ b/common/dhcp-options.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-options.5,v 1.30 2006/07/22 02:24:16 dhankins Exp $
+.\" $Id: dhcp-options.5,v 1.31 2006/07/26 15:43:52 shane Exp $
.\"
.\" Copyright (c) 2004-2006 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -168,6 +168,14 @@ some subnets of the directly connected network may have smaller MTUs.
This option specifies the timeout in seconds for ARP cache entries.
.RE
.PP
+.B option \fBbcms-controller-address\fR \fIip-address\fR [\fB,\fR
+\fIip-address\fR... ]\fB;\fR
+.RS 0.25i
+.PP
+This option configures a list of IPv4 addresses for use as Broadcast and
+Multicast Controller Servers ("BCMS").
+.RE
+.PP
.B option \fBbootfile-name\fR \fItext\fR\fB;\fR
.RS 0.25i
.PP
@@ -215,6 +223,15 @@ This option specifies the default TTL that the client should use when
sending TCP segments. The minimum value is 1.
.RE
.PP
+.B option \fBdefault-url\fR \fIstring\fR\fB;\fR
+.RS 0.25i
+.PP
+The format and meaning of this option is not described in any standards
+document, but is claimed to be in use by Apple Computer. It is not known
+what clients may reasonably do if supplied with this option. Use at your
+own risk.
+.RE
+.PP
.B option \fBdhcp-client-identifier\fR \fIstring\fR\fB;\fR
.RS 0.25i
.PP
@@ -612,6 +629,27 @@ parameter for the client as specified in RFC 1001/1002. See RFC1001,
RFC1002, and RFC1035 for character-set restrictions.
.RE
.PP
+.B option \fBnetinfo-server-address\fR \fIip-address\fR [\fB,\fR
+\fIip-address\fR... ]\fB;\fR
+.RS 0.25i
+.PP
+The \fBnetinfo-server-address\fR option has not been described in any
+RFC, but has been allocated (and is claimed to be in use) by Apple
+Computers. It's hard to say if the above is the correct format, or
+what clients might be expected to do if values were configured. Use
+at your own risk.
+.RE
+.PP
+.B option \fBnetinfo-server-tag\fR \fItext\fR\fB;\fR
+.RS 0.25i
+.PP
+The \fBnetinfo-server-tag\fR option has not been described in any
+RFC, but has been allocated (and is claimed to be in use) by Apple
+Computers. It's hard to say if the above is the correct format,
+or what clients might be expected to do if values were configured. Use
+at your own risk.
+.RE
+.PP
.B option \fBnis-domain\fR \fItext\fR\fB;\fR
.RS 0.25i
.PP