* @desc Validate that S-GW is able to request the MME to start Create Bearer Request 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.
* UE attaches to the network. During the attach procedure the S-GW sends the Create Bearer Request message to the MME as part of the Dedicated Bearer Activation Procedure.
* The QoS parameter is updated in the P-GW.
* }
* Expected behaviour:
* ensure that {
* when {
* An IP-CAN Session Modification or,
* the PDN-GW may apply local QoS policy (change over PDN-GW OAM the QoS parameter for this UE)
* }
* then {
* Verify that the MME sends back a Create Bearer Response message to the S-GW
* and, verify that, in the case where dynamic PCC is deployed, the PCRF sends a PCC decision provision (QoS policy) message to the PDN GW
* or, verify that, in the case where dynamic PCC is not deployed, the PDN GW may apply local QoS policy
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_TM_02
* @reference ETSI TS 129 274 V9.13.0, clauses 7.2.3, 7.2.4
* @reference ETSI TS 123.401 V9.13.0, clauses 5.4.1
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 Validate that S-GW is able to request the MME to start Create Bearer Request 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.
* UE attaches to the network. During the attach procedure the S-GW sends the Create Bearer Request message to the MME as part of the Dedicated Bearer Activation Procedure.
* The QoS parameter is updated in the P-GW.
* }
* Expected behaviour:
* ensure that {
* when {
* An IP-CAN Session Modification or,
* the PDN-GW may apply local QoS policy (change over PDN-GW OAM the QoS parameter for this UE)
* }
* then {
* Verify that the MME sends back a Create Bearer Response message to the S-GW
* and, verify that, in the case where dynamic PCC is deployed, the PCRF sends a PCC decision provision (QoS policy) message to the PDN GW
* or, verify that, in the case where dynamic PCC is not deployed, the PDN GW may apply local QoS policy
* }
* }
* </pre>
* @verdict pass on success, inconc on timeout, fail otherwise
*
* @see ETSI TS 103 202-2 V0.0.2 (2014-03), TP_TM_02
* @reference ETSI TS 129 274 V9.13.0, clauses 7.2.3, 7.2.4
* @reference ETSI TS 123.401 V9.13.0, clauses 5.4.1
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 ***");