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

Change not to include NSSAI IE in cleartext IEs in Registration Request. #1214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

s5uishida
Copy link

@s5uishida s5uishida commented Aug 18, 2023

When using srsue by adding [slicing] section to ue.conf as NR-UE, change not to include NSSAI IE in Plain NAS 5GS Message of InitialUEMessage according to the following specifications.

3GPP TS 24.501 (v17.8.0) - 4.4.6 Protection of initial NAS signalling messages

When the initial NAS message is a REGISTRATION REQUEST message, the cleartext IEs are:

- Extended protocol discriminator;
- Security header type;
- Spare half octet;
- Registration request message identity;
- 5GS registration type;
- ngKSI;
- 5GS mobile identity;
- UE security capability;
- Additional GUTI;
- UE status;
- EPS NAS message container;
- NID; and
- PLMN with disaster condition.

This will succeed registration request to Open5GS.

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

Successfully merging this pull request may close these issues.

None yet

1 participant