Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

free5gc.common.amf.ngap.addresses

Default AMF NGAP addresses.

Type: list of string

Default:

[
  "127.0.0.18"
]

Declared by:

free5gc.common.amf.ngap.port

Default AMF NGAP SCTP port.

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default:

38412

Declared by:

free5gc.common.cert.dir

Default directory for generated Free5GC certificate paths.

Type: string

Default:

"cert"

Declared by:

free5gc.common.dnnList

Default DNN names.

Type: list of string

Default:

[
  "internet"
]

Declared by:

free5gc.common.locality

Default Free5GC locality value.

Type: string

Default:

"area1"

Declared by:

free5gc.common.logger.enable

Default logger enable flag for Free5GC network functions.

Type: boolean

Default:

true

Declared by:

free5gc.common.logger.level

Default logger level for Free5GC network functions.

Type: one of “trace”, “debug”, “info”, “warn”, “error”, “fatal”, “panic”

Default:

"info"

Declared by:

free5gc.common.logger.reportCaller

Default logger caller reporting flag.

Type: boolean

Default:

false

Declared by:

free5gc.common.mongodb.name

Default MongoDB database name.

Type: string

Default:

"free5gc"

Declared by:

free5gc.common.mongodb.url

Default MongoDB URL.

Type: string

Default:

"mongodb://127.0.0.1:27017"

Declared by:

free5gc.common.nrf.certPem

Default NRF certificate path used by NRF clients.

Type: string

Default:

"cert/nrf.pem"

Declared by:

free5gc.common.nrf.nfmUri

Default NRF NF-management endpoint URI.

Type: string

Default:

"http://127.0.0.10:8000/nnrf-nfm/v1/nf-instances"

Declared by:

free5gc.common.nrf.uri

Default NRF URI used by NRF clients.

Type: string

Default:

"http://127.0.0.10:8000"

Declared by:

free5gc.common.plmn.mcc

Default Mobile Country Code.

Type: string

Default:

"208"

Declared by:

free5gc.common.plmn.mnc

Default Mobile Network Code.

Type: string

Default:

"93"

Declared by:

free5gc.common.sbi.port

Default Free5GC SBI port.

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default:

8000

Declared by:

free5gc.common.sbi.scheme

Default Free5GC SBI scheme.

Type: one of “http”, “https”

Default:

"http"

Declared by:

free5gc.common.snssaiList

Default S-NSSAI list shared by AMF, SMF, NSSF, N3IWF, and TNGF.

Type: list of (submodule)

Default:

[
  {
    sd = "010203";
    sst = 1;
  }
  {
    sd = "112233";
    sst = 1;
  }
]

Declared by:

free5gc.common.snssaiList.*.sd

Slice differentiator as a 3-byte hex string.

Type: null or string

Default:

null

Example:

"010203"

Declared by:

free5gc.common.snssaiList.*.sst

Slice/service type.

Type: integer between 0 and 255 (both inclusive)

Example:

1

Declared by:

free5gc.common.tai.tac

Default Tracking Area Code.

Type: string

Default:

"000001"

Declared by: