Changes between Initial Version and Version 1 of GENIExperimenter/GENIWebinars/ProgrammingTheNetworkDataPlaneInP4


Ignore:
Timestamp:
03/21/17 10:36:32 (7 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/GENIWebinars/ProgrammingTheNetworkDataPlaneInP4

    v1 v1  
     1== Getting Started With GENI-Lib ==
     2
     3=== Webinar Details ===
     4 * Presented by: Nick Bastin from the University of Houston
     5 * Date:         Friday February 24th, 2017
     6 * Time:         3:00 - 4:00 p.m. ET
     7
     8To receive information on how to join the webinar, please complete [https://docs.google.com/a/cs.unc.edu/forms/d/1LGxj-IKeHjsob-NkIJejOVokrr8gtpbaAfzk81TV3Bs/viewform this form]
     9
     10=== Abstract ===
     11This webinar will cover basic setup information and common workflows for geni-lib, allowing you to interact with the GENI federation endpoints (clearinghouses, aggregate managers, and reserved resources) from a simple python interface.  geni-lib can be used for a variety of tasks ranging from interactive use to experiment-specific scripts to building full-blown generalized tools.  We will also cover the geni-lib iPython module that allows for integration of geni-lib into a browser-based experience in conjunction with other common scientific computing packages.
     12
     13=== Connection Information ===
     14Use the following URL to connect from PC, Mac, Linux, iOS or Android:[[BR]]
     15https://zoom.us/j/882171344 [[BR]]
     16
     17Alternatively, use your phone and participate without video: [[BR]]
     18    Dial: +1 408 638 0968 (US Toll) or +1 646 558 8656 (US Toll) [[BR]]
     19    Meeting ID: 882 171 344 [[BR]]
     20    International numbers available: https://zoom.us/zoomconference?m=X-ZWuBaSF9yEg6Sw8sK8Kc6QJZABgcPF [[BR]]
     21
     22''Zoom is a video conferencing system.  Click on the link and follow the instructions to get connected.  The first time you use Zoom you will likely need to install a small client application.'' 
     23
     24''Please join the meeting a few minutes before the start time.''
     25
     26=== Equipment Needed ===
     27 1. Computer with a good Internet connection and a browser (Firefox or Chrome preferred).
     28 1. Microphone (preferably a headset microphone) or alternatively a telephone.   
     29 1. Webcam: Optional but recommended
     30{{{
     31#!comment
     32=== Pre-work ===
     33If you wish to run the hands-on demo yourself, please complete the following pre-work:
     34 1. Ensure you can login to portal.geni.net (instructions, step 1 [wiki:GENIExperimenter/Tutorials/NewToolsSetup here])
     35 1. Join a project.  Use the project named OnTimeMeasure-GENI-Webinar unless you have access to another project which you prefer to use.
     36 1. Ensure you have generated and can use a key pair. You must:
     37   * have your private key on your machine
     38   * know your passphrase
     39   * if using Windows, have an SSH client installed and tested.
     40 1. Become familiar with GENI Portal. 
     41 1. Register and create an account on the OnTimeMeasure portal at: http://ontime.rnet.missouri.edu
     42
     43[wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure This tutorial] will help you complete items 3 and 4 above, and is strongly recommended if you have never used GENI before, or have not used GENI for a while. 
     44}}}
     45{{{
     46#!comment
     47=== Agenda ===
     48 * Welcome - Ben Newton
     49 * Presentation - Nick Bastin - [attachment:GettingStartedWithGENI-Lib.pdf (pdf)]
     50 * Demo - Nick Bastin
     51   * geni-lib docs: http://geni-lib.readthedocs.io
     52 * Questions
     53 * Wrap-up - Ben Newton
     54}}}
     55{{{
     56#!comment
     57[attachment:GENIWirelessGosain.pdf (pdf)]
     58
     59=== Recording ===
     60
     61A video recording of the webinar is available [http://www.cs.unc.edu/Research/geni/geniEdu/v07-Lte.html here]
     62}}}
     63{{{
     64#!comment
     65[http://www.cs.unc.edu/Research/geni/geniWebinars/DeployingNetworkAwareApplicationsInGeni-PrasadCalyam-2016September30.mp4 here]
     66}}}