| 312 | Do not have site administrator privileges to identify all controllers that have access to the BBN ExoGENI OpenFlow Switch. Verified that the |
| 313 | appropriate switches for the experiment on this page are connected to the OpenFlow Controller. |
| 314 | Based on the RSpecs the following is requested: |
| 315 | {{{ |
| 316 | <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" /> |
| 317 | }}} |
| 318 | On 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 | }}} |
| 322 | Verified 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 | |