aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-gbproxy-test/osmo-gbproxy.cfg
blob: c817e2ccbe26754fdabff6dcd2f64f98afc438b6 (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
!
! Osmocom Gb Proxy (0.9.0.404-6463) configuration saved from vty
!!
!
log gsmtap 172.18.24.103
 logging level set-all debug
 logging filter all 1
!
log stderr
 logging filter all 1
 logging color 1
 logging print category 1
 logging timestamp 1
 logging print extended-timestamp 1
 logging print file 1
 logging level all everything
!
line vty
 no login
 bind 0.0.0.0
!
gbproxy
 nri bitlen 5
sgsn nsei 101
 name first
 nri add 3
sgsn nsei 102
 name second
 nri add 4
ns
 bind udp local
  listen 172.18.24.10 23000
  accept-ipaccess
 nse 101
  ip-sns-remote 172.18.24.103 7777
 nse 102
  ip-sns-remote 172.18.24.103 8888
 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