<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14981">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configuration.adoc: Small fixes<br><br>Fix some typos, correct data compression command, add example to turn<br>off compression.<br><br>Change-Id: I6beff8c66eacf12f1081d51dd6b124bdd4478558<br>Related: OS#1720<br>---<br>M doc/manuals/chapters/configuration.adoc<br>1 file changed, 26 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/81/14981/1</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 2828987..6fe44b3 100644</span><br><span>--- a/doc/manuals/chapters/configuration.adoc</span><br><span>+++ b/doc/manuals/chapters/configuration.adoc</span><br><span>@@ -7,7 +7,7 @@</span><br><span> from the BSC side.</span><br><span> </span><br><span> On the other hand, it is because the Gb interface does not need an</span><br><span style="color: hsl(0, 100%, 40%);">-explicit configuration of all each PCU connecting to the SGSN.  The</span><br><span style="color: hsl(120, 100%, 40%);">+explicit configuration of each PCU connecting to the SGSN. The</span><br><span> administrator only has to ensure that the NS and BSSGP layer identities</span><br><span> (NSEI, NSVCI, BVCI) are unique for each PCU connecting to the SGSN.</span><br><span> </span><br><span>@@ -17,7 +17,7 @@</span><br><span> and the GGSNs.  It is implemented via UDP on well-known source and</span><br><span> destination ports.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-When a MS requests establishment of a PDP context, it specifies the APN</span><br><span style="color: hsl(120, 100%, 40%);">+When an MS requests establishment of a PDP context, it specifies the APN</span><br><span> (Access Point Name) to which the context shall be established.  This APN</span><br><span> determines which GGSN shall be used, and that in turn determines which</span><br><span> external IP network the MS will be connected to.</span><br><span>@@ -100,7 +100,7 @@</span><br><span> policy that is defined for osmo-nitb!</span><br><span> </span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Assign or change authorization policy:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Assign or change authorization policy</span><br><span> ----</span><br><span> OsmoSGSN> enable</span><br><span> OsmoSGSN# configure terminal</span><br><span>@@ -116,7 +116,7 @@</span><br><span> <2> Saves current changes to cofiguration to make this policy</span><br><span> persistent</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Access control list:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Access control list</span><br><span> ----</span><br><span> sgsn</span><br><span>  auth-policy acl-only <1></span><br><span>@@ -153,7 +153,7 @@</span><br><span> GSM/GPRS.</span><br><span> </span><br><span> GSUP performs a challenge-response authentication protocol called OAP,</span><br><span style="color: hsl(0, 100%, 40%);">-which uses the standard MILEAGE algorithm for mutual authentication</span><br><span style="color: hsl(120, 100%, 40%);">+which uses the standard MILENAGE algorithm for mutual authentication</span><br><span> between OsmoSGSN and the HLR/HLR-GW.</span><br><span> </span><br><span> [[sgsn-ex-gsup]]</span><br><span>@@ -251,9 +251,9 @@</span><br><span> </span><br><span> === User traffic compression</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-In order to save optimize GPRS bandwith, OsmoSGSN implements header and data</span><br><span style="color: hsl(0, 100%, 40%);">-compression schemes. The compression will reduce the packet length in order</span><br><span style="color: hsl(0, 100%, 40%);">-to save radio bandwith.</span><br><span style="color: hsl(120, 100%, 40%);">+In order to save GPRS bandwith, OsmoSGSN implements header and data</span><br><span style="color: hsl(120, 100%, 40%);">+compression schemes. The compression will reduce the packet length in</span><br><span style="color: hsl(120, 100%, 40%);">+order to save radio bandwith.</span><br><span> </span><br><span> ==== Header compression</span><br><span> </span><br><span>@@ -278,18 +278,24 @@</span><br><span> compression parameters entirely. The number of slots is the maximum number</span><br><span> of packet headers per subscriber that can be stored in the codebook.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Accept compression if requested:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Accept compression if requested</span><br><span> ----</span><br><span> sgsn</span><br><span>  compression rfc1144 passive</span><br><span> ----</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Actively promote compression:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Actively promote compression</span><br><span> ----</span><br><span> sgsn</span><br><span>  compression rfc1144 active slots 8</span><br><span> ----</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Turn off compression again</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+sgsn</span><br><span style="color: hsl(120, 100%, 40%);">+ no compression rfc1144</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> NOTE: The usage of TCP/IP options may disturb the RFC1144 header compression</span><br><span> scheme. TCP/IP options may render RFC1144 ineffective if variable data is</span><br><span> encoded into the option section of the TCP/IP packet. (e.g. TCP option 8,</span><br><span>@@ -299,10 +305,10 @@</span><br><span> ==== Data compression</span><br><span> </span><br><span> Data compression works on the raw packet data, including the header part of the</span><br><span style="color: hsl(0, 100%, 40%);">-packet. If enabled, header compression is applied before first data compression</span><br><span style="color: hsl(120, 100%, 40%);">+packet. If enabled, header compression is applied first before data compression</span><br><span> is applied. OsmoSGSN implements the V.42bis data compression scheme.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-*compression rfc1144 passive*::</span><br><span style="color: hsl(120, 100%, 40%);">+*compression v42bis passive*::</span><br><span> V42bis data compression has to be actively requested by the modem. The network</span><br><span> will not promote compression by itself. This is the recommended mode of</span><br><span> operation.</span><br><span>@@ -316,14 +322,20 @@</span><br><span> the codebook size by the maxium number ('codewords') and size ('strlen') of</span><br><span> entries.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Accept compression if requested:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Accept compression if requested</span><br><span> ----</span><br><span> sgsn</span><br><span>  compression v42bis passive</span><br><span> ----</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-.Example: Actively promote compression:</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Actively promote compression</span><br><span> ----</span><br><span> sgsn</span><br><span>  compression v42bis active direction both codewords 512 strlen 20</span><br><span> ----</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Turn off compression again</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+sgsn</span><br><span style="color: hsl(120, 100%, 40%);">+ no compression v42bis</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14981">change 14981</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/+/14981"/><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: I6beff8c66eacf12f1081d51dd6b124bdd4478558 </div>
<div style="display:none"> Gerrit-Change-Number: 14981 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>