diff options
author | Steven <sluong@cisco.com> | 2018-10-06 22:30:50 -0700 |
---|---|---|
committer | Steven <sluong@cisco.com> | 2018-10-06 22:33:41 -0700 |
commit | 318de5de9765afb75522ad68da5f5a0371480098 (patch) | |
tree | 76864c7508cd6e9dea53018ed95e3a44189c4719 /INFO.yaml | |
parent | b7620fdfd50d6d03a366a78c6bd1e51572bf8f67 (diff) |
bond: active-backup mode is using the wrong load balance algo
active-backup mode is using l2 load balance algo. It should be using
active-backup. Also notice that the output is missing a character.
vpp# create bond mode active-backup
create bond mode active-backup
vpp# sh bond
sh bond
interface name sw_if_index mode load balance active slaves slaves
BondEthernet0 6 xor l34 2 2
BondEthernet1 9 xor l34 1 1
BondEthernet2 10 active-backu l2 0 0
vpp#
Change-Id: If5ed0cc6c25f6c2ddabec15ff6188b34923d38e3
Signed-off-by: Steven <sluong@cisco.com>
Diffstat (limited to 'INFO.yaml')
0 files changed, 0 insertions, 0 deletions