marche147 / cse534

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE534 Final project

Usage in Mininet

  • Setup VM environment as described in p4lang/tutorials.
  • Under the tutorials folder, apply patch.diff to enable CPU port for the framework.
  • Create a folder under exercises folder, copy all files to that folder.
  • Modify the flag MININET in controller.py to True.
  • make clean && make run

FABRIC testbed Jupyter notebook

  • The notebook can be found at fabric/arp_defense.ipynb.
  • Under fabric/, there are also other scripts that helps settings up the environment.

About


Languages

Language:Jupyter Notebook 83.7%Language:Python 7.9%Language:P4 7.4%Language:Shell 0.9%Language:Makefile 0.1%