<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23770">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  dexter: Looks good to me, but someone else must approve
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manuals: document new 'gsmtap-remote-host' command<br><br>Change-Id: I7f75fbac77a612493ce187cfac3c4ae203c81b23<br>---<br>M doc/manuals/chapters/configuration.adoc<br>1 file changed, 17 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc</span><br><span>index ede80ea..f6ca75e 100644</span><br><span>--- a/doc/manuals/chapters/configuration.adoc</span><br><span>+++ b/doc/manuals/chapters/configuration.adoc</span><br><span>@@ -108,11 +108,22 @@</span><br><span> *tcpdump* or *tshark* for further analysis by the *wireshark* protocol</span><br><span> analyzer.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-In order to activate this feature, you first need to make sure to start</span><br><span style="color: hsl(0, 100%, 40%);">-OsmoBTS using the `-i` or `--gsmtap-ip` command line option, specifying</span><br><span style="color: hsl(0, 100%, 40%);">-the destination IP address for the GSMTAP messages.  In most cases,</span><br><span style="color: hsl(0, 100%, 40%);">-using 127.0.0.1 for passing the messages over the loopback (`lo`) device</span><br><span style="color: hsl(0, 100%, 40%);">-will be sufficient.</span><br><span style="color: hsl(120, 100%, 40%);">+In order to activate this feature, you first need to make sure to specify</span><br><span style="color: hsl(120, 100%, 40%);">+the remote address of _GSMTAP_ host in the configuration file.  In most</span><br><span style="color: hsl(120, 100%, 40%);">+cases, using 127.0.0.1 for passing the messages over the loopback (`lo`)</span><br><span style="color: hsl(120, 100%, 40%);">+device will be sufficient:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Enabling GSMTAP Um-frame logging to localhost</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+bts 0</span><br><span style="color: hsl(120, 100%, 40%);">+ gsmtap-remote-host 127.0.0.1 <1></span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+<1> Destination address for _GSMTAP_ Um-frames</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+NOTE: Changing this parameter at run-time will not affect the existing</span><br><span style="color: hsl(120, 100%, 40%);">+_GSMTAP_ connection, full program restart is required.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+NOTE: Command line parameters `-i` and `--gsmtap-ip` have been deprecated.</span><br><span> </span><br><span> OsmoBTS can selectively trace such messages by their L1 SAPI, for both</span><br><span> Rx and Tx. For a complete list of L1 SAPI values, please refer to the</span><br><span>@@ -153,8 +164,7 @@</span><br><span> </span><br><span> From the moment they are enabled via VTY, GSMTAP messages will be</span><br><span> generated and sent in UDP encapsulation to the IANA-registered UDP port</span><br><span style="color: hsl(0, 100%, 40%);">-for GSMTAP (4729) at the IP address specified in the command line</span><br><span style="color: hsl(0, 100%, 40%);">-argument.</span><br><span style="color: hsl(120, 100%, 40%);">+for GSMTAP (4729) of the specified remote address.</span><br><span> </span><br><span> ==== Configuring power ramping</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/23770">change 23770</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bts/+/23770"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7f75fbac77a612493ce187cfac3c4ae203c81b23 </div>
<div style="display:none"> Gerrit-Change-Number: 23770 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>