<section id="dhcp4-std">
- <title>Supported Standards</title>
- <para>The following standards and draft standards are currently supported:</para>
+ <title>Supported DHCP Standards</title>
+ <para>The following standards are currently supported:</para>
<itemizedlist>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc2131">RFC 2131</ulink>: Supported messages are DISCOVER (1), OFFER (2),
+ <simpara><emphasis>Dynamic Host Configuration Protocol</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc2131">RFC 2131</ulink>:
+ Supported messages are DISCOVER (1), OFFER (2),
REQUEST (3), RELEASE (7), INFORM (8), ACK (5), and NAK(6).</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc2132">RFC 2132</ulink>:
+ <simpara><emphasis>DHCP Options and BOOTP Vendor Extensions</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc2132">RFC 2132</ulink>:
Supported options are: PAD (0),
END(255), Message Type(53), DHCP Server Identifier (54),
Domain Name (15), DNS Servers (6), IP Address Lease Time
(51), Subnet mask (1), and Routers (3).</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc3046">RFC 3046</ulink>:
+ <simpara><emphasis>DHCP Relay Agent Information Option</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc3046">RFC 3046</ulink>:
Relay Agent Information option is supported.</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc3925">RFC 3925</ulink>:
+ <simpara><emphasis>Vendor-Identifying Vendor Options for
+ Dynamic Host Configuration Protocol version 4</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc3925">RFC 3925</ulink>:
Vendor-Identifying Vendor Class and Vendor-Identifying Vendor-Specific
- Information option are supported.</simpara>
+ Information options are supported.</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc6842">RFC 6842</ulink>:
+ <simpara><emphasis>Client Identifier Option in DHCP Server Replies</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc6842">RFC 6842</ulink>:
Server by default sends back client-id option. That capability may be
disabled. See <xref linkend="dhcp4-echo-client-id"/> for details.
</simpara>
<section id="dhcp6-std">
- <title>Supported Standards</title>
- <para>The following standards and draft standards are currently
+ <title>Supported DHCPv6 Standards</title>
+ <para>The following standards are currently
supported:</para>
<itemizedlist>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc3315">RFC 3315</ulink>: Supported messages are SOLICIT,
+ <simpara><emphasis>Dynamic Host Configuration Protocol for IPv6</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc3315">RFC 3315</ulink>:
+ Supported messages are SOLICIT,
ADVERTISE, REQUEST, RELEASE, RENEW, REBIND, CONFIRM and REPLY.</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc3633">RFC 3633</ulink>: Supported options are IA_PD and
+ <simpara><emphasis>IPv6 Prefix Options for
+ Dynamic Host Configuration Protocol (DHCP) version 6</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc3633">RFC 3633</ulink>:
+ Supported options are IA_PD and
IA_PREFIX. Also supported is the status code NoPrefixAvail.</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc3646">RFC 3646</ulink>: Supported option is DNS_SERVERS.</simpara>
+ <simpara><emphasis>DNS Configuration options for Dynamic Host
+ Configuration Protocol for IPv6 (DHCPv6)</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc3646">RFC 3646</ulink>:
+ Supported option is DNS_SERVERS.</simpara>
</listitem>
<listitem>
- <simpara><ulink url="http://tools.ietf.org/html/rfc4704">RFC 4704</ulink>: Supported option is CLIENT_FQDN.</simpara>
+ <simpara><emphasis>The Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Client
+ Fully Qualified Domain Name (FQDN) Option</emphasis>,
+ <ulink url="http://tools.ietf.org/html/rfc4704">RFC 4704</ulink>:
+ Supported option is CLIENT_FQDN.</simpara>
</listitem>
</itemizedlist>
</section>