Changes between Version 4 and Version 5 of sol4/upcomingCourseModules


Ignore:
Timestamp:
09/09/14 13:18:26 (10 years ago)
Author:
zink@cs.umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sol4/upcomingCourseModules

    v4 v5  
    4545== Learning Switch ==
    4646Implementation of the learning switch capability that is used by Ethernet switches by using a software-based OpenFlow switch. The goal is to develop a five-port switch in this course module. The switch will learn the port mapping by examining each packet. When the destination address is already known, the packet is sent to the particular address, else packets are flooded on all the ports of the switch. Students will be using LabWiki on top of the GENI testbed to carry out this assignment.[[br]]
    47 For further details, contact Prof. Michael Zink at mzink@cas.umass.edu
     47For further details, contact Prof. Michael Zink at zink@ecs.umass.edu