Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ULCL Malfunction #143

Open
romoreira opened this issue Nov 16, 2024 · 5 comments
Open

ULCL Malfunction #143

romoreira opened this issue Nov 16, 2024 · 5 comments

Comments

@romoreira
Copy link

Dear @andy89923 and @abousselmi,

Thank you for your support. I am attaching the traces here. Could you clarify if this is the expected behavior of ULCL?

  • I branched to the correct release (the one with ULCL support).

  • Following are the IPs of core entities and UE:

    • UE: 10.100.200.15 (10.60.0.1)
    • i-UPF: 10.100.200.2
    • PSA-UPF: 10.100.200.3
  • The uerouting.yaml is as per the file available on the Git repository:

    specificPath:
        - dest: 1.0.0.1/32
          path: [I-UPF]

Test: I performed the following:

  • Pinged destination 8.8.8.8 for a given time.

  • Pinged destination 1.0.0.1 for another period.

  • Observation: For all destinations, the traffic is being forwarded to the DN through PSA-UPF.

  • Question: What should I expect? I assumed that the destination 1.0.0.1 would be forwarded to the DN through i-UPF. Is this correct?

Screenshot from 2024-11-16 13-34-23
Screenshot from 2024-11-16 13-35-21

@andy89923
Copy link
Contributor

@lyz508 Please help this out! Thanks~

@andy89923
Copy link
Contributor

Hi @romoreira ,

The screenshot you provided shows that the packet will go through I-UPF (10.100.200.2) -> PSA-UPF(10.100.200.3)

386862915-e5f30c0b-f9fd-4627-b21a-51bdddb30b99

@romoreira
Copy link
Author

@andy89923 thanks for your response. My question is: when the destination was 1.0.0.1 the packet should be forwarded to the DN thought I-UPF? but this does not happen.

Which test or scenario do you suggest to me to see the ULCL working clearly?

@romoreira
Copy link
Author

@andy89923 @abousselmi; and my last question, I promise.

  • Is it possible to make i-UPF a branching point, I mean, to enable i-UPF forward traffic to two different UPFs (PSA1-UPF or PSA2-UPF) depending on the uerouting.yaml configurations?
  • ULCL enables us to do this?
  • There are any group for technical discussion for free5gc, such as Discord?

@andy89923
Copy link
Contributor

Hi, for the quick answer,
We discovered that the behavior is not correct.
We will fix this ASAP.

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

No branches or pull requests

2 participants