-
```
Hi
I installed ostinato on my Ubuntu vm by sudo apt-get install ostinato
I started a mininet topology, and opened xterm for host 1 and host 2
In host 2 I started drone and got the below output:…
-
The problem is that after adding the link bandwidth on mininet, like that,
`net.addLink(s1,s2,1,1,cls=TCLink,bw=1000)`
that I tried to check queue-stats but there was not queue on switch port,
but…
-
I am a beginner in Ubuntu. When I install ipmininet on Ubuntu 18.04 and start a router correctly, I encounter an error message. The OSPF6D daemon configurations checks for errors and I don't know how …
-
Dear @lyndon160 @biirdy , pealse can you put a tutorial on how to use openflow-bandwidth with MININET topology.
regards,
-
The download links of the VMs that you provided in the documentation seem to be broken. It would be awesome if you could update them with the new ones.
-
Hello, do you know how to use Mininet to implement SDN controller placement, such as selecting the optimal controller locations?
-
Hi,
If you leave a command running on mininet-sec console, let's say a ping from a host to another, and then try to open the Terminal on the WebUI, you will get the following error:
```
Welcome…
-
```
Hi
I installed ostinato on my Ubuntu vm by sudo apt-get install ostinato
I started a mininet topology, and opened xterm for host 1 and host 2
In host 2 I started drone and got the below output:…
-
Hi,
I faced following problem### **ImportError: cannot import name 'OVSKernelAP' from 'mininet.node'**
this is additional details after sudo make install
_Installed /usr/local/lib/python3.10/…
-
mininet@mininet-vm:~$ cd pox
mininet@mininet-vm:~/pox$ git checkout gar
error: pathspec 'gar' did not match any file(s) known to git
mininet@mininet-vm:~/pox$ cd mininet@mininet-vm:~/pox$ git check…