From f7b3a219f61ccf9fdbdea9acf2f2aa9c833d9838 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 1 Jun 2010 11:52:21 +0200 Subject: [GPRS] update SGSN config file example --- openbsc/src/gprs/osmo_sgsn.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'openbsc/src/gprs/osmo_sgsn.cfg') diff --git a/openbsc/src/gprs/osmo_sgsn.cfg b/openbsc/src/gprs/osmo_sgsn.cfg index 298d2d6f0..29e75052f 100644 --- a/openbsc/src/gprs/osmo_sgsn.cfg +++ b/openbsc/src/gprs/osmo_sgsn.cfg @@ -1,17 +1,14 @@ ! -! Osmocom SGSN (0.9.0.404-6463) configuration saved from vty +! Osmocom SGSN (0.9.0.474-0ede2) configuration saved from vty !! ! line vty no login ! sgsn - ggsn 0 remote-ip 127.0.0.1 - ggsn 0 gtp-version 1 + ggsn 0 remote-ip 192.168.100.239 + ggsn 0 gtp-version 1 ns - encapsulation udp local-ip 192.168.100.239 - encapsulation udp local-port 23000 - encapsulation framerelay-gre enabled 1 timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 @@ -19,4 +16,7 @@ ns timer tns-test 30 timer tns-alive 3 timer tns-alive-retries 10 + encapsulation udp local-ip 192.168.100.11 + encapsulation udp local-port 23000 + encapsulation framerelay-gre enabled 0 bssgp -- cgit v1.2.3