From 683b775c7a956bcfdf8ecb6e71a178c3adb11553 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 26 May 2017 12:52:28 +0200 Subject: OsmoBTS: Update osmotrx ip to diff between local and remote Change Id of the code implementation: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5 Change-Id: Ia4c70b3b8436e2647fc35d579a302dfbf32a83f0 --- doc/manuals/chapters/bts-models.adoc | 10 ++++++++-- 1 file 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>` -- cgit v1.2.3