Changes between Version 4 and Version 5 of GENIExperimenter/Tutorials/NFV/Ryu


Ignore:
Timestamp:
11/29/16 15:05:21 (7 years ago)
Author:
Nabeel Akhtar
Comment:

--

Legend:

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

    v4 v5  
    4848      1.     Start a ping from s1 to VNF1 in the window of  s1, which should timeout, since there is no controller running.[[BR]]
    4949              '''ping vnf1 -c 10'''
    50       2.     Run the following command to start the simple learning controller:
     50      2.     Run the following command in the controller window to start the simple learning controller:
    5151               '''~/ryu/bin/ryu-manager --verbose ~/ryu/ryu/app/simple_switch.py'''
    5252      3.    Now ping again from s1 to VNF1, the ping should work.