openflow - In band Controller with Mininet -


please want test in band controller mininet, found code (there http://windysdn.blogspot.fr/2013/10/in-band-controller.html ) don't know how integrate (or write) in mininet. can me please ? thanks

  1. install mininet (mininet.org)
  2. copy/paste code found (which script creating mininet topology , starting mininet topology) python script (.py)
  3. run python script, , see mininet start-up.
  4. take mininet tutorial on mininet.org, , learn hard, , efficient, way else

ps: should #4 first.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -