Changes between Version 8 and Version 9 of GEC21Agenda/ChoiceNet/run_tests_part2


Ignore:
Timestamp:
10/17/14 16:25:02 (10 years ago)
Author:
xinming@umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/run_tests_part2

    v8 v9  
    1111Although the controller and marketplace are logically separate from the users, in this tutorial, they are located on H1.
    1212
    13 So open up a ssh session terminal to the H1 Node and start the controller and marketplace.
     13So open up a ssh session terminal to the H1 Node ( we can call it '''TERMINAL 1''' ) and start the controller and marketplace.
    1414
    1515
     
    4949sudo su
    5050cd /root/
    51 ping 10.10.4.1 -c 1
    5251python -m SimpleHTTPServer 8080
    5352}}}
    5453
    55 The ping is supposed to fail, because there is no existing path between H1 and H2. The ping is used just to let the controller know the existence of H1. This only needs to be done once after the ChoiceNet server start..
    56 
    57 We then use wget on the other terminal of '''TERMINAL 3'''
     54We then use wget on '''TERMINAL 3'''
    5855
    5956'''On TERMINAL 3 (H2 node)'''
    6057
    6158{{{
    62 ping 10.10.1.1 -c 1
    6359wget http://10.10.1.1:8080/sample.mp4
    6460}}}
     
    7672Password: customer
    7773
    78 [[Image(screenshot_SDN_03.jpg, 42%)]] [[Image(screenshot_SDN_04.jpg, 50%)]]
     74[[Image(screenshot_SDN_03.jpg, 100%)]]
    7975
    8076After you have paid, click the "Return to marketplace@choicenet.info". After the webpage redirection, the marketplace will be notified about this payment, and the download should start. You will see the output on TERMINAL 3: