Re: [Ryu-devel] help verify get flow stats for MPLS function.

2014-11-19 Thread Jalee Lee
Dear Yamamoto and Fujita, Yes 1.3.4 had specify length, I can use it. Thanks for your kindly support. Best Regards, Jalee 於 11/19/14, 14:01,"YAMAMOTO Takashi" 寫道: >> On Wed, 19 Nov 2014 13:26:37 +0800 >> Jalee Lee wrote: >> >>> I know MPLS header total

Re: [Ryu-devel] help verify get flow stats for MPLS function.

2014-11-18 Thread Jalee Lee
you have time, please help check. Thank you very much. Best Regards, Jalee 於 11/19/14, 10:33,"Yusuke Iwase" 寫道: >Hi, > >I checked your attached file, >I think the switch sent a malformed message. > >Please check the attached file which is the test result of Open

Re: [Ryu-devel] help verify get flow stats for MPLS function.

2014-11-12 Thread Jalee Lee
Dear All, I verify again, I found out use restful-api get flow state, the controller had output error message and no output flow state. In attached file(packets number:11), you can saw switch had output message to controller, Can you help check this again. Thanks, Jalee

Re: [Ryu-devel] help verify get flow stats for MPLS function.

2014-11-07 Thread Jalee Lee
Got it, I think is my switch issue. Thanks, Jalee 於 10/31/14, 15:11,"Yusuke Iwase" 寫道: >Hi, > >Please check the mail address to Ryu-devel. > ryu-devel@lists.sourceforge.net > >On 2014年10月31日 01:58, Jalee Lee wrote: >> Dear All, >> I have a question ab

Re: [Ryu-devel] About delete flow entry question.

2014-08-25 Thread Jalee Lee
I got it. Thanks for your kindly support. 於 8/25/14, 13:35,"Yusuke Iwase" 寫道: >Sorry, I mistook... > >On 2014年08月25日 14:30, Yusuke Iwase wrote: >> Hi, >> >> On 2014年08月24日 16:07, Jalee Lee wrote: >>> Hi Yusuke and Takahashi, >>> As I kno

Re: [Ryu-devel] About get flow stats qutsion.

2014-08-24 Thread Jalee Lee
I got it, Thanks Yusuke. Best Regards, Jalee 於 8/25/14, 9:57,"Yusuke Iwase" 寫道: >Hi, > >On 2014年08月23日 19:28, Jalee Lee wrote: >> Hi Yusuke, >> I saw you have create new core for flow entry filter by fields, that is >> good news for me. >> I have s

[Ryu-devel] About delete flow entry question.

2014-08-24 Thread Jalee Lee
Hi Yusuke and Takahashi, As I know ryu can delete flow entry strictly matching wildcards and priority. Can I delete just by priority or cookie? Because I test result is not work. Please help check it. Thanks, Jalee Such as: curl -X POST -d '{"dpid": 2, "priori

Re: [Ryu-devel] About get flow stats qutsion.

2014-08-23 Thread Jalee Lee
lds, but I found the key point are table_id and match field. So the priority and cookie can be work? Thanks, Best Regards, Jalee lab@lab-hackertools:~/jalee-python$ curl -X POST -d '{"table_id": 0, > "priority": 23999, > &q

Re: [Ryu-devel] About get flow stats qutsion.

2014-08-18 Thread Jalee Lee
Thanks Yusuke. Waiting for your good news. Best Regards, Jalee 於 8/18/14, 15:00,"Yusuke Iwase" 寫道: >Hi, > >On 2014年08月15日 01:08, Jalee Lee wrote: >> Hi Takahashi, >> As I know we can get all flow stats, but if we have over 100K >>flow-entry, >> this c

Re: [Ryu-devel] About get flow stats qutsion.

2014-08-14 Thread Jalee Lee
/priority curl -X GET http://10.1.25.52:8080/stats/flow/2/match-field curl -X GET http://10.1.25.52:8080/stats/flow/2/actions Thanks, Jalee This message may contain information which is private, privileged or

[Ryu-devel] About get flow stats qutsion.

