From 629d868ce79cb4e74e63434c9bc2326a9f7f1762 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 14 Aug 2012 13:23:59 -0700 Subject: [PATCH] vswitch.xml: Document that active-backup works OK with multiple switches. Signed-off-by: Ben Pfaff --- vswitchd/vswitch.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 480fd63b6..4a0225c5c 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -820,7 +820,8 @@
active-backup
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.
-- 2.43.0