Management domain deployment with LACP network bringup Spec requirements
search cancel

Management domain deployment with LACP network bringup Spec requirements

book

Article ID: 419362

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

When deploying a Management domain with LACP network the following parameters must be set: 

"teamingPolicy": "failover_explicit"
"policy": "FAILOVER_ORDER"

Environment

VCF 9.0.x

Resolution

 

 

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"