blob: a5c8fd7c2955119aefc40480b177075f9c18b6ab [file] [log] [blame]
Hyunsun Moon2b69b952019-08-19 03:19:03 -05001# Copyright 2019-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Sample override values for 3-nodes cluster with SR-IOV configured on DP node.
16cassandra:
17 config:
18 cluster_size: 1
19
20config:
21 sriov:
22 resourceList:
23 vfio:
24 pfNames:
25 - eth2
26 netDevice:
27 pfNames:
28 - eth2
29 drivers:
30 - ixgbevf
31 mme:
32 cfgFiles:
33 config.json:
34 mme:
35 mcc:
36 dig1: 7
37 dig2: 3
38 dig3: 2
39 mnc:
40 dig1: 1
41 dig2: 1
42 dig3: 1
43 hss:
44 bootstrap:
45 enabled: true
46 users:
47 imsi: "732111000000420"
48 msisdn: "1122334455"
49 apn: apn1
50 key: "000102030405060708090a0b0c0d0e0f"
51 opc: "69d5c2eb2e2e624750541d3bbc692ba5"
52 numbers: 2
53 mme:
54 id: 1
55 isdn: "19136246000"
56 unreachability: 1
57 spgwu:
58 cpComm:
Hyunsun Moon783459e2019-08-29 21:35:36 -050059 addr: 192.168.171.3
Hyunsun Moon2b69b952019-08-19 03:19:03 -050060 port: 30021
61 dpComm:
62 nodePort:
63 enabled: true
64 port: 30020
65 spgwc:
66 cpComm:
67 nodePort:
68 enabled: true
69 port: 30021
70 dpComm:
Hyunsun Moon783459e2019-08-29 21:35:36 -050071 addr: 192.168.170.3
Hyunsun Moon2b69b952019-08-19 03:19:03 -050072 port: 30020
73 cfgFiles:
74 adc_rules.cfg: |
75 [GLOBAL]
76 NUM_ADC_RULES = 5
77
78 [ADC_RULE_1]
79 ADC_TYPE = 1
80 IP = 13.1.1.111
81
82 [ADC_RULE_2]
83 ADC_TYPE = 2
84 IP = 13.1.1.0
85 PREFIX = 24
86
87 [ADC_RULE_3]
88 ADC_TYPE = 1
89 IP = 13.1.1.112
90 PREFIX = 24
91
92 [ADC_RULE_4]
93 ADC_TYPE = 0
94 DOMAIN = www.example.gov
95
96 [ADC_RULE_5]
97 ADC_TYPE = 0
98 DOMAIN = www.drop_example.com
99 meter_profile.cfg: |
100 [GLOBAL]
101 NUM_OF_IDX = 7
102
103 [ENTRY_1]
104 ;Committed Information Rate (CIR). Measured in bytes per second.
105 ;MBR is mapped into CIR, convert MBR from bits to Bytes and set CIR.
106 CIR = 2342400
107 ;Committed Burst Size unit = Bytes
108 CBS = 5856
109 ;Excess Burst Size unit = Bytes
110 EBS = 11712
111 ;Meter profile index. Refer this index in static_pcc.cfg to set AMBR/MBR
112 MTR_PROFILE_IDX = 3
113
114 [ENTRY_2]
115 ;1200 = 1756800
116 ;1400 = 2049600
117 ;1600 = 2342400
118 CIR = 2342400
119 CBS = 5856
120 EBS = 11712
121 MTR_PROFILE_IDX = 4
122
123 [ENTRY_3]
124 ; QCI5,QCI7 15.571kbps = 1947 B
125 CIR = 2342400
126 CBS = 5856
127 EBS = 11712
128 MTR_PROFILE_IDX = 5
129
130 [ENTRY_4]
131 ; QCI1, 44kbps = 5500 B
132 CIR = 2342400
133 CBS = 5856
134 EBS = 11712
135 MTR_PROFILE_IDX = 6
136
137 [ENTRY_5]
138 ; QCI9, 31.143kbps = 3893 B
139 CIR = 2342400
140 CBS = 5856
141 EBS = 11712
142 MTR_PROFILE_IDX = 7
143
144 [ENTRY_6]
145 ; 128B, 7pps
146 CIR = 2342400
147 CBS = 512
148 EBS = 1024
149 MTR_PROFILE_IDX = 8
150
151 [ENTRY_7]
152 ; 128B, 2pps
153 CIR = 2342400
154 CBS = 512
155 EBS = 1024
156 MTR_PROFILE_IDX = 9
157
158 pcc_rules.cfg: |
159 [GLOBAL]
160 NUM_PCC_FILTERS = 9
161 ;To config AMBR/MBR values refer meter_profile.cfg. specify only the
162 ;meter profile index to be set here.
163 UL_AMBR_MTR_PROFILE_IDX = 3
164 DL_AMBR_MTR_PROFILE_IDX = 4
165
166 ;default filter - must be first for now (until DP doesn't install any filters)
167 ;associated with default adc rule
168 [PCC_FILTER_1]
169 RULE_NAME = DefaultRule
170 RATING_GROUP = 9
171 SERVICE_ID = 0
172 RULE_STATUS = 0
173 GATE_STATUS = 1
174 SESSION_CONT = 0
175 REPORT_LEVEL = 1
176 CHARGING_MODE = 0
177 METERING_METHOD = 0
178 MUTE_NOTIFY = 0
179 MONITORING_KEY = 0
180 SPONSOR_ID = 0
181 REDIRECT_INFO = 0
182 PRECEDENCE = 254
183 DROP_PKT_COUNT = 0
184 ;Specify the meter profile index from meter_profile.cfg
185 UL_MBR_MTR_PROFILE_IDX = 7
186 DL_MBR_MTR_PROFILE_IDX = 7
187 ;List of ADC filter indices
188 SDF_FILTER_IDX = 99998
189
190 [PCC_FILTER_2]
191 RULE_NAME = sdf_rule_1
192 RATING_GROUP = 5
193 SERVICE_ID = 0
194 RULE_STATUS = 0
195 GATE_STATUS = 1
196 SESSION_CONT = 0
197 REPORT_LEVEL = 2
198 CHARGING_MODE = 0
199 METERING_METHOD = 0
200 MUTE_NOTIFY = 0
201 MONITORING_KEY = 0
202 SPONSOR_ID = 0
203 REDIRECT_INFO = 0
204 PRECEDENCE = 1
205 DROP_PKT_COUNT = 0
206 UL_MBR_MTR_PROFILE_IDX = 5
207 DL_MBR_MTR_PROFILE_IDX = 5
208 ;List of SDF filter indices
209 SDF_FILTER_IDX = 1
210
211 [PCC_FILTER_3]
212 RULE_NAME = sdf_rule_2
213 RATING_GROUP = 1
214 SERVICE_ID = 0
215 RULE_STATUS = 0
216 GATE_STATUS = 1
217 SESSION_CONT = 0
218 REPORT_LEVEL = 3
219 CHARGING_MODE = 0
220 METERING_METHOD = 0
221 MUTE_NOTIFY = 0
222 MONITORING_KEY = 0
223 SPONSOR_ID = 0
224 REDIRECT_INFO = 0
225 PRECEDENCE = 18
226 DROP_PKT_COUNT = 0
227 UL_MBR_MTR_PROFILE_IDX = 6
228 DL_MBR_MTR_PROFILE_IDX = 6
229 ;List of SDF filter indices
230 SDF_FILTER_IDX = 2
231
232 [PCC_FILTER_4]
233 RULE_NAME = adc_rule_1
234 RATING_GROUP = Zero-Rate
235 SERVICE_ID = Internet
236 RULE_STATUS = 0
237 GATE_STATUS = 1
238 SESSION_CONT = 0
239 REPORT_LEVEL = 8
240 CHARGING_MODE = 0
241 METERING_METHOD = 0
242 MUTE_NOTIFY = 0
243 MONITORING_KEY = 0
244 REDIRECT_INFO = 0
245 SPONSOR_ID = Example
246 PRECEDENCE = 15
247 DROP_PKT_COUNT = 0
248 UL_MBR_MTR_PROFILE_IDX = 7
249 DL_MBR_MTR_PROFILE_IDX = 7
250 ;List of SDF filter indices
251 ADC_FILTER_IDX = 1
252
253 [PCC_FILTER_5]
254 RULE_NAME = adc_rule_2
255 RATING_GROUP = 0
256 SERVICE_ID = CIPA
257 RULE_STATUS = 0
258 GATE_STATUS = 1
259 SESSION_CONT = 0
260 REPORT_LEVEL = 9
261 CHARGING_MODE = 0
262 METERING_METHOD = 0
263 MUTE_NOTIFY = 0
264 MONITORING_KEY = 0
265 SPONSOR_ID = Example
266 REDIRECT_INFO = 0
267 SPONSOR_ID = Example
268 REDIRECT_INFO = 0
269 PRECEDENCE = 4
270 DROP_PKT_COUNT = 0
271 UL_MBR_MTR_PROFILE_IDX = 0
272 DL_MBR_MTR_PROFILE_IDX = 0
273 ;List of SDF filter indices
274 ADC_FILTER_IDX = 2
275
276 [PCC_FILTER_6]
277 RULE_NAME = sdf_rule_3
278 RATING_GROUP = 7
279 SERVICE_ID = 0
280 RULE_STATUS = 0
281 GATE_STATUS = 1
282 SESSION_CONT = 0
283 REPORT_LEVEL = 4
284 CHARGING_MODE = 0
285 METERING_METHOD = 0
286 MUTE_NOTIFY = 0
287 MONITORING_KEY = 0
288 SPONSOR_ID = 0
289 REDIRECT_INFO = 0
290 PRECEDENCE = 17
291 DROP_PKT_COUNT = 0
292 UL_MBR_MTR_PROFILE_IDX = 5
293 DL_MBR_MTR_PROFILE_IDX = 5
294 ;List of SDF filter indices
295 SDF_FILTER_IDX = 3
296
297 [PCC_FILTER_7]
298 RULE_NAME = adc_rule_3
299 RATING_GROUP = Zero-Rate
300 SERVICE_ID = Internet
301 RULE_STATUS = 0
302 GATE_STATUS = 1
303 SESSION_CONT = 0
304 REPORT_LEVEL = 5
305 CHARGING_MODE = 0
306 METERING_METHOD = 0
307 MUTE_NOTIFY = 0
308 MONITORING_KEY = 0
309 SPONSOR_ID = Example
310 REDIRECT_INFO = 0
311 PRECEDENCE = 210
312 DROP_PKT_COUNT = 0
313 UL_MBR_MTR_PROFILE_IDX = 7
314 DL_MBR_MTR_PROFILE_IDX = 7
315 ;List of SDF filter indices
316 ADC_FILTER_IDX = 4
317
318 [PCC_FILTER_8]
319 RULE_NAME = adc_rule_4
320 RATING_GROUP = Zero-Rate
321 SERVICE_ID = Management
322 RULE_STATUS = 0
323 GATE_STATUS = 1
324 SESSION_CONT = 0
325 REPORT_LEVEL = 6
326 CHARGING_MODE = 0
327 METERING_METHOD = 0
328 MUTE_NOTIFY = 0
329 MONITORING_KEY = 0
330 SPONSOR_ID = Example
331 REDIRECT_INFO = 0
332 PRECEDENCE = 200
333 DROP_PKT_COUNT = 0
334 UL_MBR_MTR_PROFILE_IDX = 7
335 DL_MBR_MTR_PROFILE_IDX = 7
336 ;List of SDF filter indices
337 ADC_FILTER_IDX = 12
338
339 [PCC_FILTER_9]
340 RULE_NAME = adc_rule_5
341 RATING_GROUP = Zero-Rate
342 SERVICE_ID = Provisioning
343 RULE_STATUS = 0
344 GATE_STATUS = 1
345 SESSION_CONT = 0
346 REPORT_LEVEL = 7
347 CHARGING_MODE = 0
348 METERING_METHOD = 0
349 MUTE_NOTIFY = 0
350 MONITORING_KEY = 0
351 SPONSOR_ID = Example
352 REDIRECT_INFO = 0
353 PRECEDENCE = 220
354 DROP_PKT_COUNT = 0
355 UL_MBR_MTR_PROFILE_IDX = 7
356 DL_MBR_MTR_PROFILE_IDX = 7
357 ;List of SDF filter indices
358 ADC_FILTER_IDX = 3
359 sdf_rules.cfg: |
360 [GLOBAL]
361 NUM_SDF_FILTERS = 4
362
363 [SDF_FILTER_1]
364 DIRECTION = downlink_only
365 IPV4_REMOTE = 13.2.1.113
366 IPV4_REMOTE_MASK = 255.255.255.0
367 PROTOCOL = 17
368 LOCAL_LOW_LIMIT_PORT = 0
369 LOCAL_HIGH_LIMIT_PORT = 65535
370 REMOTE_LOW_LIMIT_PORT = 0
371 REMOTE_HIGH_LIMIT_PORT = 65535
372
373 [SDF_FILTER_2]
374 DIRECTION = uplink_only
375 IPV4_LOCAL = 16.255.255.0
376 IPV4_LOCAL_MASK = 255.255.255.0
377 PROTOCOL = 17
378 LOCAL_LOW_LIMIT_PORT = 0
379 LOCAL_HIGH_LIMIT_PORT = 65535
380 REMOTE_LOW_LIMIT_PORT = 0
381 REMOTE_HIGH_LIMIT_PORT = 65535
382
383 [SDF_FILTER_3]
384 DIRECTION = downlink_only
385 IPV4_REMOTE = 130.10.0.0
386 IPV4_REMOTE_MASK = 255.255.0.0
387 PROTOCOL = 17
388 REMOTE_LOW_LIMIT_PORT = 5060
389 REMOTE_HIGH_LIMIT_PORT = 5060
390
391 [SDF_FILTER_4]
392 DIRECTION = uplink_only
393 IPV4_REMOTE = 103.1.0.0
394 IPV4_REMOTE_MASK = 255.255.0.0
395 PROTOCOL = 17
396 LOCAL_LOW_LIMIT_PORT = 17000
397 LOCAL_HIGH_LIMIT_PORT = 17010
398
399nodeSelectors:
400 enabled: true
Hyunsun Moon783459e2019-08-29 21:35:36 -0500401
402# cord-platform values
403etcd-operator:
404 enabled: false
405logging:
406 enabled: false
407nem-monitoring:
408 enabled: true
409
410# comac-platform values
411mcord-setup:
412 enabled: false
413etcd-cluster:
414 enabled: false
415
416# CDN local values
417remote_streaming:
418 antmedia_ip: 192.168.171.3
419 video_quality: 360
420stream_name: 360
421
422# CDN remote values
423remote_ip: 192.168.171.3