man: network: mention that RouteMetric= in [DHCPv4] is also applied to the prefix route

This commit is contained in:
Tom Yan 2021-08-17 22:53:49 +08:00
parent 5ea859ef01
commit 5cf9069f08

View file

@ -1881,8 +1881,9 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
<varlistentry>
<term><varname>RouteMetric=</varname></term>
<listitem>
<para>Set the routing metric for routes specified by the DHCP server. Takes an unsigned
integer in the range 0…4294967295. Defaults to 1024.</para>
<para>Set the routing metric for routes specified by the DHCP server (including the prefix
route added for the specified prefix). Takes an unsigned integer in the range 0…4294967295.
Defaults to 1024.</para>
</listitem>
</varlistentry>