blob: c811e9e1cc26e1c014a6539fbc262d69e0b2da53 [file] [log] [blame]
Pau Espin Pedrol0696c602021-03-16 14:25:37 +01001#
2# logger:
3#
4# o Set OGS_LOG_INFO to all domain level
5# - If `level` is omitted, the default level is OGS_LOG_INFO)
6# - If `domain` is omitted, the all domain level is set from 'level'
7# (Nothing is needed)
8#
9# o Set OGS_LOG_ERROR to all domain level
10# - `level` can be set with none, fatal, error, warn, info, debug, trace
11# level: error
12#
13# o Set OGS_LOG_DEBUG to mme/emm domain level
14# level: debug
15# domain: mme,emm
16#
17# o Set OGS_LOG_TRACE to all domain level
18# level: trace
19# domain: core,s1ap,nas,fd,gtp,mme,emm,esm,event,tlv,mem,sock
20#
21logger:
22 file: ${mme.log_filename}
Andre Puschmannfaa8e7c2021-05-10 20:50:30 +020023 level: info
Pau Espin Pedrol0696c602021-03-16 14:25:37 +010024
25mme:
26 freeDiameter: ${mme.diameter_filename}
27 s1ap:
28 - addr: ${epc.run_addr}
29 gtpc:
30 - addr: ${epc.run_addr}
31 gummei:
32 plmn_id:
33 mcc: ${epc.mcc}
34 mnc: ${epc.mnc}
35 mme_gid: 2
36 mme_code: 1
37 tai:
38 plmn_id:
39 mcc: ${epc.mcc}
40 mnc: ${epc.mnc}
41 tac: 7
42 security:
43 integrity_order : [ EIA2, EIA1, EIA0 ]
44 ciphering_order : [ EEA0, EEA1, EEA2 ]
45 network_name:
46 full: Open5GS
Andre Puschmann74588e92021-05-10 21:44:24 +020047 short: open5gs
Pau Espin Pedrol0696c602021-03-16 14:25:37 +010048 mme_name: open5gs-mme0
49
50#
51# sgwc:
52#
53# <GTP-C Client>
54#
55# o Specify SGW addresses the GTP-C must connect to
56#
57# o One SGW is defined.
58# If prefer_ipv4 is not true, [fe80::2%lo] is selected.
59# gtpc:
60# addr:
61# - 127.0.0.3
62# - fe80::2%lo
63#
64# o Two SGW are defined. MME selects SGW with round-robin manner per UE
65# gtpc:
66# - addr: 127.0.0.3
67# - addr: fe80::2%lo
68#
69# o Three SGW are defined. MME selects SGW with round-robin manner per UE
70# gtpc:
71# - addr
72# - 127.0.0.3
73# - fe80::2%lo
74# - addr
75# - 127.0.0.22
76# - fe80::12%lo
77# - name: sgw3.open5gs.org
78#
79# <SGW Selection Mode>
80#
81# o Round-Robin
82#
83# gtpc:
84# addr: 127.0.0.3
85# addr: 127.0.2.2
86# addr: 127.0.4.2
87#
88# o SGW selection by eNodeB TAC
89# (either single TAC or multiple TACs, DECIMAL representation)
90#
91# gtpc:
92# - addr: 127.0.0.3
93# tac: 26000
94# - addr: 127.0.2.2
95# tac: [25000, 27000, 28000]
96#
97# o SGW selection by e_cell_id(28bit)
98# (either single or multiple e_cell_id, HEX representation)
99#
100# gtpc:
101# - addr: 127.0.0.3
102# e_cell_id: abcde01
103# - addr: 127.0.2.2
104# e_cell_id: [12345, a9413, 98765]
105#
106sgwc:
107 gtpc:
Pau Espin Pedrold7760592021-03-31 13:35:04 +0200108 - addr: ${epc.addr_sgwc}
Pau Espin Pedrol0696c602021-03-16 14:25:37 +0100109
110#
111# smf:
112#
113# <GTP-C Client>
114#
115# o By default, the SMF uses the first SMF node.
116# - To use a different APN for each SMF, specify gtpc.apn as the APN name.
117# - If the HSS uses WebUI to set the SMF IP for each UE,
118# you can use a specific SMF node for each UE.
119#
120# o Two SMF are defined. 127.0.0.4:2123 is used.
121# [fe80::3%lo]:2123 is ignored.
122# gtpc:
123# - addr: 127.0.0.4
124# - addr: fe80::3%lo
125#
126# o One SMF is defined. if prefer_ipv4 is not true,
127# [fe80::3%lo] is selected.
128# gtpc:
129# - addr:
130# - 127.0.0.4
131# - fe80::3%lo
132#
133# o Two SMF are defined with a different APN.
134# - Note that if SMF IP for UE is configured in HSS,
135# the following configurion for this UE is ignored.
136# gtpc:
137# - addr: 127.0.0.4
138# apn: internet
139# - addr: 127.0.0.5
140# apn: volte
141#
142# o If APN is omitted, the default APN uses the first SMF node.
143# gtpc:
144# - addr: 127.0.0.4
145# - addr: 127.0.0.5
146# apn: volte
147smf:
148 gtpc:
Pau Espin Pedrold7760592021-03-31 13:35:04 +0200149 - addr: ${epc.addr_smf}
Pau Espin Pedrol0696c602021-03-16 14:25:37 +0100150
151#
152# parameter:
153#
154# o Number of output streams per SCTP associations.
155# sctp_streams: 30
156#
157# o Disable use of IPv4 addresses (only IPv6)
158# no_ipv4: true
159#
160# o Disable use of IPv6 addresses (only IPv4)
161# no_ipv6: true
162#
163# o Prefer IPv4 instead of IPv6 for estabishing new GTP connections.
164# prefer_ipv4: true
165#
166# o Enable Multicast traffic to the UE
167# multicast: true
168#
169# o Disable Stateless Address Autoconfiguration for IPv6
170# no_slaac: true
171#
172# o Use OAI UE
173# - Remove HashMME in Security-mode command message
174# - Use the length 1 of EPS network feature support in Attach accept message
175# use_openair: true
176#
177parameter:
178
179#
180# max:
181#
182# o Maximum Number of UE per AMF/MME
183# ue: 1024
184# o Maximum Number of gNB/eNB per AMF/MME
185# gnb: 32
186#
187max:
188
189#
190# pool:
191#
192# o The default memory pool size was set assuming 1024 UEs.
193# To connect more UEs, you need to increase the size further.
194#
195# - Pool-size 128 => 65536 Number
196# - Pool-size 256 => 16384 Number
197# - Pool-size 512 => 4096 Number
198# - Pool-size 1024 => 1024 Number
199# - Pool-size 2048 => 512 Number
200# - Pool-size 8192 => 128 Number
201# - Pool-size 1024*1024 => 8 Number
202#
203# 128: 65536
204# 256: 16384
205# 512: 4096
206# 1024: 1024
207# 2048: 512
208# 8192: 128
209# big: 8
210#
211pool:
212
213#
214# sctp:
215#
216# o heartbit_interval : 5000 (5secs)
217# o rto_initial : 3000 (3secs)
218# o rto_min : 1000 (1sec)
219# o rto_max : 5000 (5secs)
220# o max_num_of_ostreams : 30
221# o max_num_of_istreams : 65535
222# o max_attempts : 4
223# o max_initial_timeout : 8000(8secs)
224# o usrsctp_udp_port : 9899
225#
226sctp:
227
228#
229# time:
230#
231# o Message Wait Duration (Default : 10,000 ms = 10 seconds)
232#
233# o Message Wait Duration (3000 ms)
234# message:
235# duration: 3000
236#
237# o Handover Wait Duration (Default : 300 ms)
238# Time to wait for MME to send UEContextReleaseCommand
239# to the source eNB after receiving HandoverNotify
240#
241# o Handover Wait Duration (500ms)
242# handover:
243# duration: 500
244time: