When deploying a Management domain with LACP network the following parameters must be set:
"teamingPolicy": "failover_explicit"
"policy": "FAILOVER_ORDER"
VCF 9.0.x
VCF Installer Bringup Spec
Example:
Note: Please use "teamingPolicy": "failover_explicit" in "networkSpecs"
"networkSpecs": [
{
"portGroupKey": "VCF-cl01-vds01-pg-esxi-mgmt",
"networkType": "MANAGEMENT",
"subnet": "10.0.0.0/22",
"gateway": "10.0.0.250",
"subnetMask": null,
"includeIpAddress": null,
"includeIpAddressRanges": null,
"vlanId": "0",
"mtu": 1500,
"teamingPolicy": "failover_explicit",
"activeUplinks": [
"nsxTeamings": [
{
"policy": "FAILOVER_ORDER",
"activeUplinks": [
"lag"