Commit 1ec7ece1 authored by Alejandro Sanchez's avatar Alejandro Sanchez
Browse files

fix(packages): changes UE values to match with the OAI-5G preregistered core

parent fd740119
Loading
Loading
Loading
Loading
Loading
+63 −1
Original line number Diff line number Diff line
vld:
- name: mgmtnet
  vim-network-name: internal

additionalParamsForVnf:
- member-vnf-index: free5gc-ueransim
  additionalParamsForKdu:
  - kdu_name: ueransim
    additionalParams:
      global:
        free5gcReleaseName: oai-5g-basic
        gnb:
          multus:
            enabled: false
      service:
        type: NodePort
        type: ClusterIP
      gnb:
        enabled: true
        n2if:
          ipAddress: 10.100.50.250
        n3if:
          ipAddress: 10.100.50.236
        amf:
          n2if:
            ipAddress: 10.95.134.142
            serviceName: oai-amf
            port: 30355
        configuration: |-
          mcc: '001'
          mnc: '01'
          nci: '0x000000010'
          idLength: 32
          tac: 1
          slices:
            - sst: 0x1
              sd: 0xffffff
          ignoreStreamIds: true
      ue:
        enabled: true
        configuration: |-
          supi: imsi-001010000000100
          mcc: 001
          mnc: 01
          key: fec86ba6eb707ed08905757b1bb44b8f
          op: C42449363BBAD02B66D16BC975D77CC1
          opType: OPC
          amf: 8000
          imei: 356938035643803
          imeiSv: 4370816125816151
          sessions:
            - type: IPv4
              apn: oai
              slice:
                sst: 0x1
                sd: 0xffffff
          configured-nssai:
            - sst: 0x1
              sd: 0xffffff
          default-nssai:
            - sst: 1
              sd: 1
          integrity:
            IA1: true
            IA2: true
            IA3: true
          ciphering:
            EA1: true
            EA2: true
            EA3: true
          integrityMaxRate:
            uplink: full
            downlink: full