* @desc Verify the GTP version that the sending entity supports. If a GTP network element receives a message of unsupported GTP version, verify that the network element returns a Version Not Supported Indication message and that it discards the received message
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME and PICS_VERSION_NOT_SUPPORTED
* Config Id: CF01
* Initial conditions:
* with {
* EPC and RAN network available
* Network should be configured as show in Figure 3 above.
* MME is configured with the GTP Tunnel Parameter.
* S-GW is configured with the GTP Tunnel Parameter.
* Verify IP connectivity between the two nodes.
* Power on the MME and S-GW
* }
* Expected behaviour:
* ensure that {
* when {
* MME (or simulator) initiates the Version Not supported Procedure by sending a GTP message which contains a version higher than the latest version
* }
* then {
* Verify that any given GTP message (e.g. Echo Request) contains a version that is higher than the latest supported version.
* and, verify that the Version not Supported Indication contains the GTP version the network element currently supports
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_PM_03
* @reference ETSI TS 129 274 V9.13.0, clauses 7.1.3
* @desc This group contains all test case for IUT acting as a MME
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), clause 5.2.2
*/
grouptunnelManagement{
/**
* @desc Validate the Create Session Request/Response and the Modify Bearer Request/Response Procedure between MME and S-GW as part of the ATTACH Procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_MME and PICS_MME_CREATE_SESSION_REQUEST and PICS_MME_CREATE_BEARER_RESPONSE and PICS_MME_MODIFY_BEARER_REQUEST
* Config Id: CF01
* Initial conditions:
* with {
* EPC, RAN, and one UE are available.
* MME is configured the GTP Tunnel Parameter.
* S-GW is configured with the GTP Tunnel Parameter.
* Verify IP connectivity between the two nodes.
* }
* Expected behaviour:
* ensure that {
* when {
* UE registers with and attaches to the network to receive services that require registration
* A default EPS bearer is setup as result of attachment
* This forces the Create Session and Modify Bearer ProcedureTrigger MME (or simulator) initiates the Echo Request Procedure with an error
* }
* then {
* Verify that the MME sends Create Session Request and receives the Create Session Response
* and, verify that the MME sends the Modify Bearer Request and receives the Modify Bearer Response as part of the Attach procedure
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_TM_01
log("*** "&testcasename()&": PICS_S11_IUT_IS_MME and PICS_MME_CREATE_SESSION_REQUEST and PICS_MME_CREATE_BEARER_RESPONSE and PICS_MME_MODIFY_BEARER_REQUEST required for executing the TC ***");
* @desc Verify the GTP version that the sending entity supports. If a GTP network element receives a message of unsupported GTP version, verify that the network element returns a Version Not Supported Indication message and that it discards the received message
* <pre>
* Pics Selection: PICS_S11_IUT_IS_SGW and PICS_VERSION_NOT_SUPPORTED
* Config Id: CF01
* Initial conditions:
* with {
* EPC and RAN network available
* Network should be configured as show in Figure 3 above.
* MME is configured with the GTP Tunnel Parameter.
* S-GW is configured with the GTP Tunnel Parameter.
* Verify IP connectivity between the two nodes.
* Power on the MME and S-GW
* }
* Expected behaviour:
* ensure that {
* when {
* MME (or simulator) initiates the Version Not supported Procedure by sending a GTP message which contains a version higher than the latest version
* }
* then {
* Verify that any given GTP message (e.g. Echo Request) contains a version that is higher than the latest supported version.
* and, verify that the Version not Supported Indication contains the GTP version the network element currently supports
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_PM_03
* @reference ETSI TS 129 274 V9.13.0, clauses 7.1.3
* @desc This group contains all test case for IUT acting as a SGW
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), clause 5.2.2
*/
grouptunnelManagement{
/**
* @desc Validate the Create Session Request/Response and the Modify Bearer Request/Response Procedure between MME and S-GW as part of the ATTACH Procedure
* <pre>
* Pics Selection: PICS_S11_IUT_IS_SGW and PICS_MME_CREATE_SESSION_REQUEST and PICS_MME_CREATE_BEARER_RESPONSE and PICS_MME_MODIFY_BEARER_REQUEST
* Config Id: CF01
* Initial conditions:
* with {
* EPC, RAN, and one UE are available.
* MME is configured the GTP Tunnel Parameter.
* S-GW is configured with the GTP Tunnel Parameter.
* Verify IP connectivity between the two nodes.
* }
* Expected behaviour:
* ensure that {
* when {
* UE registers with and attaches to the network to receive services that require registration
* A default EPS bearer is setup as result of attachment
* This forces the Create Session and Modify Bearer ProcedureTrigger MME (or simulator) initiates the Echo Request Procedure with an error
* }
* then {
* Verify that the MME sends Create Session Request and receives the Create Session Response
* and, verify that the MME sends the Modify Bearer Request and receives the Modify Bearer Response as part of the Attach procedure
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_TM_01
log("*** "&testcasename()&": PICS_S11_IUT_IS_SGW and PICS_MME_CREATE_SESSION_REQUEST and PICS_MME_CREATE_BEARER_RESPONSE and PICS_MME_MODIFY_BEARER_REQUEST required for executing the TC ***");