EETAC - Planificació de Xarxes Use Case 2
- Ubuntu or another similar Linux distribution
- Download & install mininet
- sudo apt-get install git
- git clone git://github.com/mininet/mininet
- ./mininet/util/install.sh
-
import the desired topology:
- mn --custom mininet_scripts/mininet_topology.py --topo mytopo
- mn --custom mininet_scripts/usecase2.py --topo mytopo
-
To visualize graphically the enviroment we can use this link
-
With the data extracted from the commands DUMP and LINKS of mininet
-
Resulting the following topology: