osmo-dev/net/tmpl_std/osmo-sgsn.cfg

13 lines
286 B
INI

sgsn
gtp local-ip ${SGSN_IP}
ggsn 0 remote-ip ${GGSN_IP}
ggsn 0 gtp-version 1
auth-policy remote
gsup remote-ip ${HLR_IP}
ns
encapsulation udp local-ip ${SGSN_IP}
encapsulation udp local-port ${SGSN_GB_PORT}
encapsulation framerelay-gre enabled 0
${include(../common_logging)}