Changes between Version 2 and Version 3 of GEC21Agenda/ChoiceNet/gt_tool


Ignore:
Timestamp:
10/15/14 17:15:23 (9 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/gt_tool

    v2 v3  
    1 Navigation: [wiki:GEC21Agenda/ChoiceNet/start Up]
    2 
    3 
    4 
    5 
    6 wget http://choicenet.netlab.uky.edu/choicenet.tar.gz
    7 
    8 tar xzf choicenet.tar.gz
    91
    102cd choicenet/source/bin/
    113
    12 sudo ln -s /usr/lib64/libpcap.so.1.1.1 /usr/lib64/libpcap.so.0.8
     4./gt -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa configure
    135
    14 sudo ln -s /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1.0.0
     6./gt -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa install
    157
    16 echo "{{{UserKnownHostsFile}}}=/dev/null" >>~/.ssh/config
     8./gt -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa -R clickon
    179
    18 echo "{{{StrictHostKeyChecking}}} no" >>~/.ssh/config
    19 
    20 
    21 ./gt -f /tmp/rspec.xml -l <GENI USERNAME> -i ~/.ssh/id_rsa configure
    22 
    23 ./gt -f /tmp/rspec.xml -l <GENI USERNAME> -i ~/.ssh/id_rsa install
    24 
    25 ./gt -f /tmp/rspec.xml -l <GENI USERNAME> -i ~/.ssh/id_rsa -R clickon
    26 
    27 ./gt -f /tmp/rspec.xml -l <GENI USERNAME> -i ~/.ssh/id_rsa pathServiceOn
     10./gt -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa pathServiceOn
    2811
    2912./sendAdvertisements.sh
     
    8972
    9073(IPv6 address should be eth1 on H1 and starts with fec0)
     74