[Epic-ID: ODUHIGH-406][Task-ID: ODUHIGH-423]Filled ReconfigurationWithSync IE,
[o-du/l2.git] / src / cu_stub / cu_stub.h
index 8b20b4d..ed0adce 100644 (file)
 #define CU_IP_V6_ADDR "0000:0000:0000:0000:0000:0000:0000:0011"
 
 #ifndef O1_ENABLE
-#define DU_IP_V4_ADDR (char*[]){"192.168.130.85", "192.168.130.83"}
+#define DU_IP_V4_ADDR (char*[]){"192.168.130.81", "192.168.130.83"}
 #define DU_SCTP_PORT (int[]){38472, 38473}
 
-#define CU_IP_V4_ADDR "192.168.130.86"
+#define CU_IP_V4_ADDR "192.168.130.82"
 #define CU_SCTP_PORT_TO_DU (int[]){38472, 38473}
 #endif