783
edits
Line 202: | Line 202: | ||
*** h1$ ping -c1 10.0.0.5 | *** h1$ ping -c1 10.0.0.5 | ||
** Look into the switch code: pyretic/pyretic/examples/pyretic_switch1.py | ** Look into the switch code: pyretic/pyretic/examples/pyretic_switch1.py | ||
* (60P) Implement a layer 2 firewall that runs alongside the MAC learning module on the pyretic OpenFlow Controller. | |||
** Your firewall should be agnostic to the underlying topology | |||
** Write code to block h1 to h2 and h2 to h1 (Mac IDs: 00:00:00:00:00:01, 00:00:00:00:00:02) | |||
=== 23 March === | === 23 March === |
edits