mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
man: update explanation about route metric
This commit is contained in:
@@ -1430,7 +1430,8 @@ IPv6Token=prefixstable:2002:da8:1::</programlisting></para>
|
||||
<varlistentry>
|
||||
<term><varname>Metric=</varname></term>
|
||||
<listitem>
|
||||
<para>The metric of the route (an unsigned integer).</para>
|
||||
<para>The metric of the route. Takes an unsigned integer in the range 0…4294967295.
|
||||
Defaluts to unset, and the kernel's default will be used.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
@@ -1846,7 +1847,8 @@ 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. Defaults to 1024.</para>
|
||||
<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>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user