You'd have to assign each VM it's own host interface (you'd need additional NIC's for this) and then you can set up the cluster through your switch. The switch will keep checking to make sure the VM is running, and if it goes down, it will redirect all requests to the other VM.
|