<p>daniel <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/22493">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  lynxis lazus: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manuals/gbproxy: Update configuration chapter<br><br>Change-Id: I01f8d47f9fa384a2528ddf2e6c936ff28d11409e<br>Related: SYS#5115, SYS#5005<br>---<br>M doc/manuals/chapters/gbproxy-configuration.adoc<br>1 file changed, 37 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/gbproxy-configuration.adoc b/doc/manuals/chapters/gbproxy-configuration.adoc</span><br><span>index 057d1ca..726ec41 100644</span><br><span>--- a/doc/manuals/chapters/gbproxy-configuration.adoc</span><br><span>+++ b/doc/manuals/chapters/gbproxy-configuration.adoc</span><br><span>@@ -1,10 +1,43 @@</span><br><span> == Configuring OsmoGbProxy</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-TBD.  Unfortunately this chapter of the manual still needs to be written.</span><br><span style="color: hsl(0, 100%, 40%);">-Osmocom has very limited funding and support resources; Feel free to help</span><br><span style="color: hsl(0, 100%, 40%);">-us completing this documentation by contributing with code, documentation</span><br><span style="color: hsl(0, 100%, 40%);">-or by supporting the developers financially.</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoGbProxy requires very little configuration, most of it being the</span><br><span style="color: hsl(120, 100%, 40%);">+configuration of the NS links.</span><br><span style="color: hsl(120, 100%, 40%);">+Most config options specific to OsmoGbProxy are related to SGSN pooling and</span><br><span style="color: hsl(120, 100%, 40%);">+telling the proxy which NSE(s) it should use to talk to the SGSN(s).</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+=== Configure the Network Service (NS)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+A detailed description of the NS configuration can be found in <<libosmogb>>.</span><br><span style="color: hsl(120, 100%, 40%);">+The following config snippets assume the SGSN(s) (NSEI 101 and 102) are using</span><br><span style="color: hsl(120, 100%, 40%);">+IP-SNS and listen on 10.0.1.1:23000 and 10.0.1.2:23000 respectively.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+This would be the NS config for the SGSN(s):</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: NS configuration example (SGSN)</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+ns</span><br><span style="color: hsl(120, 100%, 40%);">+ bind udp local</span><br><span style="color: hsl(120, 100%, 40%);">+  listen 10.0.0.1 23000 <1></span><br><span style="color: hsl(120, 100%, 40%);">+ nse 101 <2></span><br><span style="color: hsl(120, 100%, 40%);">+  ip-sns 10.0.1.1 23000 <3></span><br><span style="color: hsl(120, 100%, 40%);">+ nse 102</span><br><span style="color: hsl(120, 100%, 40%);">+  ip-sns 10.0.1.2 23000</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+<1> Define the local IP/port from which to connect</span><br><span style="color: hsl(120, 100%, 40%);">+<2> Define an NSE with NSEI</span><br><span style="color: hsl(120, 100%, 40%);">+<3> Use IP-SNS to connect to the SGSN</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+=== Configure an SGSN</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Configuration of a single (non-pooling) SGSN is rather simple.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: SGSN configuration example</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+sgsn 101 <1></span><br><span style="color: hsl(120, 100%, 40%);">+ name Main SGSN <2></span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+<1> Each SGSN is identified by its NSEI (same as in the NS configuration)</span><br><span style="color: hsl(120, 100%, 40%);">+<2> An SGSN can optionally have a name. If none is set a default name will be used.</span><br><span> </span><br><span> === SGSN pool support</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/22493">change 22493</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-sgsn/+/22493"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I01f8d47f9fa384a2528ddf2e6c936ff28d11409e </div>
<div style="display:none"> Gerrit-Change-Number: 22493 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>