Exercises dc: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
* (30P) Warmup (simple Tree) ($ => commands on VM, > => commands on mininet/pox, Q => Question)
* (30P) Warmup (simple Tree) ($ => commands on VM, > => commands on mininet/pox, Q => Question)
   $ sudo mn --topo tree,3 --mac --arp --switch ovsk --controller remote
   $ sudo mn --topo tree,3 --mac --arp --switch ovsk --controller remote
   $ h1 ping h8  
   mininet> h1 ping h8  
** (Q: What do you observe?)
** (Q: What do you observe?)
   $ ./pox/pox.py
   $ ./pox/pox.py