[ovs-discuss] Flow problem

Wilson Kwok leiw324 at gmail.com
Thu Mar 3 16:48:19 UTC 2016


Hello all,

I am newbie of Openflow, the following syntax want to block ping from
host1  to host2, but this flow has issue when run, I think is eth_type or
ip_proto has problem.

curl -X POST -d '{"switch": "00:00:00:0c:29:6c:4a:8f",
"name":"host1-host2", "cookie":"0", "priority":"0", "eth_type":"0x800",
"ip_proto":"0x01", ipv4_src":"192.168.0.10", "ipv4_dst":"192.168.0.20",
"active":"true", "actions":""}'
http://192.168.0.203:8080/wm/staticflowpusher/json

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160304/cf76a838/attachment-0002.html>


More information about the discuss mailing list