[GPRS] update SGSN config file example
diff --git a/openbsc/src/gprs/osmo_sgsn.cfg b/openbsc/src/gprs/osmo_sgsn.cfg
index 298d2d6..29e7505 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 @@
  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