Hi, 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 options:remote_ip=1.2.3.4 ovs-vsctl get Interface gre0 ofport I get [] When I tried this on a machine using kernel datapath, the result is 1.
Is this what supposed behavior? Is gre supported by the userspace datapath? Thanks first! Hongwei
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
