vswitch.xml: Document that active-backup works OK with multiple switches.
authorBen Pfaff <blp@nicira.com>
Tue, 14 Aug 2012 20:23:59 +0000 (13:23 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Aug 2012 23:21:02 +0000 (16:21 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/vswitch.xml

index 480fd63..4a0225c 100644 (file)
         <dt><code>active-backup</code></dt>
         <dd>
           Assigns all flows to one slave, failing over to a backup slave when
-          the active slave is disabled.
+          the active slave is disabled.  This is the only bonding mode in which
+          interfaces may be plugged into different upstream switches.
         </dd>
       </dl>