Osmocom test suites in TTCN-3 (Eclipse Titan)
https://osmocom.org/projects/core-testing-infra
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
899 B
47 lines
899 B
!
|
|
! Osmocom Gb Proxy (0.9.0.404-6463) configuration saved from vty
|
|
!!
|
|
!
|
|
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category 1
|
|
logging print category-hex 0
|
|
logging timestamp 1
|
|
logging print file 1
|
|
logging level lns debug
|
|
logging level lnssignal debug
|
|
logging level lbssgp debug
|
|
logging level gprs debug
|
|
line vty
|
|
no login
|
|
!
|
|
gbproxy
|
|
nri bitlen 5
|
|
sgsn nsei 101
|
|
name first
|
|
nri add 3
|
|
sgsn nsei 102
|
|
name second
|
|
nri add 4
|
|
ns
|
|
bind udp sgsn-side
|
|
listen 127.0.0.1 23000
|
|
accept-ipaccess
|
|
nse 101
|
|
ip-sns-bind sgsn-side
|
|
ip-sns-remote 127.0.0.10 7777
|
|
nse 102
|
|
ip-sns-bind sgsn-side
|
|
ip-sns-remote 127.0.0.11 8888
|
|
bind udp bss-side
|
|
listen 127.0.0.2 23000
|
|
accept-dynamic-ip-sns
|
|
ip-sns-default bind bss-side
|
|
timer tns-block 3
|
|
timer tns-block-retries 3
|
|
timer tns-reset 3
|
|
timer tns-reset-retries 3
|
|
timer tns-test 5
|
|
timer tns-alive 2
|
|
timer tns-alive-retries 3
|
|
|