Replies: 2 comments
-
|
try to : 1 - capture traces on UE side and validate if massages are triggered but not reaching the AMF (i.e tcpdump or wireshark ) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the suggestion. We reproduced the issue again using the fixed-delay NTN baseline, so that the capture is not mixed with LEO Doppler effects. We collected the following artifacts:
The goal is to verify whether UE-related signaling is actually triggered and sent by the gNB, and whether any Our current observation is:
We have uploaded the logs and the packet capture to our remote repository and are sharing the links here for analysis. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
We are validating an OpenAirInterface + Open5GS 5G SA setup for NTN experiments.
Current status:
amf.logSo far, Open5GS only shows gNB-related events such as:
gNB-N2 accepted[Added] Number of gNBs is now 1But we do not see UE-related traces such as:
InitialUEMessageRegistration requestAuthenticationIdentity responseRegistration completeGoal of this issue
We want to confirm whether Open5GS is correctly configured for the current validation target, which is simply:
At this stage, we are not yet trying to validate Internet access or DN breakout.
So this is not primarily a UPF/NAT question.
Environment
2.7.7develop999/70oai1What works
NGSetupResponse from AMFWhat does not work
amf.logCurrent interpretation
From the radio side, this may still be a RAN-side issue between:
SIB1 decodedHowever, before concluding that this is purely an OAI-side issue, we would like to confirm from the Open5GS side:
DNN=oai/ session configuration something that must already be aligned before AMF UE traces appear, or does that only matter later for SMF/UPF/PDU session?Example AMF log behavior
Observed:
gNB-N2 accepted[127.0.0.6][Added] Number of gNBs is now 1Not observed:
InitialUEMessageRegistration requestAuthenticationNote
At this stage we are only trying to validate that the UE becomes visible to the 5GC.
We are intentionally not treating UPF NAT / DN breakout as a prerequisite for success.
Beta Was this translation helpful? Give feedback.
All reactions