Specialization Software-defined Networking (Winter 2015/2016): Difference between revisions

Jump to navigation Jump to search
Line 113: Line 113:
** modify dcsimple.py to create hosts, switches and connections for a three level tree
** modify dcsimple.py to create hosts, switches and connections for a three level tree
** $ sudo mn –-custom dcsimple.py -–topo simple
** $ sudo mn –-custom dcsimple.py -–topo simple
** Check with ping
* Create your own Fattree
** copy dcfat.py ([https://dl.dropboxusercontent.com/u/1652374/SDN_course_WS2015-2016/Exercises/Ex1/dcfat.py]) to mininet/custom/
** modify dcfat.py to create a fat tree
** $ sudo mn –-custom dcfat.py -–topo fat
** check with ping
** $ sudo mn –-custom dcfat.py -–topo fat --controller remote
** $ ./pox/pox.py samples.spanning_tree
** check with ping


==== Exercise II:  
==== Exercise II:  
783

edits

Navigation menu