From: Giuseppe Lettieri Date: Fri, 1 Feb 2013 13:42:32 +0000 (+0100) Subject: rename myslice => example_slice X-Git-Tag: sliver-openvswitch-1.9.90-3~1 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=ab0eef1120b7e59cc310befd731e08cb3f1d81f9 rename myslice => example_slice This is to avoid confusion with the MySlice project, as suggested by Ciro Sconamiglio. --- diff --git a/planetlab/exp-tool/README b/planetlab/exp-tool/README index a932b4225..5494c0cc1 100644 --- a/planetlab/exp-tool/README +++ b/planetlab/exp-tool/README @@ -58,7 +58,7 @@ The last command creates some subdirectories that are later used by the Makefile * Example usage -Assume we have a PlanetLab slice called 'myslice' which +Assume we have a PlanetLab slice called 'example_slice' which contains four nodes: 1) onelab7.iet.unipi.it @@ -83,7 +83,7 @@ In the same directory were we have put the Makefile we create a 'conf.mk' file containing the following variables: ---------- -SLICE=myslice +SLICE=example_slice HOST_1=onelab7.iet.unipi.it IP_1=10.0.9.1/24 HOST_2=planet2.elte.hu @@ -113,7 +113,7 @@ the Open vSwitch servers, create the bridges and setup the tunnels. We can test that network is up by logging into a node and pinging some other node using the private subnet addresses: -$ ssh -l myslice onelab7.iet.unipi.it ping 10.0.9.4 +$ ssh -l example_slice onelab7.iet.unipi.it ping 10.0.9.4 Links can be destroyed and created dynamically. Assume we now want the the topology to match the following one: