Changes between Version 16 and Version 17 of GEC21Agenda/ChoiceNet/gt_tool


Ignore:
Timestamp:
10/16/14 22:19:09 (9 years ago)
Author:
griff@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ChoiceNet/gt_tool

    v16 v17  
    1111
    1212 1. Change into the choicenet bin directory where the !ChoiceNet software is located:
    13   {{{
    14   #!sh
    15   cd choicenet/source/bin/
    16   }}}
     13{{{
     14#!sh
     15cd choicenet/source/bin/
     16}}}
    1717 1. Use the ''configure'' command to the getool to configure the slice with the addresses, interface, bridges, etc needed by
    1818the !ChoiceNet services:
    19   {{{
    20   #!sh
    21   ./getool -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa configure
    22   }}}
     19{{{
     20#!sh
     21./getool -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa configure
     22}}}
    2323 1. Now use the getool ''install'' command to install the !ChoiceNet software:
    24   {{{
    25   #!sh
    26   ./getool -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa install
    27   }}}
     24{{{
     25#!sh
     26./getool -f <MANIFEST FILENAME> -l <GENI USERNAME> -i ~/.ssh/id_rsa install
     27}}}
    2828  This command will take several minutes to run (10-15 minutes).  This is installing two different
    2929(network layer) !ChoiceNet routing and forwarding services.  The following describes the two services