OsmoBTS: Update osmotrx ip to diff between local and remote

Change Id of the code implementation: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5

Change-Id: Ia4c70b3b8436e2647fc35d579a302dfbf32a83f0
This commit is contained in:
Pau Espin 2017-05-26 12:52:28 +02:00 committed by Harald Welte
parent 7bb183580d
commit f5ac2b913c
1 changed files with 8 additions and 2 deletions

View File

@ -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>`