make gmap-probes
[sliver-openvswitch.git] / planetlab / exp-tool / Makefile.help
index 4c6773e..a7d6182 100644 (file)
@@ -42,6 +42,8 @@ make showcontrollers
 
 make controllers
        configure the various switches so they use the configured controllers
+make del-controllers
+       reset the switches to run in standalone mode
 ==================== devel
 make update 
        push a new version of sliver-ovs into the slivers
@@ -60,3 +62,8 @@ make stop
 make status
         list status of db and switch processes in all slivers
 ====================
+make gmap-probes
+       Uses GMAP_SERVER and GMAP_PROBES to run probes in selected slivers
+       that can update a googlemap server for animating link speeds
+       This of course is mostly a demo thing, based on a one-host ndnmap deployment for now
+====================