Changes between Version 1 and Version 2 of GEC21Agenda/ChoiceNet/access


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/access

    v1 v2  
    3838
    3939'''NOTE: If you plan to use ChoiceNET at a later date from a linux workstation, using the GDGN0 node is not a requirement. The same can be done from your linux workstation. Your GENI SSH Keypair can be used in place of the keypair above.'''
     40
     41
     42
     43
     44
     45
     46wget http://choicenet.netlab.uky.edu/choicenet.tar.gz
     47tar xzf choicenet.tar.gz
     48cd choicenet/source/bin/
     49sudo ln -s /usr/lib64/libpcap.so.1.1.1 /usr/lib64/libpcap.so.0.8
     50sudo ln -s /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1.0.0
     51
     52echo "UserKnownHostsFile=/dev/null" >> ~/.ssh/config
     53echo "StrictHostKeyChecking no" >> ~/.ssh/config
     54sudo apt-get update;sudo apt-get install iperf
     55
     56./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa configure
     57./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa install
     58
     59./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa -R clickon
     60
     61./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa pathServiceOn
     62./sendAdvertisements.sh