sysmocom/resources.conf.prod: power_supply for all BTSs

We now have a Intellinet PDU channel for each of the BTSs.

Related: OS#5838
Change-Id: Ib17207447d346378b6050a49d1dddb3b9b7df028
This commit is contained in:
Harald Welte 2022-12-20 18:05:08 +01:00
parent bfc438bb2b
commit b4d2012357
1 changed files with 28 additions and 0 deletions

View File

@ -25,6 +25,10 @@ bts:
band: GSM-1800
trx_list:
- arfcn: 868
power_supply:
type: 'intellinet'
device: '10.42.42.250'
port: '7'
direct_pcu: true
ciphers: [a5_0, a5_1, a5_3]
@ -35,6 +39,10 @@ bts:
band: GSM-1800
trx_list:
- arfcn: 850
power_supply:
type: 'intellinet'
device: '10.42.42.251'
port: '8'
- arfcn: 852
ciphers: [a5_0, a5_1, a5_3]
osmo_trx:
@ -53,6 +61,10 @@ bts:
band: GSM-1800
trx_list:
- arfcn: 854
power_supply:
type: 'intellinet'
device: '10.42.42.251'
port: '7'
- arfcn: 856
ciphers: [a5_0, a5_1, a5_3]
osmo_trx:
@ -70,6 +82,10 @@ bts:
band: GSM-1800
trx_list:
- arfcn: 858
power_supply:
type: 'intellinet'
device: '10.42.42.251'
port: '6'
ciphers: [a5_0, a5_1, a5_3]
osmo_trx:
type: lms
@ -88,6 +104,10 @@ bts:
band: GSM-1800
trx_list:
- arfcn: 860
power_supply:
type: 'intellinet'
device: '10.42.42.251'
port: '5'
ciphers: [a5_0, a5_1]
osmo_trx:
type: lms
@ -125,6 +145,10 @@ bts:
- hw_addr: 00:0c:90:2e:80:1e
net_device: enp2s0
arfcn: 864
power_supply:
type: 'intellinet'
device: '10.42.42.250'
port: '8'
- label: NanoBTS-ONW-1900
type: nanobts
@ -173,6 +197,10 @@ bts:
band: GSM-900
trx_list:
- arfcn: 50
power_supply:
type: 'intellinet'
device: '10.42.42.250'
port: '4'
direct_pcu: true
ciphers: [a5_0, a5_1, a5_3]