2014-08-14 Thread Jalee Lee
Hi Takahashi, As I know we can get all flow stats, but if we have over 100K flow-entry, this command will be occur some impact. So, if possible can we by something filter get flow stats? Such as: curl -X GET http://10.1.25.52:8080/stats/flow/2/cookie curl -X GET http://10.1.25.52:8080/stats/flow/2

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-30 Thread jalee
Okay, Thanks Takahashi. Best Regards, Jalee -Original Message- From: Minoru TAKAHASHI [mailto:takahashi.mino...@gmail.com] Sent: Thursday, July 31, 2014 9:56 AM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About meter/qos support real OFS (2014年07月30日 17:28

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-30 Thread jalee
Sorry, Takahashi, I mean, I set rate(1024kbps)into the switch and apply one flow-entry, then use tester send traffic(1480byte) to this flow entry. I use tester receive this traffic just only 512kbps. So problem is ? SW... BR, Jalee -Original Message- From: Minoru TAKAHASHI

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-24 Thread jalee
Hi Takahashi, Thanks for your explanation. Another question, if the rate not exact, do you think what's problems? On the SW or not. such as: "set rate to 1024Kbps but receive rate is 512Kbps." BR, Jalee -Original Message- From: takahashi.minoru [mailto:takahashi.mino...@g

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-23 Thread jalee
Hi Takahashi, Thanks. I know how to use it right now, but in controller had error message "Unknown action type: METER", that's normal? BR, Jalee (10061) accepted ('10.1.25.52', 53939) Unknown action type: METER 10.1.25.52 - - [24/Jul/2014 00:58:25] "POST /sta

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-23 Thread jalee
id": "2", "priority": "10240", "match": {"in_port": "46", "eth_type": 0x8847, "mpls_label": "121"}, "actions": [{"type": &quo

Re: [Ryu-devel] About meter/qos support real OFS

2014-07-23 Thread jalee
Thanks for your kindly support Takahashi, Is my fault, miss something. Best Regards, Jalee -Original Message- From: Minoru TAKAHASHI [mailto:takahashi.mino...@gmail.com] Sent: Wednesday, July 23, 2014 2:29 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About

[Ryu-devel] About meter/qos support real OFS

2014-07-21 Thread jalee
Hi. I have question about meter, if I use real openflow switch not OVS, can I use meter/qos function in 3.11 version? I mean just only load "ofctl_rest.py" module. If can support real openflow switch can you share sample restful-api to me? Thank

Re: [Ryu-devel] About restAPI question for pysical port status

2014-07-18 Thread jalee
Thanks Takahashi. I will try it. Best Regards, Jalee -Original Message- From: Minoru TAKAHASHI [mailto:takahashi.mino...@gmail.com] Sent: Friday, July 18, 2014 2:46 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About restAPI question for pysical port status

[Ryu-devel] About RYU release note

2014-07-17 Thread jalee
Hi, Do you have about RYU release history note? Can you share to me. Thanks, Jalee This message may contain information which is private, privileged or confidential of INNO-Tech Network & Service

Re: [Ryu-devel] About restAPI question for pysical port status

2014-06-23 Thread jalee
Thanks Takahashi, waiting for you good news! Best Regards, Jalee -Original Message- From: takahashi.minoru [mailto:takahashi.mino...@gmail.com] Sent: Monday, June 23, 2014 5:13 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About restAPI question for pysical

[Ryu-devel] About restAPI question for pysical port status

2014-06-23 Thread jalee
Hi All, I have two question: 1.Can I use REST_API control port(physical/logical) up/down? 2.How can get physical/logical port/link status from REST_API? could you tell me how can I edit it? I use curl. Thanks, Jalee

Re: [Ryu-devel] About restAPI question for idel-timeout/hard-timeout

2014-06-22 Thread jalee
Got it, Thanks your help. BR, Jalee -Original Message- From: takahashi.minoru [mailto:takahashi.mino...@gmail.com] Sent: Monday, June 23, 2014 12:00 PM To: jalee; ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About restAPI question for idel-timeout/hard-timeout On Sun, 22

[Ryu-devel] About restAPI question for idel-timeout/hard-timeout

2014-06-21 Thread jalee
Hi All, Can I use REST_API add idle-timeout/hard-timeout into the flow entry, could you tell me how can I edit it? Thanks, Jalee Such as: curl -d '{"cookie": "1", "dpid": "0001", "prior

Re: [Ryu-devel] About restAPI question for more actions at one flow entry

2014-02-06 Thread jalee
Hi Yuichi, Do you have fix version can resolve ofctl_rest bug? Thanks, Jalee -Original Message- From: Yuichi Ito [mailto:ito.yuic...@gmail.com] Sent: Thursday, January 23, 2014 12:03 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About restAPI question for

Re: [Ryu-devel] About restAPI question for more actions at one flow entry

2014-01-22 Thread jalee
Okay, Yuichi, I expect the new version release. Thanks for your kindly support. BR, Jalee -Original Message- From: Yuichi Ito [mailto:ito.yuic...@gmail.com] Sent: Thursday, January 23, 2014 12:03 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] About restAPI

Re: [Ryu-devel] About restAPI question for more actions at one flow entry

2014-01-22 Thread jalee
Hi Yuichi, So, ryu controller just do push mpls ethertype right? the set-field actions can we do that? Such as: If I want to push new mpls label "777", could you tell me how can edit the restAPI as below. Thanks, Jalee curl -d '{"cookie": 1,

[Ryu-devel] About restAPI question for more actions at one flow entry

2014-01-21 Thread jalee
uot;:"17","nw_src":"30.0.0.1" ,"nw_dst":"40.0.0.1","tp_src":"2001","tp_dst":"2001"},"actions":[{"type":"OU TPUT","port":"8","port":"9","t

Re: [Ryu-devel] About restAPI question

2014-01-19 Thread jalee
Thanks Yuichi, Yes, this issue is dpid problem "decimal number". Thanks for you kindly support. BR, Jalee -Original Message- From: Yuichi Ito [mailto:ito.yuic...@gmail.com] Sent: Monday, January 20, 2014 3:12 PM To: jalee Cc: ryu-devel@lists.sourceforge.net Subject: Re:

[Ryu-devel] About restAPI question

2014-01-19 Thread jalee
DearAll, I used restAPI add flow entry, but I still see the 404 message on the controller, could you tell me I miss something? Please see log as below. I will use openflow 1.0 and 1.3.1 API function. Thanks, Jalee = add flow entry lab@lab-virtual