Hi,
On 2014年07月31日 17:54, Marc Bruyere wrote:
> 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"}
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 i