This repository stores some Mininet scripts to create different network's topologies.
TwoSwitch4Hosts.py
has a topology with 2 switchs and 4 hosts with two switchs connected to one host and the switch connected with each other.TwoSwitch6Hosts1Controller.py
has a topology with 2 switchs, 6 hosts and 1 controller with 3 hosts connected to one switch and 3 hosts connected to the other switch and the switches connected to each other.Analyze.py
contains some method to perform the analysis of the data collected with Wireshark.