Re: [Ryu-devel] About Ryu Architecture

2015-03-04 Thread Yi Tseng
Hi, You can find architecture here: http://osrg.github.io/ryu-book/en/html/arch.html 2015-03-05 7:25 GMT+08:00 Riadh Hamdi : > Hi > I am Riadh HAMDI from "Télécom SudParis" a french engineering school > specialized in telecommunications.Actually, I am leading a project about > the Software Defin

[Ryu-devel] About Ryu Architecture

2015-03-04 Thread Riadh Hamdi
Hi I am Riadh HAMDI from "Télécom SudParis" a french engineering school specialized in telecommunications.Actually, I am leading a project about the Software Defined Networks (SDN). Among many SDN solutions I am studying Ryu. Unfortunately there is no architecure document for this solution. C

[Ryu-devel] Adding flows on a HP switch

2015-03-04 Thread Hakan Calim
Hi all, I try to add flows on my OpenFlow Switch which is created on a HP 5900 as a OpenFlow instance. I am using app/ofctl_rest.py. When I send the following command I get: curl -X GET http://10.16.0.10:8080/stats/flow/637929653646665 {"637929653646665": [{"actions": ["OUTPUT:6"], "idle_timeou

[Ryu-devel] ARP Request Handling in Ryu + ofsoftswitch13 +mininet topo

2015-03-04 Thread Ruchika Luthra
Hello, I am trying to understand the working of ARP in the earlier mentioned topology s1 - s2 l ll l h1 h2h3h4 Switch running : Ofsoftswitch13 Controller Running ./bin/ryu-manager ryu.app.simple_switch_13 Now say h1 ping -c2 h4 At the controller side, I see