mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 04:53:24 +00:00
This helps in providing 3G software packages for the sysmoNITB hardware, which uses 10.23.24.1 for SGSN and 10.23.24.2 for GGSN. However, in order to not break the python tests, the osmo-sgsn.cfg example still uses 127.0.0.1 as local address. Change the GGSN address to 127.0.0.2, because SGSN and GGSN cannot co-exist on the same address (the GTP port number is fixed by spec: no IE to communicate a differing port, so it has to be the standard GTP port for both). Change-Id: Ie3a25f6771ed6e620cb2b315638c622a9a24e530
20 lines
303 B
INI
20 lines
303 B
INI
!
|
|
! OsmoMSC configuration saved from vty
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
network
|
|
network country code 1
|
|
mobile network code 1
|
|
short name OsmoMSC
|
|
long name OsmoMSC
|
|
auth policy closed
|
|
location updating reject cause 13
|
|
encryption a5 0
|
|
rrlp mode none
|
|
mm info 1
|
|
msc
|
|
mgcpgw remote-ip 10.23.24.1
|
|
assign-tmsi
|