laforge has uploaded this change for review.
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
---
M sysmocom/resources.conf.prod
1 file changed, 28 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/30/30730/1
diff --git a/sysmocom/resources.conf.prod b/sysmocom/resources.conf.prod
index 461ada9..d05af9d 100644
--- a/sysmocom/resources.conf.prod
+++ b/sysmocom/resources.conf.prod
@@ -25,6 +25,10 @@
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 @@
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 @@
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 @@
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 @@
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 @@
- 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 @@
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]
To view, visit change 30730. To unsubscribe, or for help writing mail filters, visit settings.