Skip to content
Discussion options

You must be logged in to vote

I don't think the problem is the UPF, @HaoxinSEU is using Kubernetes. So the UPF and the CU are in different pods and will bind to different interfaces.

The issue seems to be that the CU is using the same port (2152) for binding to both the NG-U and F1-U virtual interface, as the pod only has one interface (eth0) they conflict with each other.

It might be good to use two different ports for NG-U and F1-U connections, or to being able to choose the F1-U port in the config.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@HaoxinSEU
Comment options

@herlesupreeth
Comment options

@herlesupreeth
Comment options

@improperaffo
Comment options

Answer selected by HaoxinSEU
@herlesupreeth
Comment options

@HaoxinSEU
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants