Further simplified the store & connection manager relationship.
diff --git a/tools/test/cells/tom b/tools/test/cells/tom
index c4482b7..2eb0523 100644
--- a/tools/test/cells/tom
+++ b/tools/test/cells/tom
@@ -2,9 +2,9 @@
 
 export ONOS_NIC=192.168.56.*
 
-export OC1="192.168.56.101"
-export OC2="192.168.56.102"
+export OC1="192.168.56.11"
+export OC2="192.168.56.12"
 
-export OCN="192.168.56.105"
+export OCN="192.168.56.7"