[PATCH] osmo-gsm-manuals[master]: smpp.adoc: describe VTY cmd 'local-tcp-ip' instead of 'local...

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 Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Jul 5 11:12:29 UTC 2017


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/3124

to look at the new patch set (#2).

smpp.adoc: describe VTY cmd 'local-tcp-ip' instead of 'local-tcp-port'

Change-Id: I594b89094413758146bb25f5262902e263f8f3d1
---
M OsmoNITB/chapters/smpp.adoc
1 file changed, 5 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/24/3124/2

diff --git a/OsmoNITB/chapters/smpp.adoc b/OsmoNITB/chapters/smpp.adoc
index 91f8c07..eacbb80 100644
--- a/OsmoNITB/chapters/smpp.adoc
+++ b/OsmoNITB/chapters/smpp.adoc
@@ -22,15 +22,16 @@
 
 
 There is a `smpp` vty node at the top level of the OsmoNITB
-configuration.  Under this node, the global SMPP configuration is
+configuration. Under this node, the global SMPP configuration is
 performed.
 
 
-Use the `local-tcp-port` command to define the TCP port at which the
+Use the `local-tcp-ip` command to define the TCP IP and port at which the
 OsmoNITB internal SMSC should listen for incoming SMPP connections.  The
-default port assigned to SMPP is 2775.
+default behaviour is to listen on all IPs (0.0.0.0), and the default port
+assigned to SMPP is 2775.
 
-Use the `system-id` command  to define the System ID of the SMSC.
+Use the `system-id` command to define the System ID of the SMSC.
 
 Use the `policy` parameter to define whether only explicitly configured
 ESMEs are permitted to access the SMSC (`closed`), or whether any

-- 
To view, visit https://gerrit.osmocom.org/3124
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I594b89094413758146bb25f5262902e263f8f3d1
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list