Hi,

I am trying to add a couple of flows using ofctl_rest.py with curl like 
that one :

curl -X POST -d '{"cookie": "1","dpid": 0x9b9de89a8ffbc388,"priority": 
"23999","match": {"in_port": 
"1"},"actions":[{"type":"OUTPUT","port":"1"}]}' 
http://127.0.0.1:8080/stats/flowentry/add

I am not sure if the ofctl_rest is the right ryu app for that.
I have tried to find more information in the doc without luck.

Thx for your help

/mb

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to