Changes between Version 14 and Version 15 of GEC21Agenda/ChoiceNet/run_tests_part2


Ignore:
Timestamp:
10/18/14 19:04:57 (9 years ago)
Author:
griff@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/run_tests_part2

    v14 v15  
    11Navigation: [wiki:GEC21Agenda/ChoiceNet/start Up]
    22
    3 After Step 2: Configure and Install !ChoiceNet Software, we already have the !ChoiceNet Framework setup. If you want to try the SDN implementation of !ChoiceNet, you can follow this part of instructions.
     3In this section, we will use another !ChoiceNet service to route and forward packets across the slice.  In particular, we will use an SDN-based (i.e., OpenFlow-based) !ChoiceNet service to forward packets.  During the [wiki:GEC21Agenda/ChoiceNet/gt_tool Configure and Install !ChoiceNet Software] step we already downloaded and configured the software needed for this section, consequently the next step is to run applications that will make use of this new SDN-based service.
    44
    55----
     
    99The SDN-based implementation has an SDN controller that knows the network topology and detect the path services. It also has a marketplace server which accepts the service advertisement from controller and handles the user request.
    1010
    11 Although the controller and marketplace are logically separate from the users, in this tutorial, they are located on H1.
     11Although the controller and marketplace are services offered by providers and conceptually should be run on provider machines, for purposes of this tutorial they are located on H1 (to reduce the number of VMs in the slice).
    1212
    13 So open up a ssh session terminal to the H1 Node ( we can call it '''TERMINAL 1''' ) and start the controller and marketplace.
     13
     14Like we did in the previous section, we will be using the ssh terminal sessions to nodes H1 ('''TERMINAL 1''' ) and H2 ('''TERMINAL 2''').
     15We will begin by starting the controller and marketplace on H1 ('''TERMINAL 1''').
    1416
    1517