X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcu_stub%2Fcu_stub.h;h=4c51a82f891f52e750e057a2e28feea7da54b24d;hb=7bbfb856ac535a1d45ebdf9d37bb3ffc5e7a83dc;hp=9b8c9aa316f21d62676de44f3d0fabfb02fcc919;hpb=6a921a2e24077727de299706bf23ceec317f1c5c;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_stub.h b/src/cu_stub/cu_stub.h index 9b8c9aa31..4c51a82f8 100644 --- a/src/cu_stub/cu_stub.h +++ b/src/cu_stub/cu_stub.h @@ -28,13 +28,12 @@ #ifndef O1_ENABLE #define LOCAL_IP_CU "192.168.130.82" -#define F1_SCTP_PORT 38472 +#define F1_SCTP_PORT 38472 /* As per the spec 38.472, the registered port number for F1AP is 38472 */ #define NUM_F1_ASSOC 1 #define REMOTE_IP_DU (char*[]){"192.168.130.81", "192.168.130.83"} #endif -#define DU_EGTP_PORT (int[]){39001, 39002} -#define CU_EGTP_PORT (int[]){39003, 39004} +#define F1_EGTP_PORT 2152 /* As per the spec 29.281, the registered port number for GTP-U is 2152 */ #define RRC_VER 0 #define EXT_RRC_VER 5