frr/tests/topotests/pim_basic/r1/pimd.conf
Donald Sharp 11190f169a tests: Reduce pim join/prune interval to 5 seconds
Tests should have low enough overhead that sending
the join/prune every 5 seconds should be sufficient
also it should allow us to converge faster in case of
dropped packets.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-07-26 11:57:25 -04:00

19 lines
195 B
Plaintext

hostname r1
!
interface r1-eth0
ip igmp
ip pim
!
interface r1-eth1
ip pim
!
interface r1-eth2
ip igmp
ip pim
!
interface lo
ip pim
!
ip pim rp 10.254.0.3
ip pim join-prune-interval 5