]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.netdev.xml
man: change noindex="true" to index="false"
[thirdparty/systemd.git] / man / systemd.netdev.xml
index 0775e00bd2fff6c9aa7908073fad7a0e7f526170..8031bc0e0b49a41471223c01062e67340251f036 100644 (file)
       <varlistentry>
         <term><varname>ARPIntervalSec=</varname></term>
         <listitem>
-          <para>Specifies the ARP link monitoring frequency in milliseconds.
-          A value of 0 disables ARP monitoring. The default value is 0.
+          <para>Specifies the ARP link monitoring frequency. A value of 0 disables ARP monitoring. The
+          default value is 0, and the default unit seconds.
           </para>
         </listitem>
       </varlistentry>
@@ -2018,6 +2018,16 @@ Local=10.65.223.238
 Remote=10.65.223.239</programlisting>
     </example>
 
+    <example>
+      <title>/etc/systemd/network/25-ip6gre.netdev</title>
+      <programlisting>[NetDev]
+Name=ip6gre-tun
+Kind=ip6gre
+
+[Tunnel]
+Key=123</programlisting>
+    </example>
+
     <example>
       <title>/etc/systemd/network/25-vti.netdev</title>