Navigation: [wiki:GEC21Agenda/ChoiceNet/start Up] = Interacting with your slice = In the next two sections you will be running !ChoiceNet applications in your slice. In order to do that, you will need to be logged into the two host (i.e., non-router) nodes in your topology, namely '''H1''' and '''H2'''. Please follow the instructions below to open up two terminal windows, one to H1 and one to H2. ==== Finding the name of the H1 and H2 machines ==== Log in to https://portal.geni.net and click Projects -> GEC21-!ChoiceNet. In the "Project Slices" section, you will see your slice. Click on the "Details" button, if there is a warning page, click on "Yes". [[Image(screenshot_SDN_05.jpg)]] Scroll through the information until you find the H1 and H2 information, you will find the hostname as noted in the following figure. In this particular example , H1's hostname is '' pcvm3-7.instageni.sox.net '' and H2's hostname is '' pcvm3-8.instageni.sox.net '' (''' this is only an example, your node name will be different ''') [[Image(screenshot_SDN_04.jpg)]] Then we can continue to the next step to open terminals to H1 and H2. ==== Opening a Terminal to H1 or H2 ==== Open a terminal to H1 or H2 just like you opened a terminal to the global node. The only difference will be the name of the destination. In particular, you will use the name you found for H1 or H2 above. - Make sure you use your GENI username when logging in to the H1 Node. - Use the H1 name you found above. - For ssh users the command will be something like ''' ssh -i ~/.ssh/id_geni_ssh_rsa !your_username@pcvm3-7.instageni.sox.net ''' - For !BitVise, FireSSH, Git !Bash, Putty, see [wiki:/HowTo/LoginToNodes#Loggingin this page] for instructions. = Logging in to the GENI Desktop (Optional, but Highly Recommended) = Use your geni account to login to the GENI Desktop at [http://genidesktop.netlab.uky.edu http://genidesktop.netlab.uky.edu]. Instruction on how to login to the GENI Desktop, to find your slice on the GENI Desktop, and to login to the end systems in your slice (H1 and H2), please follow the link [wiki:GEMINI/Tutorial/GEC21/GENI_Desktop_slicelogin_from_portal http://groups.geni.net/geni/wiki/GEMINI/Tutorial/GEC21/GENI_Desktop_slicelogin_from_portal]. To look at traffic graphs for the links in your slices Please find the instructions [wiki:GEMINI/Tutorial/GEC21/GENI_Desktop_and_GEMINI_ssh/ExecuteExperiment http://groups.geni.net/geni/wiki/GEMINI/Tutorial/GEC21/GENI_Desktop_and_GEMINI_ssh/ExecuteExperiment]