Change the whole vty configuration for NS to be more flexible and support more setups. Old configurations are invalid. For further information see: https://osmocom.org/projects/libosmocore/wiki/Network_service_(NS) Depends-on: Ie9306ab4d4738c2c57a69987086e22771b30657e (osmo-sgsn) Change-Id: I65fb4e52d22617cf8488d8ab77c970f84995560dchanges/05/22505/5
parent
366ace7461
commit
c83c5d627f
@ -0,0 +1,101 @@ |
||||
! |
||||
! OsmoSGSN (1.2.0.46-e77e-dirty) configuration saved from vty |
||||
!! |
||||
! |
||||
log gsmtap 172.18.8.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 |
||||
logging level mm debug |
||||
logging level pag notice |
||||
logging level meas notice |
||||
logging level ref notice |
||||
logging level gprs debug |
||||
logging level ns info |
||||
logging level bssgp info |
||||
logging level llc debug |
||||
logging level sndcp debug |
||||
logging level slhc notice |
||||
logging level ranap info |
||||
logging level sua info |
||||
logging level v42bis info |
||||
logging level lglobal info |
||||
logging level llapd notice |
||||
logging level linp notice |
||||
logging level lmux notice |
||||
logging level lmi notice |
||||
logging level lmib notice |
||||
logging level lsms notice |
||||
logging level lctrl notice |
||||
logging level lgtp debug |
||||
logging level lstats notice |
||||
logging level lgsup debug |
||||
logging level loap notice |
||||
logging level lss7 notice |
||||
logging level lsccp info |
||||
logging level lsua notice |
||||
logging level lm3ua notice |
||||
logging level lmgcp notice |
||||
! |
||||
stats interval 5 |
||||
! |
||||
line vty |
||||
no login |
||||
bind 0.0.0.0 |
||||
ctrl |
||||
bind 0.0.0.0 |
||||
! |
||||
cs7 instance 0 |
||||
point-code 0.23.4 |
||||
asp asp-clnt-OsmoSGSN-A 2905 0 m3ua |
||||
local-ip 172.18.8.10 |
||||
remote-ip 172.18.8.200 |
||||
as as-clnt-OsmoSGSN-A m3ua |
||||
asp asp-clnt-OsmoSGSN-A |
||||
routing-key 3 0.23.4 |
||||
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 |
||||
encapsulation udp local-ip 172.18.8.10 |
||||
encapsulation udp local-port 23000 |
||||
encapsulation framerelay-gre enabled 0 |
||||
bssgp |
||||
sgsn |
||||
gtp local-ip 172.18.8.10 |
||||
ggsn 0 remote-ip 172.18.8.103 |
||||
ggsn 0 gtp-version 1 |
||||
gsup remote-ip 172.18.8.103 |
||||
gsup remote-port 4222 |
||||
auth-policy remote |
||||
gsup oap-id 0 |
||||
! apn * ggsn 0 |
||||
no cdr filename |
||||
no cdr trap |
||||
cdr interval 600 |
||||
timer t3312 600 |
||||
timer t3322 6 |
||||
timer t3350 6 |
||||
timer t3360 6 |
||||
timer t3370 6 |
||||
timer t3313 30 |
||||
timer t3314 44 |
||||
timer t3316 44 |
||||
timer t3385 8 |
||||
timer t3386 8 |
||||
timer t3395 8 |
||||
timer t3397 8 |
||||
no compression rfc1144 |
||||
no compression v42bis |
Loading…
Reference in new issue