783
edits
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 | ||
mininet> h1 ping h8 | |||
** (Q: What do you observe?) | ** (Q: What do you observe?) | ||
$ ./pox/pox.py | $ ./pox/pox.py |
edits