Changes between Version 9 and Version 10 of GEC17Agenda/AdvancedOpenFlow/Procedure/Execute


Ignore:
Timestamp:
07/20/13 02:12:16 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/AdvancedOpenFlow/Procedure/Execute

    v9 v10  
    2626       readyToLogin.py -a EG-AM SLICENAME
    2727    }}}
    28      - '''2.1.1.3''' Find the line that corresponds to the switch node and copy and paste it
     28    - '''2.1.1.3''' Find the line that corresponds to the switch node and copy and paste it
    2929  - '''2.1.2''' Check that all interfaces are configured: Issue `ifconfig` and make sure eth1, eth2, eth3 are up and assigned with valid IP addresses. [[BR]]
    3030  - '''2.1.3''' Start the example Load Balancer by executing the following:
     
    4040 
    4141=== 2.2. Configure !LabWiki to orchestrate and monitor your experiment ===
    42     - '''2.2.1''' Log on to !LabWiki on http://emmy9.casa.umass.edu:3005 , on the `Prepare` Column, type "gec17" and choose `gec17-advOF-script.rb` file.
     42   - '''2.2.1''' Log on to !LabWiki on http://emmy9.casa.umass.edu:3005 , on the `Prepare` Column, type "gec17" and choose `gec17-advOF-script.rb` file.
    4343   - '''2.2.2''' On the terminal where you are logged in on node "Switch", rerun "ifconfig" to see the IP addresses on each interface.
    4444    - '''Note''': You may not be able to see all interfaces up immediately when node "Switch" is ready; wait for some more time (about 1 min) then try "ifconfig" again.
    45     - '''2.2.3''' Identify the two interfaces that you want to monitor: the interfaces with IP addresses 192.168.2.1(left) and 192.168.3.1(right) respectively. On the !LabWiki page, in your ruby script, find the following lines:
     45   - '''2.2.3''' Identify the two interfaces that you want to monitor: the interfaces with IP addresses 192.168.2.1(left) and 192.168.3.1(right) respectively. On the !LabWiki page, in your ruby script, find the following lines:
    4646{{{
    4747###### Change the following to the correct interfaces ######