Changes between Version 2 and Version 3 of Internal/OpenFlow/Controllers/MultiCtl


Ignore:
Timestamp:
Sep 5, 2012, 8:30:05 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/Controllers/MultiCtl

    v2 v3  
    44== Quick Links. ==
    55[#i Overview] [[BR]]
    6 [#ii Development Setup] [[BR]]
    7 [#iii Logs] - records of work [[BR]]
    8 [#iv Subpages] - extra notes related to this page
     6[#ii Logistics] [[BR]]
     7[#iii Subpages] - extra notes related to this page [[BR]]
     8[#iv Logs] - records of work
    99
    1010== Overview. == #i
     
    1919Developing a general solution to this problem is difficult, so focus will be narrowed down to a more specific task of producing a cooperative multi-controller framework for running a topology configuration service split into a global and local component, and an experimental routing protocol with ID resolution.   
    2020 
    21 == Development Setup == #ii
     21== Logistics == #ii
     22==== Work Setup ====
    2223The [http://yuba.stanford.edu/foswiki/bin/view/OpenFlow/Mininet Mininet SDN prototyping tool] will be used for  testing and debugging implementations. The implementation will be based on modified versions of !OpenFlow Hub's [http://floodlight.openflowhub.org Floodlight controller].
    2324
    2425Proof-of-concept experiments for evaluating the architecture will be run on ORBIT sandboxes.
    25  
     26
     27==== Timeline ====
     28An approximate 3.5 months (14 weeks) is allotted for design, implementation, and evaluation. the ideal split of time is the following:
     29 * 3-5 weeks: architecture layout, topology control, context framework
     30 * 3-4 weeks (end of: week 6-9): integrating routing/resolution 
     31 * 3-4 weeks (end of: week 9-13): evaluation
     32 * remainder (end of: week 14): documentation
     33
     34This schedule is a general outline and is used as a guideline; the actual work-flow will inevitably change.
     35 
     36== Subpages == #iii
     37
     38== Logging. == #iv
     39=== (9/5) ===
    2640----
    2741[#home Home.]