This article provides information on how to configure the Bond for NSX edge management networking.
VMware NSX
Below steps are used for configuring management bond and the required networking on Bare Metal Edge nodes.
Configuring Bond Interface:
set interface bond0 ip #.#.#.#/## gateway #.#.#.#/### plane mgmt mode active-backup members eth0,eth1 primary eth0
set interface bond0 vlan ID plane mgmtset interface bond0.ID ip #.#.#.#/## gateway #.#.#.### plane mgmt
Removing Bond interface configuration:
clear interface bond0
clear interface bond0.ID
Configuring Uplink teaming/LACP for the Edge node:
For more information on the configuration of Uplink profiles, kindly refer: Create an Uplink Profile
If any issue occurs during the configuration of Bond, please refer article: Configuration of bond0 on bare metal edge node fails with error, "bond0: option mode: unable to set because the bond device has slaves"