gNode server

36 views
Skip to first unread message

ASHISH SONI

unread,
Sep 7, 2022, 2:00:02 PM9/7/22
to omn...@googlegroups.com
What's happening here in this picture?
Please clarify 
IMG_20220907_232515081.jpg

Surya Pusapati

unread,
Sep 7, 2022, 2:48:00 PM9/7/22
to OMNeT++ Users
This is the configuration for the X2 interface in between the gNodeBs to enable handover and relay connections in the INI file.

After the screenshot, I can say that you have 4 gNodeBs in total with the following X2 connections.
gNodeB1 <--> gNodeB2
gNodeB3 <--> gNodeB4

To make this work, you need to configure X2 connections in the NED file too. As an example:

connections:
          gNodeB1.x2++ <--> Eth10G <--> gNodeB2.x2++;
          gNodeB3.x2++ <--> Eth10G <--> gNodeB4.x2++;

sh.t w

unread,
Sep 9, 2022, 7:43:13 AM9/9/22
to omn...@googlegroups.com
Hi! 

Is there an easy way to configure a large number of base stations? For example 20 gNodeBs in the network. Or do we have to manually connect everything as mentioned here and also do the X2 configuration in the ini file?

Thank you!
Best Regards

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/37e5e10a-418e-4d31-a195-f35fd4cd83ecn%40googlegroups.com.

Surya Pusapati

unread,
Sep 9, 2022, 1:41:24 PM9/9/22
to OMNeT++ Users
As of my knowledge, this is the only way to config X2 connections.

shashini Thamarasie Wanniarachchi

unread,
Sep 10, 2022, 4:13:36 PM9/10/22
to omn...@googlegroups.com
Hi Surya,

Thank you!


Reply all
Reply to author
Forward
0 new messages