summaryrefslogtreecommitdiffstats
path: root/tests/topotests/rip_passive_interface/r1/frr.conf
blob: d8eb9a31d33710a735441ec499a9310646c4db47 (plain)
1
2
3
4
5
6
7
8
9
!
int r1-eth0
 ip address 192.168.1.1/24
!
router rip
 allow-ecmp
 network 192.168.1.0/24
 timers basic 5 15 10
exit