Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/NFV/Ryu


Ignore:
Timestamp:
05/16/17 18:50:21 (7 years ago)
Author:
Nabeel Akhtar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NFV/Ryu

    v7 v8  
    1212== Part I: !Design/Setup ==
    1313      - First complete steps 1-3 in this [wiki:GENIExperimenter/Tutorials/NFV/DesignSetup page].
    14       - Then ssh to the VM for the controller (reserved in Step 3.1), and run the following to setup the Ryu controller on this VM:
    15           - '''cd ~'''
    16           - '''wget !http://csr.bu.edu/rina/grw-bu2016/nfv_ryu/install_ryu.sh'''
    17           -  '''chmod 755 install_ryu.sh '''
    18           -  '''./install_ryu.sh'''
    19       - Run the following:  '''~/ryu/bin/ryu-manager --verbose ~/ryu/ryu/app/simple_switch.py'''  [[BR]] and if Ryu is installed correctly, you should see the following output:
     14      - Ryu controller should be installed on your controller node (reserved in Step 3.1). You can verify it by running following command on controller node. [[BR]]
     15      '''~/ryu/bin/ryu-manager --verbose ~/ryu/ryu/app/simple_switch.py'''  [[BR]] If Ryu is installed correctly, you should see the following output:
    2016
    2117