Setting Up Network interfaces (Network Load-Balancing)

How Can We Help?

Setting Up Network interfaces (Network Load-Balancing)

Active – Backup No action needed as this is the default config, no switch changes needed!

Active – Active Balance-slb
To configure balance-SLB on AHV, type:
ovs-vsctl set port br0-up bond_mode=balance-slb
ovs-vsctl set port br0-up other_config:bond-rebalance-interval=30000

Active – Active Balance-tcp (Switch config is required as well, make sure to setup LACP on switches)
To configure on AHV:
ovs-vsctl set port br0-up other_config:lacp-fallback-ab=true
ovs-vsctl set port bond0 lacp=active
ovs-vsctl set port bond0 bond_mode=balance-tcp

Previous Install NGT using cli
Next Start Nutanix Cluster
Table of Contents