]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/rip_bfd_topo1/r2/ripd.conf
Merge pull request #13386 from donaldsharp/bgp_received_routes
[mirror_frr.git] / tests / topotests / rip_bfd_topo1 / r2 / ripd.conf
1 interface r2-eth0
2 ip rip bfd
3 exit
4 !
5 router rip
6 bfd default-profile slow
7 network 192.168.0.2/24
8 redistribute connected
9 redistribute static
10 timers basic 10 40 30
11 exit