Is it possible to associate an ethernet adapter to more than one port-group ?
Alternatively, having a virtual switch with multiple uplinks, is it possibile to make one of these uplinks participate only to a specific vlan, another of these uplinks to participate only to another different vlan, and so on ?
The purpose is to have vitual-machines with only one ethernet adapter (so only one eth interface at O.S. level) that participates to multiple vlans (ex. eth0.500 , eth0.501 , eth0.502, ...), and each of this vlans is then "forwarded" only to a particular uplink.
Thanks