Change in osmo-sgsn[master]: manual: explain IuPS, add SCCP/M3UA section from common chapters

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Wed Mar 18 01:03:00 UTC 2020


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/17507 )


Change subject: manual: explain IuPS, add SCCP/M3UA section from common chapters
......................................................................

manual: explain IuPS, add SCCP/M3UA section from common chapters

Add 'cs7' default configuration, link to the
osmo-gsm-manuals/common/cs7-config.adoc chapter to fully explain the 'cs7'
client configuration.

Related: OS#2767
Depends: Ia2508d4c7b0fef9cdc57e7e122799a480e340bf7 (osmo-gsm-manuals)
Change-Id: If0f7c8fc4b94eb40b62570cf90999d5074dc00ee
---
M doc/manuals/chapters/configuration.adoc
M doc/manuals/osmosgsn-usermanual.adoc
2 files changed, 22 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/07/17507/1

diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index fd2d7ed..7d3072e 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -356,3 +356,23 @@
 sgsn
  encryption GEA0
 ----
+
+=== Configure SCCP/M3UA to accept _IuPS_ links
+
+OsmoSGSN acts as client to contact an STP instance and establish an SCCP/M3UA
+link.
+
+An example configuration of OsmoSGSN's SCCP link:
+
+----
+cs7 instance 0
+ point-code 0.23.4
+ asp asp-clnt-OsmoSGSN 2905 0 m3ua
+  remote-ip 127.0.0.1
+  sctp-role client
+ as as-clnt-OsmoSGSN m3ua
+  asp asp-clnt-OsmoSGSN
+  routing-key 0 0.23.4
+----
+
+This configuration is explained in detail in <<cs7_config>>.
diff --git a/doc/manuals/osmosgsn-usermanual.adoc b/doc/manuals/osmosgsn-usermanual.adoc
index dea91a9..610704a 100644
--- a/doc/manuals/osmosgsn-usermanual.adoc
+++ b/doc/manuals/osmosgsn-usermanual.adoc
@@ -19,6 +19,8 @@
 
 include::{srcdir}/chapters/configuration.adoc[]
 
+include::./common/chapters/cs7-config.adoc[]
+
 include::./common/chapters/gb.adoc[]
 
 include::./common/chapters/control_if.adoc[]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/17507
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: If0f7c8fc4b94eb40b62570cf90999d5074dc00ee
Gerrit-Change-Number: 17507
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200318/e52304f6/attachment.htm>


More information about the gerrit-log mailing list