X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fexp-tool%2FREADME;h=5494c0cc155b96f6034d15ea1a63d06d054107ff;hb=ab0eef1120b7e59cc310befd731e08cb3f1d81f9;hp=a932b4225a1e7d03e16f10a3488455f7d416bb93;hpb=d464a7e63a367f4a1bf3f8655c86b915b9a6066e;p=sliver-openvswitch.git 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: