frr/tests/topotests/rip_passive_interface/r3/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 r3-eth0
ip address 192.168.1.3/24
!
router rip
network 192.168.1.0/24
network 10.10.10.1/32
timers basic 5 15 10
exit