|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] network consistency
On Feb 19, 2008 2:27 PM, < b52@xxxxxxxxx> wrote:
Hi,
I have a host system with two bridges br10 and br20 and I would like to connect a domU to both of them. Is there any way to make sure domU ethX is always connected to dom0 br10 and domU ethY is always connected to dom0 br20?
You should be able to pass a bridge in the vif parameter, for example:
vif ['bridge=br10']
Todd
Or even better, is it possible to rename the domU interfaces to a corresponding name with xen from outside? (I don't want to use udev inside the domU for that)
Thank you.
Cheers, Holger
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|