X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-tab-experiment.html;fp=portal%2Ftemplates%2Fslice-tab-experiment.html;h=4d58fe510c1e8f6398c29a034dd39a34978d3c19;hb=d9c4cf9cd7f3269068e048563b2975d26af2ae70;hp=1430dae6c33af48e7876c8e6c415320ffd821f95;hpb=9684bf9151df4050813361ab4816e9c07a1ba08d;p=myslice.git diff --git a/portal/templates/slice-tab-experiment.html b/portal/templates/slice-tab-experiment.html index 1430dae6..4d58fe51 100644 --- a/portal/templates/slice-tab-experiment.html +++ b/portal/templates/slice-tab-experiment.html @@ -9,14 +9,27 @@ on the reserved nodes. To access your slice on a resource just type the following command:

- $ ssh your_slice_name@planetlab-resource.hostname.com + $ ssh converted_slice_name@planetlab-resource.hostname.com

+

You need to convert your typical slicename into a specific format in order to do SSH. An example below will demonstrate the conversion:

+

+ Typical slice_name = onelab.upmc.mytestslice
+ converted_slice_name = onelab8upmc_mytestslice +

+

Please note that the first '.' is replaced by number 8 and the rest of the dot/s are replaced by underscore/s.

Be aware that after you reserve a PlanetLab Europe resource your slice will be deployed with a delay of about 15 minutes, after witch you will be able to access the resource.

FIT IoT-Lab

+

FIT IoT-Lab resources are accessible directly via SSH and web GUI. + To acess IoT-Lab resources using web GUI, use the same login and password of OneLab portal. To acess Iot-Lab resources using SSH type + the following command: +

+

+ ssh onelab_username@fit3-dev.inrialpes.fr +

NITOS