From: Balaji Shankaran Date: Tue, 26 May 2020 15:52:57 +0000 (+0530) Subject: Update in ODU high and near RT RIC IP address for integration X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F3850%2F1;p=o-du%2Fl2.git Update in ODU high and near RT RIC IP address for integration Change-Id: I6f4330761d547cb03cca5f58d2bb370c4342e031 Signed-off-by: Balaji Shankaran --- diff --git a/src/du_app/du_cfg.h b/src/du_app/du_cfg.h index 4ad743791..97ff86d11 100644 --- a/src/du_app/du_cfg.h +++ b/src/du_app/du_cfg.h @@ -27,12 +27,12 @@ /* MACROS */ #define DU_INST 0 #define DU_ID 1 -#define DU_IP_V4_ADDR "10.0.2.20" +#define DU_IP_V4_ADDR "192.168.130.81" #define CU_IP_V4_ADDR "10.0.2.25" -#define RIC_IP_V4_ADDR "10.0.2.30" +#define RIC_IP_V4_ADDR "192.168.130.80" #define DU_PORT 38472 #define CU_PORT 38472 -#define RIC_PORT 38482 +#define RIC_PORT 36422 #define DU_EGTP_PORT 39001 #define CU_EGTP_PORT 39002 #define NR_PCI 1