/mininet

This repository is used in "C115 - Conceitos e Tecnologias para Dispostivos Conectados" subject from INATEL.

Primary LanguagePython

Mininet Final Work

This repository is used to present the development of final Mininet work in "C115 - Conceitos e Tecnologias para Dispostivos Conectados" subject from INATEL.

Pre-requirements

  • Python 3.8+
  • Mininet

Mininet installation

In order to install Mininet, just access the link below and follow the instructions:

Mininet installation

Running

In order to run this project, after installed Mininet, just run the command below:

python3 topo.py

Authors