nvpnathan / py-vsphere-automation

8 stars 4 forks source link

Need to configure Network for 2nd NIC on ESX hosts to a different PG #5

Open tkrausjr opened 4 years ago

tkrausjr commented 4 years ago

Create a new Parameter in vcsa-params.yaml to store the PortGroup on the Parent ESXi host to plug in second uplink on the Nested ESXi hosts (vmnic1). Update esx-deploy.py to use this parameter for the second nic of deployed ESXi hosts.

tkrausjr commented 4 years ago

This second PortGroup should be untagged (VLAN 0) with an MTU of at least 2000 for VTEP traffic.