aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-03-23 17:08:08 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2023-03-24 14:20:42 +0100
commitf99952c2b0ab74bb8a209b0f2375d05f7de90cdc (patch)
tree7edb3e3a5564cdd66343b55b0b9145453fe5deff
parentccd69e9b2f57f3f8e5fe0e3bf5393dd29afbd31f (diff)
examples: update erissson GPRS config files
The example config files that illustrate how to set up GPRS/EGPRS using a BSC co-located PCU do not have any of the general GPRS parameters set. Lets add a gprs prameter block to both of them. Related: OS#5198 Change-Id: Ifc538940fadca08d03a36bf6a28392f22640493d
-rw-r--r--doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg12
-rw-r--r--doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg12
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg b/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
index 681bdf536..b5b513427 100644
--- a/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
+++ b/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
@@ -50,6 +50,18 @@ network
oml e1 tei 62
neighbor-list mode automatic
gprs mode gprs
+ gprs routing area 0
+ gprs network-control-order nc0
+ gprs cell bvci 2
+ gprs nsei 101
+ gprs nsvc 0 nsvci 101
+ gprs nsvc 0 local udp port 23100
+ gprs nsvc 0 remote udp port 23000
+ gprs nsvc 0 remote ip 127.0.0.1
+ gprs nsvc 1 nsvci 0
+ gprs nsvc 1 local udp port 0
+ gprs nsvc 1 remote udp port 0
+ gprs nsvc 1 remote ip 0.0.0.0
is-connection-list add 4 512 4
is-connection-list add 8 516 1
is-connection-list add 12 517 1
diff --git a/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg b/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
index 30f1ef9e3..e01223ef6 100644
--- a/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
+++ b/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
@@ -47,6 +47,18 @@ network
oml e1 tei 62
neighbor-list mode automatic
gprs mode egprs
+ gprs routing area 0
+ gprs network-control-order nc0
+ gprs cell bvci 2
+ gprs nsei 101
+ gprs nsvc 0 nsvci 101
+ gprs nsvc 0 local udp port 23100
+ gprs nsvc 0 remote udp port 23000
+ gprs nsvc 0 remote ip 127.0.0.1
+ gprs nsvc 1 nsvci 0
+ gprs nsvc 1 local udp port 0
+ gprs nsvc 1 remote udp port 0
+ gprs nsvc 1 remote ip 0.0.0.0
is-connection-list add 4 712 36
trx 0
rf_locked 0