Why is NID (Network ID) not in EllaCore? #1367
telecomstimmy14
started this conversation in
General
Replies: 1 comment 2 replies
|
Hello @telecomstimmy14 , Thank you for reaching out. Can you please pinpoint exactly which specs contradict Ella Core's implementation? Looking at TS 24.501 table 8.2.7.1.1, And is there a particular reason you care about that field (e.g. "Compatibility issue with device xyz", or "We use that field in our private network deployments for reason xyz") or is it purely an academic concern? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi, When capturing and analysing network traces from a running 5G Ella Core deployment, the NID (Network ID) field does not appear to be included in the relevant messages, despite being specified in the 3GPP specifications. Per the 3GPP specifications, the NID should be present in network traces to uniquely identify the non-public network (NPN) or a specific network slice/instance. This field is expected to appear alongside the PLMN ID in the relevant protocol messages specifically for SNPNs and not a PNI-NPN deployment.
I was wondering if this was a design consideration around the use of 999 as the MCC, or if it is something that has not been implemented yet. I was expecting to see it within the Registration Accept message, potentially with the Equivalent SNPNs parameter as well.
Thanks,
Tim
All reactions