Changes between Version 5 and Version 6 of GEC21Agenda/ChoiceNet/access


Ignore:
Timestamp:
10/15/14 13:42:37 (10 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/access

    v5 v6  
    9292and add HB or LB as the last line
    9393
     94sudo ./wrap /usr/bin/iperf -s -V
     95
     96
    9497On TERMINAL 2 do
    9598
     
    98101./gt -f /tmp/rspec.xml -l <GENI USERNAME> -i ~/.ssh/id_rsa ssh h2
    99102
     103this will take you to H2 node
     104
     105here
     106
     107cd  choicenet/source/bin
     108
     109cp ../wrap .
    100110
    101111
     
    103113vim ../config/config.txt
    104114
    105 and add HB or HL as the last line
     115and add HB or LB as the last line
    106116
    107117sudo ./wrap /usr/bin/iperf -c <IPv6 address of H1 >  -M 1000 -V
    108118
     119(IPv6 address should be eth1 on H1)
    109120