Changes between Version 21 and Version 22 of GEC20Agenda/LabWiki/ModuleA/DesignSetup
- Timestamp:
- 06/21/14 12:10:20 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC20Agenda/LabWiki/ModuleA/DesignSetup
v21 v22 4 4 For this experiment we will need: 5 5 * 4 VMs (NodesA-D) with images that come with pre-installed GIMI tools. For more details on what is installed on these images go [http://groups.geni.net/geni/wiki/GIMIv3/Documentation#Images here]. (Type A) 6 * 1 VM (Switch) with images that come swith pre-installed GIMI tools and OVS. (Type B)6 * 1 VM (Switch) with images that come with pre-installed GIMI tools and OVS. (Type B) 7 7 8 8 The Type A nodes represent regular end systems while the Type B node is used as a software-based OpenFlow (OVS) switch. 9 9 The resulting slice topology for this experiment is shown in the screenshot below. 10 10 11 [[Image(flack_topo.png, 60%)]]11 [[Image(flack_topo.png, 70%)]] 12 12 13 13 You can use any reservation tool you want to reserve this topology: 14 14 * For Omni or Flack you can use the [wiki:GENIExperimenter/RSpecs RSpec] that is published at: http://emmy9.casa.umass.edu/GEC-20/gec20learningswitch-eg.rspec 15 * At the [https://portal.geni.net GENI Portal] there is a public RSpec called "''' learning-switch-eg'''" that you can use.15 * At the [https://portal.geni.net GENI Portal] there is a public RSpec called "'''EG-learning-switch'''" that you can use for ExoGENI and for InstaGENI you can use "'''IG-learning-switch'''". 16 16 17 17 Look at the [wiki:GEC20Agenda/LabWiki#Prerequisites Prerequisites] for Tutorials about reserving resources. … … 22 22 Click on your Slice name in the GENI Portal. [[BR]] 23 23 24 [[Image(slice-manage-resources.png, 80%)]]24 [[Image(slice-manage-resources.png, 90%)]] 25 25 26 26 Click on "Resource Details" and you will see a page as below. 27 27 28 [[Image(slice-ssh-login.png, 80%)]]28 [[Image(slice-ssh-login.png, 90%)]] 29 29 30 Use the Login information obtained here to login to your nodes using any SSH client. 30 Use the Login information obtained here to login to your nodes using any SSH client and the your private key downloaded from the 'Profile -> SSH keys' section in the GENI Portal. 31 32 For more information go to [http://groups.geni.net/geni/wiki/HowTo/LoginToNodes How To Login] 31 33 32 34