Hey all, It seems that ovs-vswitch's highest supported version is OpenFlow 1.0 by default. I found this when I tried to add a flow with goto_table instruction only by ovs-ofctl as follows. ovs-ofctl add-flow br0 actions=goto_table:1 -O OpenFlow122013-01-03T06:47:00Z|00001|vconn|WARN|unix:/usr/local/var/run/openvswitch/br0.mgmt: version negotiation failed (we support version 0x03, peer supports version 0x01) Therefore, my question is how to specify the OpenFlow version in ovs-vswitchd. I could not find any command-line flag from man page. Thanks! Best,Jing
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss