From b1318e3c6330241d1ed76c965b6524038283746f Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 17 Feb 2022 11:22:35 +0100 Subject: [PATCH] common: gb-ns2: correct ip.access static configuration Change-Id: I652f7cda1e79e452af7740c1cae192a9f2b1acab --- common/chapters/gb-ns2-configuration.adoc | 11 +---------- 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 @@ it's receiving the configuration from the BTS/BSC. ===== 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>