lynxis lazus submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve daniel: Looks good to me, approved
common: gb-ns2: correct ip.access static configuration

Change-Id: I652f7cda1e79e452af7740c1cae192a9f2b1acab
---
M common/chapters/gb-ns2-configuration.adoc
1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/common/chapters/gb-ns2-configuration.adoc b/common/chapters/gb-ns2-configuration.adoc
index a756b0d..4397cf4 100644
--- a/common/chapters/gb-ns2-configuration.adoc
+++ b/common/chapters/gb-ns2-configuration.adoc
@@ -99,16 +99,7 @@

===== Gb over IP "ip.access style" static configuration

-.Example: Gb over IP/UDP "ip.access style" dynamic configuration (SGSN)
-----
-ns
- bind udp ran1 <1>
- listen 10.100.0.1 23000 <2>
-----
-<1> create a IP/UDP bind with name ran1
-<2> bind to 10.100.0.1:23000
-
-.Example: Gb over IP/UDP "ip.access style" dynamic configuration (GbProxy as BSS)
+.Example: Gb over IP/UDP "ip.access style" static configuration (BSS & SGSN)
----
ns
bind udp ran1 <1>

To view, visit change 27303. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: I652f7cda1e79e452af7740c1cae192a9f2b1acab
Gerrit-Change-Number: 27303
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged