mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 22:14:49 +00:00

Debugs take up a significant amount of cpu time as well as increased disk space for storage of results. Reduce test over head by removing the debugs, Hopefully this helps alleviate some of the overloading that we are seeing in our CI systems. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
19 lines
270 B
Plaintext
19 lines
270 B
Plaintext
hostname r14
|
|
!
|
|
! debug pim events
|
|
! debug pim packets
|
|
! debug pim trace
|
|
! debug pim zebra
|
|
! debug pim bsm
|
|
!
|
|
ip pim rp 192.168.0.14 239.100.0.96/28
|
|
ip pim rp 192.168.0.14 239.100.0.128/25
|
|
ip pim join-prune-interval 5
|
|
!
|
|
interface lo
|
|
ip pim
|
|
!
|
|
interface r14-eth0
|
|
ip pim
|
|
!
|