aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
blob: 0c3917a3ed5a5bda70f6926209fcc08b5805b0f8 (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
!
! Osmocom Gb Proxy (0.9.0.404-6463) configuration saved from vty
!!
!
line vty
 no login
!
gbproxy
 sgsn nsei 101
ns
 nse 101 nsvci 101
 nse 101 remote-role sgsn
 nse 101 encapsulation udp
 nse 101 remote-ip 192.168.100.239
 nse 101 remote-port 7777
 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 framerelay-gre enabled 0
 encapsulation framerelay-gre local-ip 0.0.0.0
 encapsulation udp local-port 23000