aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/osmo_sgsn.cfg
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-18 19:58:38 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-18 19:58:38 +0200
commitab1d5626ace2adfb44ab2534098efa0076604b21 (patch)
tree02f4960b5f9a07cecd0af4521fd6089e63fa907c /openbsc/src/gprs/osmo_sgsn.cfg
parent119c2baaa6039d48a0719bbf9a30ea8908eb73b8 (diff)
[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation
Diffstat (limited to 'openbsc/src/gprs/osmo_sgsn.cfg')
-rw-r--r--openbsc/src/gprs/osmo_sgsn.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsc/src/gprs/osmo_sgsn.cfg b/openbsc/src/gprs/osmo_sgsn.cfg
index f9a340a7b..6db912a15 100644
--- a/openbsc/src/gprs/osmo_sgsn.cfg
+++ b/openbsc/src/gprs/osmo_sgsn.cfg
@@ -1,5 +1,5 @@
!
-! Osmocom SGSN (0.9.0.384-d9a55-dirty) configuration saved from vty
+! Osmocom SGSN (0.9.0.404-6463) configuration saved from vty
!!
!
line vty
@@ -7,6 +7,8 @@ line vty
!
sgsn
nsip local port 23000
+ ggsn 0 remote-ip 192.168.100.239
+ ggsn 0 gtp-version 1
ns
timer tns-block 3
timer tns-block-retries 3