summaryrefslogtreecommitdiff
path: root/common/dhcp-options.5
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-01-25 08:20:53 +0000
committerTed Lemon <source@isc.org>2001-01-25 08:20:53 +0000
commit320eda6ad6899791388294653919353b5a1b0e9c (patch)
tree45655548c34443deb6640ac3e5d6972884a98ba2 /common/dhcp-options.5
parent1687c64b430972eaf65fa8176cf3919449d83a69 (diff)
downloadisc-dhcp-320eda6ad6899791388294653919353b5a1b0e9c.tar.gz
document the user-class option.
Diffstat (limited to 'common/dhcp-options.5')
-rw-r--r--common/dhcp-options.510
1 files changed, 10 insertions, 0 deletions
diff --git a/common/dhcp-options.5 b/common/dhcp-options.5
index 2e55c5f6..f2762a63 100644
--- a/common/dhcp-options.5
+++ b/common/dhcp-options.5
@@ -786,6 +786,16 @@ component, the path /uap is assumed. If more than one URL is
specified in this list, the URLs are seperated by spaces.
.RE
.PP
+.B option \fBuser-class\fR \fIstring\fR\fB;\fR
+.RS 0.25i
+.PP
+This option is used by some DHCP clients as a way for users to
+specify identifying information to the client. This can be used in a
+similar way to the vendor-class-identifier option, but the value of
+the option is specified by the user, not the vendor. Most recent
+DHCP clients have a way in the user interface to specify the value for
+this identifier, usually as a text string.
+.PP
.B option \fBvendor-class-identifier\fR \fIstring\fR\fB;\fR
.RS 0.25i
.PP