Is there support for LAG (Link Aggregation Group) that includes only virtual interfaces? I would like to deploy a resilient configuration of my virtual appliances. As an example,
/ Virtual Appliance1 \
/ \
VMs(hosts)----- lag1 --- Virtual Appliance2 ----- lag2 ------ VMs (servers)
\ /
\ Virtual Appliance3 /
From everything that I have read and tried, it appears that a lag can ONLY contain real NICs that are connect to an external switch. This does not meet my needs.