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

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

12 lines
171 B
Text
Raw Normal View History

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