Hi Iwase,
Thanks for your fast responding.
I will check the link you suggested.
Regard,
Panha
> On Aug 1, 2016, at 5:26 PM, Hong Panha wrote:
>
> Hi,
>
> I am now doing experiment with Lagopus 0.2.6 and i wonder how to check the
> flow table of the switch. Can anyone help me please ?
>
>
Hi Panha,
What does 'check the flow table' exactly means?
To get FlowStats of the specific flow table?
If so, the following shows the examples for sending the FlowStatsRequest and
getting the FlowStatsReply.
http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#ryu.ofproto.ofproto_v1_3_pa
Hi,
I am now doing experiment with Lagopus 0.2.6 and i wonder how to check the flow
table of the switch. Can anyone help me please ?
Thanks
Panha
--
___
Ryu-devel mailing list
Hi,
On 2015??05??01?? 11:35, ?? wrote:
>
> hi,
> I do like you say,but error like this:
> curl: no URL specified.
Do you enter a space before the URL?
NG:
":10.0.0.1/24}}'http://127.0.0.1:
OK:
":10.0.0.1/24}}' http://127.0.0.1:
^
>
> And why "actions":[{"type":"O
Hi,
Please don't drop the mailing list.
I think that "sh" is unnecessary.
And there is some error in command.Please correct as follows.
curl -d '{"dpid":"1",
"priority":4,"actions":[{"type":"OUTPUT","value":3}],"match":{"dl_type":2048,"in_port":4,"nw_dst":"10.0.0.4/24","nw_src":"10.0.0.1/24"}}'