Changes between Version 1 and Version 2 of Internal/OpenFlow/Controllers/FlowVisor


Ignore:
Timestamp:
Sep 10, 2010, 3:12:38 PM (14 years ago)
Author:
akoshibe
Comment:

Legend:

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

    v1 v2  
    1 = FlowVisor =
    2 !FlowVisor is a specialized !OpenFlow controller that creates slices within an !OpenFlow network, allowing the same physical deployment to support multiple controllers. Here we describe the setup/installation !Flowvisor 6.0.
     1= !FlowVisor =
     2!FlowVisor is a specialized !OpenFlow controller that creates slices within an !OpenFlow network, allowing the same physical deployment to support multiple controllers. Here we describe the setup/installation !Flowvisor 6.0 on Ubuntu 9.10.
     3
     4== references ==
     5 * mian docs: http://www.openflowswitch.org/wk/index.php/FlowVisor
    36
    47== prereqs ==
    5 The latest flowvisor is based on java, requiring the following packages:
     8The latest !FlowVisor, which supports !OpenFlow 1.0, is based on java, requiring the following packages:
    69 * ant
    710 * sun-java6-jdk
     
    3033sh ./boot.sh
    3134}}}
    32  5. ''./configure''
     35 5. run ''./configure''
    3336 6. run make:
    3437{{{
     
    4043/usr/lib/jvm/java-6-sun-1.6.0.20/include/jni.h
    4144}}}
     45 7. run ''make install''
    4246
     47== configuration ==
     48