WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
the IUT entity receives an INITIAL_UE_MESSAGE containing
NAS_PDU containing
extended_protocol_discriminator set to 5G_MOBILITY_MANAGEMENT_MESSAGES,
security_header_type set to NOT_SECURITY_PROTECTED,
Registration_request_message_identity set to REGISTRATION_REQUEST,
5GS_registration_type containing
5GS_registration_type_value set to EMERGENCY_REGISTRATION,
FOR indicating value 1;, //Follow-on request pending
5GS_mobile_identity containing
Type_of_idenity indicating value NO_IDENTITY;;;
from the GNB entity
}
then {
the IUT entity sends a INITIAL_CONTEXT_SETUP_REQUEST containing
NAS_PDU containing
extended_protocol_discriminator set to 5G_MOBILITY_MANAGEMENT_MESSAGES,
security_header_type set to INTEGRITY_PROTECTED_AND_CIPHERED,
Registration_reject_message_identity set to REGISTRATION_ACCEPT,
5GS_registration_result containing
5GS_registration_result_value set to 3GPP_ACCESS,
Emergency_registered set to 1;, //Registered for emergency services
5G_GUTI containing
Type_of_identity set to 5G_GUTI,
MCC indicating value PX_MCC,
MNC indicating value PX_MNC,
AMF_Region_ID indicating value PX_AMF_REGION_ID,
AMF_Set_ID indicating value PX_AMF_SET_ID,
AMF_Pointer indicating value PX_AMF_POINTER,
5G_TMSI indicating value RV_5G_TMSI;,
TAI_list containing
Partial_tracking_area_list_1 containing
Type_of_list,
Number_of_elements,
MCC indicating value PX_MCC,
MNC indicating value PX_MNC,
TAC indicating value PX_TAC;;,
5GS_network_feature_support containing
Emergency_service_support_indicator set to 1;, //TODO either supported or not; or Fallback is supported
T3512_value containing
Timer_value indicating value nonZeroValue;;;
to the GNB entity
}
}
} // End of TP_5GNAS_AMF_ECO_REG_ACC_02
} // End of Group "5.5.1.2 Registration Procedure for initial registration"
} //end Group "5.5.1.2 Registration Procedure for initial registration"
Group "5.5.2.2.3 UE-initiated de-registration procedure completion" {
Group "5.5.2.2.3 UE-initiated de-registration procedure completion"
{
import all from Ngnas_Common;
Test Purpose {
TP Id "TP_5GNAS_AMF_ECO_DEREG_ACC_01"
Test objective "Verify that the IUT, upon receiving a DEREGISTRATION REQUEST message containing the De-registration type IE with 'Normal de-registration' from the UE, sends a DEREGISTRATION ACCEPT message"
Reference
"ETSI TS 124 501 [1], Clauses 5.5.2.2.3 and 8.2.13"