Re: [Ryu-devel] Multicontroller configuration

2015-07-28 Thread Yusuke Iwase
Hi, On 2015年07月21日 16:06, Gautam Pathak wrote: > Dear Team, > > I am trying to create a network with two ryu controller. > > h1 -- s1 -- s2 -- h2 where s1 is connected to controller c1 and s2 to c2. > controller c1 in the same vm of mininet where c2 is in another vm. > > Initially I used s1 wi

[Ryu-devel] Multicontroller configuration

2015-07-22 Thread Gautam Pathak
Dear Team, I am trying to create a network with two ryu controller. h1 -- s1 -- s2 -- h2 where s1 is connected to controller c1 and s2 to c2. controller c1 in the same vm of mininet where c2 is in another vm. Initially I used s1 with OF1.3 and run simple_switch_13.py in c1 and s2 with with OF1.