aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/tom
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/cells/tom')
-rw-r--r--framework/src/onos/tools/test/cells/tom7
1 files changed, 7 insertions, 0 deletions
diff --git a/framework/src/onos/tools/test/cells/tom b/framework/src/onos/tools/test/cells/tom
new file mode 100644
index 00000000..28d31729
--- /dev/null
+++ b/framework/src/onos/tools/test/cells/tom
@@ -0,0 +1,7 @@
+# Thomas' VirtualBox-based 3 ONOS instances & ONOS mininet box
+
+export ONOS_NIC=192.168.56.*
+export OC1="192.168.56.11"
+export OC2="192.168.56.12"
+export OC3="192.168.56.13"
+export OCN="192.168.56.7"