Open sballesterm opened 9 years ago
Hi,
OpenNet is a combination of Mininet and ns-3 (and some small plugins) that allows you to simulate wireless SDN. If you are focusing on wired topology, both Mininet and OpenNet can do the job.
Best regards, Charles
On Wed, Jun 24, 2015 at 10:55 PM sballesterm notifications@github.com wrote:
What's the difference between OpenNet and Mininet simulators?? I'm trying to simulate a complex LAN topology and I dont know which one I should select for it. Thanks!
— Reply to this email directly or view it on GitHub https://github.com/dlinknctu/OpenNet/issues/39.
Charles Min-Cheng Chan 詹珉誠 Ph.D. Candidate, National Chiao Tung University mcchan.io
Thanks! Also..when I'm using OpenNet for emulating wired networks, does Mininet commands like mn, etc, works the same??
Hi,
It should be exactly the same.
Charles
On Wed, Jun 24, 2015 at 11:08 PM sballesterm notifications@github.com wrote:
Thanks! Also..when I'm using OpenNet for emulating wired networks, does Mininet commands like mn, etc, works the same??
— Reply to this email directly or view it on GitHub https://github.com/dlinknctu/OpenNet/issues/39#issuecomment-114901416.
Charles Min-Cheng Chan 詹珉誠 Ph.D. Candidate, National Chiao Tung University mcchan.io
I'm a beginner in SDN and I'm interested in working with OpenNet, can you tell me where to find another example or topology configuration, such as a tutorial, rather than your article "OpenNet: A Simulator for Software-Defined Wireless Local Area Network"? Thank you so much!
Hi,
If you only focus on wired part, the simulation script should be the same as Mininet script.
You can find official Mininet tutorial about constructing customized topology at https://github.com/mininet/mininet/wiki/Introduction-to-Mininet#creating I believe there are more examples if you google "Mininet topology"
Charles
On Wed, Jun 24, 2015 at 11:18 PM sballesterm notifications@github.com wrote:
I'm a beginner in SDN and I'm interested in working with OpenNet, can you tell me where to find another example or topology configuration, such as a tutorial, rather than your article "OpenNet: A Simulator for Software-Defined Wireless Local Area Network"? Thank you so much!
— Reply to this email directly or view it on GitHub https://github.com/dlinknctu/OpenNet/issues/39#issuecomment-114905073.
Charles Min-Cheng Chan 詹珉誠 Ph.D. Candidate, National Chiao Tung University mcchan.io
What's the difference between OpenNet and Mininet simulators?? I'm trying to simulate a complex LAN topology and I dont know which one I should select for it. Is OpenNet only for wireless communications?? Thanks!