aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-05-26 12:52:28 +0200
committerHarald Welte <laforge@gnumonks.org>2017-06-18 09:07:33 +0000
commitf5ac2b913cc3e125c6664cbcda4e7025f99bf50d (patch)
treebea57d631db916e3407084ce7ae0b3a4e8a1444f
parent7bb183580d2c05469ab8c1264077243db4a0fa25 (diff)
OsmoBTS: Update osmotrx ip to diff between local and remote
-rw-r--r--OsmoBTS/chapters/bts-models.adoc10
1 files changed, 8 insertions, 2 deletions
diff --git a/OsmoBTS/chapters/bts-models.adoc b/OsmoBTS/chapters/bts-models.adoc
index 1c619d3..40a86e2 100644
--- a/OsmoBTS/chapters/bts-models.adoc
+++ b/OsmoBTS/chapters/bts-models.adoc
@@ -226,8 +226,14 @@ human-readable format to current VTY session.
===== `osmotrx ip HOST`
-Set the IP address of the OsmoTRX transceiver to which we should connect
-to.
+Set the IP address for the OsmoTRX interface for both the local (OsmoBTS) and
+remote (OsmoTRX) side of the UDP flows. This option has been deprecated by the
+more detailed option `osmotrx ip (local|remote) A.B.C.D`.
+
+===== `osmotrx ip (local|remote) A.B.C.D`
+
+Set the IP address for the OsmoTRX interface for either the local (OsmoBTS) or
+remote (OsmoTRX) side of the UDP flows.
===== `osmotrx base-port (local|remote) <0-65535>`