Hi, ovs-version - 2.0 15th OCT release.
I am tring to perform push vlan action from ofctl command. Using command ./ovs-ofctl add-flow br0 "in_port=1,dl_src=00:00:00:00:00:22,dl_dst=00:00:00:00:00:11,actions=push_vlan:0x8100,20,output:2" But seems to some issue with comand syntax. getting following error message:- ovs-ofctl: none of the usable flow formats (OXM,OpenFlow11) is among the allowed flow formats (OpenFlow10,NXM) already updated the ofctl version using ovs-vsctl command :- vs-vsctl add-br br0 -- set Bridge br0 protocols="OpenFlow10, OpenFlow11, OpenFlow12, OpenFlow13" Thanks in advance Shivansh
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss