curl http://localhost:8080/wm/firewall/module/enable/json
``````
curl http://localhost:8080/wm/firewall/module/status/json

Add allow rule: curl -X POST -d '{"[00:00:00:12:f2:91:58:00](http://128.174.43.242:8080/switch/00:00:00:12:f2:91:58:00)": "00:00:00:00:00:00:00:01"}' http://localhost:8080/wm/firewall/rules/json http://docs.projectfloodlight.org/display/floodlightcontroller/Firewall+%28Dev%29