Changes between Version 6 and Version 7 of GEC19Agenda/IntroToOFOpenDaylight/DesignSetup


Ignore:
Timestamp:
03/17/14 21:50:27 (10 years ago)
Author:
Anirudh Ramachandran
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/IntroToOFOpenDaylight/DesignSetup

    v6 v7  
    2727  * Java, Apache's Maven build tool, and Open Daylight have already been installed and are ready to run
    2828  * We have bumped up the RAM of the OVS VM to 1 GB.
     29
     30== If you're running this tutorial at GEC 19 ==
     31
     32If you're attending this tutorial at GEC 19, then you will not need to create slices. Your slices have been created ahead of time. Simply login to the portal, get the slice name 'odlXX' assigned to you, and run
     33    readyToLogin <slicename> --useSliceAggregates
     34
     35This should print the instructions to login at the very bottom like so
     36
     37OVS's geni_status is: changing (am_status:changing)
     38User anirudhr logs in to OVS using:
     39        ssh -p 33338  -i /Users/avr/.ssh/geni_cert_portal_key anirudhr@pc3.instageni.stanford.edu
     40
     41host3's geni_status is: changing (am_status:changing)
     42User anirudhr logs in to host3 using:
     43        ssh -p 33340  -i /Users/avr/.ssh/geni_cert_portal_key anirudhr@pc2.instageni.stanford.edu
     44
     45host2's geni_status is: changing (am_status:changing)
     46User anirudhr logs in to host2 using:
     47        ssh -p 33339  -i /Users/avr/.ssh/geni_cert_portal_key anirudhr@pc2.instageni.stanford.edu
     48
     49host1's geni_status is: changing (am_status:changing)
     50User anirudhr logs in to host1 using:
     51        ssh -p 33338  -i /Users/avr/.ssh/geni_cert_portal_key anirudhr@pc2.instageni.stanford.edu
    2952
    3053== Setting up the Slice ==