[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Yet another networking script for Openvswitch and VLAN support
On 29.03.2013 19:20, jacek burghardt wrote: This looks interesting. I wonder how tap interface gets attached and detached with your script? What do you mean with "tap" interfaces? The "normal" vif interfaces created by xen or something different? Are you using openvswich in bridged emulation mode it seems that is no longer supported by openvswitch ? No. I use "ovsctrl" to configure the bridge. Using "brctl" with ovs compatibility module wouldn't allow you to set the VLANs. what is your network configuration for hvm ? # we have 2 NICs. e1000 works fine, the # default (RealtekXXXX) had problems.vif = [ 'model=e1000,mac=00:16:3E:AA:BB:00,bridge=br1','model=e1000,mac=00:16:3E:AA:BB:01,bridge=br0' ] regards Klaus _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |