5GOpenUPF / openupf

A 3GPP R16 compliant open source 5G core UPF (User Plane Function).
Apache License 2.0
95 stars 27 forks source link

Configuring openUPF with Open5GS/Free5GC on Ubuntu OS #2

Open Sabbir89 opened 3 years ago

Sabbir89 commented 3 years ago

Hi, Have you ever tested openUPF with the open source cores Open5GS and Free5GC? Moreover, is it possible to set it up on Ubuntu?

Best regards, Sabbir

5GOpenUPF commented 3 years ago

Hi Thank you for your participation in openupf We haven't used open5gs and free5gc to test openupf, but we have used test instruments (such as Spirent) for docking test, and cooperated in some related test plans to verify the correctness of openupf

infinitydon commented 3 years ago

I am currently trying Open5gs but there seems to be a IE length mis-match issue.

openupf-smf-trace.zip

784432821 commented 2 years ago

@infinitydon The problem of IE length mismatch is that OPENupf does not implement backward compatibility for IE field parsing, resulting in a failure

hrkgarg commented 11 months ago

I have compiled the code on RHEL-8.8. However, when I am trying to run using start_upf.sh script, It is pulling the docker image for air5005/upu instead of taking the compiled code and creating redhat image from it. Please let me know how can I run UPF on Redhat-8