frr/tests/topotests/rip_bfd_topo1/r2/ripd.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

11 lines
171 B
Text

interface r2-eth0
ip rip bfd
exit
!
router rip
bfd default-profile slow
network 192.168.0.2/24
redistribute connected
redistribute static
timers basic 10 40 30
exit