SFAPP Configuration for UDR
Configuring SFAPP for UDR involves adding vSTP MP(s) to UDR and then configuring UDR on the ComAgent server.
This procedure assumes:
- the user is aware of UDR and ComAgent functionality, and
- UDR is already installed and UDR topology is already configured
- Add details about the vSTP MP on the ComAgent Remote Servers screen as a client by navigating to Insert on an active OCUDR NOAMP. and clicking
- Select the OCUDR server group from the Available Local Server Groups that needs to communicate with vSTP MP.
-
From the active
OCUDR GUI, navigate to
InService
. and verify connection are -
From the active
OCUDR GUI, navigate to
STPDbSvc status is
Normal
. and verify the - From an active DSR NOAM, navigate to Insert. and click
- Add the UDR NO IP in the ComAgent Remote Server screen as a Server.
- Select the STP MP server group from the Local SG that needs to communicate with UDR.
- Also add the Standby and DR NOs to the Local SG.
- Navigate to STPSvcGroup and click Edit. , select
- Add all available UDR NO servers.
- Navigate to , select the server name, and check the connection status.
UDR Configuration:
SOAP Provisioning Request for IMSI
Here's an example of provisioning SFAPP data with the Type as RN and
GRN in an individual IMSI.
<?xml version="1.0" encoding="UTF-8"?> <subscriber> <field name="IMSI">6912347700</field> <field name="VPLMN">816308</field> <field name="MCC">611</field> <field name="MMER">epc.mnc905.mcc679.org</field> <field name="MMEH">s6amme-epc.mnc905.org</field> <field name="HSSR">hss@3gppnetwork.org</field> <field name="HSSH">hss-epc.mnc905.mcc679.3gppnetwork.org</field> <field name="lastUN">3G</field> <field name="VLR">12340000</field> </subscriber>