aboutsummaryrefslogtreecommitdiffstats
path: root/example/resources.conf.prod
blob: c66cafa110e9f2ca274b85d5fa03c13ffd9191a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
# all hardware and interfaces available to this osmo-gsm-tester

ip_address:
- addr: 10.42.42.2
- addr: 10.42.42.3
- addr: 10.42.42.4
- addr: 10.42.42.5
- addr: 10.42.42.6
- addr: 10.42.42.7
- addr: 10.42.42.8
- addr: 10.42.42.9
- addr: 10.42.42.10

run_node:
- run_type: ssh
  run_addr: 10.42.42.118
  ssh_user: jenkins
  ssh_addr: 10.42.42.116

bts:
- label: sysmoBTS 1002
  type: osmo-bts-sysmo
  ipa_unit_id: 1
  addr: 10.42.42.114
  band: GSM-1800
  direct_pcu: true
  ciphers: [a5_0, a5_1, a5_3]

- label: Ettus B200
  type: osmo-bts-trx
  ipa_unit_id: 6
  addr: 10.42.42.50
  band: GSM-1800
  ciphers: [a5_0, a5_1, a5_3]
  osmo_trx:
    type: uhd
    launch_trx: true
    remote_user: jenkins
    trx_ip: 10.42.42.116
    dev_args: "type=b200,serial=306BD11"
    clock_reference: external
    multi_arfcn: true

- label: UmTRX
  type: osmo-bts-trx
  ipa_unit_id: 12
  addr: 10.42.42.54
  band: GSM-1800
  ciphers: [a5_0, a5_1, a5_3]
  osmo_trx:
    type: uhd
    launch_trx: true
    remote_user: jenkins
    trx_ip: 10.42.42.118
    dev_args: "addr=10.42.42.130,pa=NONE,pa_power_max_dbm=23,fifo_ctrl_window=0,status_port=12345"
    clock_reference: internal

- label: LimeSDR-USB
  type: osmo-bts-trx
  ipa_unit_id: 11
  addr: 10.42.42.53
  band: GSM-1800
  ciphers: [a5_0, a5_1, a5_3]
  osmo_trx:
    type: lms
    launch_trx: true
    remote_user: jenkins
    trx_ip: 10.42.42.117
    clock_reference: external
    dev_args: "LimeSDR-USB,serial=00090706024F0A22"
    channels:
      - rx_path: "LNAW"

- label: LimeNET-Micro
  type: osmo-bts-trx
  ipa_unit_id: 15
  addr: 10.42.42.53
  band: GSM-1800
  ciphers: [a5_0, a5_1]
  osmo_trx:
    type: lms
    launch_trx: true
    remote_user: pi
    trx_ip: 10.42.42.123
    clock_reference: external
    dev_args: "LimeNET-Micro,serial=005839AF25B352"

- label: sysmoCell 5000
  type: osmo-bts-trx
  ipa_unit_id: 7
  addr: 10.42.42.51
  band: GSM-1800
  ciphers: [a5_0, a5_1, a5_3]
  trx_list:
    - power_supply:
        type: 'intellinet'
        device: '10.42.42.250'
        port: '5'
  osmo_trx:
    type: sc5
    launch_trx: true
    remote_user: root
    clock_reference: external
    trx_ip: 10.42.42.112

- label: OCTBTS 3500
  type: osmo-bts-octphy
  ipa_unit_id: 8
  addr: 10.42.42.52
  band: GSM-1800
  trx_list:
  - hw_addr: 00:0c:90:2e:80:1e
    net_device: enp2s0

- label: NanoBTS-ONW-1900
  type: nanobts
  ipa_unit_id: 9
  band: GSM-1900
  trx_list:
    - addr: 10.42.42.120
      power_supply:
        type: 'intellinet'
        device: '10.42.42.250'
        port: '1'

- label: NanoBTS-ONW-900
  type: nanobts
  ipa_unit_id: 10
  band: GSM-900
  num_trx: 1
  trx_list:
    - addr: 10.42.42.121
      power_supply:
        type: 'intellinet'
        device: '10.42.42.250'
        port: '2'
    - addr: 10.42.42.122
      power_supply:
        type: 'intellinet'
        device: '10.42.42.250'
        port: '3'

- label: OsmoBTS Virtual
  type: osmo-bts-virtual
  ipa_unit_id: 13
  addr: 10.42.42.55
  band: GSM-1800

- label: OC-2G
  type: osmo-bts-oc2g
  ipa_unit_id: 14
  addr: 10.42.42.100
  band: GSM-900
  direct_pcu: true
  ciphers: [a5_0, a5_1, a5_3]

enb:
- label: srsENB-zmq
  type: srsenb
  rf_dev_type: zmq
  rf_dev_args: auto
  remote_user: jenkins
  addr: 10.42.42.117

- label: srsENB-B200
  type: srsenb
  rf_dev_type: uhd
  rf_dev_args: "type=b200,serial=306BD11"
  remote_user: jenkins
  addr: 10.42.42.117

arfcn:
  - arfcn: 512
    band: GSM-1800
  - arfcn: 514
    band: GSM-1800
  - arfcn: 516
    band: GSM-1800
  - arfcn: 518
    band: GSM-1800
  - arfcn: 520
    band: GSM-1800
  - arfcn: 540
    band: GSM-1900
  - arfcn: 542
    band: GSM-1900
  - arfcn: 544
    band: GSM-1900
  - arfcn: 546
    band: GSM-1900
  - arfcn: 548
    band: GSM-1900

modem:
- label: sierra_1st
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.2'
  ki: 'EBAB63D06C3F546A16C977CB40E57C68'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'sim']

- label: sierra_2nd
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.3'
  ki: 'EBD2B5F6CF3374106D0A66C11F922001'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'sim']

- label: gobi2k
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.5'
  ki: '5752B3F43277C35D2D1D957007DF74E2'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sim']

- label: ec20_1
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.6'
  ki: '07F35D0A9476646169669401215580E0'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']

- label: ec20_2
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.2'
  ki: '278B899D126C31F3B24D21E3EB556530'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']

- label: ec20_3
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.3'
  ki: 'B43BBCD8DE4D594F4146DE3D8ADC589D'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']

- label: ec20_4
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.5'
  ki: 'A41F06F39DE3B0295C178A674D3E3636'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']

- label: ec20_5
  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.6'
  ki: '8CCBE85A62C6DC7AC2A9886F4BBC3146'
  auth_algo: 'comp128v1'
  ciphers: [a5_0, a5_1]
  features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']

- label: srsUE-zmq_1
  type: srsue
  rf_dev_type: zmq
  rf_dev_args: auto
  remote_user: jenkins
  addr: 10.42.42.116
  imsi: '001010123456789'
  ki: '00112233445566778899aabbccddeeff'
  auth_algo: 'xor'
  features: ['4g']

- label: srsUE-soapy-lms_1
  type: srsue
  rf_dev_type: soapy
  rf_dev_args: driver=lime,serial=00090706024F0A22,rxant=LNAW,txant=BAND1
  remote_user: jenkins
  addr: 10.42.42.116
  imsi: '001010123456789'
  ki: '00112233445566778899aabbccddeeff'
  auth_algo: 'xor'
  features: ['4g']

osmocon_phone:
  - serial_device: '/dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_00897B41-if00-port0'