Thanks Takahashi.
I will try it.
Best Regards,
Jalee
-Original Message-
From: Minoru TAKAHASHI [mailto:[email protected]]
Sent: Friday, July 18, 2014 2:46 PM
To: jalee
Cc: [email protected]
Subject: Re: [Ryu-devel] About restAPI question for pysical port status
gt; From: takahashi.minoru [mailto:[email protected]]
> Sent: Monday, June 23, 2014 5:13 PM
> To: jalee
> Cc: [email protected]
> Subject: Re: [Ryu-devel] About restAPI question for pysical port status
>
> On Mon, 23 Jun 2014 15:15:18 +0800
> jalee wrote
Thanks Takahashi, waiting for you good news!
Best Regards,
Jalee
-Original Message-
From: takahashi.minoru [mailto:[email protected]]
Sent: Monday, June 23, 2014 5:13 PM
To: jalee
Cc: [email protected]
Subject: Re: [Ryu-devel] About restAPI question for pysical
On Mon, 23 Jun 2014 15:15:18 +0800
jalee wrote:
> 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?
Unfortunately, neither supported.
I try to make a patch. Please wait for a while
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
=
Got it, Thanks your help.
BR,
Jalee
-Original Message-
From: takahashi.minoru [mailto:[email protected]]
Sent: Monday, June 23, 2014 12:00 PM
To: jalee; [email protected]
Subject: Re: [Ryu-devel] About restAPI question for
idel-timeout/hard-timeout
On Sun, 22
On Sun, 22 Jun 2014 01:24:40 +0800
jalee wrote:
> 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",
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",
"priority": "23999",
"match": {"in_port": "49",
ailto:[email protected]]
> Sent: Thursday, January 23, 2014 12:03 PM
> To: jalee
> Cc: [email protected]
> Subject: Re: [Ryu-devel] About restAPI question for more actions at one flow
> entry
>
> Hi.
>
>> So, ryu controller just do push mpls
Hi Yuichi,
Do you have fix version can resolve ofctl_rest bug?
Thanks,
Jalee
-Original Message-
From: Yuichi Ito [mailto:[email protected]]
Sent: Thursday, January 23, 2014 12:03 PM
To: jalee
Cc: [email protected]
Subject: Re: [Ryu-devel] About restAPI question for
mpls label "777", could you tell me how can edit
> the restAPI as below.
> Thanks,
>
> Jalee
>
> curl -d '{"cookie": 1,
> "dpid": "0034",
> "priority": "101",
>
could you tell me how can edit the
> restAPI as below.
> Thanks,
>
> Jalee
>
> curl -d '{"cookie": 1,
> "dpid": "0034",
> "priority": "101",
> "match": {"in_port": &quo
t;8"},
{"type": "PUSH_MPLS", "ethertype": "34887"}]}'
http://10.1.25.52:8080/stats/flowentry/add
-Original Message-
From: Yuichi Ito [mailto:[email protected]]
Sent: Wednesday, January 22, 2014 4:35 PM
To: jalee
Cc:
1"}]}' http://10.1.25.52:8080/stats/flowentry/add
>
>
>
> Thanks
>
>
>
> Jalee
>
>
>
>
>
> -Original Message-
> From: Yuichi Ito [mailto:[email protected]]
> Sent: Wednesday, January 22, 2014 2:14 PM
>
Hi.
> curl -d
> '{"cookie":"1","dpid":"0049","priority":"101","match":{"in_port":"7","dl_src":"00901a400011","dl_dst":"00909941","dl_vlan":"101","dl_vlan_pcp":"0","dl_type":"2048","nw_tos":"0","nw_proto":"17","nw_src":"30.0.0.1","nw_dst":"40.0.0.1","tp_src":"2001","tp_dst":"2001"}
Dear All,
Can you tell me how can I do use more actions on the restAPI at one flow
entry? Such as: Two output port, set vlan_vid, and set dl_dst...
curl -d
'{"cookie":"1","dpid":"0049","priority":"101","match":{"in_port"
:"7","dl_src":"00901a400011","dl_dst":"00909941","dl_vlan
; instantiating app ryu.controller.ofp_handler of OFPHandler
>
> instantiating app ofctl_rest.py of RestStatsApi
>
> (7664) wsgi starting up on http://0.0.0.0:8080/
>
> (7664) accepted ('127.0.0.1', 51780)
>
> 127.0.0.1 - - [20/Jan/2014 13:13:16] "POST /stats/f
handler of OFPHandler
>
> instantiating app ofctl_rest.py of RestStatsApi
>
> (7664) wsgi starting up on http://0.0.0.0:8080/
>
> (7664) accepted ('127.0.0.1', 51780)
>
> 127.0.0.1 - - [20/Jan/2014 13:13:16] "POST /stats/flowentry/add HTTP/1.1" 404
&g
Hi.
> lab@lab-virtual-machine:~/ryu/ryu/lib$ curl -d '{"dpid": "0031",
> "priority":"32768", "match":{"in_port":"1"}, "actions":[{"port":"3"}]}'
> http://127.0.0.1:8080/stats/flowentry/add
please try with the action type such as:
curl -d '{"dpid": "0031", "priority":"32
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-mach
20 matches
Mail list logo