VirtualBox

source: vbox/trunk/doc/manual/en_US/man_VBoxManage-dhcpserver-dhcpoptions.xml

Last change on this file was 98103, checked in by vboxsync, 16 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 14.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Manually generated from src/VBox/Main/idl/VirtualBox.xidl by 'kmk dhcpoptions'.
4 DO NOT EDIT!
5-->
6<!--
7 Copyright (C) 2019-2023 Oracle and/or its affiliates.
8
9 This file is part of VirtualBox base platform packages, as
10 available from https://www.virtualbox.org.
11
12 This program is free software; you can redistribute it and/or
13 modify it under the terms of the GNU General Public License
14 as published by the Free Software Foundation, in version 3 of the
15 License.
16
17 This program is distributed in the hope that it will be useful, but
18 WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 General Public License for more details.
21
22 You should have received a copy of the GNU General Public License
23 along with this program; if not, see <https://www.gnu.org/licenses>.
24
25 SPDX-License-Identifier: GPL-3.0-only
26-->
27
28 <variablelist>
29 <varlistentry>
30 <term>1 - SubnetMask</term>
31 <listitem><para>IPv4 netmask. Set to the value of the --netmask option by default.</para></listitem>
32 </varlistentry> <varlistentry>
33 <term>2 - TimeOffset</term>
34 <listitem><para>UTC offset in seconds (32-bit decimal value).</para></listitem>
35 </varlistentry> <varlistentry>
36 <term>3 - Routers</term>
37 <listitem><para>Space separated list of IPv4 router addresses.</para></listitem>
38 </varlistentry> <varlistentry>
39 <term>4 - TimeServers</term>
40 <listitem><para>Space separated list of IPv4 time server (RFC 868) addresses.</para></listitem>
41 </varlistentry> <varlistentry>
42 <term>5 - NameServers</term>
43 <listitem><para>Space separated list of IPv4 name server (IEN 116) addresses.</para></listitem>
44 </varlistentry> <varlistentry>
45 <term>6 - DomainNameServers</term>
46 <listitem><para>Space separated list of IPv4 DNS addresses.</para></listitem>
47 </varlistentry> <varlistentry>
48 <term>7 - LogServers</term>
49 <listitem><para>Space separated list of IPv4 log server addresses.</para></listitem>
50 </varlistentry> <varlistentry>
51 <term>8 - CookieServers</term>
52 <listitem><para>Space separated list of IPv4 cookie server (RFC 865) addresses.</para></listitem>
53 </varlistentry> <varlistentry>
54 <term>9 - LPRServers</term>
55 <listitem><para>Space separated list of IPv4 line printer server (RFC 1179) addresses.</para></listitem>
56 </varlistentry> <varlistentry>
57 <term>10 - ImpressServers</term>
58 <listitem><para>Space separated list of IPv4 imagen impress server addresses.</para></listitem>
59 </varlistentry> <varlistentry>
60 <term>11 - ResourseLocationServers</term>
61 <listitem><para>Space separated list of IPv4 resource location (RFC 887) addresses.</para></listitem>
62 </varlistentry> <varlistentry>
63 <term>12 - HostName</term>
64 <listitem><para>The client name. See RFC 1035 for character limits. </para></listitem>
65 </varlistentry> <varlistentry>
66 <term>13 - BootFileSize</term>
67 <listitem><para>Number of 512 byte blocks making up the boot file (16-bit decimal value).</para></listitem>
68 </varlistentry> <varlistentry>
69 <term>14 - MeritDumpFile</term>
70 <listitem><para>Client core file.</para></listitem>
71 </varlistentry> <varlistentry>
72 <term>15 - DomainName</term>
73 <listitem><para>Domain name for the client.</para></listitem>
74 </varlistentry> <varlistentry>
75 <term>16 - SwapServer</term>
76 <listitem><para>IPv4 address of the swap server that the client should use.</para></listitem>
77 </varlistentry> <varlistentry>
78 <term>17 - RootPath</term>
79 <listitem><para>The path to the root disk the client should use.</para></listitem>
80 </varlistentry> <varlistentry>
81 <term>18 - ExtensionPath</term>
82 <listitem><para>Path to a file containing additional DHCP options (RFC2123).</para></listitem>
83 </varlistentry> <varlistentry>
84 <term>19 - IPForwarding</term>
85 <listitem><para>Whether IP forwarding should be enabled by the client (boolean).</para></listitem>
86 </varlistentry> <varlistentry>
87 <term>20 - OptNonLocalSourceRouting</term>
88 <listitem><para>Whether non-local datagrams should be forwarded by the client (boolean)</para></listitem>
89 </varlistentry> <varlistentry>
90 <term>21 - PolicyFilter</term>
91 <listitem><para>List of IPv4 addresses and masks paris controlling non-local source routing.</para></listitem>
92 </varlistentry> <varlistentry>
93 <term>22 - MaxDgramReassemblySize</term>
94 <listitem><para>The maximum datagram size the client should reassemble (16-bit decimal value).</para></listitem>
95 </varlistentry> <varlistentry>
96 <term>23 - DefaultIPTTL</term>
97 <listitem><para>The default time-to-leave on outgoing (IP) datagrams (8-bit decimal value).</para></listitem>
98 </varlistentry> <varlistentry>
99 <term>24 - PathMTUAgingTimeout</term>
100 <listitem><para>RFC1191 path MTU discovery timeout value in seconds (32-bit decimal value).</para></listitem>
101 </varlistentry> <varlistentry>
102 <term>25 - PathMTUPlateauTable</term>
103 <listitem><para>RFC1191 path MTU discovery size table, sorted in ascending order (list of 16-bit decimal values).</para></listitem>
104 </varlistentry> <varlistentry>
105 <term>26 - InterfaceMTU</term>
106 <listitem><para>The MTU size for the interface (16-bit decimal value).</para></listitem>
107 </varlistentry> <varlistentry>
108 <term>27 - AllSubnetsAreLocal</term>
109 <listitem><para>Indicates whether the MTU size is the same for all subnets (boolean).</para></listitem>
110 </varlistentry> <varlistentry>
111 <term>28 - BroadcastAddress</term>
112 <listitem><para>Broadcast address (RFC1122) for the client to use (IPv4 address).</para></listitem>
113 </varlistentry> <varlistentry>
114 <term>29 - PerformMaskDiscovery</term>
115 <listitem><para>Whether to perform subnet mask discovery via ICMP (boolean).</para></listitem>
116 </varlistentry> <varlistentry>
117 <term>30 - MaskSupplier</term>
118 <listitem><para>Whether to respond to subnet mask requests via ICMP (boolean).</para></listitem>
119 </varlistentry> <varlistentry>
120 <term>31 - PerformRouterDiscovery</term>
121 <listitem><para>Whether to perform router discovery (RFC1256) (boolean).</para></listitem>
122 </varlistentry> <varlistentry>
123 <term>32 - RouterSolicitationAddress</term>
124 <listitem><para>Where to send router solicitation requests (RFC1256) (IPv4 address).</para></listitem>
125 </varlistentry> <varlistentry>
126 <term>33 - StaticRoute</term>
127 <listitem><para>List of network and router address pairs addresses.</para></listitem>
128 </varlistentry> <varlistentry>
129 <term>34 - TrailerEncapsulation</term>
130 <listitem><para>Whether to negotiate the use of trailers for ARP (RTF893) (boolean).</para></listitem>
131 </varlistentry> <varlistentry>
132 <term>35 - ARPCacheTimeout</term>
133 <listitem><para>The timeout in seconds for ARP cache entries (32-bit decimal value).</para></listitem>
134 </varlistentry> <varlistentry>
135 <term>36 - EthernetEncapsulation</term>
136 <listitem><para>Whether to use IEEE 802.3 (RTF1042) rather than of v2 (RFC894) ethernet encapsulation (boolean).</para></listitem>
137 </varlistentry> <varlistentry>
138 <term>37 - TCPDefaultTTL</term>
139 <listitem><para>Default time-to-live for TCP sends (non-zero 8-bit decimal value).</para></listitem>
140 </varlistentry> <varlistentry>
141 <term>38 - TCPKeepaliveInterval</term>
142 <listitem><para>The interface in seconds between TCP keepalive messages (32-bit decimal value).</para></listitem>
143 </varlistentry> <varlistentry>
144 <term>39 - TCPKeepaliveGarbage</term>
145 <listitem><para>Whether to include a byte of garbage in TCP keepalive messages for backward compatibility (boolean).</para></listitem>
146 </varlistentry> <varlistentry>
147 <term>40 - NISDomain</term>
148 <listitem><para>The NIS (Sun Network Information Services) domain name (string).</para></listitem>
149 </varlistentry> <varlistentry>
150 <term>41 - NISServers</term>
151 <listitem><para>Space separated list of IPv4 NIS server addresses.</para></listitem>
152 </varlistentry> <varlistentry>
153 <term>42 - NTPServers</term>
154 <listitem><para>Space separated list of IPv4 NTP (RFC1035) server addresses.</para></listitem>
155 </varlistentry> <varlistentry>
156 <term>43 - VendorSpecificInfo</term>
157 <listitem><para>Vendor specific information. Only accessible using --set-opt-hex.</para></listitem>
158 </varlistentry> <varlistentry>
159 <term>44 - NetBIOSNameServers</term>
160 <listitem><para>Space separated list of IPv4 NetBIOS name server (NBNS) addresses (RFC1001,RFC1002).</para></listitem>
161 </varlistentry> <varlistentry>
162 <term>45 - NetBIOSDatagramServers</term>
163 <listitem><para>Space separated list of IPv4 NetBIOS datagram distribution server (NBDD) addresses (RFC1001,RFC1002).</para></listitem>
164 </varlistentry> <varlistentry>
165 <term>46 - NetBIOSNodeType</term>
166 <listitem><para>NetBIOS node type (RFC1001,RFC1002): 1=B-node, 2=P-node, 4=M-node, and 8=H-node (8-bit decimal value).</para></listitem>
167 </varlistentry> <varlistentry>
168 <term>47 - NetBIOSScope</term>
169 <listitem><para>NetBIOS scope (RFC1001,RFC1002). Only accessible using --set-opt-hex.</para></listitem>
170 </varlistentry> <varlistentry>
171 <term>48 - XWindowsFontServers</term>
172 <listitem><para>Space separated list of IPv4 X windows font server addresses.</para></listitem>
173 </varlistentry> <varlistentry>
174 <term>49 - XWindowsDisplayManager</term>
175 <listitem><para>Space separated list of IPv4 X windows display manager addresses.</para></listitem>
176 </varlistentry> <varlistentry>
177 <term>62 - NetWareIPDomainName</term>
178 <listitem><para>Netware IP domain name (RFC2242) (string).</para></listitem>
179 </varlistentry> <varlistentry>
180 <term>63 - NetWareIPInformation</term>
181 <listitem><para>Netware IP information (RFC2242). Only accessible using --set-opt-hex.</para></listitem>
182 </varlistentry> <varlistentry>
183 <term>64 - NISPlusDomain</term>
184 <listitem><para>The NIS+ domain name (string).</para></listitem>
185 </varlistentry> <varlistentry>
186 <term>65 - NISPlusServers</term>
187 <listitem><para>Space separated list of IPv4 NIS+ server addresses.</para></listitem>
188 </varlistentry> <varlistentry>
189 <term>66 - TFTPServerName</term>
190 <listitem><para>TFTP server name (string).</para></listitem>
191 </varlistentry> <varlistentry>
192 <term>67 - BootfileName</term>
193 <listitem><para>Bootfile name (string).</para></listitem>
194 </varlistentry> <varlistentry>
195 <term>68 - MobileIPHomeAgents</term>
196 <listitem><para>Space separated list of IPv4 mobile IP agent addresses.</para></listitem>
197 </varlistentry> <varlistentry>
198 <term>69 - SMTPServers</term>
199 <listitem><para>Space separated list of IPv4 simple mail transport protocol (SMPT) server addresses.</para></listitem>
200 </varlistentry> <varlistentry>
201 <term>70 - POP3Servers</term>
202 <listitem><para>Space separated list of IPv4 post office protocol 3 (POP3) server addresses.</para></listitem>
203 </varlistentry> <varlistentry>
204 <term>71 - NNTPServers</term>
205 <listitem><para>Space separated list of IPv4 network news transport protocol (NTTP) server addresses.</para></listitem>
206 </varlistentry> <varlistentry>
207 <term>72 - WWWServers</term>
208 <listitem><para>Space separated list of default IPv4 world wide web (WWW) server addresses.</para></listitem>
209 </varlistentry> <varlistentry>
210 <term>73 - FingerServers</term>
211 <listitem><para>Space separated list of default IPv4 finger server addresses.</para></listitem>
212 </varlistentry> <varlistentry>
213 <term>74 - IRCServers</term>
214 <listitem><para>Space separated list of default IPv4 internet relay chat (IRC) server addresses.</para></listitem>
215 </varlistentry> <varlistentry>
216 <term>75 - StreetTalkServers</term>
217 <listitem><para>Space separated list of IPv4 StreetTalk server addresses.</para></listitem>
218 </varlistentry> <varlistentry>
219 <term>76 - STDAServers</term>
220 <listitem><para>Space separated list of IPv4 StreetTalk directory assistance (STDA) server addresses.</para></listitem>
221 </varlistentry> <varlistentry>
222 <term>78 - SLPDirectoryAgent</term>
223 <listitem><para>Addresses of one or more service location protocol (SLP) directory agent, and an indicator of whether their use is mandatory. Only accessible using --set-opt-hex.</para></listitem>
224 </varlistentry> <varlistentry>
225 <term>79 - SLPServiceScope</term>
226 <listitem><para>List of service scopes for the service location protocol (SLP) and whether using the list is mandator. Only accessible using --set-opt-hex.</para></listitem>
227 </varlistentry> <varlistentry>
228 <term>119 - DomainSearch</term>
229 <listitem><para>Domain search list, see RFC3397 and section 4.1.4 in RFC1035 for encoding. Only accessible using --set-opt-hex.</para></listitem>
230 </varlistentry>
231 </variablelist>
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use