fixeria has uploaded this change for review.
doc/examples: use common 'ipa unit-id' in all files
Ensure that the 'ipa unit-id' in all config examples is set to
value 6969, matching the value used in the osmo-bsc config examples.
Change-Id: I2b5ed8eaa5c2cbfe20091dcfea0dd1a70f148f7c
---
M doc/examples/litecell15/osmo-bts-lc15.cfg
M doc/examples/oc2g/osmo-bts-oc2g.cfg
M doc/examples/octphy/osmo-bts-octphy.cfg
M doc/examples/octphy/osmo-bts-trx2dsp1.cfg
M doc/examples/sysmo/osmo-bts-sysmo.cfg
5 files changed, 17 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/17/37517/1
diff --git a/doc/examples/litecell15/osmo-bts-lc15.cfg b/doc/examples/litecell15/osmo-bts-lc15.cfg
index 9c09f14..08c0647 100644
--- a/doc/examples/litecell15/osmo-bts-lc15.cfg
+++ b/doc/examples/litecell15/osmo-bts-lc15.cfg
@@ -39,7 +39,7 @@
trx-calibration-path /mnt/rom/factory/calib
bts 0
band 900
- ipa unit-id 1500 0
+ ipa unit-id 6969 0
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0
diff --git a/doc/examples/oc2g/osmo-bts-oc2g.cfg b/doc/examples/oc2g/osmo-bts-oc2g.cfg
index 6dd5930..dab3d08 100644
--- a/doc/examples/oc2g/osmo-bts-oc2g.cfg
+++ b/doc/examples/oc2g/osmo-bts-oc2g.cfg
@@ -36,7 +36,7 @@
trx-calibration-path /mnt/rom/factory/calib
bts 0
band 900
- ipa unit-id 1500 0
+ ipa unit-id 6969 0
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0
diff --git a/doc/examples/octphy/osmo-bts-octphy.cfg b/doc/examples/octphy/osmo-bts-octphy.cfg
index a3a0093..c7394d9 100644
--- a/doc/examples/octphy/osmo-bts-octphy.cfg
+++ b/doc/examples/octphy/osmo-bts-octphy.cfg
@@ -29,7 +29,7 @@
instance 0
bts 0
band 1800
- ipa unit-id 1234 0
+ ipa unit-id 6969 0
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0
diff --git a/doc/examples/octphy/osmo-bts-trx2dsp1.cfg b/doc/examples/octphy/osmo-bts-trx2dsp1.cfg
index 477bff8..79a670e 100644
--- a/doc/examples/octphy/osmo-bts-trx2dsp1.cfg
+++ b/doc/examples/octphy/osmo-bts-trx2dsp1.cfg
@@ -30,7 +30,7 @@
instance 1
bts 0
band 1800
- ipa unit-id 1234 0
+ ipa unit-id 6969 0
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0
diff --git a/doc/examples/sysmo/osmo-bts-sysmo.cfg b/doc/examples/sysmo/osmo-bts-sysmo.cfg
index 429e033..8afb6bb 100644
--- a/doc/examples/sysmo/osmo-bts-sysmo.cfg
+++ b/doc/examples/sysmo/osmo-bts-sysmo.cfg
@@ -27,7 +27,7 @@
instance 0
bts 0
band 1800
- ipa unit-id 666 0
+ ipa unit-id 6969 0
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0
To view, visit change 37517. To unsubscribe, or for help writing mail filters, visit settings.