srsRAN_4G icon indicating copy to clipboard operation
srsRAN_4G copied to clipboard

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

Open s5uishida opened this issue 2 years ago • 1 comments

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.

s5uishida avatar Aug 18 '23 11:08 s5uishida

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 25 '24 14:08 CLAassistant