[ovs-discuss] Ovs-ofctl ´set-actions on Userspace OVS

Advith Nagappa advith.nagappa at gmail.com
Mon Mar 6 15:00:16 UTC 2017


Hello,

Is it possible to add set-actions to userspace OVS?

For example:

ovs-ofctl add-flow br0
 priority=1111,dl_type=0x0800,nw_proto=17,nw_dst=10.1.1.1,tp_dst=9876,actions=mod_dl_dst:9877,
 Does this work on userspace OVS as well?

And if i am correct, the packet tp_dst to  9877, provided the rule matches,
right?

Appreciate your inputs.

Best Regards
Advith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20170306/43c5a1cd/attachment.html>


More information about the discuss mailing list