Changes between Version 2 and Version 3 of GEC22Agenda/LabWiki/ModuleA


Ignore:
Timestamp:
03/09/15 13:31:44 (9 years ago)
Author:
eswer18@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC22Agenda/LabWiki/ModuleA

    v2 v3  
    22In this first module of the tutorial you will quickly learn how to execute an experiment on a GENI testbed by using !LabWiki.
    33
     4== Introduction ==
     5The goal of this assignment is to implement the learning switch capability that is used by Ethernet switches by using a software-based OpenFlow switch. In the topology shown in the figure, this software switch is to be implemented in node “switch”. All the other nodes represent regular hosts. To realize this implementation of a learning switch, trema based openflow controller written in Ruby has to be designed and implemented. The correct functionality of the learning switch can be verified by creating an experiment script in which any node A pings nodes B – node D in LabWiki.
     6
     7To learn about learning-switch, check out this link: [https://www.opennetworking.org/images/stories/downloads/sdn-resources/white-papers/wp-sdn-newnorm.pdf]
     8
     9To learn about the trema controller, check out this link:[http://trema.github.io/trema/]
    410
    511[[Image(http://groups.geni.net/geni/raw-attachment/wiki/GEC20Agenda/LabWiki/ModuleA/GEC20_simple_topo.png, 40%)]]