Changes between Version 3 and Version 4 of GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_and_GEMINI_ssh


Ignore:
Timestamp:
06/08/15 17:06:50 (9 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_and_GEMINI_ssh

    v3 v4  
    1515== Ssh'ing into nodes from the GENI Desktop ==
    1616
    17 To open an ssh session, you must first launch the ssh tool. You can launch the ssh tool by clicking the launch icon [[Image(wiki:GEMINI/Tutorial/Images:launcher.png)]] in the upper lefthand corner of the GENI Desktop and then selecting ssh. This will create an ssh button [[Image(wiki:GEMINI/Tutorial/Images:ssh.png)]] near the task bar on the bottom. To ssh into nodes, select the node in the topology by left-clicking on the node. Once selected, press the ssh button to ssh into your network. You may need to accept the security certificate if prompted by your browser. You can iconify the ssh button or de-iconify the ssh button by clicking ssh in the task bar.
     17To open an ssh session, you must first launch the ssh tool. You can launch the ssh tool by clicking the '''SSH''' [[Image(wiki:GEMINI/Tutorial/Images:modules.png)]] button in the upper lefthand corner of the GENIDesktopThis will create an ssh button [[Image(wiki:GEMINI/Tutorial/Images:ssh.png)]] near the task bar on the bottom. To ssh into nodes, select the node in the topology by left-clicking on the node. Once selected, press the ssh button to ssh into your network. You may need to accept the security certificate if prompted by your browser. You can iconify the ssh button or de-iconify the ssh button by clicking ssh in the task bar.
    1818
    1919== Viewing traffic from the GENI Desktop  ==
     
    2222
    2323 === Passive Graphs Lite ===
    24     This provides you a basic view of the graphs that is set in a  view only mode and provides no control over pausing the live view or zoom in/zoom out . To view traffic with this view, click on the launcher icon [[Image(wiki:GEMINI/Tutorial/Images:launcher.png)]]  and select "Passive Graphs Lite". This will create a graph selection window (see below) on your screen. By default, the CPU, ICMP, and IP graphs are selected. Adjust the selection to the graphs you want to see. Select the node or nodes in the topology for which you would like to see graphs. Then click the "add graphs" button. If you have selected multiple nodes, you may prefer to click on "add graphs with titles," as this will clearly identify the node from which the graph is taken. Like the ssh box, you can iconify or deiconify the graph selection box by clicking on the task bar.
     24    This provides you a basic view of the graphs that is set in a  view only mode and provides no control over pausing the live view or zoom in/zoom out . To view traffic with this view, click on the "Passive Graphs Lite" Button from modules list in the top lefthand corner of the page. This will create a graph selection window (see below) on your screen. By default, the CPU, ICMP, and IP graphs are selected. Adjust the selection to the graphs you want to see. Select the node or nodes in the topology for which you would like to see graphs. Then click the "add graphs" button. If you have selected multiple nodes, you may prefer to click on "add graphs with titles," as this will clearly identify the node from which the graph is taken. Like the ssh box, you can iconify or deiconify the graph selection box by clicking on the task bar.
    2525
    2626[[Image(wiki:GEMINI/Tutorial/Images:graphselect.png)]]
    2727
    2828 === Passive Graphs ===
    29     This provides you an enhanced view of the graphs with control over pausing the live view, zoom in/zoom out, viewing data points and setting alerts when a user specified min/max values is observed. To view traffic with this view, Select the node or nodes in the topology for which you would like to see graphs. Then click on the launcher icon [[Image(wiki:GEMINI/Tutorial/Images:launcher.png)]]  and select "Passive Graphs". Like the ssh box, you can iconify or deiconify the graph selection box by clicking on the task bar.
    30 
    31 
    32 __NOTE:__ If you do not see any/either of the module, please see [wiki:GEMINI/Tutorial/GEC21/add_module here to add the module to your viewable list].
    33           To Remove a module, please see [wiki:GEMINI/Tutorial/GEC21/remove_module here].
     29    This provides you an enhanced view of the graphs with control over pausing the live view, zoom in/zoom out, viewing data points and setting alerts when a user specified min/max values is observed. To view traffic with this view, Select the node or nodes in the topology for which you would like to see graphs. Then click on the "Passive Graphs" Button from modules list in the top lefthand corner of the page. Like the ssh box, you can iconify or deiconify the graph selection box by clicking on the task bar.
    3430
    3531== Generating traffic with iperf ==
     
    4137
    4238 a. '''Task 1:''' Ssh into VM-0 and VM-1.
     39 a. '''Task 1:''' Ssh into VM-0 and VM-1.
    4340 a. '''Task 2:''' Use iperf to generate traffic between VM-0 and VM-1.
    4441 a. '''Task 3:''' View the traffic between VM-0 and VM-1.