frr/tests/topotests/rip_bfd_topo1/r3/ripd.conf

12 lines
170 B
Text
Raw Normal View History

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