aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
blob: a7ed9cf1ed8169a0ef26ee55a866db3e98599db5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
!
! Osmocom SGSN configuration
!
!
log stderr
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging timestamp 0
 logging print file basename last
 logging print level 1

line vty
 no login
!
cs7 instance 0
 point-code 0.23.4
 asp asp-clnt-OsmoSGSN-A 2905 0 m3ua
  remote-ip 172.18.8.200 ! where to reach the STP
  role asp
  sctp-role client
 as as-clnt-OsmoSGSN-A m3ua
  asp asp-clnt-OsmoSGSN-A
  routing-key 3 0.23.4
sgsn
 gtp local-ip 127.0.0.1
 ggsn 0 remote-ip 127.0.0.2
 ggsn 0 gtp-version 1
 ggsn 0 echo-interval 60
 authentication required
 auth-policy remote
 gsup remote-ip 127.0.0.1
 gsup remote-port 4222
 cs7-instance-iu 0
!
ns
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 bind udp local
  listen 127.0.0.1 23000
  accept-ipaccess
!
bssgp
!