I'm not sure how exactly virsh iface-bridge command works, as I have never used that, but why don't you try another approach?
Let configure and activate bridge itself on OS startup and then configure you virtual machine(s) NIC to automatically join bridge. That way when you start virtual machine, it adds it's own NIC to bridge automatically (also set it's IP address and all that jazz...). I can't tell whether it is possible in your setup, because you didn't mention hypervizor you are going to use, but I guess it's worth a try.
I use this setup with KVM and it works like a charm.
Last edited by yenn; 05-30-2014 at 01:20 PM.
Reason: formating
|