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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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