Changes between Version 24 and Version 25 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6


Ignore:
Timestamp:
08/07/12 11:44:06 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6

    v24 v25  
    310310== 28. As site administrator, identify all controllers that the BBN ExoGENI !OpenFlow switch is connected to ==
    311311
     312Do not have site administrator privileges to identify all controllers that have access to the BBN ExoGENI OpenFlow Switch. Verified that the
     313appropriate switches for the experiment on this page are connected to the OpenFlow Controller.
     314Based on the RSpecs the following is requested:
     315{{{
     316<openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" />
     317}}}
     318On the system mallorea.gpolab.bbn.com the controller is running and listening on port 33017 and started as follows:
     319{{{
     320./nox_core --info=$HOME/nox-33017.info -i ptcp:33017 switch lavi_switches lavi_swlinks jsonmessenger=tcpport=11017,sslport=0
     321}}}
     322Verified the switches for EG-EXP-6 by using the nox console to get a list of switches connected:
     323{{{
     324 $ ./nox-console -n localhost -p 11017 getnodes | sort
     325   00:00:00:10:10:17:50:01
     326   00:00:0e:84:40:39:18:1b
     327   00:00:0e:84:40:39:18:58
     328   00:00:0e:84:40:39:19:96
     329   00:00:0e:84:40:39:1a:57
     330   00:00:0e:84:40:39:1b:93
     331   00:64:08:17:f4:b3:5b:00
     332   06:d6:00:24:a8:5d:0b:00
     333  06:d6:00:26:f1:3f:e4:80
     334}}}
     335
     336}}}
     337
    312338== 29. As Experimenter3, verify that traffic only flows on the network resources assigned to slivers as specified by the controller ==
    313339