vswitch.xml: active-backup and balance-slb bonds must be one-sided.
[openvswitch] / vswitchd / vswitch.xml
index 7b30ce8bb5b7e490f27d9f85e484d98a089c3009..480fd63b6682d333ba5af545bdfd5bba094c6c9f 100644 (file)
 
     <group title="Bonding Configuration">
       <p>A port that has more than one interface is a ``bonded port.'' Bonding
-      allows for load balancing and fail-over.  Some kinds of bonding will
-      work with any kind of upstream switch:</p>
+      allows for load balancing and fail-over.</p>
+
+      <p>
+        The following types of bonding will work with any kind of upstream
+        switch.  On the upstream switch, do not configure the interfaces as a
+        bond:
+      </p>
 
       <dl>
         <dt><code>balance-slb</code></dt>