Changes between Initial Version and Version 1 of Tutorials/m0SDN/cTutorial2


Ignore:
Timestamp:
Mar 14, 2010, 2:44:13 AM (14 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/m0SDN/cTutorial2

    v1 v1  
     1=== Tutorial on seprating traffic on SB9 ===
     2
     3Open flow is a very versatile standard. You can read more about it here. As an example of the capabalities of open, and a tutorial to the setup
     4on the orbit sandbox that was created specfically for the purposes of evaluating and testing openflow, we will run through a simple expirment.
     5
     6In the Openflow model, traffic can be seperated along may diffrent boundaries. In this particular example we're going to sperate bittorrent traffic
     7in highnumbered ports. We will run two sperate controllers. The first will handle the production traffic, and run a comodity controller, SNAC. The second controller will manage the bit-torrent traffic, and run a configured Nox controller. The logical setup should look like:[[BR]]
     8
     9[[Image(setup.jpg)]]
     10