default frr logging verbosity to debug. so when debug is enabled it's actually logged as well
This commit is contained in:
parent
9fa840a956
commit
ff8f9fa025
|
@ -5,7 +5,7 @@ username cumulus nopassword
|
||||||
!
|
!
|
||||||
service integrated-vtysh-config
|
service integrated-vtysh-config
|
||||||
!
|
!
|
||||||
log syslog informational
|
log syslog
|
||||||
!
|
!
|
||||||
interface feth1
|
interface feth1
|
||||||
ipv6 nd ra-interval 10
|
ipv6 nd ra-interval 10
|
||||||
|
|
Loading…
Reference in New Issue