We're trying to achieve a setup with the following requirements:
- trunking of multiple ethernet ports (quad port NIC)
- failover to a backup trunk (hot standby)
- VLAN tagging on the Virtual I/O clients (which means untagged VIOS ports)
- Single VIOS (!). We'd like to save CPU and memory resources.
We can think of these scenario's:
- 802.3AD (LA) with a combination of trunking and failover to a standby trunk <- is this even possible?
- Dual VIOS (does not meet our requirement). Disadvantage: extra system to manage, a little bit more complex
- ?
Any suggestions?