Replies: 10 comments 2 replies
|
Here's a breakdown of the events: Successful Initial Procedures: The logs show the UE successfully completing the Security Mode Complete and subsequently sending a Registration Complete message after its initial registration. |
|
Hi @rgeeva, |
|
OAIAMFlogsMar30.txt Thanks again @SebastianCa for your help! AMF and gNB logs are attached. I'm using the standard Sionna RK config. As far as I know, my SIM card is properly configured. There are some separate lab config IMPU and IMPI values that may not be specific to the Sionna RK setup but I don't think it should matter since it does not perform any IMS registration. |
|
This seems to be more a caore network issue; did you modify the dnn entry? According to the logs, it seems as if there is a special character in |
|
We are using DNN "oai". Is this what you use? |
|
Thanks @SebastianCa. Is it possible this could be a bug? Can you advise a specific config file that we can check this in? |
|
Thanks @SebastianCa ...I don't see anything out of the ordinary here unless you see something I don't ################################################################################ Licensed to the OpenAirInterface (OAI) Software Alliance under one or morecontributor license agreements. See the NOTICE file distributed withthis work for additional information regarding copyright ownership.The OpenAirInterface Software Alliance licenses this file to You underthe OAI Public License, Version 1.1 (the "License"); you may not use this fileexcept in compliance with the License.You may obtain a copy of the License athttp://www.openairinterface.org/?page_id=698Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.#------------------------------------------------------------------------------- For more information about the OpenAirInterface (OAI) Software Alliance:contact@openairinterface.org################################################################################ OAI CN Configuration FileThis file can be used by all OAI NFsSome fields are specific to an NF and will be ignored by other NFsNOTE ON YAML ANCHORSWe use YAML anchors to ease the configuration and to avoid duplicating parts of the configuration.This is especially true for the SNSSAIs, as we have to define them for multiple NFs.Please note that the use of anchors is not mandatory, and you can define the SNSSAI in each NF yourself.You can read more about anchors here: https://yaml.org/spec/1.2.2/#anchors-and-aliases############# Common configuration Log level for all the NFslog_level: If you enable registration, the other NFs will use the NRF discovery mechanismregister_nf: http_version: 1 ############## SBI Interfaces Each NF takes its local SBI interfaces and remote interfaces from here, unless it gets them using NRF discovery mechanismsnfs: upf: Common for UDR and AMFdatabase: general single_nssai configurationDefines YAML anchors, which are reused in the config filesnssais:
############## NF-specific configuration This really depends on if we want to keep the "mini" version or notsupport_features_options: smf: the DNN you configure here should be configured in "dnns"follows the SmfInfo datatype from 3GPP TS 29.510smf_info: upf: DNN configurationdnns:
|
|
This looks fine. Have you modified anything in the configuration files? Could you please test it using the default configs provided on GitHub? |
|
Just to be 100% sure, we'll try a fresh install and get back to you. Thanks @SebastianCa |
|
FYI @SebastianCa . Once we disabled IPV6 on the module everything worked fine. Thanks for your support! |
Uh oh!
There was an error while loading. Please reload this page.
Hi There...When using an actual UE, I notice authentication and registration is successful with no issue. Immediately after this the RRC Connection is released with the following....
Has anyone seen this before? Is there somewhere to configure this? I haven't quite figured it out. Thanks in advance.
All reactions