aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/simon
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/cells/simon')
-rw-r--r--framework/src/onos/tools/test/cells/simon11
1 files changed, 11 insertions, 0 deletions
diff --git a/framework/src/onos/tools/test/cells/simon b/framework/src/onos/tools/test/cells/simon
new file mode 100644
index 00000000..71883358
--- /dev/null
+++ b/framework/src/onos/tools/test/cells/simon
@@ -0,0 +1,11 @@
+# Simon's ProxMox ONOS instances 1,2,3 & ONOS mininet box
+
+export ONOS_NIC="10.128.2.*"
+export OC1="10.128.2.1"
+export OC2="10.128.2.2"
+export OC3="10.128.2.3"
+export OCN="10.128.2.4"
+
+export OCT=$OC1
+export ONOS_USE_SSH=true
+export ONOS_APPS=drivers,openflow,proxyarp,mobility \ No newline at end of file