frr/tests/topotests/rip_allow_ecmp/r5/frr.conf

14 lines
164 B
Text
Raw Normal View History

!
int lo
ip address 10.10.10.1/32
!
int r5-eth0
ip address 192.168.1.5/24
!
router rip
network 192.168.1.0/24
network 10.10.10.1/32
timers basic 5 15 10
exit