Re: [Ryu-devel] Too many open files

2018-03-09 Thread Zhang Yifan
Hi Iwase, Thanks for your answers. I find that the Ryu controller will disconnect with the switches on Mininet when they are connected after some time. All I can do is to restart the Ryu application. Do you know how to avoid the disconnections between Ryu and switches? --

[Ryu-devel] How to setup multiple ASes in Mininet represented by switches in independent namespaces

2018-03-09 Thread Pynbiang Hadem
Hi, I want to simulate BGP connectivity between 3 ASes in Mininet with one host in each AS as below: h1 -- AS1 -- AS2 -- AS3 -- h3 h2 How can i create the topology so that each AS is represented by a switch/router and each router is in a separate namespa

[Ryu-devel] 转发:/ 产#品 测 试 管#理

2018-03-09 Thread 韩茜邢
ryu-devel@lists.sourceforge.net **详**细**内**容 **请 **阅 **读 **附 **件** 打造高效率的产品测试体系.xlsx Description: Binary data -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

Re: [Ryu-devel] How to setup multiple ASes in Mininet represented by switches in independent namespaces

2018-03-09 Thread Pynbiang Hadem
Hi Suresh, 1) KNet should be installed on Mininet or without Mininet?. 2) To achieve independent namespaces for each switches, do we need Quagga and Zebra?. Thanks Hadem On Sat, Mar 10, 2018 at 10:24 AM, Pynbiang Hadem wrote: > Thanks Suresh from KNet. > > I will read the documentation, try i