lynxis lazus has submitted this change. (
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/27302 )
Change subject: common: gb-ns2: update ip-sns configuration example
......................................................................
common: gb-ns2: update ip-sns configuration example
Change-Id: I0b20634d683ad8f93c1c8af35eacbb953c1db46b
---
M common/chapters/gb-ns2-configuration.adoc
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
daniel: Looks good to me, approved
diff --git a/common/chapters/gb-ns2-configuration.adoc
b/common/chapters/gb-ns2-configuration.adoc
index b8f2b03..a756b0d 100644
--- a/common/chapters/gb-ns2-configuration.adoc
+++ b/common/chapters/gb-ns2-configuration.adoc
@@ -161,8 +161,8 @@
nse 1001 <3>
ip-sns-bind ran1 <4>
ip-sns-bind ran2
- ip-sns-endpoint 10.100.1.1 <5>
- ip-sns-endpoint 10.100.1.2
+ ip-sns-remote 10.100.1.1 23000 <5>
+ ip-sns-remote 10.100.1.2 23000
----
<1> create a IP/UDP bind with name ran1
<2> bind to 10.100.0.1:23000
--
To view, visit
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/27302
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: I0b20634d683ad8f93c1c8af35eacbb953c1db46b
Gerrit-Change-Number: 27302
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged