osmo-sgsn: Fix template cfg to work with NS2 implementation

See following HOW-TO to update existing configs:
https://osmocom.org/projects/libosmocore/wiki/Network_service_(NS)

Change-Id: I391c977ca20ef185db6b1f17912608acaa13e87f
This commit is contained in:
Pau Espin 2021-03-08 11:31:52 +01:00
parent 7aa14e45f4
commit 5ff071833a
1 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ ns
timer tns-test 30
timer tns-alive 3
timer tns-alive-retries 10
encapsulation udp local-ip ${sgsn.ip_address.addr}
encapsulation udp local-port 23000
encapsulation framerelay-gre enabled 0
bind udp local
listen ${sgsn.ip_address.addr} 23000
accept-ipaccess
!
bssgp
!