man: DHCPPrefixDelegation= needs to be enabled on downstream side for assigning delegated prefixes

Closes #23041.
This commit is contained in:
Yu Watanabe 2022-04-18 03:58:29 +09:00
parent cc9b6bdc96
commit 625d71b9ae

View file

@ -2149,7 +2149,7 @@ Table=1234</programlisting></para>
<listitem>
<para>When true (the default), the client will request the DHCPv6 server to delegate
prefixes. If the server provides prefixes to be delegated, then subnets of the prefixes are
assigned to the interfaces which enables <varname>DHCPPrefixDelegation=</varname>.
assigned to the interfaces that have <varname>DHCPPrefixDelegation=yes</varname>.
See also the <varname>DHCPPrefixDelegation=</varname> setting in the [Network] section,
settings in the [DHCPPrefixDelegation] section, and
<ulink url="https://www.rfc-editor.org/rfc/rfc8415.html#section-6.3">RFC 8415</ulink>.