common: gb-ns2: correct ip.access static configuration

Change-Id: I652f7cda1e79e452af7740c1cae192a9f2b1acab
This commit is contained in:
Alexander Couzens 2022-02-17 11:22:35 +01:00
parent 0d173b3b99
commit b1318e3c63
1 changed files with 1 additions and 10 deletions

View File

@ -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>