Re: [Ryu-devel] Help me, question about ryu and mininet

2015-05-25 Thread Yusuke Iwase
Hi, On 2015年05月25日 23:00, Lia Lia wrote: > I follow the steps described in "Ryu SDN fraework, release 1.0" chapter 9. > 1)build an environment on Mininet: > ryu@ryu-vm:~$ sudo mn --topo linear,3 --mac --switch ovsk --controller remote > -x > 2)Set the version of OpenFlow to be used in each router

Re: [Ryu-devel] Help me, question about ryu and mininet

2015-05-25 Thread Lia Lia
I follow the steps described in "Ryu SDN fraework, release 1.0" chapter 9. 1)build an environment on Mininet: ryu@ryu-vm:~$ sudo mn --topo linear,3 --mac --switch ovsk --controller remote -x 2)Set the version of OpenFlow to be used in each router to 1.3. switch: s1 (root): root@ryu-vm:~# ovs-vsctl

Re: [Ryu-devel] Help me, question about ryu and mininet

2015-05-21 Thread Yusuke Iwase
Hi, On 2015年05月22日 02:43, Lia Lia wrote: > hello > > i´m cheking "Ryu SDN fraework, release 1.0" and i work with firewall > dscribed in chapter 9 ok. > > But > > I´m trying to simulate an SDN enviroment in Mininet with ryu > controller and use a router(switch OpenFlow) that can be set using > R

[Ryu-devel] Help me, question about ryu and mininet

2015-05-21 Thread Lia Lia
hello i´m cheking "Ryu SDN fraework, release 1.0" and i work with firewall dscribed in chapter 9 ok. But I´m trying to simulate an SDN enviroment in Mininet with ryu controller and use a router(switch OpenFlow) that can be set using REST. I´m trying to use the router described in "Ryu SDN fraew

Re: [Ryu-devel] Help me

2015-03-03 Thread Minoru TAKAHASHI
Hi, On 2015年03月03日 00:05, Lia Lia wrote: > I´m working in my I´m cheking "RYU SDN Framework, Release 1.0"After > > I need your help. I´m trying to use the firewall described in ¨RYU SDN > Framework¨ chapter 9,these are what I did: > > 1.OK /Builded an enviroment in a virtual machine with Mininet

[Ryu-devel] Help me

2015-03-02 Thread Lia Lia
I´m working in my I´m cheking "RYU SDN Framework, Release 1.0"After I need your help. I´m trying to use the firewall described in ¨RYU SDN Framework¨ chapter 9,these are what I did: 1.OK /Builded an enviroment in a virtual machine with Mininet 2.1.0 in Ubuntu 14.04 server, the remote control is i