lynxis lazus submitted this change.
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(-)
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 change 27302. To unsubscribe, or for help writing mail filters, visit settings.