From 8a8d73a691c709403be4adbe8f2a7150b4d5998a Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 26 May 2017 12:45:33 +0200 Subject: trx: Allow BTS and TRX to be on different IPs Depends on libosmocore I3c655a4af64fb80497a5aaa811cce8005dba9cd9 Change-Id: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5 --- doc/examples/trx/osmo-bts.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/examples') diff --git a/doc/examples/trx/osmo-bts.cfg b/doc/examples/trx/osmo-bts.cfg index 29d56554..e455540f 100644 --- a/doc/examples/trx/osmo-bts.cfg +++ b/doc/examples/trx/osmo-bts.cfg @@ -23,6 +23,8 @@ line vty phy 0 instance 0 osmotrx rx-gain 1 + osmotrx ip local 127.0.0.1 + osmotrx ip remote 127.0.0.1 bts 0 band 1800 ipa unit-id 6969 0 -- cgit v1.2.3