783
edits
Line 9: | Line 9: | ||
** $ h1 ping h8 (Q: What do you observe?) | ** $ h1 ping h8 (Q: What do you observe?) | ||
* (40P) Create your own simple tree | * (40P) Create your own simple tree (binary, i.e. each node will connect to two nodes below it) | ||
** copy dcsimple.py ([https://dl.dropboxusercontent.com/u/1652374/SDN_course_WS2015-2016/Exercises/Ex1/dcsimple.py]) to mininet/custom/ | ** copy dcsimple.py ([https://dl.dropboxusercontent.com/u/1652374/SDN_course_WS2015-2016/Exercises/Ex1/dcsimple.py]) to mininet/custom/ | ||
** 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 |
edits