| 1 | === Tutorial on seprating traffic on SB9 === |
| 2 | |
| 3 | Open 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 |
| 4 | on the orbit sandbox that was created specfically for the purposes of evaluating and testing openflow, we will run through a simple expirment. |
| 5 | |
| 6 | In the Openflow model, traffic can be seperated along may diffrent boundaries. In this particular example we're going to sperate bittorrent traffic |
| 7 | in 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 | |