Looking for a little help on setting active/standby nic in a scripted install. I have found the information on how to use vimsh to set active/standby nic's on the vSwitch, but I wish to set them on a portgroup i.e.
\- vSwitch with 2 physical nics vmnic0 and vmnic2.
\- Two portgroups on the vSwitch, Service Console and VMotion.
\- Service Console vmnic0 Active and vmnic2 Standby
\- VMotion vmnic2 Active and vmnic0 Standby
I know that there is a vimsh command vimsh hostsvc/net/portgroup_set, but I have not figured out the correct syntax. Please let me know if you have any ideas on how to accomplish this.
Thanks