Objective: "Verify that the IUT sends an AUTHENTICATION_REQUEST message upon receipt of an initial REGISTRATION_REQUEST containing { a SUCI, when no active 5G NAS security context exists."
Objective: "Verify that the IUT sends an AUTHENTICATION_REQUEST message upon receipt of an initial REGISTRATION_REQUEST containing a SUCI, when no active 5G NAS security context exists."
Reference: "ETSI TS 124 501 [1], Clauses 5.4.1.3.2 and 8.2.1"
@@ -77,7 +77,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_AUT_REQ_02 {
Objective: "Verify that the IUT sends an AUTHENTICATION_REJECT message upon receipt of an AUTHENTICATION_RESPONSE containing { an invalid authentication response value, when the UE was identified with SUCI in the initial NAS message."
Objective: "Verify that the IUT sends an AUTHENTICATION_REJECT message upon receipt of an AUTHENTICATION_RESPONSE containing an invalid authentication response value, when the UE was identified with SUCI in the initial NAS message."
Reference: "ETSI TS 124 501 [1], Clauses 5.4.1.3.5 and 8.2.5"
@@ -415,7 +415,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_SEC_REJ_01 {
Objective: "Verify that the IUT aborts the ongoing procedure that triggered the NAS security mode control procedure upon receipt of a SECURITY_MODE_REJECT message containing { 5GMM cause #23 'UE security capabilities mismatch'."
Objective: "Verify that the IUT aborts the ongoing procedure that triggered the NAS security mode control procedure upon receipt of a SECURITY_MODE_REJECT message containing 5GMM cause #23 'UE security capabilities mismatch'."
Reference: "ETSI TS 124 501 [1], Clauses 5.4.2.5 and 8.2.27"
@@ -466,7 +466,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_IDN_REQ_01 {
Objective: "Verify that the IUT initiates the identification procedure by sending an IDENTITY_REQUEST message with identity type set to SUCI when the IUT receives a REGISTRATION_REQUEST message containing { a 5G-GUTI that is not known by the IUT."
Objective: "Verify that the IUT initiates the identification procedure by sending an IDENTITY_REQUEST message with identity type set to SUCI when the IUT receives a REGISTRATION_REQUEST message containing a 5G-GUTI that is not known by the IUT."
Reference: "ETSI TS 123 502 [2], Clause 4.2.2.2.2
ETSI TS 124 501 [1], Clauses 5.4.3.2 and 8.2.21"
@@ -519,7 +519,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_CNF_COM_01 {
Objective: "Verify that the IUT does not retransmit a CONFIGURATION_UPDATE_COMMAND containing { only NITZ-related information elements when the Configuration update indication IE is absent or indicates that acknowledgement is not requested."
Objective: "Verify that the IUT does not retransmit a CONFIGURATION_UPDATE_COMMAND containing only NITZ-related information elements when the Configuration update indication IE is absent or indicates that acknowledgement is not requested."
// Example trigger observed in implementation: CONFIGURATION_UPDATE_COMMAND sent after PDU_SESSION_ESTABLISHMENT_REQUEST;
// note that the base specification does not explicitly define when the CONFIGURATION_UPDATE_COMMAND shall be sent.
@@ -575,7 +575,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_DLN_ACC_01 {
Objective: "Verify that the IUT, upon receipt of a UL NAS TRANSPORT message containing { a PDU SESSION ESTABLISHMENT REQUEST, sends a PDU_SESSION_RESOURCE_SETUP_REQUEST carrying a DL NAS TRANSPORT message with a PDU SESSION ESTABLISHMENT ACCEPT."
Objective: "Verify that the IUT, upon receipt of a UL NAS TRANSPORT message containing a PDU SESSION ESTABLISHMENT REQUEST, sends a PDU_SESSION_RESOURCE_SETUP_REQUEST carrying a DL NAS TRANSPORT message with a PDU SESSION ESTABLISHMENT ACCEPT."
Objective: "Verify that, after successful completion of the initial registration procedure over 3GPP access, the IUT sends a REGISTRATION_ACCEPT message containing { the 5GS registration result, TAI list, 5G-GUTI and T3512 value."
Objective: "Verify that, after successful completion of the initial registration procedure over 3GPP access, the IUT sends a REGISTRATION_ACCEPT message containing the 5GS registration result, TAI list, 5G-GUTI and T3512 value."
Reference: "ETSI TS 124 501 [1], Clauses 5.5.1.2.4 and 8.2.7"
@@ -1148,7 +1148,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_DRG_REQ_01 {
Objective: "Verify that the IUT initiates network de-registration by sending a DEREGISTRATION_REQUEST message containing { the De-registration type IE with re-registration not required for 3GPP access. **NOTE:** explicit network deregistration triggered by O&M - deactivation of UE"
Objective: "Verify that the IUT initiates network de-registration by sending a DEREGISTRATION_REQUEST message containing the De-registration type IE with re-registration not required for 3GPP access. **NOTE:** explicit network deregistration triggered by O&M - deactivation of UE"
Reference: "ETSI TS 124 501 [1], Clauses 5.5.2.3.1 and 8.2.14"
@@ -1228,7 +1228,7 @@ Package TP_AMF_NGNAS {
Test Purpose TP_5GNAS_AMF_DRG_REQ_03 {
Objective: "Verify that the IUT initiates network de-registration by sending a DEREGISTRATION_REQUEST message containing { the De-registration type IE with re-registration required for 3GPP access."
Objective: "Verify that the IUT initiates network de-registration by sending a DEREGISTRATION_REQUEST message containing the De-registration type IE with re-registration required for 3GPP access."
// NOTE: After receipt of this message, the UE is expected to respond with DEREGISTRATION_ACCEPT and to initiate a new registration procedure. These subsequent steps are not part of the verification objective of this TP, but need to be handled by the TTCN-3 test implementation and postamble.
// **NOTE 1:** UE sends DEREGISTRATION_ACCEPT and starts with re-registration procedure.(also used ref 5.5.2.3.2 1st paragraph) **NOTE 2:** explicit network deregistration triggered by O&M - UE deregistration"