templates: Update .cfg files to use logging level set-all

VTY cmd "logging level all" is deprecated in favour of "logging level
set-all", but the required behaviour in this case is "logging level
set-all".

Change-Id: Ice54fca6be86f05a02ce4ae783e6e42e6958b95d
This commit is contained in:
Pau Espin 2018-10-03 14:33:41 +02:00
parent 01a40a14ce
commit 1b11c5916c
14 changed files with 14 additions and 14 deletions

View File

@ -8,7 +8,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
!
line vty
no login

View File

@ -8,7 +8,7 @@ log stderr
logging color 0
logging print category 0
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
!
line vty
no login

View File

@ -4,7 +4,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
bind ${bsc.ip_address.addr}

View File

@ -29,7 +29,7 @@ log stderr
logging level lsua notice
logging level lm3ua notice
logging level lmgcp notice
logging level all debug
logging level set-all debug
!
stats interval 5
!

View File

@ -4,7 +4,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
bind ${hlr.ip_address.addr}

View File

@ -4,7 +4,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
bind ${mgcpgw.ip_address.addr}

View File

@ -4,7 +4,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
bind ${msc.ip_address.addr}

View File

@ -6,7 +6,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
!
line vty
no login

View File

@ -2,7 +2,7 @@ log stderr
logging color 1
logging print extended-timestamp 1
logging print category 1
logging level all debug
logging level set-all debug
pcu
pcu-socket ${osmo_pcu_sysmo.pcu_socket_path}
flow-control-interval 10

View File

@ -2,7 +2,7 @@ log stderr
logging color 1
logging print extended-timestamp 1
logging print category 1
logging level all debug
logging level set-all debug
pcu
pcu-socket ${osmo_pcu.pcu_socket_path}
flow-control-interval 10

View File

@ -7,7 +7,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
sgsn

View File

@ -4,7 +4,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
logging level all debug
logging level set-all debug
line vty
no login
bind ${stp.ip_address.addr}

View File

@ -8,7 +8,7 @@ log stderr
logging timestamp 1
logging print file basename
logging print extended-timestamp 1
logging level all info
logging level set-all info
!
line vty
bind ${osmo_trx.trx_ip}

View File

@ -6,7 +6,7 @@ log stderr
logging filter all 1
logging color 1
logging timestamp 0
logging level all everything
logging level set-all everything
logging level temp info
logging level fw info
logging level find info