783
edits
Line 89: | Line 89: | ||
* What to Submit: source code along with screenshots for those who are not exempted | * What to Submit: source code along with screenshots for those who are not exempted | ||
=== General Hints === | |||
* Use the following option to get more debug info while using pox | |||
** $ ./pox/pox.py log.level --DEBUG misc.of_tutorial | |||
=== 21 March === | === 21 March === | ||
* Get the Image from Mayutan/Sameer/peers | * Get the Image from Mayutan/Sameer/peers | ||
==== Exercise I: Data Centers [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/1.Data_centers.zip] (exempt: ) ==== | |||
** Warmup ($ => commands on VM, > => commands on mininet/pox, Q => Question) | |||
*** $ sudo mn --topo tree,3 --mac --arp --switch ovsk --controller remote | |||
*** $ h1 ping h8 (Q: What do you observe?) | |||
*** $ ./pox/pox.py | |||
*** $ h1 ping h8 (Q: What do you observe?) | |||
*** $ ./pox/pox.py samples.spanning_tree | |||
*** $ h1 ping h8 (Q: What do you observe?) | |||
* Exercise II: Fattree and Generic [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/2.Datacenter_fattree_and_loadbalancing.zip] (exempt: ) | * Exercise II: Fattree and Generic [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/2.Datacenter_fattree_and_loadbalancing.zip] (exempt: ) | ||
edits