lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/27303 )
Change subject: common: gb-ns2: correct ip.access static configuration ...................................................................... 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/03/27303/1 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 https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/27303 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: I652f7cda1e79e452af7740c1cae192a9f2b1acab Gerrit-Change-Number: 27303 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <[email protected]> Gerrit-MessageType: newchange
