Fixed an issue with reading in the new config files into topology_rest.py where link down/up stopped working
diff --git a/web/config.json.sw b/web/config.json.sw
index b1903c6..282e17a 100644
--- a/web/config.json.sw
+++ b/web/config.json.sw
@@ -1,5 +1,6 @@
 {
     "LB": false, 
+    "TESTBED": "sw",
     "ONOS_DEFAULT_HOST": "localhost",
     "ONOS_GUI3_CONTROL_HOST": "http://devy-gui.onlab.us:8080", 
     "ONOS_GUI3_HOST": "http://devy-gui.onlab.us:8080",