srsran5g-simulated-rf: Updated SRS Hash

6 views
Skip to first unread message

praghur

unread,
Jul 2, 2024, 2:56:37 PM (14 days ago) Jul 2
to Powder Users
Hi Dustin & POWDER community.

I am running the srsran5g experiment after updating to the latest SRS hash from the profile - https://www.powderwireless.net/show-profile.php?project=PowderProfiles&profile=srsran5g-simulated-rf.

DEFAULT_SRS_HASHES = {
    "srsRAN_4G": "release_23_11",
    "srsRAN_Project": "release_24_04",
}

I made changes to the config files of ue and gnb as shown in the attachment as per the srsran documentation-https://docs.srsran.com/projects/project/en/latest/tutorials/source/srsUE/source/index.html#zeromq-based-setup

However, my UE receives an "RRC Release" within a few seconds of RRC connected status. The AMF logs are pasted below. 

07/02 12:45:52.311: [amf] INFO: gNB-N2 accepted[127.0.0.1]:32828 in ng-path module (../src/amf/ngap-sctp.c:113)
07/02 12:45:52.312: [amf] INFO: gNB-N2 accepted[127.0.0.1] in master_sm module (../src/amf/amf-sm.c:757)
07/02 12:45:52.321: [amf] INFO: [Added] Number of gNBs is now 1 (../src/amf/context.c:1236)
07/02 12:45:52.321: [amf] INFO: gNB-N2[127.0.0.1] max_num_of_ostreams : 30 (../src/amf/amf-sm.c:796)
07/02 12:46:00.331: [amf] INFO: InitialUEMessage (../src/amf/ngap-handler.c:401)
07/02 12:46:00.332: [amf] INFO: [Added] Number of gNB-UEs is now 1 (../src/amf/context.c:2662)
07/02 12:46:00.332: [amf] INFO:     RAN_UE_NGAP_ID[0] AMF_UE_NGAP_ID[1] TAC[1] CellID[0x66c000] (../src/amf/ngap-handler.c:562)
07/02 12:46:00.332: [amf] INFO: [suci-0-999-70-0000-0-0-0123456789] Unknown UE by SUCI (../src/amf/context.c:1844)
07/02 12:46:00.332: [amf] INFO: [Added] Number of AMF-UEs is now 1 (../src/amf/context.c:1621)
07/02 12:46:00.332: [gmm] INFO: Registration request (../src/amf/gmm-sm.c:1214)
07/02 12:46:00.332: [gmm] INFO: [suci-0-999-70-0000-0-0-0123456789]    SUCI (../src/amf/gmm-handler.c:172)
07/02 12:46:00.338: [sbi] INFO: [AUSF] (SCP-discover) NF registered [0d52f388-3891-41ef-b8aa-15738cbe2a2c:1] (../lib/sbi/path.c:211)
07/02 12:46:00.404: [sbi] INFO: [UDM] (SCP-discover) NF registered [0f3fc716-3891-41ef-b6a3-a3a882dc0d5c:1] (../lib/sbi/path.c:211)
07/02 12:46:00.407: [sbi] WARNING: [UDM] (SCP-discover) NF has already been added [0f3fc716-3891-41ef-b6a3-a3a882dc0d5c:2] (../lib/sbi/path.c:216)
07/02 12:46:00.417: [sbi] INFO: [PCF] (SCP-discover) NF registered [08746e14-3891-41ef-9f36-2f8c0128f845:1] (../lib/sbi/path.c:211)
07/02 12:46:00.417: [amf] WARNING: NF EndPoint(addr) updated [127.0.0.12:7777] (../src/amf/npcf-handler.c:143)
07/02 12:46:00.568: [gmm] INFO: [imsi-999700123456789] Registration complete (../src/amf/gmm-sm.c:2313)
07/02 12:46:00.568: [amf] INFO: [imsi-999700123456789] Configuration update command (../src/amf/nas-path.c:591)
07/02 12:46:00.568: [gmm] INFO:     UTC [2024-07-02T18:46:00] Timezone[0]/DST[0] (../src/amf/gmm-build.c:558)
07/02 12:46:00.568: [gmm] INFO:     LOCAL [2024-07-02T12:46:00] Timezone[-21600]/DST[1] (../src/amf/gmm-build.c:563)
07/02 12:46:00.569: [amf] INFO: [Added] Number of AMF-Sessions is now 1 (../src/amf/context.c:2683)
07/02 12:46:00.569: [gmm] WARNING: [imsi-999700123456789] DNN Not Supported OR Not Subscribed in the Slice (../src/amf/gmm-handler.c:1272)
07/02 12:46:00.607: [gmm] INFO: [imsi-999700123456789] No GUTI allocated (../src/amf/gmm-sm.c:1591)
07/02 12:46:03.968: [amf] INFO: UE Context Release [Action:2] (../src/amf/ngap-handler.c:1696)
07/02 12:46:03.968: [amf] INFO:     RAN_UE_NGAP_ID[0] AMF_UE_NGAP_ID[1] (../src/amf/ngap-handler.c:1697)
07/02 12:46:03.968: [amf] INFO:     SUCI[suci-0-999-70-0000-0-0-0123456789] (../src/amf/ngap-handler.c:1701)
07/02 12:46:03.968: [amf] INFO: [Removed] Number of gNB-UEs is now 0 (../src/amf/context.c:2669)

Has anyone encountered this before? Is there a way to get around it? 

gnb.conf
amf.yaml
ue.conf

Dustin Maas

unread,
Jul 3, 2024, 12:02:27 PM (13 days ago) Jul 3
to 'praghur' via Powder Users

Looks like a DNN/APN mismatch. UE has srsapn… maybe the entries in your AMF database are internet? If so, just update the UE config to reflect that.

-Dustin

--
You received this message because you are subscribed to the Google Groups "Powder Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to powder-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/127eb4ca-2ff4-4a03-a6bc-2696e440b6a9n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages