Changes between Version 15 and Version 16 of GENIExperimenter/Tutorials/StitchingTutorial/Execute


Ignore:
Timestamp:
03/13/14 21:14:51 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/StitchingTutorial/Execute

    v15 v16  
    6262'''3.''' In the first terminal logged in to ''"right-client"'', install iperf and send traffic to the server over the ''stitched'' path by executing the 2 commands exactly as shown:
    6363{{{
    64 right-client$ /usr/bin/iperf -c 192.168.1.2 -t 30 -P 10
     64right-client$ /usr/bin/iperf -c 192.168.1.2 -t 30 -P 5
    6565}}}
    6666
    6767'''4.''' In the second terminal connected to ''"left-client"''. install iperf and send traffic to the server over the ''local'' link by executing the 2 commands exactly as shown:
    6868{{{
    69 left-client$ /usr/bin/iperf -c 10.10.1.2 -t 30 -P 10
     69left-client$ /usr/bin/iperf -c 10.10.1.2 -t 30 -P 5
    7070}}}
    7171