On Thu, Mar 28, 2013 at 12:58:51PM +0800, Hongwei Fu wrote:
> We're trying to setup OVS1.4.0 within lxc.
> I'm trying to do this,
> ovs-vsctl add-br br0
> ovs-vsctl set bridge br0 datapath_type=netdev
> ovs-vsctl add-port br0 gre0 -- set interface gre0 type=gre

GRE and other tunneling mechanisms only work with the kernel datapath,
not the userspace datapath.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to