Topology Generator for ns3 on Ubuntu 16.04

While I find a solution to execute different BRITE configuration files or how to export ns2 topologies to ns3, I found this application compatible with ns-3.25 (since last week available).
To try it, follow these commands:

git clone https://github.com/idaholab/Topology_Generator.git
cd Topology_Generator 
qmake
make
./ns-3-generator


You can generate a C++ or a Python code and export your topology as XML code.
Also, you can create applications, like ping, UDP Echo or TCP Transfer.




I tested and it works!
Enjoy it!

Comments

Popular posts from this blog

Exception: Could not find a default OpenFlow controller in Mininet

How to fix Android when developer options are not available for this user

v4l2: open /dev/video0: Permission denied