You are welcome
To see more detail, you can use wireshark to get error openflow message
--
Yi
2015-05-12 19:07 GMT+08:00 Samuele Redaelli :
> Thank you very much, that works
>
>
> 2015-05-12 12:06 GMT+02:00 Yi Tseng :
>
>> Hi
>>
>> Did you add a group before you add this flow entry ?
>>
>>
>
Thank you very much, that works
2015-05-12 12:06 GMT+02:00 Yi Tseng :
> Hi
>
> Did you add a group before you add this flow entry ?
>
>
>
>
> --
> Yi
>
> 2015-05-12 16:39 GMT+08:00 Samuele Redaelli >:
>
>> Hi everybody,
>>
>> I am new to Ryu and I am encountering problems when I try to add a new
Hi
Did you add a group before you add this flow entry ?
--
Yi
2015-05-12 16:39 GMT+08:00 Samuele Redaelli :
> Hi everybody,
>
> I am new to Ryu and I am encountering problems when I try to add a new
> flow by using the REST APIs. I am using curl trying to install a rule like
> the following:
Hi everybody,
I am new to Ryu and I am encountering problems when I try to add a new flow
by using the REST APIs. I am using curl trying to install a rule like the
following:
curl -X POST -d '{
"dpid": 0001,
"match":{
"dl_dst": "f2:e4:25:aa:d2:03"
},
"actions":