Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.09 KB

File metadata and controls

22 lines (15 loc) · 1.09 KB

Goal: Seting up LINC-OE simple optical topology and a simple packet topology, both controlled by Ryu. The controller runs Spanning Tree protocol for detecting topology change.
Requirements: A basic knowlege of LINC-OE, TAP interfaces, Ryu and linux CLI is helpful. Doing these tutorials tutorial is a must: 1 and 2

Environment: I have used the VM from sdn hub, I recommond you do the same. Link for installation is provided below: http://sdnhub.org/tutorials/sdn-tutorial-vm/

Road Map: This document has two sections for setup:

  1. Setting up the network
  2. Doing tests

Then the tutorial would run couple of experminets. After the experminet the tutorial talkes about the details of the network and what is goingt on under the hood.

Notations:

  • > means the linuc command line
  • iControl> Means the iControll command line

1. Setting up the network