mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-02 21:23:16 +00:00
Some of the example configs have loglevels set to info. This is too verbose, lets make sure all loglevels are set to notice Change-Id: Ief82b85d9ff0e0e94eaabd255ebea961396fff32
22 lines
309 B
INI
22 lines
309 B
INI
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category 1
|
|
logging timestamp 1
|
|
logging print file basename
|
|
logging level set-all notice
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
trx
|
|
bind-ip 127.0.0.1
|
|
remote-ip 127.0.0.1
|
|
egprs disable
|
|
tx-sps 4
|
|
rx-sps 4
|
|
rt-prio 18
|
|
chan 0
|
|
tx-path BAND1
|
|
rx-path LNAW
|