Implementing Slicing on Multi UE Scenerio #875
-
Hi, [slicing]
enable = true
nssai-sst = 1
nssai-sd = 1
gnb is also configured as follows:
The UEs have been set up in the "subscriber_db.csv" for the open5gs core to accept them. open5gs_5gc | 10/17 01:27:36.193: [amf] INFO: InitialUEMessage (../src/amf/ngap-handler.c:401)
open5gs_5gc | 10/17 01:27:36.193: [amf] INFO: [Added] Number of gNB-UEs is now 1 (../src/amf/context.c:2550)
open5gs_5gc | 10/17 01:27:36.193: [amf] INFO: RAN_UE_NGAP_ID[0] AMF_UE_NGAP_ID[1] TAC[7] CellID[0x66c000] (../src/amf/ngap-handler.c:562)
open5gs_5gc | 10/17 01:27:36.193: [amf] INFO: [suci-0-001-01-0000-0-0-0123456789] Unknown UE by SUCI (../src/amf/context.c:1835)
open5gs_5gc | 10/17 01:27:36.193: [amf] INFO: [Added] Number of AMF-UEs is now 1 (../src/amf/context.c:1616)
open5gs_5gc | 10/17 01:27:36.193: [gmm] INFO: Registration request (../src/amf/gmm-sm.c:1165)
open5gs_5gc | 10/17 01:27:36.193: [gmm] ERROR: Non cleartext IEs is included [0xc] (../src/amf/gmm-handler.c:116)
open5gs_5gc | 10/17 01:27:36.193: [gmm] ERROR: Unknown reg_type[0] (../src/amf/gmm-sm.c:1184)
open5gs_5gc | 10/17 01:27:36.193: [gmm] ERROR: gmm_handle_registration_request() failed [95] (../src/amf/gmm-sm.c:1188)
open5gs_5gc | 10/17 01:27:36.193: [amf] ERROR: Unknown reg_type[0] (../src/amf/nas-path.c:215)
open5gs_5gc | 10/17 01:27:36.193: [amf] WARNING: [(null)] Registration reject [95] (../src/amf/nas-path.c:219)
open5gs_5gc | 10/17 01:27:36.716: [amf] INFO: UE Context Release [Action:3] (../src/amf/ngap-handler.c:1698)
open5gs_5gc | 10/17 01:27:36.716: [amf] INFO: RAN_UE_NGAP_ID[0] AMF_UE_NGAP_ID[1] (../src/amf/ngap-handler.c:1699)
open5gs_5gc | 10/17 01:27:36.716: [amf] INFO: SUCI[Unknown] (../src/amf/ngap-handler.c:1702)
open5gs_5gc | 10/17 01:27:36.716: [amf] INFO: [Removed] Number of gNB-UEs is now 0 (../src/amf/context.c:2557)
open5gs_5gc | 10/17 01:27:36.716: [amf] INFO: [Removed] Number of AMF-UEs is now 0 (../src/amf/context.c:1709)
open5gs_5gc | 10/17 01:27:36.838: [amf] INFO: InitialUEMessage (../src/amf/ngap-handler.c:401)
open5gs_5gc | 10/17 01:27:36.838: [amf] INFO: [Added] Number of gNB-UEs is now 1 (../src/amf/context.c:2550)
open5gs_5gc | 10/17 01:27:36.838: [amf] INFO: RAN_UE_NGAP_ID[1] AMF_UE_NGAP_ID[2] TAC[7] CellID[0x66c000] (../src/amf/ngap-handler.c:562)
open5gs_5gc | 10/17 01:27:36.839: [amf] INFO: [suci-0-001-01-0000-0-0-0123456790] Unknown UE by SUCI (../src/amf/context.c:1835)
open5gs_5gc | 10/17 01:27:36.839: [amf] INFO: [Added] Number of AMF-UEs is now 1 (../src/amf/context.c:1616)
open5gs_5gc | 10/17 01:27:36.839: [gmm] INFO: Registration request (../src/amf/gmm-sm.c:1165)
open5gs_5gc | 10/17 01:27:36.839: [gmm] ERROR: Non cleartext IEs is included [0xc] (../src/amf/gmm-handler.c:116)
open5gs_5gc | 10/17 01:27:36.839: [gmm] ERROR: Unknown reg_type[0] (../src/amf/gmm-sm.c:1184)
open5gs_5gc | 10/17 01:27:36.839: [gmm] ERROR: gmm_handle_registration_request() failed [95] (../src/amf/gmm-sm.c:1188)
open5gs_5gc | 10/17 01:27:36.839: [amf] ERROR: Unknown reg_type[0] (../src/amf/nas-path.c:215)
open5gs_5gc | 10/17 01:27:36.839: [amf] WARNING: [(null)] Registration reject [95] (../src/amf/nas-path.c:219)
open5gs_5gc | 10/17 01:27:37.308: [amf] INFO: InitialUEMessage (../src/amf/ngap-handler.c:401)
open5gs_5gc | 10/17 01:27:37.308: [amf] INFO: [Added] Number of gNB-UEs is now 2 (../src/amf/context.c:2550)
open5gs_5gc | 10/17 01:27:37.308: [amf] INFO: RAN_UE_NGAP_ID[2] AMF_UE_NGAP_ID[3] TAC[7] CellID[0x66c000] (../src/amf/ngap-handler.c:562)
open5gs_5gc | 10/17 01:27:37.308: [amf] INFO: [suci-0-001-01-0000-0-0-0123456791] Unknown UE by SUCI (../src/amf/context.c:1835)
open5gs_5gc | 10/17 01:27:37.308: [amf] INFO: [Added] Number of AMF-UEs is now 2 (../src/amf/context.c:1616)
open5gs_5gc | 10/17 01:27:37.308: [gmm] INFO: Registration request (../src/amf/gmm-sm.c:1165)
open5gs_5gc | 10/17 01:27:37.308: [gmm] ERROR: Non cleartext IEs is included [0xc] (../src/amf/gmm-handler.c:116)
open5gs_5gc | 10/17 01:27:37.308: [gmm] ERROR: Unknown reg_type[0] (../src/amf/gmm-sm.c:1184)
open5gs_5gc | 10/17 01:27:37.308: [gmm] ERROR: gmm_handle_registration_request() failed [95] (../src/amf/gmm-sm.c:1188)
open5gs_5gc | 10/17 01:27:37.308: [amf] ERROR: Unknown reg_type[0] (../src/amf/nas-path.c:215)
open5gs_5gc | 10/17 01:27:37.308: [amf] WARNING: [(null)] Registration reject [95] (../src/amf/nas-path.c:219)
open5gs_5gc | 10/17 01:27:37.388: [amf] INFO: UE Context Release [Action:3] (../src/amf/ngap-handler.c:1698)
open5gs_5gc | 10/17 01:27:37.388: [amf] INFO: RAN_UE_NGAP_ID[1] AMF_UE_NGAP_ID[2] (../src/amf/ngap-handler.c:1699)
open5gs_5gc | 10/17 01:27:37.388: [amf] INFO: SUCI[Unknown] (../src/amf/ngap-handler.c:1702)
open5gs_5gc | 10/17 01:27:37.388: [amf] INFO: [Removed] Number of gNB-UEs is now 1 (../src/amf/context.c:2557)
open5gs_5gc | 10/17 01:27:37.388: [amf] INFO: [Removed] Number of AMF-UEs is now 1 (../src/amf/context.c:1709)
open5gs_5gc | 10/17 01:27:37.881: [amf] INFO: UE Context Release [Action:3] (../src/amf/ngap-handler.c:1698)
open5gs_5gc | 10/17 01:27:37.881: [amf] INFO: RAN_UE_NGAP_ID[2] AMF_UE_NGAP_ID[3] (../src/amf/ngap-handler.c:1699)
open5gs_5gc | 10/17 01:27:37.881: [amf] INFO: SUCI[Unknown] (../src/amf/ngap-handler.c:1702)
open5gs_5gc | 10/17 01:27:37.881: [amf] INFO: [Removed] Number of gNB-UEs is now 0 (../src/amf/context.c:2557)
open5gs_5gc | 10/17 01:27:37.881: [amf] INFO: [Removed] Number of AMF-UEs is now 0 (../src/amf/context.c:1709)
Output of UE1: Opening 1 channels in RF device=zmq with args=tx_port=tcp://127.0.0.1:2101,rx_port=tcp://127.0.0.1:2100,base_srate=11.52e6
Supported RF device list: zmq file
CHx base_srate=11.52e6
Current sample rate is 1.92 MHz with a base rate of 11.52 MHz (x6 decimation)
CH0 rx_port=tcp://127.0.0.1:2100
CH0 tx_port=tcp://127.0.0.1:2101
Current sample rate is 11.52 MHz with a base rate of 11.52 MHz (x1 decimation)
Current sample rate is 11.52 MHz with a base rate of 11.52 MHz (x1 decimation)
Waiting PHY to initialize ... done!
Attaching UE...
Random Access Transmission: prach_occasion=0, preamble_index=19, ra-rnti=0x39, tti=174
Random Access Complete. c-rnti=0x4601, ta=0
RRC Connected
Received RRC Release
Can you please help me solve the slicing issue? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
You may want to apply this patch to srsUE - srsran/srsRAN_4G#1214 |
Beta Was this translation helpful? Give feedback.
-
@alirezalab134 please make sure the "subscriber_db.csv" is used. Make sure its filename is set here instead of the example string
|
Beta Was this translation helpful? Give feedback.
-
I'm trying to implement slicing in my ZMQ multiUE srsRAN scenario (same as you) but I got the same error that you mention. I have followed the steps related in this post but i still have the issue. Can you share your configuration files to replicate them? Thanks |
Beta Was this translation helpful? Give feedback.
There was a problem with the csv file apparently. Installing everything from scratch solved the problem.