[networking-guide] master: num_unsol_na is not supported by NM (41afbd4)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Wed Sep 3 20:24:27 UTC 2014


Repository : http://git.fedorahosted.org/cgit/docs/networking-guide.git

On branch  : master

>---------------------------------------------------------------

commit 41afbd4524c43e64084f93f7473f722f037869f2
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Wed Sep 3 22:14:56 2014 +0200

    num_unsol_na is not supported by NM


>---------------------------------------------------------------

 en-US/Configure_Network_Bonding.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/en-US/Configure_Network_Bonding.xml b/en-US/Configure_Network_Bonding.xml
index e7aa73a..7afe67e 100644
--- a/en-US/Configure_Network_Bonding.xml
+++ b/en-US/Configure_Network_Bonding.xml
@@ -427,7 +427,7 @@ Then when complete, bring up all the slaves, which will bring up the bond (provi
      <screen>~]# <command>nmcli con load /etc/sysconfig/network-scripts/ifcfg-<replaceable>device</replaceable></command></screen>
      Alternatively, to reload all interfaces:
 <screen>~]# <command>nmcli con reload</command></screen>
-     The default behavior is for <application>NetworkManager</application> not to be aware of the changes and to continue using the old configuration data. The is set by the <option>monitor-connection-files</option> option in the <filename>NetworkManager.conf</filename> file. See the <filename>NetworkManager.conf(5)</filename> manual page for more information.
+     The default behavior is for <application>NetworkManager</application> not to be aware of the changes and	 to continue using the old configuration data. The is set by the <option>monitor-connection-files</option> option in the <filename>NetworkManager.conf</filename> file. See the <filename>NetworkManager.conf(5)</filename> manual page for more information.
    </para>
 
    <para>
@@ -734,7 +734,7 @@ bond0</screen>
               </itemizedlist>
             </listitem>
           </varlistentry>
-          <varlistentry>
+          <!--<varlistentry>
             <term>
               <literal>num_unsol_na=<replaceable>&lt;number&gt;</replaceable>
               </literal>
@@ -743,7 +743,7 @@ bond0</screen>
               <para>Specifies the number of unsolicited <systemitem class="protocol">IPv6</systemitem> Neighbor Advertisements to be issued after a failover event. One unsolicited NA is issued immediately after the failover.</para>
               <para>The valid range is <userinput>0 - 255</userinput>; the default value is <userinput>1</userinput>. This parameter affects only the active-backup mode.</para>
             </listitem>
-          </varlistentry>
+          </varlistentry> not supported by NM -->
           <varlistentry>
             <term>
               <literal>primary=<replaceable>&lt;interface_name&gt;</replaceable>



More information about the docs-commits mailing list