Re: [Ryu-devel] ryu controller does not start

2017-05-22 Thread Yi Tseng
gt; > 2. if I want to use multiple controller in the same mininet topology, how > I have to declare? > > > > > Thanks, > > -Tanvir > > > > > > -- > *From:* Yi Tseng > *Sent:* Tuesday, 16 May 2017 4:45 PM > *To:* Ul Hu

Re: [Ryu-devel] ryu controller does not start

2017-05-16 Thread Tanvir.Ulhuque
Huque, Tanvir (Data61, Eveleigh ATP) Cc: ryu-devel Subject: Re: [Ryu-devel] ryu controller does not start Hi The default controller is enabled, it will use port 665(3)3, and you can't start Ryu controller. To disable it, just set the remote controller. May I ask how you start your mi

Re: [Ryu-devel] ryu controller does not start

2017-05-15 Thread Yi Tseng
No. > 1. Why i have to disable it ? > 2. How can i do it ? > > Thanks > > Sent from OWA on Android > -- > *From:* Yi Tseng > *Sent:* Tuesday, 16 May 2017 4:05:24 AM > > *To:* Ul Huque, Tanvir (Data61, Eveleigh ATP) > *Cc:* ryu-devel

Re: [Ryu-devel] ryu controller does not start

2017-05-15 Thread Tanvir.Ulhuque
a86487...@gmail.com>> Sent: Tuesday, 9 May 2017 6:52:33 AM To: Ul Huque, Tanvir (Data61, Eveleigh ATP) Cc: ryu-devel Subject: Re: [Ryu-devel] ryu controller does not start Hi, Are you also using mininet? --Yi 2017-05-07 22:15 GMT-07:00 mailto:tanvir.ulhu...@data61.csiro.au>>: Hi Fujimo

Re: [Ryu-devel] ryu controller does not start

2017-05-15 Thread Yi Tseng
AM > *To:* Ul Huque, Tanvir (Data61, Eveleigh ATP) > *Cc:* ryu-devel > > *Subject:* Re: [Ryu-devel] ryu controller does not start > > Hi, > > Are you also using mininet? > > --Yi > > 2017-05-07 22:15 GMT-07:00 : > >> Hi Fujimoto >> >> >>

Re: [Ryu-devel] ryu controller does not start

2017-05-08 Thread Tanvir.Ulhuque
Yes. But why ? Thanks, - Tanvir Sent from OWA on Android From: Yi Tseng Sent: Tuesday, 9 May 2017 6:52:33 AM To: Ul Huque, Tanvir (Data61, Eveleigh ATP) Cc: ryu-devel Subject: Re: [Ryu-devel] ryu controller does not start Hi, Are you also using mininet? --Yi

Re: [Ryu-devel] ryu controller does not start

2017-05-08 Thread Yi Tseng
- > *From:* Fujimoto Satoshi > *Sent:* Monday, 8 May 2017 3:02 PM > *To:* Ul Huque, Tanvir (Data61, Eveleigh ATP); > ryu-devel@lists.sourceforge.net > *Subject:* Re: [Ryu-devel] ryu controller does not start > > > Hi, Tanvir > > > It seems to t

Re: [Ryu-devel] ryu controller does not start

2017-05-07 Thread Tanvir.Ulhuque
ATP); ryu-devel@lists.sourceforge.net Subject: Re: [Ryu-devel] ryu controller does not start Hi, Tanvir It seems to that there is another process using port 6653 or 6633. Please run: netstat -nltp | grep 6633 netstat -nltp | grep 6653 to see what process is using the port

Re: [Ryu-devel] ryu controller does not start

2017-05-07 Thread Fujimoto Satoshi
Hi, Tanvir It seems to that there is another process using port 6653 or 6633. Please run: netstat -nltp | grep 6633 netstat -nltp | grep 6653 to see what process is using the port. Thanks, Fujimoto On 2017年05月04日 15:52, tanvir.ulhu...@data61.csiro.au wrote: Hi All Wh

[Ryu-devel] ryu controller does not start

2017-05-03 Thread Tanvir.Ulhuque
Hi All Whenever I run Ryu, I get the following error message, hub: uncaught exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in _launch return func(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/ryu/co