X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-tab-experiment.html;h=ef6ac0c3e10ea54b142064f2805deeb7e5eec183;hb=8a25cdc6e98ebc42bc57d9025ba6590b486c3737;hp=1430dae6c33af48e7876c8e6c415320ffd821f95;hpb=8125063b08b2151d67ef86f076377fca80efde6d;p=myslice.git diff --git a/portal/templates/slice-tab-experiment.html b/portal/templates/slice-tab-experiment.html index 1430dae6..ef6ac0c3 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 coverted_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