aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-05-26 12:52:28 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:54:20 +0100
commit683b775c7a956bcfdf8ecb6e71a178c3adb11553 (patch)
tree5910e591ab3a36fab5b9fa6667012900427f69ba /doc
parent7000ef5dea6b80e09507c0f021df7ee5a7978fcb (diff)
OsmoBTS: Update osmotrx ip to diff between local and remote
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/bts-models.adoc10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/manuals/chapters/bts-models.adoc b/doc/manuals/chapters/bts-models.adoc
index 1c619d3c..40a86e2e 100644
--- a/doc/manuals/chapters/bts-models.adoc
+++ b/doc/manuals/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>`