3.4. Testing SWx requests sent by HSS Previous topic Parent topic Child topic Next topic

About this task

This test scenario tests the user session termination.

Before you begin

You need to have SWm session for the tested IMSI. For more information, see Testing SWm requests sent by ePDG.

Procedure

To execute the test:
  1. Send an RTR (Registration-Termination-Request) over SWx to terminate all SWm, S6b, STa, and SWa sessions Radiator 3GPP AAA Server has for a specific IMSI. To do this, execute the following command in the Radiator SIM Pack directory:
    perl goodies/diapwtst-3gpp -trace 4
         -originhost hss2.aaa.mnc001.mcc232.3gppnetwork.org
         -originrealm aaa.mnc001.mcc232.3gppnetwork.org
         -desthost radiator-3gpp.aaa.mnc001.mcc232.3gppnetwork.org
         -swx rtr -user 232010000000000
  2. Send an PPR (Push-Profile-Request) over SWx to replace the profile and trigger reauthentication for SWm, STA, and SWa sessions Radiator 3GPP AAA Server has for the IMSI. To do this, execute the following command in the Radiator SIM Pack directory:
    perl goodies/diapwtst-3gpp -trace 4
         -originhost hss2.aaa.mnc001.mcc232.3gppnetwork.org
         -originrealm aaa.mnc001.mcc232.3gppnetwork.org
         -desthost radiator-3gpp.aaa.mnc001.mcc232.3gppnetwork.org
         -swx ppr -user 232010000000000
    Note
    You can add PPR-Flags=1 to the command to send PPR-Flags parameter with the desired value.
Note
If Origin-Host hss.aaa.mnc001.mcc232.3gppnetwork.org is used, 3gpp-aaa-server.cfg instance must be restarted after RTR or other request over SWx.