add netmask in the example file
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 7 Sep 2012 06:11:35 +0000 (08:11 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 7 Sep 2012 06:11:35 +0000 (08:11 +0200)
planetlab/exp-tool/conf.mk.example

index 821e955..5c4d895 100644 (file)
@@ -9,10 +9,10 @@ HOST_END1=vnode10.pl.sophia.inria.fr
 # f14-64
 HOST_END2=vnode07.pl.sophia.inria.fr
 
-IP_SENDER=10.0.100.1
-IP_MUX=10.0.100.2
-IP_END1=10.0.100.3
-IP_END2=10.0.100.4
+IP_SENDER=10.0.100.1/24
+IP_MUX=10.0.100.2/24
+IP_END1=10.0.100.3/24
+IP_END2=10.0.100.4/24
 
 # the ssh key to use; optional
 SSH_KEY=key_user.rsa