srsRAN gNB Trace metrics does not work. #424
Replies: 1 comment 5 replies
-
do you run your
|
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello friends,
Hope you are doing well.
I have worked on a srsRAN Project and tried to make a docker environment for it.

In the default scenario of srsRAN gNB with srsUE, UE took an IP on TUN interface. I expect to measure the metrics by
t
prompt on gNB shell but nothing happened. I attached a screenshot for clarification. Can you explain it for me? What is my mistake?In addition, according to below command:
sudo ip ro add 10.45.0.0/16 via 10.53.1.2
are there any guarantee to send data from UE to core by gNB path?
Beta Was this translation helpful? Give feedback.
All reactions