blob: b60f3b00e22bea4b2b3fc6b4ba774cc3e1e2604a [file] [log] [blame]
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +00001# SPDX-FileCopyrightText: 2022-present Intel Corporation
Andy Bavier31dfb9e2022-02-15 15:24:57 -07002# Copyright 2019-present Open Networking Foundation
3#
4# SPDX-License-Identifier: Apache-2.0
5
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +00006omec-control-plane:
7 enable4G: false
8
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -06009# Override values for 5g-control-plane helm chart
10# 5g-control-plane Helm Charts values - https://gerrit.opencord.org/sdcore-helm-charts/5g-control-plane/values.yaml
11
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700125g-control-plane:
13 enable5G: true
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -070014 images:
15 repository: "registry.opennetworking.org/docker.io/"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060016 #tags:
17 # amf: # add new image name
18 # refer above helm chart to add other NF images
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -070019
Ankur Upadhyaya9b9707a2022-11-24 10:48:33 -060020 kafka:
Ankur Upadhyayafb9d2432022-12-05 23:09:27 -070021 deploy: true
Ankur Upadhyaya9b9707a2022-11-24 10:48:33 -060022
Andy Bavier31dfb9e2022-02-15 15:24:57 -070023 mongodb:
24 usePassword: false
25 persistence:
26 enabled: false
Ajay Lotan Thakur33287202022-07-07 16:50:52 -060027 #enable following 2 lines if cluster needs to be enabled
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +000028 architecture: replicaset
29 replicaCount: 2
Andy Bavier31dfb9e2022-02-15 15:24:57 -070030 resources:
31 enabled: false
32
33 config:
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +000034 mongodb:
35 name: free5gc
36 url: mongodb://mongodb-arbiter-headless #enable if cluster deployment required
Ajay Lotan Thakur33287202022-07-07 16:50:52 -060037
Andy Bavier31dfb9e2022-02-15 15:24:57 -070038 managedByConfigPod:
39 enabled: true
SeanCondonef6f55a2022-04-28 13:48:10 +010040 # syncUrl: http://sdcore-adapter-v2-1.aether-roc.svc:8080/synchronize
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -060041
42 sctplb:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060043 deploy: false # if enabled then deploy sctp pod. Once backend code is stable,
44 # this option will be enabled by default
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -060045
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060046 upfadapter:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060047 deploy: false # if enabled then deploy upf adapter pod. Once backend code is stable,
48 # this option will be enabled by default
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060049
Ankur Upadhyaya9b9707a2022-11-24 10:48:33 -060050 metricfunc:
Ankur Upadhyayafb9d2432022-12-05 23:09:27 -070051 deploy: true
Ankur Upadhyaya9b9707a2022-11-24 10:48:33 -060052
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060053 # Change AMF config here if rquired Most of the AMF config comes from Slice APIs
54 # but some of the config is directly provided thorugh helm chart
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060055 amf:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060056 # use externalIP if you need to access your AMF from remote setup and you don't
57 # want setup NodePort Service Type
58 #ngapp:
59 #externalIp: "128.110.219.37"
60 #port: 38412
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060061 cfgFiles:
62 amfcfg.conf:
63 configuration:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060064 # storing AMF subscribers in the datastore is disabled by default. Once internal
65 # testing is complete we shall enable DBStore by default.
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060066 enableDBStore: false
67
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060068 # SMF config override. Refer helm chart values for more options
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060069 smf:
70 cfgFiles:
71 smfcfg.conf:
72 configuration:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060073 # storing AMF subscribers in the datastore is disabled by default. Once internal
74 # testing is complete we shall enable DBStore by default.
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060075 enableDBStore: false
Ajay Lotan Thakur33287202022-07-07 16:50:52 -060076
77 #pcf:
78 # cfgFiles:
79 # pcfcfg.conf:
80 # configuration:
81
Ajay Lotan Thakurf822bb12022-07-26 17:04:39 -060082 nrf:
83 cfgFiles:
84 nrfcfg.conf:
85 configuration:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060086 mongoDBStreamEnable: false # enable/disable MongoDB stream in NRF. Keep it disabled for now.
87 nfProfileExpiryEnable: false # if enabled then remove NF profile if no keepalive received
88 nfKeepAliveTime: 60 #default timeout for NF profiles. This value will be sent to registered NF during registration/update process.
Ajay Lotan Thakur33287202022-07-07 16:50:52 -060089
Andy Bavier31dfb9e2022-02-15 15:24:57 -070090
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060091# Override values for omec-sub-provision helm chart
92# omec-control-plane Helm Charts values - https://gerrit.opencord.org/sdcore-helm-charts/omec-sub-provision/values.yaml
Andy Bavier31dfb9e2022-02-15 15:24:57 -070093omec-sub-provision:
94 enable: true
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -070095 images:
96 repository: "registry.opennetworking.org/docker.io/"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -060097 #tags:
98 # simapp: #add simapp override image
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -070099
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700100 config:
101 simapp:
102 cfgFiles:
103 simapp.yaml:
104 configuration:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600105 provision-network-slice: true # if enabled then Network Slices configured from simapp
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700106 sub-provision-endpt:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600107 addr: webui.omec.svc.cluster.local # subscriber configuation endpoint.
108 # sub-proxy-endpt: #this is useful block if subscriber proxy is enabled in the ROC.
Amit Wankhedefdf10ff2022-02-16 08:37:20 -0600109 # addr: subscriber-proxy.aether-roc.svc.cluster.local
110 # port: 5000
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600111
112 # below block configures the subscribers and their security details.
113 # you can have any number of subscriber ranges
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700114 subscribers:
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000115 - ueId-start: "208930100007487"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600116 ueId-end: "208930100007500"
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000117 plmnId: "20893"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700118 opc: "981d464c7c52eb6e5036234984ad0bcf"
119 op: ""
120 key: "5122250214c33e723a5dd523fc145fc0"
121 sequenceNumber: "16f3b3f70fc2"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600122 - ueId-start: "208930100007501"
123 ueId-end: "208930100007599"
124 plmnId: "20893"
125 opc: "981d464c7c52eb6e5036234984ad0bcf"
126 op: ""
127 key: "5122250214c33e723a5dd523fc145fc0"
128 sequenceNumber: "16f3b3f70fc2"
129
130 # Configure More than one device Group as per your need
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700131 device-groups:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600132 - name: "5g-gnbsim-user-group1"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700133 imsis:
134 - "208930100007487"
135 - "208930100007488"
136 - "208930100007489"
137 - "208930100007490"
138 - "208930100007491"
139 - "208930100007492"
140 - "208930100007493"
141 - "208930100007494"
142 - "208930100007495"
143 - "208930100007496"
144 - "208930100007497"
145 - "208930100007498"
146 - "208930100007499"
147 - "208930100007500"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700148 ip-domain-name: "pool1"
149 ip-domain-expanded:
150 dnn: internet
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600151 dns-primary: "8.8.8.8" # Change this as per your need. This value is sent to UE
152 mtu: 1460 # This value is sent to UE/Mobile/Subscriber during Subscriber PDU Session Est
153 ue-ip-pool: "172.250.1.0/16" # IP address pool for subscribers
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700154 ue-dnn-qos:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600155 dnn-mbr-downlink: 200000000 #ue level downlink qos
156 dnn-mbr-uplink: 20000000 #ue level uplink qos
157 bitrate-unit: bps #unit for qos rates mentioned above
158 traffic-class: #default bearer QCI/ARP. These values are not used in 5G as such
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700159 name: "platinum"
160 qci: 9
161 arp: 6
162 pdb: 300
163 pelr: 6
164 site-info: "aiab"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600165 #configure only 1 device group if you want UPF to allocate UE address.
166 #if smf is allocating IP address then having 2 separate pools is not a problem.
167 - name: "5g-gnbsim-user-group2" # second device Group
168 imsis:
169 - "208930100007501"
170 - "208930100007502"
171 - "208930100007503"
172 - "208930100007504"
173 - "208930100007505"
174 - "208930100007506"
175 - "208930100007507"
176 - "208930100007508"
177 - "208930100007509"
178 - "208930100007510"
179 ip-domain-name: "pool2"
180 ip-domain-expanded:
181 dnn: internet
182 dns-primary: "8.8.8.8" # Change this as per your need. This value is sent to UE
183 mtu: 1460 # This value is sent to UE/Mobile/Subscriber during Subscriber PDU Session Est
184 ue-ip-pool: "172.250.1.0/16" # IP address pool for subscribers
185 ue-dnn-qos:
186 dnn-mbr-downlink: 400000000
187 dnn-mbr-uplink: 10000000
188 bitrate-unit: bps # this value can be in gbps, mbps, kbps
189 traffic-class: #default bearer QCI/ARP
190 name: "platinum"
191 qci: 8
192 arp: 6
193 pdb: 300
194 pelr: 6
195 site-info: "aiab2"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700196 network-slices:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600197 - name: "default" #provide any unique slice name
198 slice-id: #make sure this slice matches with slice configured in gNB, UE
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700199 sd: "010203"
200 sst: 1
201 site-device-group:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600202 - "5g-gnbsim-user-group1" #all UEs mentioned in this device group are assigned to this slice
203 - "5g-gnbsim-user-group2"
204 # below list of applicaiton filter controls what user can access.
205 # by default user can access all networks.
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700206 application-filtering-rules:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600207 #all application information. Default, allow all applications
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700208 - rule-name: "ALLOW-ALL"
209 priority: 250
210 action: "permit"
211 endpoint: "0.0.0.0/0"
212 site-info:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600213 # Provide gNBs and UPF details and also PLMN for the site
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700214 gNodeBs:
215 - name: "aiab-gnb1"
216 tac: 1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600217 - name: "aiab-gnb2"
218 tac: 2
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700219 plmn:
220 mcc: "208"
221 mnc: "93"
222 site-name: "aiab"
223 upf:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600224 upf-name: "upf" # associated UPF for this slice. One UPF per Slice. Provide fully qualified name
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700225 upf-port: 8805
226
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600227# Override values for omec-user-plane helm chart
228# omec-user-plane Helm Charts values - https://gerrit.opencord.org/sdfabric-helm-charts/bess-upf/values.yaml
229
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700230omec-user-plane:
231 enable: true
232 resources:
233 enabled: false
Ajay Lotan Thakur33287202022-07-07 16:50:52 -0600234 images:
235 repository: "registry.opennetworking.org/docker.io/"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600236 # uncomment below section to add update bess image tag
Ajay Lotan Thakur33287202022-07-07 16:50:52 -0600237 #tags:
238 # bess: <bess image tag>
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600239 # pfcpiface: <pfcp image tag>
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700240 config:
241 upf:
242 name: "oaisim"
243 sriov:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600244 enabled: false #default sriov is disabled in AIAB setup
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700245 hugepage:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600246 enabled: false #should be enabled if dpdk is enabled
247 #can be any other plugin as well, remember this plugin dictates how IP address are assigned.
Hyunsun Mooncbdac112022-03-19 22:01:27 -0600248 cniPlugin: macvlan
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700249 ipam: static
Hyunsun Mooncbdac112022-03-19 22:01:27 -0600250 routes:
251 - to: ${NODE_IP}
252 via: 169.254.1.1
253 enb:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600254 subnet: ${RAN_SUBNET} #this is your gNB network
Hyunsun Mooncbdac112022-03-19 22:01:27 -0600255 access:
256 iface: ${DATA_IFACE}
Bavier, Andya9396a62023-01-21 10:43:40 -0700257 # ip: 192.168.252.3/24 # this is the default in the Helm chart
Hyunsun Mooncbdac112022-03-19 22:01:27 -0600258 core:
259 iface: ${DATA_IFACE}
Bavier, Andya9396a62023-01-21 10:43:40 -0700260 # ip: 192.168.250.3/24 # this is the default in the Helm chart
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700261 cfgFiles:
262 upf.json:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600263 mode: af_packet #this mode means no dpdk
Hyunsun Mooncbdac112022-03-19 22:01:27 -0600264 hwcksum: true
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -0700265 log_level: "trace"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600266 gtppsc: true #extension header is enabled in 5G. Sending QFI in pdu session extension header
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700267 cpiface:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600268 dnn: "internet" #keep it matching with Slice dnn
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700269 hostname: "upf"
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600270 #http_port: "8080"
271 enable_ue_ip_alloc: false # if true then it means UPF allocates address from below pool
272 ue_ip_pool: "172.250.0.0/16" # UE ip pool is used if enable_ue_ip_alloc is set to true
273
274# Override values for 5g-ran-sim helm chart
275# 5g-ran-sim Helm Charts values - https://gerrit.opencord.org/sdcore-helm-charts/5g-ran-sim/values.yaml
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700276
2775g-ran-sim:
Andy Baviera0c15d92022-06-13 12:55:48 -0700278 enable: ${ENABLE_GNBSIM}
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700279 resources:
280 enabled: false
Ajay Lotan Thakur3af915b2022-03-04 00:49:34 -0700281 images:
282 repository: "registry.opennetworking.org/docker.io/"
Ajay Lotan Thakur33287202022-07-07 16:50:52 -0600283 #tags:
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600284 # gnbsim: 5gc-gnbsim:0.0.1-dev-local5
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700285 config:
286 gnbsim:
Bavier, Andya9396a62023-01-21 10:43:40 -0700287 networkTopo:
288 - upfAddr: "192.168.252.0/24"
289 upfGw: "192.168.251.1"
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600290 singleInterface: false #default multiInterface. Works well for AIAB
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600291 execInParallel: false #run all profiles in parallel
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600292 goProfile:
293 enable: false #enable/disable golang profile in gnbsim
294 port: 5000
295 httpServer:
296 enable: false #enable httpServer in gnbsim
297 port: 6000
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700298 yamlCfgFiles:
Ajay Lotan Thakur7c6183c2022-03-02 14:47:32 -0600299 gnb.conf:
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600300 logger:
301 logLevel: trace # how detailed the log will be, values: trace, debug, info, warn, error, fatal, panic
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700302 configuration:
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600303 #gnbs: # pool of gNodeBs
304 # gnb1:
305 # n3IpAddr: "POD_IP" # set if singleInterface is true
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600306 gnbs: # pool of gNodeBs
307 gnb1:
308 defaultAmf:
309 hostName: amf # Host name of AMF
310 port: 38412 # AMF port
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600311 customProfiles:
312 customProfiles1:
313 profileType: custom # profile type
314 profileName: custom1 # uniquely identifies a profile within application
315 enable: false # Set true to execute the profile, false otherwise.
316 execInParallel: false #run all subscribers in parallel.
317 stepTrigger: false #wait for trigger to move to next step
318 gnbName: gnb1 # gNB to be used for this profile
319 startImsi: 208930100007487
320 ueCount: 30
321 defaultAs: "192.168.250.1" #default icmp pkt destination
322 opc: "981d464c7c52eb6e5036234984ad0bcf"
323 key: "5122250214c33e723a5dd523fc145fc0"
324 sequenceNumber: "16f3b3f70fc2"
325 plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>
326 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
327 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
328 # start from "startiteration" and then move through all the iteration till quit
329 startiteration: iteration1
330 iterations:
331 - "name": "iteration1"
332 "1": "REGISTRATION-PROCEDURE 5"
333 "2": "PDU-SESSION-ESTABLISHMENT-PROCEDURE 5"
334 "3": "USER-DATA-PACKET-GENERATION-PROCEDURE 10"
335 "next": "iteration2"
336 - "name": "iteration2"
337 "1": "AN-RELEASE-PROCEDURE 10"
338 "2": "UE-TRIGGERED-SERVICE-REQUEST-PROCEDURE 5"
339 "repeat": 0 #default value 0 . i.e execute once
340 "next": "iteration3" #default value quit. i.e. no further iteration to run
341 - "name": "iteration3"
342 "1": "UE-INITIATED-DEREGISTRATION-PROCEDURE 10"
343 "repeat": 0 #default value 0 . i.e execute once
344 "next": "quit" #default value quit. i.e. no further iteration to run
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600345 profiles: # profile information
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700346 - profileType: register # profile type
347 profileName: profile1 # uniqely identifies a profile within application
348 enable: false # Set true to execute the profile, false otherwise.
349 gnbName: gnb1 # gNB to be used for this profile
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600350 execInParallel: false #run all subscribers in this profile parallel
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700351 startImsi: 208930100007487 #First IMSI. Subsequent values will be used if ueCount is mo re than 1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600352 ueCount: 5 # Number of UEs for which the profile will be executed
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600353 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000354 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700355 plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>
356 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
357 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600358 opc: "981d464c7c52eb6e5036234984ad0bcf"
359 key: "5122250214c33e723a5dd523fc145fc0"
360 sequenceNumber: "16f3b3f70fc2"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700361 - profileType: pdusessest
362 profileName: profile2
363 enable: true
364 gnbName: gnb1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600365 execInParallel: false #run all subscribers in this profile parallel
366 startImsi: 208930100007487
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700367 ueCount: 5
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600368 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000369 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700370 plmnId:
371 mcc: 208
372 mnc: 93
373 dataPktCount: 5 # Number of UL user data packets to be transmitted. Common for all UEs
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600374 opc: "981d464c7c52eb6e5036234984ad0bcf"
375 key: "5122250214c33e723a5dd523fc145fc0"
376 sequenceNumber: "16f3b3f70fc2"
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700377 - profileType: anrelease
378 profileName: profile3
379 enable: false
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600380 execInParallel: false #run all subscribers in this profile parallel
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700381 gnbName: gnb1
382 startImsi: 208930100007497
383 ueCount: 5
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600384 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000385 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700386 plmnId:
387 mcc: 208
388 mnc: 93
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600389 opc: "981d464c7c52eb6e5036234984ad0bcf"
390 key: "5122250214c33e723a5dd523fc145fc0"
391 sequenceNumber: "16f3b3f70fc2"
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600392 - profileType: uetriggservicereq
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700393 profileName: profile4
394 enable: false
395 gnbName: gnb1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600396 execInParallel: false #run all subscribers in this profile parallel
Andy Bavier31dfb9e2022-02-15 15:24:57 -0700397 startImsi: 208930100007497
398 ueCount: 5
399 plmnId:
400 mcc: 208
401 mnc: 93
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600402 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000403 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600404 opc: "981d464c7c52eb6e5036234984ad0bcf"
405 key: "5122250214c33e723a5dd523fc145fc0"
406 sequenceNumber: "16f3b3f70fc2"
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600407 - profileType: deregister
408 profileName: profile5
409 enable: false
410 gnbName: gnb1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600411 execInParallel: false #run all subscribers in this profile parallel
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600412 startImsi: 208930100007497
413 ueCount: 5
414 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000415 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600416 plmnId:
417 mcc: 208
418 mnc: 93
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600419 opc: "981d464c7c52eb6e5036234984ad0bcf"
420 key: "5122250214c33e723a5dd523fc145fc0"
421 sequenceNumber: "16f3b3f70fc2"
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600422 - profileType: nwtriggeruedereg # profile type
423 profileName: profile6 # uniqely identifies a profile within application
424 enable: false # Set true to execute the profile, false otherwise.
425 gnbName: gnb1 # gNB to be used for this profile
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600426 execInParallel: false #run all subscribers in this profile parallel
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600427 startImsi: 208930100007497 # First IMSI. Subsequent values will be used if ueCount is more than 1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600428 ueCount: 5 # Number of UEs for which the profile will be executed
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600429 defaultAs: "192.168.250.1" #default icmp pkt destination
430 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
431 plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>. Should match startImsi
432 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
433 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600434 opc: "981d464c7c52eb6e5036234984ad0bcf"
435 key: "5122250214c33e723a5dd523fc145fc0"
436 sequenceNumber: "16f3b3f70fc2"
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600437 - profileType: uereqpdusessrelease # profile type
438 profileName: profile7 # uniqely identifies a profile within application
439 enable: false # Set true to execute the profile, false otherwise.
440 gnbName: gnb1 # gNB to be used for this profile
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600441 execInParallel: false #run all subscribers in this profile parallel
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600442 startImsi: 208930100007497 # First IMSI. Subsequent values will be used if ueCount is more than 1
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600443 ueCount: 5 # Number of UEs for which the profile will be executed
Ajay Lotan Thakurffb18892022-03-21 16:49:31 -0600444 plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>. Should match startImsi
445 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
446 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
Ajay Lotan Thakur6f533542022-09-26 11:58:22 -0600447 defaultAs: "192.168.250.1" #default icmp pkt destination
Ajay Lotan Thakur3c068132022-08-29 17:30:27 +0000448 perUserTimeout: 100 #if no expected event received in this time then treat it as failure
Ajay Lotan Thakurb9271bd2022-06-21 15:12:49 -0600449 opc: "981d464c7c52eb6e5036234984ad0bcf"
450 key: "5122250214c33e723a5dd523fc145fc0"
451 sequenceNumber: "16f3b3f70fc2"