//Test objective "Verify that the IUT initiates the generic UE configuration update procedure by sending a CONFIGURATION_UPDATE_COMMAND message including only NITZ-related information elements, and either does not include the Configuration update indication IE or includes it with the Acknowledgement requested bit set to '0'."
Test objective "Verify that the IUT does not retransmit CONFIGURATION_UPDATE_COMMAND containing only NITZ-related information elements when acknowledgement has not been requested."
Test 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.
@@ -569,7 +568,7 @@ Package TP_AMF {
security_header_type set to INTEGRITY_PROTECTED_AND_CIPHERED,
message_type set to CONFIGURATION_UPDATE_COMMAND;;
to the GNB entity
(Note 1: "It is not expected to receive another CONFIGURATION_UPDATE_COMMAND message on the N2N1 interface.")
(Note 1: "It is not expected to receive a retransmission of the same NITZ-only CONFIGURATION_UPDATE_COMMAND on the N2N1 interface.")