mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 22:09:48 +00:00
Merge pull request #6806 from donaldsharp/tests_log_monitor
tests: Remove 'log monitor' from tests
This commit is contained in:
commit
9034306e4d
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
no bgp network import-check
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
no bgp network import-check
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
no bgp network import-check
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 1.1.1.1
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 2.2.2.2
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 3.3.3.3
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r4
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 4.4.4.4
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname ce4
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
|
||||
log file bgpd.log debugging
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log debugging
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r4
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
log file bgpd.log debug
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
!
|
||||
router bgp 1
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 1.1.1.1
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 2.2.2.2
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 3.3.3.3
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r4
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 4.4.4.4
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r1
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 1.1.1.1
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r2
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 2.2.2.2
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r3
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 3.3.3.3
|
||||
|
@ -3,7 +3,6 @@ frr defaults traditional
|
||||
hostname r4
|
||||
password zebra
|
||||
log stdout notifications
|
||||
log monitor notifications
|
||||
log commands
|
||||
router bgp 5226
|
||||
bgp router-id 4.4.4.4
|
||||
|
Loading…
Reference in New Issue
Block a user