5GS_registration_type_value indicating value Initial_registration,
FOR indicating value 1;, //Follow-on request pending
//ngKSI, //can be removed due to no value
5GS_mobile_identity containing
SUPI_format indicating value IMSI,
Type_of_idenity indicating value SUCI,
MCC indicating value PX_MCC,
MNC indicating value PX_MNC,
MSIN indicating value PX_MSIN;;
;
MSIN indicating value PX_MSIN;;;
from the GNB entity
}
then {
the IUT entity sends a DOWNLINK_NAS_TRANSPORT containing
NAS_PDU containing
extended_protocol_discriminator indicating value 01111110, //reference ts_124007v180200p: Table 11.2.3.1.1A.1: EPD values
security_header_type indicating value 0000, //??
security_header_type indicating value var,
spare_half_octet indicating value 0000,
Registration_reject_message_identity indicating value REGISTRATION_REJECT,
5GMM_cause indicating value "Congestion (22)";;
@@ -164,13 +162,6 @@ Package TP_AMF {
5GS_registration_type_value indicating value Initial_registration,
FOR indicating value 1;, //Follow-on request pending
Requested_NSSAI indicating value PX_NSSAI_REVOKED
//ngKSI, //can be removed due to no value
//5GS_mobile_identity containing
// SUPI_format indicating value IMSI,
// Type_of_idenity indicating value SUCI,
// MCC indicating value PX_MCC,
// MNC indicating value PX_MNC,
// MSIN indicating value PX_MSIN;
;
;
from the GNB entity
@@ -185,63 +176,6 @@ Package TP_AMF {
}
}// end TP_5GNAS_AMF_REG_REJ_02
Test Purpose {
TP Id TP_NGNAS_AMF_REG_REJ_01_
Test objective "Verify that the IUT rejects initial registration request due to general NAS level mobility management congestion control with 5GMM cause value #22 - congestion."
Reference
"ETSI TS 124 501 [1], Clause 5.5.1.2.5"
Config Id CF_AMF_N2
PICS Selection NONE
Initial conditions with {
the UE entity isNotRegisteredTo the AMF
}
Expected behaviour
ensure that {
when {
the IUT entity receives an INITIAL_UE_MESSAGE containing
RAN_UE_NGAP_ID,
User_Location_Information containing
nR_CGI containing
pLMNIdentity indicating value PX_PLMN;,
tAI containing
pLMNIdentity indicating value PX_PLMN,
tAC indicating value PX_TAC;;,
RRC_Establishmnet_Cause indicating value "mo-signalling",
NAS_PDU containing
Registration_request_message_identity indicating value Registration_request,
5GS_registration_type containing
5GS_registration_type_value indicating value Initial_registration,
FOR indicating value 1;, //Follow-on request pending
//ngKSI, //can be removed due to no value
5GS_mobile_identity containing
SUPI_format indicating value IMSI,
Type_of_idenity indicating value SUCI,
MCC indicating value PX_MCC ,
MNC indicating value PX_MNC,
MSIN indicating value PX_MSIN;;
;
from the GNB entity
}
then {
the IUT entity sends a DOWNLINK_NAS_TRANSPORT containing
AMF_UE_NGAP_ID,
RAN_UE_NGAP_ID,
NAS_PDU containing
5GMM_cause indicating value "Congestion (22)";;
to the GNB entity
}
}
}// end TP_NGNAS_AMF_REG_REJ_01
} //end Group "5.5.1.2 Registration Procedure for initial registration"