Connecting multi gNBs and multi UEs to the 5GC #1142
Replies: 1 comment 6 replies
-
Please check here: https://docs.srsran.com/projects/project/en/latest/tutorials/source/srsUE/source/index.html#multiple-gnbs-connected-to-a-single-docker-based-open5gs Also make sure you use different set of ZMQ ports to connect each set of gnb, gnuradio, UEs. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to connect 6 gNBs and 3UEs per each to the 5GC. In here I used docker 5G Core and 6 different gnuradio figures to run this setup. First I connected the all 6gNB, but once I started the gnuradio file of the gNB1 only two remained the connection with the 5GC and others gNB processes killed automatically and even can not get the IP addresses of the first three UEs.
Is there any parameter that I need to change in order to expand the connectivity in the 5GC or gNB?
Beta Was this translation helpful? Give feedback.
All reactions