Changes between Version 49 and Version 50 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
06/22/15 17:05:35 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup

    v49 v50  
    3434
    3535== 1.Use the SAVI Client and the Federation Tool to Create  a GENI Slice OMNI Bundle ==
    36  * Use scp to transfer the Omni Bundle you downloaded in pre-work to the Downloads folder on client1.savitestbed.ca.  From the folder in which you have the Omni bundle, run
     36 * Use `scp` to transfer the `omni.bundle` you downloaded in the pre-work from your local machine to the `Downloads` folder on `client1.savitestbed.ca`. 
     37   * From the folder containing `omni.bundle`, run:
    3738{{{
    3839$ scp omni.bundle <savi-username>@client1.savitestbed.ca:Downloads
    3940}}}
    40 Windows users can use winscp
     41   * When prompted, enter the SAVI username and password.
     42   * '''Windows users should use an SCP client of their choice (such as `winscp`)'''
    4143 * Using your SAVI credentials, log in to client1.savitestbed.ca.  Any ssh tool can be used for this, including Putty and cygwin ssh on Windows, and the builtin terminal tools on any Unix- or Linux-based
    4244system.