From: Marcin Siodelski Date: Tue, 30 Jun 2015 08:18:23 +0000 (+0200) Subject: [3578] Updated User's Guide per review comments. X-Git-Tag: trac3771_base~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=000fe29879742476051900798a63bb008c8eb7f9;p=thirdparty%2Fkea.git [3578] Updated User's Guide per review comments. Clarifications in the section concerning option values setup. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 8197b4f620..523408aac9 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -713,19 +713,24 @@ temporarily override a list of interface names and listen on all interfaces. Standard DHCPv4 options One of the major features of the DHCPv4 server is to provide configuration - options to clients. Although there are several options that require - special behavior, most options are sent by the server only if the client - explicitly requests them using the Parameter Request List option. - The last column of the specifies - which options can be sent by the server even when they are not - requested in the Parameter Request List option, and which are sent only - when explicitly requested. These options are marked with the the values - 'true' and 'false' respectively. One group of options which are - sent by the server even when they are not requested are those that - require special processing, e.g. a Client FQDN option is returned if the - client has sent a Client FQDN option to the server. Another group comprises - options with the fixed values specified in the server configuration, - e.g. 'domain-name-servers'. + options to clients. Most of the options are sent by the server, only if the + client explicitly requests them using the Parameter Request List option. + Those that do not require requesting using the Parameter Request List + option are commonly used options, e.g. "Name Server", and options which + require special behavior, e.g. "Client FQDN" is returned to the client + if the client has included this option in its message to the server. + + + + The comprises the list of the + standard DHCPv4 options, which values can be configured using the + configuration structures described in this section. This table excludes + the options which require special processing and thus cannot be configured + with some fixed values. The last column of this table specifies which + options can be sent by the server even when they are not requested in + the Parameter Request list option, and which are sent only when + explicitly requested. These options are marked with the values + 'true' and 'false' respectively. @@ -751,8 +756,8 @@ temporarily override a list of interface names and listen on all interfaces. The name parameter specifies the - option name. For a complete list of currently supported names, - see below. + option name. For a list of currently supported names, see + below. The code parameter specifies the option code, which must match one of the values from that list. The next line specifies the option space, which must always be set to "dhcp4" as these are standard DHCPv4 options. For @@ -881,7 +886,9 @@ temporarily override a list of interface names and listen on all interfaces. + time-offset2int32falsefalse routers3ipv4-addresstruetrue time-servers4ipv4-addresstruefalse @@ -892,7 +899,10 @@ temporarily override a list of interface names and listen on all interfaces. lpr-servers9ipv4-addresstruefalse impress-servers10ipv4-addresstruefalse resource-location-servers11ipv4-addresstruefalse + boot-size13uint16falsefalse merit-dump14stringfalsefalse domain-name15fqdnfalsetrue @@ -981,14 +991,21 @@ temporarily override a list of interface names and listen on all interfaces. tftp-server-name66stringfalsefalse boot-file-name67stringfalsefalse user-class77binaryfalsefalse + + + subnet-selection118ipv4-addressfalsefalse domain-search119binaryfalsefalse vivco-suboptions124binaryfalsefalse