aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-gbproxy-test/osmo-gbproxy.cfg
blob: b1f2c3dddeae5c1c4a41137586c2b800503008ba (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
!
! 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
 sgsn nsei 101
ns
 nse 101 nsvci 101
 nse 101 remote-role sgsn
 nse 101 encapsulation udp
 nse 101 remote-ip 172.18.24.103
 nse 101 remote-port 23000
 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
 encapsulation udp local-ip 172.18.24.10
 encapsulation udp local-port 23000
 encapsulation framerelay-gre enabled 0