Skip to content
okinawaopenlabs edited this page Jul 28, 2015 · 12 revisions

Welcome to the OF-Patch wiki!

##What's OF-Patch?

OF-Patch is a SDN application to realize conventional patch panel by use of OpenFlow switch.
We can build a single large switch by combining plural OpenFlow switch.

module_structure

##System requirements

####Computer operating systems

  • Ubuntu14.04(64bit)

####Browsers

  • Google Chrome

####Dependency package

  • python ver:2.7
  • java ver:1.7
  • ryu:3.22

####Supported OpenFlow Protocol Versions

  • Openflow:1.3

For details, please refer to the following installation pages.

##Install guide

##Getting Started

##API Reference

API Name Description
Device_mng Create device, Readout device list
Devicename Get device information, Update device list
Port Create port
Portname Delete port
Logicaltopology Update topology, Delete topology
Connectedport Get connected port information
Setflow Set flow
Initflow Set init flow
Connect Connect physical link
Disconnect Disconnect physical link

##Support If you have any questions or comments, please feel free to contact us:
[email protected]

Clone this wiki locally