modify fsfw IP

Change-Id: Ib2c1298254446f42a53d44312ca827d850d1cae6
diff --git a/TestON/tests/USECASE_SdnipFunction_fsfw/sdnip_single_instance b/TestON/tests/USECASE_SdnipFunction_fsfw/sdnip_single_instance
index dab2abe..d0375e8 100644
--- a/TestON/tests/USECASE_SdnipFunction_fsfw/sdnip_single_instance
+++ b/TestON/tests/USECASE_SdnipFunction_fsfw/sdnip_single_instance
@@ -3,7 +3,7 @@
 export ONOS_INSTALL_DIR="/opt/onos"
 export ONOS_NIC=10.128.20.*
 export OC1="10.128.20.11"
-export OCN="10.128.20.12"
+export OCN="10.128.10.12"
 export OCI="${OC1}"
 export ONOS_USER="sdn"                  # ONOS user on remote system
 export ONOS_PWD="rocks"