mininet-lab/ryu
Adler Neves f047f5851f
Added firewall presentation files
Source:
https://git.adlerosn.com/adler/ufes-20191-redes-mininet/tree/master/t1
2019-04-30 23:47:20 -03:00
..
README.md change controller execution to sudo 2019-04-12 06:05:14 -03:00
firewall.zip Added firewall presentation files 2019-04-30 23:47:20 -03:00
l2-debug.py added a simple L2 switch with debug messages 2019-04-12 05:00:51 -03:00
l2-verb.py added a simple L2 switch with verbosy messages 2019-04-12 04:55:09 -03:00
l2.py added a simple L2 switch 2019-04-12 04:49:45 -03:00
simple_switch_13.py added simple_switch_13.py code, from ryu repo 2019-04-16 20:01:00 -03:00

README.md

Para executar o controlador:

Em um terminal, execute o ryu-manager:

$ sudo ryu-manager <app.py>

Em outro terminal, execute o mininet:

$ sudo mn --topo=single,5 --controller=remote --mac