[ovs-discuss] Push vlan action from ovs-ofctl

shivansh sharan shivansh3kiit at gmail.com
Wed Feb 5 11:12:28 UTC 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20140205/a3ef337b/attachment.html>


More information about the discuss mailing list