FIxing basic device config and demoting some config-related messages to debug.
Change-Id: I38b8479a9e3f367c26b0400de4c7b92719f19dcc
diff --git a/tools/test/cells/tom b/tools/test/cells/tom
index 28d3172..4ea48eb 100644
--- a/tools/test/cells/tom
+++ b/tools/test/cells/tom
@@ -1,7 +1,7 @@
# Thomas' VirtualBox-based 3 ONOS instances & ONOS mininet box
export ONOS_NIC=192.168.56.*
-export OC1="192.168.56.11"
+export OC1="192.168.56.14"
export OC2="192.168.56.12"
export OC3="192.168.56.13"
-export OCN="192.168.56.7"
+export OCN="192.168.56.11"