aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/jian
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/cells/jian')
-rw-r--r--framework/src/onos/tools/test/cells/jian11
1 files changed, 11 insertions, 0 deletions
diff --git a/framework/src/onos/tools/test/cells/jian b/framework/src/onos/tools/test/cells/jian
new file mode 100644
index 00000000..d9808d59
--- /dev/null
+++ b/framework/src/onos/tools/test/cells/jian
@@ -0,0 +1,11 @@
+# Jian's ProxMox ONOS instances 1,2,3 & ONOS mining box
+
+export ONOS_NIC="10.128.1.*"
+export OC1="10.128.1.1"
+export OC2="10.128.1.2"
+export OC3="10.128.1.3"
+export OCN="10.128.1.4"
+
+export OCT=$OC1
+export ONOS_USE_SSH=true
+export ONOS_APPS=drivers,openflow,proxyarp,mobility \ No newline at end of file