diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf
index 7c41297238aab4a5e2cce8ca54f650efb1342241..e8d49cca1869205bc1886e1a2145f36f2c89368e 100644
--- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf
+++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf
@@ -149,11 +149,10 @@ rrh_gw_config = (
     local_address = "169.254.7.91";
     #local_address = "127.0.0.1";
     #local_address = "d4:be:d9:22:0a:ac";
-    #local_address = "192.168.12.242" ;
-    #remote_address = "192.168.12.31" ;
+    #for raw option local port must be the same to remote
     local_port = 50001;		       
     remote_port = 50000; 
-    active = "no";
+    active = "yes";
     preference = "udp";	                
                              
 }