Adding OCT to 101 and 102 cells.

Change-Id: I23268cb483675ed1d985bc2b0e2c87b56f3c6fa5
diff --git a/tools/test/cells/101 b/tools/test/cells/101
index 54c481c..df45cb6 100644
--- a/tools/test/cells/101
+++ b/tools/test/cells/101
@@ -2,6 +2,8 @@
 
 export ONOS_NIC="10.128.11.*"
 export OCN="10.128.11.100"
+export OCT="10.128.11.101"
+
 export OC1="10.128.11.101"
 export OC2="10.128.11.102"
 export OC3="10.128.11.103"
diff --git a/tools/test/cells/102 b/tools/test/cells/102
index 2632a05..0a3e6f1 100644
--- a/tools/test/cells/102
+++ b/tools/test/cells/102
@@ -2,6 +2,8 @@
 
 export ONOS_NIC="10.128.11.*"
 export OCN="10.128.11.200"
+export OCT="10.128.11.201"
+
 export OC1="10.128.11.201"
 export OC2="10.128.11.202"
 export OC3="10.128.11.203"