open5gs/configs/open5gs/sgwc.yaml.in

161 lines
3.0 KiB
YAML
Raw Normal View History

2020-08-13 00:31:22 +00:00
#
# logger:
#
# o Set OGS_LOG_INFO to all domain level
# - If `level` is omitted, the default level is OGS_LOG_INFO)
# - If `domain` is omitted, the all domain level is set from 'level'
# (Nothing is needed)
#
# o Set OGS_LOG_ERROR to all domain level
# - `level` can be set with none, fatal, error, warn, info, debug, trace
# level: error
#
# o Set OGS_LOG_DEBUG to mme/emm domain level
# level: debug
# domain: mme,emm
#
# o Set OGS_LOG_TRACE to all domain level
# level: trace
2020-08-22 03:33:45 +00:00
# domain: core,pfcp,gtp,sgwc,event,tlv,mem,sock
2020-08-13 00:31:22 +00:00
#
logger:
file: @localstatedir@/log/open5gs/sgwc.log
#
# sgwc:
#
# <GTP-C Server>
#
2021-11-28 07:42:47 +00:00
# o GTP-C Server(127.0.0.3:2123, [fd69:f21d:873c:fa::2]:2123)
2020-08-13 00:31:22 +00:00
# gtpc:
# addr:
2020-08-22 03:33:45 +00:00
# - 127.0.0.3
2021-11-28 07:42:47 +00:00
# - fd69:f21d:873c:fa::2
2020-08-13 00:31:22 +00:00
#
2020-08-22 03:33:45 +00:00
# o On SGW, Same Configuration(127.0.0.3:2123,
2021-11-28 07:42:47 +00:00
# [fd69:f21d:873c:fa::2]:2123) as below.
2020-08-13 00:31:22 +00:00
# gtpc:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.3
2021-11-28 07:42:47 +00:00
# - addr: fd69:f21d:873c:fa::2
2020-08-13 00:31:22 +00:00
#
# o GTP-C Option (Default)
# - so_bindtodevice : NULL
#
# gtpc:
# addr: 127.0.0.3
# option:
# so_bindtodevice: vrf-blue
#
2020-08-13 00:31:22 +00:00
# <PFCP Server>
#
2020-08-22 03:33:45 +00:00
# o PFCP Server(127.0.0.3:8805, ::1:8805)
2020-08-13 00:31:22 +00:00
# pfcp:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.3
2020-08-13 00:31:22 +00:00
# - addr: ::1
#
2021-03-15 01:01:55 +00:00
# o PFCP-U Server(127.0.0.1:2152, [::1]:2152)
# pfcp:
# name: localhost
#
# o PFCP Option (Default)
# - so_bindtodevice : NULL
#
# pfcp:
# addr: 127.0.0.3
# option:
# so_bindtodevice: vrf-blue
#
2020-08-13 00:31:22 +00:00
sgwc:
gtpc:
2020-09-12 16:16:08 +00:00
- addr: 127.0.0.3
2020-08-13 00:31:22 +00:00
pfcp:
2020-09-12 16:16:08 +00:00
- addr: 127.0.0.3
2020-08-13 00:31:22 +00:00
#
# sgwu:
#
# <PFCP Client>>
#
2020-08-22 03:33:45 +00:00
# o PFCP Client(127.0.0.6:8805)
2020-08-13 00:31:22 +00:00
#
# pfcp:
2020-08-22 03:33:45 +00:00
# addr: 127.0.0.6
2020-08-13 00:31:22 +00:00
#
# <SGWU_SELECTION_MODE - EPC only>
2020-08-13 00:31:22 +00:00
#
# sgwu:
# pfcp:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.6
2020-08-13 00:31:22 +00:00
# - addr: 127.0.0.12
# - addr: 127.0.0.18
2020-08-13 00:31:22 +00:00
#
# o SGWU selection by eNodeB TAC
2020-08-13 00:31:22 +00:00
# (either single TAC or multiple TACs, DECIMAL representation)
#
# sgwu:
# pfcp:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.6
2020-08-13 00:31:22 +00:00
# tac: 1
# - addr: 127.0.0.12
# tac: [3,5,8]
#
# o SGWU selection by UE's APN (either single APN or multiple APNs)
2020-08-13 00:31:22 +00:00
#
# sgwu:
# pfcp:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.6
# apn: ims
2020-08-13 00:31:22 +00:00
# - addr: 127.0.0.12
# apn: [internet, web]
#
# o SGWU selection by CellID(e_cell_id: 28bit)
# (either single e_cell_id or multiple e_cell_id, HEX representation)
2020-08-13 00:31:22 +00:00
#
# sgwu:
# pfcp:
2020-08-22 03:33:45 +00:00
# - addr: 127.0.0.6
2020-08-13 00:31:22 +00:00
# e_cell_id: 463
# - addr: 127.0.0.12
# e_cell_id: [123456789, 9413]
2020-08-13 00:31:22 +00:00
#
sgwu:
pfcp:
2020-09-12 16:16:08 +00:00
- addr: 127.0.0.6
2020-08-13 00:31:22 +00:00
#
# parameter:
#
# o Disable use of IPv4 addresses (only IPv6)
# no_ipv4: true
#
# o Disable use of IPv6 addresses (only IPv4)
# no_ipv6: true
#
# o Prefer IPv4 instead of IPv6 for estabishing new GTP connections.
# prefer_ipv4: true
#
# o Disable selection of SGW-U PFCP in Round-Robin manner
# no_pfcp_rr_select: true
#
2020-08-13 00:31:22 +00:00
parameter:
#
# max:
#
# o Maximum Number of UE per AMF/MME
2020-10-01 17:27:58 +00:00
# ue: 1024
# o Maximum Number of gNB/eNB per AMF/MME
2022-01-13 08:55:36 +00:00
# gnb: 64
2020-08-13 00:31:22 +00:00
#
max:
2020-11-07 22:27:12 +00:00
#
# time:
#
# o Message Wait Duration (Default : 10,000 ms = 10 seconds)
#
# o Message Wait Duration (3000 ms)
# message:
# duration: 3000
time: