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

Downlink GTP-U packet with extension dropped in ASTF mode #1158

Open
hoannd opened this issue Jan 6, 2025 · 0 comments
Open

Downlink GTP-U packet with extension dropped in ASTF mode #1158

hoannd opened this issue Jan 6, 2025 · 0 comments

Comments

@hoannd
Copy link

hoannd commented Jan 6, 2025

I am using T-Rex to simulate HTTP traffic in ASTF mode to test our UPF. I setup Trex as the topo like this:

Client (gNodeB - Trex - port 1, server 1) <---- N3 (GTP-U) ----> UPF (server 2) <---- N6 ----> server (DN - Trex - port 2, server 1)

On uplink, GTP-U packet generated by Trex does not contain extension.
uplink_gtpu_without_extension

TRex dropped downlink GTP-U packet with extension encapsulated by UPF. So client and DN cannot setup TCP connection.
downlink_gtpu_with_extension

If UPF does not encapsulate extension in downlink GTP-U packet, Trex client and server send and receive HTTP traffic.

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

1 participant