Changes between Version 4 and Version 5 of HowTo/OpenFlow1.3


Ignore:
Timestamp:
07/13/17 20:59:39 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/OpenFlow1.3

    v4 v5  
    55== Run the OpenFlow 1.3 Controller ==
    66
    7 1. To request an !OpenFlow 1.3 controller host with supported OF controllers installed and ready to run you can use the request RSPec https://raw.githubusercontent.com/GENI-NSF/geni-tutorials/master/OpenFlowCtrls/Controllers_all.xml or this request RSpec is also abailabel in the GENI Portal RSpec as "XEN OpenFlow Controllers". 
     71. To request an !OpenFlow 1.3 controller host with supported OF controllers installed and ready to run you can use the request RSPec:
     8  -  https://raw.githubusercontent.com/GENI-NSF/geni-tutorials/master/OpenFlowCtrls/Controllers_all.xml
     9  - or the GENI Portal RSpec as `XEN OpenFlow Controllers`. 
    810
    9112. Once the controller node is up, login to the controller and download a Ryu module developed specifically for the InstaGENI OF 1.3 hardware switches.  This Ryu module handles the required use of Rule Table ID 100 for HP switches:
     
    3941
    4042If you are using the Portal select the stitched link between the 2 sites and in the left-hand panel:
    41  a. choose "Stitched" in the "Link Type" pull-down.
    42  b. Click on the "Openflow" option, which will enable a blank field where you can enter "tcp:XX.XX.XX.XX:6633", where: XX.XX.XX.XX is your controller IP address.
     43 a. Choose `Stitched` in the "Link Type" pull-down.
     44 b. Click on the `Openflow` option, which will enable a blank field where you can enter 'tcp:XX.XX.XX.XX:6633', where: 'XX.XX.XX.XX' is your controller IP address.
    4345
    44465. Reserve the resources and you are now ready to run your !OpenFlow experiment.