frr/tests/topotests/rip_allow_ecmp/r4/frr.conf

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

14 lines
164 B
Text
Raw Normal View History

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