Exercises kinetic pox firewall: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Exercise: Kinetic like firewall using pox = * Instructions: [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/Exercises/pox_gardenwall.pdf instructions] * Starting Code...") |
|||
Line 1: | Line 1: | ||
= Exercise: Kinetic like firewall using pox = | = Exercise: Kinetic like firewall using pox = | ||
* Instructions: [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/Exercises/pox_gardenwall.pdf instructions] | * Instructions: [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/Exercises/pox_gardenwall.pdf instructions] | ||
** NOTE: it is a "small L(-l) and not numeric 1" | |||
* Starting Code: [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/Exercises/pox_gardenwall.py Starting_Code] | * Starting Code: [https://dl.dropboxusercontent.com/u/1652374/SDN_Course/Exercises/pox_gardenwall.py Starting_Code] | ||
* Tips: [https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-ofp_flow_mod-Flowtablemodification Tutorial] | * Tips: [https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-ofp_flow_mod-Flowtablemodification Tutorial] |
Latest revision as of 17:33, 22 March 2016
Exercise: Kinetic like firewall using pox
- Instructions: instructions
- NOTE: it is a "small L(-l) and not numeric 1"
- Starting Code: Starting_Code
- Tips: Tutorial