Changes between Version 27 and Version 28 of GENIExperimenter/Tutorials/GENIDesktop/aag


Ignore:
Timestamp:
05/16/16 15:30:08 (8 years ago)
Author:
carpenter@vis.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/aag

    v27 v28  
    3939  * Allocate Resources for the topology below using JACKS in the GENIDesktop. If you need help see the GENIDesktop Manual [wiki:GeniDesktop/Manual/gettingStarted/Create_sliver_jacks#CreatingaSliversusingJACKSintheGeniDesktop JACKS] page (but we are not using the topology listed on that page).
    4040
     41    In this tutorial we will be using [http://www.openvswitch.org/ Open vSwitch (OVS)] nodes to represent OpenFlow Software Switches [[Image(ovs_node.png, 24px)]] and XEN VMs nodes to represent hosts [[Image(xen_node.png, 24px)]].  The general topology contains two hosts, h1 and h2 with 3 switches, s1, s2 and s3:
     42    [[Image(allocate_topo.png)]]
    4143
    42   In this tutorial we will be using [http://www.openvswitch.org/ Open vSwitch (OVS)] nodes to represent OpenFlow Software Switches [[Image(ovs_node.png, 24px)]] and XEN VMs nodes to represent hosts [[Image(xen_node.png, 24px)]].  The general topology contains two hosts, h1 and h2 with 3 switches, s1, s2 and s3:
    43   [[Image(allocate_topo.png)]]
     44    Draw this topology. Rename your nodes to match the given topology. Click node name, then type in the new name in the ```Name``` box in the left side dialog box.
    4445
    45   Draw this topology. Rename your nodes to match the given topology. Click node name, then type in the new name in the ```Name``` box in the left side dialog box.
     46    Before allocating the resources, click the ```Extra Features``` checkbox. This will show the drop down for ```Select AAG (Adopt-a-GENI) Controller```.
     47    You may choose between a "Floodlight Controller for AAG" or an "RYU Controller for AAG". For this tutorial we will be using the default option of "Floodlight Controller for AAG".
    4648
    47   Before allocating the resources, click the ```Extra Features``` checkbox. This will show the drop down for ```Select AAG (Adopt-a-GENI) Controller```. You may choose between a "Floodlight Controller for AAG" or an "RYU Controller for AAG". For this tutorial we will be using the default option of "Floodlight Controller for AAG".
     49    [[Image(initial_topology_arrows.png)]]
    4850
    49   [[Image(initial_topology_arrows.png)]]
     51    Click ```Allocate Resources Using This RSPEC```
    5052
    51   Click ```Allocate Resources Using This RSPEC```
     53    You can watch the allocation progress as the slice is allocated.
     54    [[Image(progress.png)]]
    5255
    53   You can watch the allocation progress as the slice is allocated.
    54   [[Image(progress.png)]]
     56    Once the allocation is complete the GENIDesktop will automatically load the Slice View page.
     57    Here the allocated topology will be shown. Note that two extra nodes have been automatically added to your topology. One is the AAG Contoller, ```AAGCTRL0``` and the other is the Global Node ```GDGN0```. These nodes provide the OpenFlow controller and the measuring controller respectively.
     58    [[Image(final_topo.png)]]
    5559
    56   Once the allocation is complete the GENIDesktop will automatically load the Slice View page.
    57   Here the allocated topology will be shown. Note that two extra nodes have been automatically added to your topology. One is the AAG Contoller, ```AAGCTRL0``` and the other is the Global Node ```GDGN0```. These nodes provide the OpenFlow controller and the measuring controller respectively.
    58   [[Image(final_topo.png)]]
    59 
    60   Once the resources have been allocated we must wait for the nodes to be created/booted. We can track the progress. As the nodes come up they will turn green. Any failed nodes will be red. Once all the nodes have been booted, the nodes will all return to gray.
    61   [[Image(booting.png)]]
     60    Once the resources have been allocated we must wait for the nodes to be created/booted. We can track the progress. As the nodes come up they will turn green. Any failed nodes will be red. Once all the nodes have been booted, the nodes will all return to gray.
     61    [[Image(booting.png)]]
    6262
    6363
    64   After all the resources have been allocated and booted the GENIDesktop will run an Initialization and Instrumentation process that will configure, start up and attach all the OVS nodes to the controller. It will also start the monitoring of the slice.
    65   [[Image(welcome.png)]]
     64    After all the resources have been allocated and booted the GENIDesktop will run an Initialization and Instrumentation process that will configure, start up and attach all the OVS nodes to the controller. It will also start the monitoring of the slice.
     65 
     66    [[Image(welcome.png)]]
    6667
    67 1. Execute Experiment
     68 1. '''Execute Experiment:'''
    6869  After your slice is ready, you will be able to interact with your nodes. Even though your OVS nodes are now visible to the controller, their tables are empty and therefore they will not forward any packet.
    6970
    70   1.1 Login to hosts
     711.1 Login to hosts
    7172    To start our experiment we need to ssh our hosts (h1 and h2), you may use any SSH client or the GENI Dekstop's SSH module to access the hosts from the browser (it will load a shell prompt per host on a separate tab).
    7273
     
    7980From h1-link-0 (10.10.1.1) icmp_seq=3 Destination Host Unreachable
    8081}}}
    81 = PAGE BREAK =
    8282
    8383
     
    102102 [[Image(topo.png)]]
    103103
     1041.
     1051.