mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 15:47:22 +00:00
Merge pull request #16888 from cscarpitta/fix/remove-log-monitor-cli
tests: Remove `log monitor XX ` from topotests
This commit is contained in:
commit
91a3d4dc32
@ -4,7 +4,6 @@ hostname r1
|
|||||||
! debug zebra rib detailed
|
! debug zebra rib detailed
|
||||||
!
|
!
|
||||||
log stdout notifications
|
log stdout notifications
|
||||||
log monitor notifications
|
|
||||||
log commands
|
log commands
|
||||||
log file zebra.log debugging
|
log file zebra.log debugging
|
||||||
!
|
!
|
||||||
|
@ -6,7 +6,6 @@ hostname rt1
|
|||||||
password zebra
|
password zebra
|
||||||
!
|
!
|
||||||
log stdout notifications
|
log stdout notifications
|
||||||
log monitor notifications
|
|
||||||
log commands
|
log commands
|
||||||
!
|
!
|
||||||
!debug bgp neighbor-events
|
!debug bgp neighbor-events
|
||||||
|
@ -6,7 +6,6 @@ hostname rt6
|
|||||||
password zebra
|
password zebra
|
||||||
!
|
!
|
||||||
log stdout notifications
|
log stdout notifications
|
||||||
log monitor notifications
|
|
||||||
log commands
|
log commands
|
||||||
!
|
!
|
||||||
!debug bgp neighbor-events
|
!debug bgp neighbor-events
|
||||||
|
Loading…
Reference in New Issue
Block a user